prateek banga
|
99b5ac8669
|
adds push and sms controllers
|
2023-10-19 13:29:48 +05:30 |
|
Jake Barnby
|
354211950f
|
Add timeout test
|
2023-10-19 17:06:57 +13:00 |
|
Steven Nguyen
|
1d7c9d84d2
|
Fix get database queue endpoint params
A path param cannot be optional so change it to a query param.
|
2023-10-18 17:42:27 -07:00 |
|
Christy Jacob
|
6d55b20fac
|
chore: update health tests
|
2023-10-18 20:18:15 +00:00 |
|
Christy Jacob
|
be26e4b729
|
chore: remove resque library and update health check endpoints
|
2023-10-18 19:44:06 +00:00 |
|
Christy Jacob
|
20415c6daf
|
fix: webhook tests
|
2023-10-18 21:09:23 +04:00 |
|
Christy Jacob
|
2e3d17e7b1
|
fix: webhook tests
|
2023-10-18 21:06:59 +04:00 |
|
Christy Jacob
|
050cb28d4f
|
fix: incorrect events
|
2023-10-18 20:30:47 +04:00 |
|
Christy Jacob
|
5f9059e221
|
chore: run linter
|
2023-10-18 19:50:40 +04:00 |
|
Christy Jacob
|
2a201a9d1c
|
chore: fix flaky tests
|
2023-10-18 19:42:23 +04:00 |
|
Khushboo Verma
|
2914a4d1c5
|
Add test for createRepo endpoint
|
2023-10-18 13:24:32 +05:30 |
|
Christy Jacob
|
011df60c0d
|
feat: remove old worker class
|
2023-10-18 01:17:02 +04:00 |
|
shimon
|
1036cb406d
|
some fixes
|
2023-10-17 21:32:38 +03:00 |
|
Prateek Banga
|
8602c44d14
|
adds user targets graphql testsl
|
2023-10-17 23:29:10 +05:30 |
|
Prateek Banga
|
ffeb3f8fcf
|
review work
|
2023-10-17 22:53:26 +05:30 |
|
shimon
|
3d5930c104
|
some fixes
|
2023-10-17 16:55:08 +03:00 |
|
Prateek Banga
|
4ccffb6649
|
adds graphql tests for topics, subcribers, email
|
2023-10-17 03:41:42 +05:30 |
|
shimon
|
0e2cf14e12
|
minor fix
|
2023-10-16 18:17:13 +03:00 |
|
shimon
|
039df4abb3
|
revert changes
|
2023-10-16 18:04:27 +03:00 |
|
shimon
|
94178f8eaf
|
rollback to Usage
|
2023-10-15 20:41:09 +03:00 |
|
Yatharth Verma
|
1489f77499
|
fix changes suggested by steven and also fixed some bugs came after merging with 1.4.x
|
2023-10-14 12:45:29 +05:30 |
|
Yatharth Verma
|
96f389cee5
|
merge 1.4.x changes to my branch
|
2023-10-14 11:57:40 +05:30 |
|
loks0n
|
250e9ae9f7
|
chore: cleanup pr
|
2023-10-13 16:10:55 +01:00 |
|
Khushboo Verma
|
f18d33a0d6
|
Resolved merge conflicts
|
2023-10-13 18:54:14 +05:30 |
|
Khushboo Verma
|
66ec7f2e1d
|
VCS tests
|
2023-10-13 18:50:58 +05:30 |
|
loks0n
|
07286e5864
|
Merge branch 'main' of https://github.com/appwrite/appwrite into feat-ssr
|
2023-10-13 11:05:22 +01:00 |
|
Khushboo Verma
|
615bd5148e
|
Test for create and update function using VCS
|
2023-10-13 03:11:31 +05:30 |
|
Khushboo Verma
|
bb75036efe
|
WIP: Mocked GitHub installation
|
2023-10-13 01:45:27 +05:30 |
|
loks0n
|
8ab429b92f
|
feat: replace session confirmation endpoints
|
2023-10-12 14:38:32 +01:00 |
|
loks0n
|
3474fa8378
|
chore: remove comment
|
2023-10-11 17:02:30 +01:00 |
|
loks0n
|
8379551510
|
test: fix warning
|
2023-10-11 16:59:44 +01:00 |
|
loks0n
|
4f11cbacb4
|
chore: fmt
|
2023-10-11 14:21:59 +01:00 |
|
loks0n
|
0332d35d9e
|
test: e2e universal token
|
2023-10-11 14:21:20 +01: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 |
|
Khushboo Verma
|
dbd6dbcb5b
|
WIP: Progress with VCS tests
|
2023-10-11 02:56:15 +05:30 |
|
Khushboo Verma
|
1f97bb39b3
|
WIP: VCS tests
|
2023-10-11 01:31:22 +05:30 |
|
shimon
|
002fc19d60
|
tests fix
|
2023-10-10 21:02:24 +03: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 |
|
loks0n
|
c343d7550f
|
chore: fmt
|
2023-10-10 14:41:02 +01:00 |
|
loks0n
|
c30c024805
|
test: fix magic url assertions
|
2023-10-10 14:36:53 +01:00 |
|
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 |
|
loks0n
|
a88175fc46
|
fix: unhash session responses
|
2023-10-10 13:30:42 +01:00 |
|
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 |
|
loks0n
|
bd83c16ae7
|
test: null token type case
|
2023-10-10 10:02:32 +01:00 |
|
Khushboo Verma
|
bd2999037d
|
WIP: Add VCS tests
|
2023-10-09 15:15:36 +05:30 |
|
Prateek Banga
|
a92390dda2
|
review changes
|
2023-10-06 19:23:46 +05:30 |
|
Prateek Banga
|
d842191cc6
|
Merge branch '1.5.x' of https://github.com/appwrite/appwrite into feat-mailgun-provider
|
2023-10-06 03:53:16 +05:30 |
|
Prateek Banga
|
d5cc214546
|
Merge branch 'main' of https://github.com/appwrite/appwrite into sync-main-1.5.x
|
2023-10-06 03:44:36 +05:30 |
|
shimon
|
948f36a023
|
sync with 1.4
|
2023-10-05 16:15:39 +03:00 |
|