shimon
|
c4bd6e008e
|
Merge branch 'master' of github.com:appwrite/appwrite into refactor-workers
Conflicts:
.env
app/cli.php
app/config/collections.php
app/console
app/controllers/api/account.php
app/controllers/api/databases.php
app/controllers/api/functions.php
app/controllers/api/projects.php
app/controllers/api/storage.php
app/controllers/api/teams.php
app/controllers/api/users.php
app/controllers/general.php
app/controllers/shared/api.php
app/init.php
app/worker.php
app/workers/audits.php
app/workers/builds.php
app/workers/certificates.php
app/workers/databases.php
app/workers/deletes.php
app/workers/functions.php
app/workers/mails.php
bin/worker-usage
composer.json
composer.lock
docker-compose.yml
src/Appwrite/Event/Delete.php
src/Appwrite/Event/Mail.php
src/Appwrite/Platform/Tasks/Maintenance.php
|
2023-09-27 18:51:17 +03:00 |
|
Matej Bačo
|
c24e2786fb
|
Even more PR review changes
|
2023-08-11 18:52:13 +02:00 |
|
Matej Bačo
|
f0125ac3bb
|
PR review changes
|
2023-08-11 18:44:05 +02:00 |
|
Matej Bačo
|
280b2fc994
|
Rename repositories and installation IDs
|
2023-07-30 11:51:13 +02:00 |
|
Khushboo Verma
|
1ed5d395be
|
Add vcs prefix to variable names
|
2023-07-28 13:11:26 +05:30 |
|
Matej Bačo
|
3a8f4e5039
|
Fix failing builds
|
2023-06-28 13:31:35 +02:00 |
|
Khushboo Verma
|
860b4fb1c0
|
WIP: Build from template
|
2023-06-17 17:43:02 +05:30 |
|
shimon
|
6e7c160249
|
changing event signature
|
2023-06-02 06:54:34 +03:00 |
|
Matej Bačo
|
18105d4999
|
Remove repository owner
|
2023-05-22 15:02:55 +02:00 |
|
Matej Bačo
|
6e515e3cc4
|
Copy Khushboo's integration from feat-peach-q1-kh
|
2023-05-22 12:58:13 +02:00 |
|
Bradley Schofield
|
886a1a2abb
|
Port Deletes and Builds worker
|
2022-12-20 12:22:58 +00:00 |
|
Everly Precia Suresh
|
19300ccdd7
|
format files in app, src, tests
|
2022-05-23 14:54:50 +00:00 |
|
Torsten Dittmann
|
28588d83cf
|
docs: fix php docs in event classes
|
2022-05-10 14:31:20 +02:00 |
|
Torsten Dittmann
|
033bbec261
|
fix: usage and build
|
2022-04-19 15:13:55 +02:00 |
|