Prateek Banga
|
55187d4781
|
fix typo
|
2023-10-18 13:30:01 +05:30 |
|
Prateek Banga
|
4bef86d88b
|
review changes
|
2023-10-18 13:19:21 +05:30 |
|
Christy Jacob
|
33ec5b3d7b
|
chore: re-order tests
|
2023-10-18 02:36:50 +04:00 |
|
Christy Jacob
|
011df60c0d
|
feat: remove old worker class
|
2023-10-18 01:17:02 +04:00 |
|
Christy Jacob
|
685a953705
|
Merge branch 'refactor-workers-sn' of github.com:appwrite/appwrite into remove-obsolete-tasks
|
2023-10-17 23:30:44 +04:00 |
|
Christy Jacob
|
617ded14aa
|
chore: cleanup obsolete CLI tasks
|
2023-10-17 23:30:11 +04:00 |
|
Christy Jacob
|
7806cf1b55
|
chore: cleanup obsolete CLI tasks
|
2023-10-17 23:29:25 +04:00 |
|
shimon
|
593e5ab316
|
some fixes
|
2023-10-17 22:08:01 +03:00 |
|
shimon
|
1036cb406d
|
some fixes
|
2023-10-17 21:32:38 +03:00 |
|
Prateek Banga
|
b86f531b30
|
adds data in message model and search param in messages query validator
|
2023-10-17 23:45:46 +05:30 |
|
Prateek Banga
|
ffeb3f8fcf
|
review work
|
2023-10-17 22:53:26 +05:30 |
|
Matej Bačo
|
8b6d050b0d
|
Fix failing event tests
|
2023-10-17 18:23:10 +02:00 |
|
shimon
|
56f565bf30
|
addressing some comments
|
2023-10-17 07:23:33 +03:00 |
|
shimon
|
e8dbd043ec
|
addressing some comments
|
2023-10-17 07:02:54 +03:00 |
|
shimon
|
9a6d88a819
|
addressing some comments
|
2023-10-17 06:44:36 +03:00 |
|
Jake Barnby
|
dbfe5e45aa
|
Delegate custom deletes
|
2023-10-17 12:18:51 +13:00 |
|
shimon
|
0e2cf14e12
|
minor fix
|
2023-10-16 18:17:13 +03:00 |
|
Shimon Newman
|
710ac707e3
|
Update src/Appwrite/Event/Audit.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
|
2023-10-16 18:11:29 +03:00 |
|
shimon
|
2451d9fef1
|
Merge branch '1.4.x' of github.com:appwrite/appwrite into refactor-workers-sn
Conflicts:
src/Appwrite/Platform/Workers/Deletes.php
|
2023-10-16 17:06:59 +03:00 |
|
shimon
|
2fcda9fc11
|
Merge branch 'cl-1.4.x' of github.com:appwrite/appwrite into refactor-workers-sn
|
2023-10-16 17:03:43 +03:00 |
|
loks0n
|
dfeb49951b
|
Merge branch 'main' of https://github.com/appwrite/appwrite into feat-ssr
|
2023-10-16 10:26:51 +01:00 |
|
shimon
|
94178f8eaf
|
rollback to Usage
|
2023-10-15 20:41:09 +03:00 |
|
Yatharth Verma
|
96f389cee5
|
merge 1.4.x changes to my branch
|
2023-10-14 11:57:40 +05:30 |
|
Bradley Schofield
|
5274f1234b
|
Merge branch 'main' into feat-improve-migration-validations
|
2023-10-13 16:23:25 +01:00 |
|
Torsten Dittmann
|
c0c4cffba2
|
fix: relative links to absolute v2
|
2023-10-13 15:43:44 +02:00 |
|
Prateek Banga
|
feac25f401
|
adds already sent exception in update message
|
2023-10-13 18:35:49 +05:30 |
|
Prateek Banga
|
0b1b7646d5
|
review changes
|
2023-10-13 18:26:54 +05:30 |
|
loks0n
|
07286e5864
|
Merge branch 'main' of https://github.com/appwrite/appwrite into feat-ssr
|
2023-10-13 11:05:22 +01:00 |
|
Christy Jacob
|
d8714ec3fa
|
fix: rename domains collection to rules in hamster script
|
2023-10-13 12:54:10 +04:00 |
|
Christy Jacob
|
b3d8998735
|
chore: update hamster script
|
2023-10-13 12:29:03 +04:00 |
|
loks0n
|
8ab429b92f
|
feat: replace session confirmation endpoints
|
2023-10-12 14:38:32 +01:00 |
|
Jake Barnby
|
1ac3372239
|
Set queue name per worker
|
2023-10-12 17:55:30 +13:00 |
|
Jake Barnby
|
0ebb256b16
|
Revert formatting
|
2023-10-12 15:31:58 +13:00 |
|
Jake Barnby
|
096a529618
|
Revert "Merge branch 'feat-db-per-process' of github.com:appwrite/appwrite into feat-db-per-process"
This reverts commit 6f42305484, reversing
changes made to 69abd222e8.
|
2023-10-12 15:30:01 +13:00 |
|
Jake Barnby
|
6f42305484
|
Merge branch 'feat-db-per-process' of github.com:appwrite/appwrite into feat-db-per-process
# Conflicts:
# bin/worker-databases
# src/Appwrite/Event/Database.php
# src/Appwrite/Platform/Workers/Databases.php
|
2023-10-12 15:28:52 +13:00 |
|
Jake Barnby
|
69abd222e8
|
Simplify
|
2023-10-12 15:26:01 +13:00 |
|
Jake Barnby
|
7a78f49eb9
|
Allow multiprocess for db queue
|
2023-10-12 15:23:16 +13:00 |
|
Jake Barnby
|
5d845208d9
|
Simplify
|
2023-10-12 15:02:53 +13:00 |
|
shimon
|
1c8b38502a
|
sync with main
|
2023-10-11 17:07:06 +03:00 |
|
shimon
|
2cd4514086
|
sync with main
|
2023-10-11 16:03:15 +03:00 |
|
shimon
|
893b1d0ba7
|
Merge branch 'main' of github.com:appwrite/appwrite into refactor-workers
Conflicts:
.gitmodules
app/controllers/api/functions.php
app/controllers/api/health.php
app/init.php
app/views/install/compose.phtml
composer.lock
src/Appwrite/Migration/Migration.php
src/Appwrite/Platform/Workers/Builds.php
src/Appwrite/Platform/Workers/Deletes.php
src/Appwrite/Platform/Workers/Functions.php
src/Executor/Executor.php
|
2023-10-11 12:08:13 +03:00 |
|
Jake Barnby
|
d238d79e29
|
Allow multiprocess for db queue
|
2023-10-11 21:28:29 +13:00 |
|
Prateek Banga
|
17ba6355e0
|
Merge branch 'feat-mailgun-provider' of https://github.com/appwrite/appwrite into feat-topics-controller
|
2023-10-10 19:52:19 +05:30 |
|
Prateek Banga
|
bb52647366
|
Merge branch '1.5.x' of https://github.com/appwrite/appwrite into feat-mailgun-provider
|
2023-10-10 19:06:39 +05:30 |
|
Prateek Banga
|
1e5a2a78aa
|
Merge branch '1.4.x' of https://github.com/appwrite/appwrite into sync-1.5.x-with-1.4.x
|
2023-10-10 17:46:44 +05:30 |
|
Torsten Dittmann
|
920d2b2db3
|
Merge branch 'cl-1.4.x' into 1.4.x
|
2023-10-10 11:59:24 +02:00 |
|
Steven Nguyen
|
071920fb30
|
Bump version to 1.4.5
|
2023-10-09 16:39:46 -07:00 |
|
loks0n
|
c4e82e4191
|
fix: edge cases
|
2023-10-09 14:49:07 +01:00 |
|
Prateek Banga
|
a77a212e2c
|
adds scheduling for messaging worker
|
2023-10-09 17:29:26 +05:30 |
|
Jake Barnby
|
72b4950168
|
Merge pull request #6469 from appwrite/fix-migration-response-model
Fix missing array flag on migration errors response model rule
|
2023-10-09 11:29:31 +13:00 |
|