Commit graph

3732 commits

Author SHA1 Message Date
Matej Bačo
b1769ed5ca Fix scheduled executions data 2024-09-07 12:20:23 +02:00
Jake Barnby
e73053d5b2
Merge remote-tracking branch 'origin/1.6.x' into 1.6.1 2024-09-06 22:26:01 +12:00
Binyamin Yawitz
9e525366cb
Merge branch '1.6.x' into feat-eldad4-coroutines
# Conflicts:
#	app/controllers/api/functions.php
#	app/init.php
#	composer.lock
#	src/Appwrite/Specification/Format/Swagger2.php
2024-09-05 18:09:16 -04:00
Binyamin Yawitz
439e42e1ab
review: addressing 2024-09-05 14:49:37 -04:00
Binyamin Yawitz
0ecc61fe9e
refactor: import instead of FQDN 2024-09-05 13:26:26 -04:00
Binyamin Yawitz
fbb23b227b
refactor: global to registry 2024-09-05 13:20:44 -04:00
Binyamin Yawitz
5d70884e6c
chore: cleaning 2024-09-05 13:11:39 -04:00
Matej Bačo
4ae5e82d6f Fix logging behaviour; new tests 2024-09-05 13:23:24 +00:00
Matej Bačo
30a69641cb
Merge branch '1.6.x' into fix-function-template-async-test 2024-09-05 10:40:04 +02:00
Damodar Lohani
b30e5d4cda fix test 2024-09-05 03:52:00 +00:00
Damodar Lohani
cd40df8388 fix tests and membership update 2024-09-05 03:43:02 +00:00
Jake Barnby
24746de9ba
Merge remote-tracking branch 'origin/1.6.1' into feat-renaming-attributes
# Conflicts:
#	app/config/specs/open-api3-latest-console.json
#	app/config/specs/open-api3-latest-server.json
#	app/config/specs/swagger2-latest-console.json
#	app/config/specs/swagger2-latest-server.json
#	app/controllers/api/databases.php
2024-09-05 15:31:04 +12:00
Damodar Lohani
59453873b7 fix team test 2024-09-05 03:29:41 +00:00
Damodar Lohani
d335aee549 fix 2024-09-05 03:24:57 +00:00
Damodar Lohani
b2359786e6 fix test 2024-09-05 03:22:10 +00:00
Damodar Lohani
72d720f83e remove projects.write from user scope 2024-09-05 03:20:19 +00:00
Jake Barnby
501e7c2fa0
Add assertion 2024-09-05 14:28:15 +12:00
Jake Barnby
c58fa78962
Remove tenant in filter 2024-09-05 14:25:11 +12:00
Damodar Lohani
e0a30fd25a fix memberships test 2024-09-04 23:44:26 +00:00
Damodar Lohani
7c1c025f9e remove console roles test 2024-09-04 23:35:31 +00:00
Binyamin Yawitz
74a8c7da12
fix: fixes 2024-09-04 16:41:45 -04:00
Binyamin Yawitz
feb775d2c4
chore: merge, lint, stan 2024-09-04 14:52:01 -04:00
Matej Bačo
0fcaaf99da Add async dynamic key template test 2024-09-04 18:12:11 +00:00
Jake Barnby
d29938107c
Merge branch '1.6.1' into feat-renaming-attributes
# Conflicts:
#	app/config/specs/open-api3-latest-console.json
#	app/config/specs/open-api3-latest-server.json
#	app/config/specs/swagger2-1.6.x-console.json
#	app/config/specs/swagger2-latest-console.json
#	app/config/specs/swagger2-latest-server.json
#	composer.lock
2024-09-04 21:18:51 +12:00
Jake Barnby
e90b1d219e
Lint 2024-09-04 21:06:59 +12:00
Jake Barnby
72d6fb3901
Merge branch '1.6.1' into feat-string-attribute-resizing
# Conflicts:
#	app/config/specs/open-api3-latest-console.json
#	app/config/specs/open-api3-latest-server.json
#	app/config/specs/swagger2-latest-console.json
#	app/config/specs/swagger2-latest-server.json
#	composer.lock
2024-09-04 21:06:21 +12:00
Damodar Lohani
bad70b8257 remove comment 2024-09-04 07:44:39 +00:00
Steven Nguyen
afdf34c45c
fix: update console redirect to include query params
Use `$request->getParams()` because `$request->getURI()` does not include
the query string.
2024-09-04 00:18:59 +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
Damodar Lohani
550a479532 Merge remote-tracking branch 'origin/1.6.x' into feat-console-roles-dl 2024-09-03 02:05:43 +00:00
Bradley Schofield
e17f391f25 Improve Test Reliabiltiy 2024-09-02 18:57:02 +09:00
Bradley Schofield
87e12d028d Increase timer, run linter. 2024-09-02 13:50:58 +09:00
Bradley Schofield
cdfc6e640a Add Tests 2024-09-02 13:18:19 +09:00
Bradley Schofield
627cbe285f Address Comments 2024-08-30 19:18:45 +09:00
Bradley Schofield
36c9749098 Add Tests 2024-08-30 18:50:42 +09:00
Bradley Schofield
c4d64a52d6 Fix Bandwidth and other metrics not being tracked for custom domain executions 2024-08-30 12:55:25 +09:00
Matej Bačo
31e4a24a76 Merge remote-tracking branch 'origin/1.6.x' into feat-benchmark-headers 2024-08-22 12:58:05 +00:00
Matej Bačo
f98184405b Upgrade OPR versions 2024-08-22 12:15:38 +00:00
Matej Bačo
2a6873b756 Fix test 2024-08-22 10:51:08 +00:00
Matej Bačo
573aaa1613 Merge remote-tracking branch 'origin/1.6.x' into feat-benchmark-headers 2024-08-21 07:29:11 +00:00
Matej Bačo
8e9c1991dd PR review changes 2024-08-21 07:21:55 +00: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
35b954c335 Fix empty size, cancelled builds 2024-08-20 11:38:42 +00:00
Bradley Schofield
f4f07860c3
Merge branch '1.6.x' into feat-sync-1.6.x-filters-migrations 2024-08-20 19:57:19 +09:00
Matej Bačo
2d9266d915 Fix benchmark vaalidator failure 2024-08-20 09:24:19 +00:00
Matej Bačo
9e64c1753b formatting fix 2024-08-20 09:21:29 +00:00
Matej Bačo
bbefdc3405 Improve headers validator 2024-08-20 09:19:31 +00:00
Matej Bačo
69977138da Add headers validator benchmark 2024-08-20 08:47:50 +00:00
Bradley Schofield
e4147e11b3
Merge branch '1.6.x' into feat-sync-1.6.x-filters-migrations 2024-08-20 13:12:27 +09:00
Bradley Schofield
99ffcdd199 Merge branch '1.6.x' into feat-renaming-attributes
# Conflicts:
#	app/config/specs/open-api3-latest-console.json
#	app/config/specs/open-api3-latest-server.json
#	app/config/specs/swagger2-1.6.X-client.json
#	app/config/specs/swagger2-1.6.X-console.json
#	app/config/specs/swagger2-latest-console.json
#	app/config/specs/swagger2-latest-server.json
#	app/controllers/shared/api.php
#	app/realtime.php
#	composer.lock
#	src/Appwrite/Platform/Workers/Deletes.php
2024-08-20 13:07:55 +09: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
Matej Bačo
32191334c7 Merge remote-tracking branch 'origin/1.6.x' into feat-separate-function-sizes 2024-08-19 11:08:26 +00:00
Matej Bačo
12b6351060 Separate deployment and build sizes 2024-08-19 11:06:58 +00:00
Bradley Schofield
3ed9dd288e Test 8GB 8192MB 2024-08-19 19:12:25 +09:00
Matej Bačo
7c35464f73 Fix tests 2024-08-19 09:00:56 +00:00
Matej Bačo
ef8075f86b Fix missing function variables 2024-08-19 08:50:30 +00:00
Bradley Schofield
0488a4582b Add tests 2024-08-19 14:56:43 +09:00
Bradley Schofield
f4bf57efcb Merge remote-tracking branch 'origin/1.6.x' into feat-runtime-controls-1.5.x
# Conflicts:
#	app/config/specs/open-api3-latest-client.json
#	app/config/specs/open-api3-latest-console.json
#	app/config/specs/open-api3-latest-server.json
#	app/config/specs/swagger2-1.6.x-client.json
#	app/config/specs/swagger2-1.6.x-console.json
#	app/config/specs/swagger2-latest-client.json
#	app/config/specs/swagger2-latest-console.json
#	app/config/specs/swagger2-latest-server.json
2024-08-19 14:05:56 +09:00
Khushboo Verma
73819ced1b
Merge branch '1.6.x' into fix-templateBranch-in-request-filter 2024-08-16 22:17:30 +05:30
Khushboo Verma
0960a0cd3c Update tests 2024-08-16 18:01:15 +05:30
Khushboo Verma
e36c8786ea Add test for response format 2024-08-16 17:50:19 +05:30
Matej Bačo
8999c2d3f2 Fix failing tests 2024-08-16 10:17:35 +00:00
Matej Bačo
894a2bb646 Add seconds precision to scheduledAt 2024-08-16 09:11:13 +00:00
Bradley Schofield
5e5c8007e2 Merge branch '1.6.x' into feat-renaming-attributes 2024-08-16 15:22:11 +09:00
Bradley Schofield
8770638d71 Implement Renaming Attributes in the API 2024-08-16 15:18:52 +09:00
Bradley Schofield
4128d4f221 Merge 1.6.x into feat-runtime-controls 2024-08-16 04:39:21 +00:00
Christy Jacob
22a3508c24
Merge pull request #8217 from appwrite/feat-extract-team-deletion
Feat Sync team deletion
2024-08-15 23:51:36 +04:00
Matej Bačo
bc83b3e5ed Merge remote-tracking branch 'origin/1.6.x' into fix-16x-qa 2024-08-15 09:02:09 +00:00
Bradley Schofield
6b9b1286a4
Merge branch '1.6.x' into feat-runtime-controls-1.5.x 2024-08-15 11:17:50 +09:00
Matej Bačo
d6676c2e4d Fix tests 2024-08-14 16:35:24 +00:00
Matej Bačo
f45f2f127b Merge remote-tracking branch 'origin/1.6.x' into fix-manual-templates 2024-08-14 16:00:34 +00:00
Matej Bačo
9d8c0d37f6 PR review changes 2024-08-14 16:00:13 +00:00
Matej Bačo
e7b9218db8 Fix test 2024-08-14 14:52:00 +00:00
Matej Bačo
a7df513d33 Faster test 2024-08-14 14:38:41 +00:00
Matej Bačo
dae977acd7 Improve test 2024-08-14 14:38:15 +00:00
Matej Bačo
839ed27158 Improve failure test logs 2024-08-14 14:19:08 +00:00
Matej Bačo
c91bfebbe7 Flaky test improvement 2024-08-14 13:32:15 +00:00
Matej Bačo
a7e68836e9 Make flaky test consistent 2024-08-14 13:32:05 +00:00
Matej Bačo
71840c1f93 Fix tests 2024-08-14 12:58:28 +00:00
Matej Bačo
af9acf9f70 Fix tests 2024-08-14 12:50:25 +00:00
Matej Bačo
c8e9f2e913 Add template deployment test 2024-08-14 12:14:07 +00:00
Bradley Schofield
5285ef9939 Merge remote-tracking branch 'origin/1.6.x' into feat-runtime-controls-1.5.x 2024-08-14 19:36:15 +09:00
Matej Bačo
365edae7a9 Fix failing test 2024-08-14 10:12:57 +00:00
Matej Bačo
9964631bb7 Apply new terminology for template branch 2024-08-14 10:01:04 +00:00
Khushboo Verma
59aa5fb7ce Add test for boundary 2024-08-14 15:23:07 +05:30
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
Khushboo Verma
e4cfcd00fd Updated composer.json 2024-08-12 23:17:22 +05:30
Christy Jacob
ad43e1c419
Merge pull request #8412 from appwrite/feat-schedule-execution-improvements
feat: schedule execution improvements
2024-08-12 19:59:56 +04:00
Khushboo Verma
468a97bcd2 Merge branch '1.6.x' into feat-add-multipart-support 2024-08-12 15:39:46 +05:30
Khushboo Verma
70c0c7707a Add tests for negative size and invalid-string 2024-08-12 15:27:50 +05:30
Khushboo Verma
1a5b5f15b0 Merge branch '1.6.x' into chore-allow-more-deployment-attributes 2024-08-12 15:21:21 +05:30
Khushboo Verma
6f1655a420 Add tests for querying deployments with size and type 2024-08-12 15:20:24 +05:30
Luke B. Silver
4b5d8b4102
Merge branch '1.6.x' into feat-schedule-execution-improvements 2024-08-12 10:42:52 +01:00
Christy Jacob
4f0a265520
Merge pull request #8503 from appwrite/feat-base-runtimes
feat: base runtimes key
2024-08-12 13:41:54 +04:00
Christy Jacob
70c933f8d8
Merge pull request #8492 from appwrite/feat-dynamic-keys-build
Feat: Dynamic keys in builds
2024-08-12 13:24:30 +04:00
Matej Bačo
47a0998211
Merge branch '1.6.x' into fix-4xx-executions-status 2024-08-12 09:54:55 +02:00
Matej Bačo
1334cf116b Speed up new test 2024-08-12 07:26:20 +00:00
Matej Bačo
e6664fde7a
Merge branch '1.6.x' into feat-dynamic-keys-build 2024-08-12 09:20:30 +02:00
Khushboo Verma
a8973ab26b Improved header tests 2024-08-11 18:15:10 +05:30
Khushboo Verma
c8d04c11eb Added more tests to headers validator 2024-08-11 02:25:03 +05:30
Khushboo Verma
deeffa2a6b Updated test 2024-08-09 20:38:50 +05:30
Khushboo Verma
f3e4987f6c
Merge branch '1.6.x' into feat-add-multipart-support 2024-08-09 19:38:26 +05:30
loks0n
0e773fefdf feat: improve test 2024-08-09 13:10:07 +01:00
loks0n
f6dec62c50 feat: add base/key runtime 2024-08-09 12:56:55 +01:00
loks0n
1024c98bb2 Merge branch 'feat-schedule-execution-improvements' of https://github.com/appwrite/appwrite into feat-schedule-execution-improvements 2024-08-09 11:30:16 +01:00
loks0n
464e1e247c test: fix expect 400 2024-08-09 11:30:01 +01:00
Luke B. Silver
a1df29d5f6
Merge branch '1.6.x' into feat-schedule-execution-improvements 2024-08-09 10:44:38 +01:00
loks0n
30132e7e93 test: fix body check, not possible 2024-08-09 10:43:08 +01:00
Khushboo Verma
7cfdf40b47 Fix tests 2024-08-08 19:38:59 +05:30
Binyamin Yawitz
844ec11bd3
Merge branch 'refs/heads/1.6.x' into feat-extract-team-deletion 2024-08-08 09:58:30 -04:00
Khushboo Verma
107c9189b7
Merge branch '1.6.x' into fix-add-scopes-to-function-template 2024-08-08 19:17:10 +05:30
Khushboo Verma
caa234f140 Add scopes to function template 2024-08-08 19:15:00 +05:30
Christy Jacob
07b695fae9
Merge pull request #8459 from appwrite/refactor-session-alerts
refactor: no session alerts for otp and magic-url logins
2024-08-08 17:42:43 +04:00
Matej Bačo
90b9d176ba Fix unit test placement 2024-08-08 09:02:49 +00:00
Matej Bačo
f561311d76 Fix failing test 2024-08-08 08:50:01 +00:00
Matej Bačo
f8fb98d377 Update response filter 2024-08-08 08:42:38 +00:00
Matej Bačo
25f5c83594 Fix 4XX execution status 2024-08-08 08:38:15 +00:00
Matej Bačo
5b184236c1 Dynamic keys in builds 2024-08-08 09:38:37 +02:00
Bradley Schofield
81efc4aff9 Update test 2024-08-08 11:28:57 +09:00
Binyamin Yawitz
e672a0ebe2
Merge branch 'refs/heads/1.6.x' into feat-eldad4-coroutines
# Conflicts:
#	src/Appwrite/Auth/Validator/MockNumber.php
2024-08-07 14:01:46 -04:00
loks0n
b87cabfc49 test: fix unused var 2024-08-07 17:49:03 +01:00
loks0n
e2ed0b2693 Merge branch '1.6.x' of https://github.com/appwrite/appwrite into feat-schedule-execution-improvements 2024-08-07 17:43:07 +01:00
Khushboo Verma
2f56c123c9 Merge branch '1.6.x' into feat-add-multipart-support 2024-08-07 18:46:46 +05:30
Khushboo Verma
dcf1684c8c Update dynamic response method 2024-08-07 18:45:53 +05:30
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
Khushboo Verma
22853b7b59 Fixed test 2024-08-06 23:49:09 +05:30
Khushboo Verma
d4cb90c608 Addressed PR comments 2024-08-06 23:01:09 +05:30
Christy Jacob
a019ada0e7
Merge branch '1.6.x' into feat-mock-numbers-review 2024-08-06 19:32:30 +04:00
Bradley Schofield
e51f912ab1 Address Jake's comments and add 0.5 cpu spec 2024-08-06 18:54:46 +09:00
Binyamin Yawitz
4ca3ef020f
Merge branch 'refs/heads/1.6.x' into refactor-session-alerts
# Conflicts:
#	app/controllers/api/account.php
2024-08-05 16:19:41 -04:00
Khushboo Verma
6c6ef78238 Resolve conflict 2024-08-05 18:41:35 +05:30
Khushboo Verma
3190384d24 Add multipart support 2024-08-05 18:38:41 +05:30
Bradley Schofield
19e7769d8c Merge branch '1.5.x' into feat-runtime-controls-1.5.x 2024-08-05 17:38:14 +09:00
Bradley Schofield
3a91fee41b Run Linter 2024-08-05 12:24:27 +09:00
Bradley Schofield
4801fb816a Fix Tests 2024-08-05 12:21:10 +09:00
Bradley Schofield
f5571b4caa Add Metric Tests to Domain Executions 2024-08-02 16:24:54 +09:00
Binyamin Yawitz
be1753a198
refactor: no session alerts for otp and magic-url logins 2024-08-01 14:36:21 -04:00
Bradley Schofield
dcbf8356c0 Merge branch '1.5.x' into feat-runtime-controls-1.5.x 2024-08-01 19:23:56 +09:00
Christy Jacob
cf4030095f chore: linter 2024-07-31 20:48:59 +00:00
Christy Jacob
2686e06e68
Merge branch '1.6.x' into feat-session-alert-improvements 2024-08-01 00:44:39 +04:00
Christy Jacob
de1d205341 chore: update changes from merge 2024-07-31 20:43:28 +00:00
Christy Jacob
654b73c966 Merge branch '1.6.x' of https://github.com/appwrite/appwrite into feat-schedule-execution-improvements 2024-07-31 20:41:42 +00:00
Christy Jacob
c70f3476e2
Merge pull request #8444 from appwrite/tests-functions-refactoring
tests: Refactor deployment check in function tests
2024-08-01 00:16:00 +04:00
Bradley Schofield
2060d3f09c Rename everything to use specification instead of size 2024-07-31 20:27:32 +09:00
Khushboo Verma
395f431718 Add endpoint to get template by ID 2024-07-30 17:16:45 +05:30
Khushboo Verma
939adfd09b Improve tests 2024-07-30 16:11:04 +05:30
Bradley Schofield
f46e210000 Move mbSeconds into 1.5.x 2024-07-30 17:53:28 +09:00
Khushboo Verma
198b460e22 Improve tests 2024-07-30 02:25:18 +05:30
Binyamin Yawitz
b884059ecd
refactor: Making sure database names remains the same as previous versions 2024-07-29 12:29:21 -04:00
Khushboo Verma
df9f4ffb04 Add tests for filtering and pagination 2024-07-29 19:09:48 +05:30
Binyamin Yawitz
6265a25e90
tests: Refactor deployment check in function tests 2024-07-29 08:39:11 -04:00
Khushboo Verma
af94fc7882 Add test for endpoint 2024-07-26 17:59:18 +05:30
Matej Bačo
5c65fa895d PR review changes 2024-07-25 06:54:50 +00:00
Matej Bačo
51c163a42f Apply migrations properly 2024-07-24 06:55:36 +00:00
Matej Bačo
c6ab0d8523
Merge branch '1.6.x' into feat-expose-execution-schedule-date 2024-07-24 08:38:09 +02:00
Christy Jacob
3b7ce7691e feat: add support for console role 2024-07-23 23:49:11 +04:00
Christy Jacob
bcd3af90f0
Merge pull request #8394 from appwrite/feat-add-appwrite-region-env-var
Add APPWRITE_REGION in function variables
2024-07-23 23:46:55 +04:00
Bradley Schofield
0bdd2c5204
Merge branch '1.6.x' into feat-1.6.x-migrations-and-filters 2024-07-23 11:42:23 +09:00
Binyamin Yawitz
4eee8689d3
fixes: Clean URL variables 2024-07-22 09:37:28 -04:00
Matej Bačo
304910e303 Add schedule date to response format 2024-07-22 10:36:18 +00:00
Bradley Schofield
7d2a65f87e Run linter and address more comments 2024-07-22 18:17:38 +09:00
Bradley Schofield
f0c1a62aa2 Remove CPU/Memory from document, add envs, add tests 2024-07-22 18:12:43 +09:00
Bradley Schofield
3a6df3c973 Merge branch '1.6.x' into feat-1.6.x-migrations-and-filters 2024-07-22 11:38:17 +09:00
Christy Jacob
98b8e13add feat: address review comments 2024-07-21 23:45:39 +04:00
Christy Jacob
711ca8801a feat: address review comments 2024-07-21 23:30:06 +04:00
Matej Bačo
d4a5891c0d Fix user JWTs without sessionID 2024-07-21 13:28:23 +00:00
loks0n
76aaa50ad6 chore: matej suggested test 2024-07-19 10:54:20 +01:00
Binyamin Yawitz
349c4f706f
Merge branch 'refs/heads/1.6.x' into feat-eldad4-coroutines
# Conflicts:
#	app/controllers/web/console.php
#	app/http.php
2024-07-18 11:54:01 -04:00
loks0n
d0a0329cc8 test: smaller sleep 2024-07-18 13:12:39 +01:00
Luke B. Silver
52d9057d1f
Merge branch '1.6.x' into feat-session-alert-improvements 2024-07-18 12:35:17 +01:00
Bradley Schofield
519a444617 Update Tests 2024-07-18 16:47:18 +09:00
Christy Jacob
1bbce77c92 chore: poc for new roles 2024-07-18 01:18:15 +04:00
Torsten Dittmann
9e1b643c7b tests: fix endpoint to use traefik 2024-07-17 22:49:32 +02:00
Binyamin Yawitz
d1af8cfbe0
feat: Extracting authentication cookie 2024-07-17 15:21:47 -04:00
Binyamin Yawitz
927dbc7e11
Merge branch 'refs/heads/1.6.x' into feat-eldad4-coroutines
# Conflicts:
#	app/console
#	app/controllers/api/account.php
#	app/controllers/api/functions.php
#	app/controllers/api/projects.php
#	app/controllers/api/users.php
#	app/controllers/api/vcs.php
#	app/controllers/general.php
#	app/controllers/mock.php
#	app/controllers/shared/api.php
#	app/init.php
#	composer.json
#	composer.lock
#	src/Appwrite/Platform/Tasks/Doctor.php
#	src/Appwrite/Platform/Tasks/ScheduleMessages.php
#	src/Appwrite/Platform/Workers/Builds.php
#	src/Appwrite/Utopia/Response.php
2024-07-17 14:31:13 -04:00
Bradley Schofield
efa1924f26 Run Linter 2024-07-17 18:00:41 +09:00
Bradley Schofield
667b69e146 Merge branch '1.5.x' into feat-runtime-controls-1.5.x 2024-07-17 17:04:04 +09:00
Bradley Schofield
5d6b74e447 Add migrations and filters for 1.6.x 2024-07-17 14:52:17 +09:00
loks0n
46fa5dbb74 test: update session alert tests 2024-07-16 13:31:32 +01:00
Bradley Schofield
a57cc0a18e Address Christy's comments 2024-07-16 20:00:00 +09:00
Bradley Schofield
5507233582 Update Tests 2024-07-16 14:31:18 +09:00
Binyamin Yawitz
6d22474af9
fix: Initializing response model 2024-07-15 13:26:18 -04:00
Binyamin Yawitz
55d4cd2aa5
refactor: response models to static 2024-07-15 10:34:59 -04:00
Khushboo Verma
e6686bd3dd Add APPWRITE_REGION in env var 2024-07-15 12:40:11 +05:30
Damodar Lohani
1c7e6d7d81 fix test 2024-07-15 07:08:22 +00:00
Bradley Schofield
8222aa74ca Merge branch '1.5.x' into feat-sn-implement-deployment-metric 2024-07-15 13:59:47 +09:00
Bradley Schofield
a710e9bfe4 Update UsageTest.php 2024-07-15 13:57:36 +09:00
Bradley Schofield
98ae495879 Fix Tests 2024-07-15 12:54:59 +09:00
Damodar Lohani
b3aaca317c format and update test 2024-07-14 06:05:51 +00:00
Bradley Schofield
824a70f936 Move Runtime Controls PR to 1.5.x 2024-07-12 18:25:57 +09:00
Jake Barnby
b343158d19
Merge remote-tracking branch 'origin/main' into 1.6.x
# Conflicts:
#	.gitmodules
#	app/console
#	composer.lock
#	tests/e2e/Services/Health/HealthCustomServerTest.php
2024-07-10 19:11:04 +12:00
Binyamin Yawitz
a3682b72e1
Merge remote-tracking branch 'refs/remotes/origin/main' into feat-eldad4-coroutines
# Conflicts:
#	app/cli.php
#	app/console
#	app/controllers/api/projects.php
#	app/controllers/general.php
#	app/init.php
#	app/realtime.php
#	app/worker.php
#	composer.json
#	composer.lock
2024-07-03 17:03:24 -04:00
Khushboo Verma
d6a1ef80b3 Remove wrong test 2024-07-03 18:24:46 +05:30
Khushboo Verma
4ef42c9cf8 Fix execution duration and add test 2024-07-03 18:05:08 +05:30
Damodar Lohani
d2c5e55ca7
Merge pull request #8355 from appwrite/feat-scheduled-executions
Feat scheduled executions
2024-07-03 16:08:48 +05:45
Matej Bačo
2262d516f1 Merge remote-tracking branch 'origin/1.6.x' into mock-numbers 2024-07-03 09:30:11 +00:00
Damodar Lohani
75cd558670
Merge pull request #8323 from appwrite/feat-opr-v4-support
OPR v4 support
2024-07-03 15:11:54 +05:45
Damodar Lohani
1c0490aa91
Merge pull request #8315 from appwrite/feat-new-session-alert
Feat new session alert
2024-07-03 14:58:16 +05:45
Matej Bačo
3a570b1f73 PR review changes 2024-07-03 08:27:54 +00:00