Chirag Aggarwal
|
9ebb4b9626
|
Merge branch '1.6.x' into pla-2428
|
2025-02-14 09:04:30 +05:30 |
|
Jake Barnby
|
61e65e1eda
|
Skip shared jobs entirely
|
2025-02-11 22:37:57 +13:00 |
|
Jake Barnby
|
abaa5c7f48
|
Only run shared tables tests if database library version changed compared to base
|
2025-02-11 22:26:39 +13:00 |
|
Chirag Aggarwal
|
fcfef4d474
|
Merge branch '1.6.x' into pla-2428
|
2025-02-04 08:12:42 +00:00 |
|
Chirag Aggarwal
|
e278b8a5a2
|
chore: added if check
|
2025-01-16 07:35:43 +00:00 |
|
Chirag Aggarwal
|
8e474676d3
|
chore: explicitly added token
|
2025-01-16 06:36:31 +00:00 |
|
Darshan
|
0daf4057f3
|
fix: benchmark test.
|
2025-01-08 19:10:30 +05:30 |
|
Christy Jacob
|
f8b89b2294
|
Merge pull request #3728 from sashashura/patch-1
GitHub Workflows security hardening
|
2024-12-11 20:25:22 +04:00 |
|
Christy Jacob
|
6e6899c1e9
|
Merge pull request #8988 from appwrite/fix-deletes
Fix project type delete checks
|
2024-11-21 14:09:02 +13:00 |
|
Christy Jacob
|
f490d4edaf
|
Merge pull request #8797 from appwrite/feat-migration
Feat migration
# Conflicts:
# composer.lock
|
2024-11-21 14:08:20 +13:00 |
|
Torsten Dittmann
|
9901c781b7
|
Merge branch 'main' of https://github.com/appwrite/appwrite into sync-1.6.x
|
2024-11-20 11:31:52 +01:00 |
|
Torsten Dittmann
|
8e02115828
|
ci: console sdk previews (#8990)
|
2024-11-15 13:27:46 +01:00 |
|
Bradley Schofield
|
bb72fd8834
|
Fix source creds being over written and begin implementing migrations tests
|
2024-10-30 14:23:24 +09:00 |
|
loks0n
|
3b4fea655a
|
chore: revert logs
|
2024-10-09 14:27:38 +01:00 |
|
loks0n
|
8f4594babb
|
debug: ci docker logs
|
2024-10-09 14:12:46 +01:00 |
|
loks0n
|
7c2b6d9330
|
fix: remove cache scope
|
2024-10-09 13:05:13 +01:00 |
|
loks0n
|
919bb9f4bd
|
chore: remove restore-keys
|
2024-10-09 11:43:38 +01:00 |
|
loks0n
|
5524fdb7b6
|
fix: cache-docker
|
2024-10-08 18:48:11 +01:00 |
|
Jake Barnby
|
8bc37026cd
|
Revert "Feat adding coroutines"
|
2024-10-08 20:54:40 +13:00 |
|
Binyamin Yawitz
|
61dba4eefb
|
revert: reverting commit 39490e9
|
2024-10-07 21:16:31 -04:00 |
|
Binyamin Yawitz
|
16835f96bf
|
chore: merge
|
2024-10-07 11:02:18 -04:00 |
|
Binyamin Yawitz
|
d14edf4207
|
reverting: to set coroutines as head
|
2024-10-01 10:30:47 -04:00 |
|
loks0n
|
05bcb92f73
|
test: extra sleep
|
2024-09-30 14:45:06 +01:00 |
|
loks0n
|
097b342869
|
Merge branch '1.6.x' of https://github.com/appwrite/appwrite into fix-flaky-tests
|
2024-09-22 20:14:37 +01:00 |
|
Binyamin Yawitz
|
5512340cdd
|
Revert "Feat eldad4 coroutines"
|
2024-09-20 12:30:05 -04:00 |
|
loks0n
|
39490e9819
|
chore: bump tests
|
2024-09-20 10:06:58 +01:00 |
|
loks0n
|
321227db15
|
fix: seperate tests
|
2024-09-20 09:15:05 +01:00 |
|
Binyamin Yawitz
|
48d4d873de
|
Merge branch '1.6.x' into feat-eldad4-coroutines
|
2024-09-19 13:50:27 -04:00 |
|
Steven Nguyen
|
b8fbbf3710
|
Merge branch 'main' into chore-sync-main-into-1.6.x
|
2024-09-18 16:43:05 +00:00 |
|
Binyamin Yawitz
|
7d6eac4ddb
|
Merge branch '1.6.x' into feat-eldad4-coroutines
# Conflicts:
# app/cli.php
# app/controllers/api/account.php
# app/controllers/api/functions.php
# app/controllers/api/projects.php
# app/controllers/general.php
# app/controllers/shared/api.php
# app/http.php
# app/init.php
# app/realtime.php
# app/worker.php
# composer.json
# composer.lock
# src/Appwrite/Migration/Migration.php
# src/Appwrite/Platform/Tasks/Migrate.php
# src/Appwrite/Platform/Tasks/ScheduleExecutions.php
# src/Appwrite/Platform/Workers/Builds.php
# src/Appwrite/Platform/Workers/Deletes.php
# src/Appwrite/Specification/Format/Swagger2.php
# src/Appwrite/Utopia/Response.php
|
2024-09-03 19:06:48 -04:00 |
|
Steven Nguyen
|
9301bddd8b
|
Merge pull request #6876 from btme0011/feature-5232-Trivy-Security-Scan
feature-5232-Trivy-Security-Scans
|
2024-08-20 23:26:28 -07:00 |
|
Evan
|
19c81aa76f
|
Scan Refactor
|
2024-08-16 16:21:16 -07:00 |
|
Christy Jacob
|
bfa253297b
|
Merge branch 'main' of https://github.com/appwrite/appwrite into sync-1.6-main
|
2024-08-13 15:36:13 +00:00 |
|
Evan
|
2968e74714
|
Permissions + Comment Fix
|
2024-08-12 16:20:49 -07:00 |
|
Binyamin Yawitz
|
6f1e3722bb
|
fix: checking another package
|
2024-08-09 14:44:51 -04:00 |
|
Binyamin Yawitz
|
bd30c9c153
|
fix: checking other package
|
2024-08-09 14:19:30 -04:00 |
|
Binyamin Yawitz
|
738b08aab5
|
fix: Updating benchmark comment instead of a new one
|
2024-08-09 12:43:05 -04:00 |
|
Binyamin Yawitz
|
9ed43ebbc2
|
Merge branch 'refs/heads/1.6.x' into feat-eldad4-coroutines
# Conflicts:
# app/controllers/api/functions.php
# app/controllers/general.php
# app/init.php
# composer.lock
# dev/xdebug.ini
# src/Appwrite/Utopia/Response.php
|
2024-08-06 14:57:05 -04:00 |
|
Evan
|
4726c5cec3
|
Security Scan Refactor
|
2024-08-01 15:38:15 -07:00 |
|
Evan
|
52c63248dd
|
Update pr-scan.yml
|
2024-07-30 17:47:42 -07:00 |
|
Evan
|
ad2e53920f
|
Update pr-scan.yml
|
2024-07-30 17:46:09 -07:00 |
|
Evan
|
4034598b1c
|
Adding PR Security Scan
|
2024-07-24 22:12:07 +00:00 |
|
Binyamin Yawitz
|
be4c0f52a7
|
feat: Adding thousands' comma
|
2024-07-19 13:40:15 -04:00 |
|
Binyamin Yawitz
|
0cc75b6c87
|
feat: Adding thousands' comma
|
2024-07-19 13:19:34 -04:00 |
|
Binyamin Yawitz
|
546161ce08
|
feat: Benchmark to sub-job in test
|
2024-07-19 10:48:30 -04:00 |
|
Binyamin Yawitz
|
a4eeebef88
|
feat: Benchmark to sub-job in test
|
2024-07-19 10:47:39 -04:00 |
|
Binyamin Yawitz
|
bf29d9c1af
|
fixes: Review
|
2024-07-18 18:21:58 -04:00 |
|
Binyamin Yawitz
|
8b7c76de91
|
feat: Making sure benchmark uses production version
|
2024-07-18 17:20:55 -04:00 |
|
Binyamin Yawitz
|
da3a60cc50
|
fix: Wording
|
2024-07-18 17:19:04 -04:00 |
|
Binyamin Yawitz
|
5caff5abd3
|
feat: Compering to latest version
|
2024-07-18 17:16:43 -04:00 |
|