Jake Barnby
|
a21e37b054
|
Add permissions support for CSV
|
2025-07-30 23:42:01 +12:00 |
|
Jake Barnby
|
5b12a6c8b1
|
Add internal attributes CSV test
|
2025-07-30 16:50:09 +12:00 |
|
Matej Bačo
|
f02ba4c976
|
Fix function tests
|
2025-07-10 14:25:53 +02:00 |
|
Matej Bačo
|
eaf9b8b228
|
Migrate remaining tests to node
|
2025-07-10 12:55:45 +02:00 |
|
Matej Bačo
|
5ace34790d
|
Migrate many tests to JS
|
2025-07-09 16:58:55 +02:00 |
|
Matej Bačo
|
e42275e0b7
|
Minify tests
|
2025-07-09 11:26:05 +02:00 |
|
Jake Barnby
|
3ec0f08db1
|
Merge remote-tracking branch 'origin/1.6.x' into feat-sync-1.6.x
# Conflicts:
# composer.lock
# src/Appwrite/Messaging/Adapter/Realtime.php
# src/Appwrite/Platform/Workers/Deletes.php
|
2025-05-21 20:15:08 +12:00 |
|
Jake Barnby
|
16b2449787
|
Revert "Merge pull request #9703 from appwrite/revert-9659-feat-pool-adapter"
This reverts commit bf9deb09f5, reversing
changes made to d312fe22ff.
# Conflicts:
# app/cli.php
# app/init/registers.php
# composer.lock
# src/Appwrite/Messaging/Adapter/Realtime.php
# src/Appwrite/Platform/Tasks/ScheduleBase.php
# src/Appwrite/Platform/Tasks/ScheduleExecutions.php
# src/Appwrite/Platform/Tasks/ScheduleFunctions.php
# src/Appwrite/Platform/Tasks/ScheduleMessages.php
|
2025-05-14 18:14:07 +12:00 |
|
Jake Barnby
|
c759f9ec11
|
Revert "Feat pool adapter"
|
2025-04-30 23:24:54 +12:00 |
|
Matej Bačo
|
cd9a2b761c
|
Merge branch '1.7.x' into feat-sites
|
2025-04-17 12:13:06 +02:00 |
|
Darshan
|
36ab6ce236
|
address comments: add more tests.
|
2025-04-17 10:36:05 +05:30 |
|
Darshan
|
bc8683ab75
|
add: csv import tests!
|
2025-04-16 16:52:23 +05:30 |
|
Matej Bačo
|
e48fadf9fd
|
PR review changes
|
2025-04-16 10:43:02 +02:00 |
|
Matej Bačo
|
dbe42beb45
|
Improve tests
|
2025-04-15 14:16:04 +02:00 |
|
Jake Barnby
|
b972e7a1d4
|
Stash
|
2025-04-15 22:18:48 +12:00 |
|
Matej Bačo
|
d205ea61c1
|
Separate function & site timeout
|
2025-04-08 12:23:43 +02:00 |
|
Matej Bačo
|
d87c67eecb
|
Fix failing tests
|
2025-04-01 15:29:07 +02:00 |
|
Khushboo Verma
|
9404e9225e
|
Update test
|
2025-03-27 16:36:37 +05:30 |
|
Khushboo Verma
|
df943c62ca
|
Add test for permanent redirect
|
2025-03-21 17:53:22 +05:30 |
|
Matej Bačo
|
232f99c6c9
|
Finalize PR, review changes, fix tests
|
2025-03-08 16:50:39 +01:00 |
|
Matej Bačo
|
f6674f07e4
|
Add redeploy tests
|
2025-03-05 12:29:27 +01:00 |
|
Matej Bačo
|
7e00bc493c
|
Add SSR tests
|
2025-02-28 18:29:17 +01:00 |
|
Matej Bačo
|
1e111294df
|
Merge branch 'feat-sites' into feat-spa
|
2025-02-25 17:57:14 +01:00 |
|
Matej Bačo
|
427e781b5b
|
Add git domains, improve tests
|
2025-02-24 16:22:23 +01:00 |
|
Matej Bačo
|
d941d18e8c
|
WIP: screenshot tests
|
2025-02-20 13:44:31 +01:00 |
|
Matej Bačo
|
47395c5442
|
Fix failing tests regarding specs and failed builds
|
2025-02-19 14:58:59 +01:00 |
|
Matej Bačo
|
3932b8bdc1
|
Merge branch '1.7.x' into feat-sites
|
2025-02-19 12:54:05 +01:00 |
|
Bradley Schofield
|
0f873792ba
|
Fix build memory and add tests to prevent future regressions
|
2025-02-14 17:16:40 +09:00 |
|
Khushboo Verma
|
11477d67c9
|
Address PR comments
|
2025-02-11 18:20:54 +05:30 |
|
Khushboo Verma
|
75219b800a
|
Fix failing tests
|
2025-02-10 19:59:28 +05:30 |
|
Khushboo Verma
|
3a766bf970
|
Add E2E test for secret env var
|
2025-02-10 18:43:31 +05:30 |
|
Matej Bačo
|
21c224709f
|
Finish SPA integration
|
2025-02-08 10:36:11 +01:00 |
|
Matej Bačo
|
f2445c2a37
|
Add SPA tests
|
2025-02-06 14:22:35 +01:00 |
|
Damodar Lohani
|
cb31e7954e
|
refactor rename
|
2025-01-30 04:53:53 +00:00 |
|
Khushboo Verma
|
857046ecb8
|
Address PR comments
|
2025-01-08 13:55:21 +05:30 |
|
Khushboo Verma
|
0929ba995a
|
More tests
|
2025-01-07 02:33:32 +05:30 |
|
Khushboo Verma
|
2ad0428727
|
Merge 1.6.x into feat-sites
|
2024-11-13 13:18:21 +05:30 |
|
loks0n
|
532aac6a62
|
chore: dockerfiles
|
2024-11-08 20:00:05 +01:00 |
|
Khushboo Verma
|
d8a844a2f9
|
Fix functions tests
|
2024-10-27 18:14:47 +01:00 |
|
Khushboo Verma
|
4c1881324e
|
Use compute vars for functions and sites
|
2024-10-27 17:22:45 +01:00 |
|
Jake Barnby
|
8bc37026cd
|
Revert "Feat adding coroutines"
|
2024-10-08 20:54:40 +13:00 |
|
Binyamin Yawitz
|
d14edf4207
|
reverting: to set coroutines as head
|
2024-10-01 10:30:47 -04:00 |
|
Binyamin Yawitz
|
5512340cdd
|
Revert "Feat eldad4 coroutines"
|
2024-09-20 12:30:05 -04:00 |
|
Binyamin Yawitz
|
1581a8c654
|
chore: merge
|
2024-09-18 09:28:55 -04:00 |
|
Matej Bačo
|
056a646c26
|
Fix failing tests
|
2024-09-14 10:28:14 +00:00 |
|
Matej Bačo
|
b1769ed5ca
|
Fix scheduled executions data
|
2024-09-07 12:20:23 +02:00 |
|
Binyamin Yawitz
|
5d70884e6c
|
chore: cleaning
|
2024-09-05 13:11:39 -04:00 |
|
Matej Bačo
|
695844faa1
|
Merge remote-tracking branch 'origin/1.6.x' into feat-separate-function-sizes
|
2024-08-21 07:17:46 +00:00 |
|
Matej Bačo
|
d87f47ee3c
|
Improve tests
|
2024-08-19 14:18:57 +00:00 |
|
Bradley Schofield
|
8780c378e6
|
Merge branch '1.6.x' into feat-runtime-controls-1.5.x
|
2024-08-19 20:54:48 +09:00 |
|