Commit graph

320 commits

Author SHA1 Message Date
shimon
cd1b2b6c05 Refactor authorization handling by replacing method calls with direct class references, ensuring consistent usage of the Authorization class across various modules. Update method signatures to include Authorization as a parameter where necessary, and remove unnecessary injections. Additionally, correct the documentation in CHANGES.md for clarity. 2025-11-03 09:07:44 +02:00
Steven Nguyen
21b95c2645
chore: create workflow to auto add labels to issues 2025-10-24 11:24:57 -07:00
Jake Barnby
fb8270733e
Allow running tests with specific response format 2025-09-01 22:09:30 +12:00
Jake Barnby
557bffb350
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
# Conflicts:
#	composer.lock
2025-08-22 00:35:12 +12:00
Jake Barnby
42a7f909a2
Fix workflow 2025-08-20 18:01:18 +12:00
Jake Barnby
702058d657
Update workflow 2025-08-18 19:16:27 +12:00
Matej Bačo
746a76dc8e Add extensive build logging 2025-08-16 17:11:27 +02:00
Jake Barnby
3f3319df20
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
# Conflicts:
#	composer.lock
2025-08-13 21:04:46 +12:00
Matej Bačo
6eaa2015b0 Fix CI/CD command 2025-08-12 15:18:31 +02:00
Matej Bačo
c3665c35ff Add CI/CD job 2025-08-12 14:14:07 +02:00
Matej Bačo
56d60d7866 Finalized locale check script 2025-08-12 14:09:36 +02:00
Matej Bačo
ea7985ad4d Implement CI/CD action to check EN locale 2025-08-12 13:56:22 +02:00
Darshan
1f31b75582 fix: tests. 2025-07-27 14:48:19 +05:30
Jake Barnby
9ceeb76ad0
Merge branch '1.7.x' into 1.8.x
# Conflicts:
#	app/controllers/api/databases.php
#	composer.lock
#	src/Appwrite/GraphQL/Types/Mapper.php
2025-07-18 17:24:12 +12:00
Matej Bačo
1a3f8bbd48 quality fixes 2025-07-09 14:29:36 +02:00
Matej Bačo
e42275e0b7 Minify tests 2025-07-09 11:26:05 +02:00
Jake Barnby
b2fa28754d
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
# Conflicts:
#	.github/workflows/benchmark.yml
#	composer.lock
#	src/Appwrite/Event/Database.php
2025-07-04 10:00:45 -04:00
Chirag Aggarwal
bfee98ca87 Merge branch '1.7.x' into feat-exp-scheme 2025-06-30 18:38:25 +05:30
Matej Bačo
4fff9b94f8 Fix benchmark param name 2025-06-25 14:45:58 +02:00
Matej Bačo
4b5fa0652a Merge branch '1.7.x' into fix-rules-platform-check 2025-06-25 14:44:52 +02:00
Matej Bačo
f1590652cb Improve benchmark logging 2025-06-25 14:30:50 +02:00
Christy Jacob
93651c776e chore: fix benchmark CI 2025-06-25 15:32:19 +04:00
Christy Jacob
347f035105 chore: fix benchmark CI 2025-06-25 15:27:51 +04:00
Chirag Aggarwal
1a9664a679 chore: fix benchmark 2025-06-25 11:43:18 +05:30
Chirag Aggarwal
c331a3caae chore: minor fixes 2025-06-25 11:00:07 +05:30
Darshan
6a74273564 fix: oha as per latest updates. 2025-06-23 12:45:34 +05:30
Darshan
b52c49389c fix: oha as per latest updates. 2025-06-23 12:28:14 +05:30
Darshan
c93d92abef rename: tests from collections to legacy. 2025-06-19 10:52:15 +05:30
Jake Barnby
e704e96290
Revert "Feat: Lazy-load relationships" 2025-06-16 11:48:27 -04:00
Darshan
44870b9810 fix: pending tests. 2025-06-13 10:26:05 +05:30
Darshan
df9a6d81fd remove: unnecessary change. 2025-06-12 09:07:56 +05:30
Darshan
6f493e7c29 remove: unnecessary change. 2025-06-12 09:07:22 +05:30
Darshan
93472ac40e remove: response format based tests. 2025-06-11 10:38:22 +05:30
Darshan
4332adaf37 update: tests to correctly run on 1.6.x response format. 2025-06-11 10:06:32 +05:30
Jake Barnby
077c80ca26
Fix exclude 2025-06-10 19:57:41 -04:00
Darshan
2fa5bc614c add: 1.6.x format tests. 2025-06-10 10:35:51 +05:30
Jake Barnby
5a6e891099
Fix invalid matrix read 2025-05-19 01:56:00 +12:00
Jake Barnby
b06e4501c5
Merge branch 'main' into 1.7.x 2025-05-18 12:46:06 +00:00
Steven Nguyen
fa2a3bad53
Merge pull request #9747 from appwrite/generate-server-sdk
feat: add ability to generate client and server sdks
2025-05-15 08:28:32 -07:00
Chirag Aggarwal
f818607680 chore: keep console sdk preview automatic 2025-05-15 05:27:43 +00:00
Chirag Aggarwal
e1e6b82ca3 chore: remove on pull request 2025-05-15 05:22:48 +00:00
Chirag Aggarwal
403a2e9db3 chore: whitespace 2025-05-15 05:17:57 +00:00
Chirag Aggarwal
1c5f7ccd37 chore: update sdk preview workflow to be generic 2025-05-15 05:14:39 +00:00
Darshan
8887da9e0b add: tokens e2e to ci. 2025-04-29 18:39:58 +05:30
Matej Bačo
21f3221a21 Fix consistency with previous implementation 2025-04-22 12:21:10 +00:00
Matej Bačo
00f1723878 Fix merge conflict 2025-04-22 12:18:30 +00:00
Matej Bačo
3d16901ea1 Merge remote-tracking branch 'origin/1.7.x' into chore-separate-benchmark-in-cicd 2025-04-22 12:17:33 +00:00
Matej Bačo
d5cb9d0f1f
Merge branch '1.7.x' into feat-tokens-module 2025-04-22 12:25:51 +02:00
Chirag Aggarwal
6d0d15f469 Merge branch '1.7.x' into feat-tokens-module 2025-04-18 16:01:06 +00:00
Khushboo Verma
fe287044a7 Format benchmark.yml 2025-04-17 20:45:53 +05:30