Binyamin Yawitz
|
557eefe2c4
|
review: addressing
|
2024-09-05 18:06:41 -04:00 |
|
Binyamin Yawitz
|
439e42e1ab
|
review: addressing
|
2024-09-05 14:49:37 -04:00 |
|
Matej Bačo
|
4ae5e82d6f
|
Fix logging behaviour; new tests
|
2024-09-05 13:23:24 +00:00 |
|
Matej Bačo
|
fbe824af10
|
Fix router function execution logging
|
2024-09-05 10:17:30 +00:00 |
|
Binyamin Yawitz
|
cedf3cf28d
|
chore: format
|
2024-09-03 19:32:30 -04: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 |
|
Bradley Schofield
|
c4d64a52d6
|
Fix Bandwidth and other metrics not being tracked for custom domain executions
|
2024-08-30 12:55:25 +09:00 |
|
Christy Jacob
|
e8125b4070
|
feat: linter
|
2024-08-26 15:05:50 +04:00 |
|
Christy Jacob
|
4f8e6d7005
|
feat: update experimental logging provider
|
2024-08-26 14:42:48 +04:00 |
|
Bradley Schofield
|
dc149761d8
|
Address Jake's Comments
|
2024-08-20 13:23:11 +09: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 |
|
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 |
|
Matej Bačo
|
25f5c83594
|
Fix 4XX execution status
|
2024-08-08 08:38:15 +00:00 |
|
Binyamin Yawitz
|
fc95877177
|
chore: stan
|
2024-08-06 15:20:45 -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 |
|
Bradley Schofield
|
e51f912ab1
|
Address Jake's comments and add 0.5 cpu spec
|
2024-08-06 18:54:46 +09:00 |
|
Bradley Schofield
|
19e7769d8c
|
Merge branch '1.5.x' into feat-runtime-controls-1.5.x
|
2024-08-05 17:38:14 +09:00 |
|
Christy Jacob
|
7be4196a58
|
chore: refactor code
|
2024-08-03 07:22:34 +00:00 |
|
Bradley Schofield
|
906de6a802
|
Fix queueForUsage not triggering for domain executions
|
2024-08-02 15:28:39 +09:00 |
|
Bradley Schofield
|
2060d3f09c
|
Rename everything to use specification instead of size
|
2024-07-31 20:27:32 +09:00 |
|
Bradley Schofield
|
f46e210000
|
Move mbSeconds into 1.5.x
|
2024-07-30 17:53:28 +09:00 |
|
Matej Bačo
|
0666ce2aad
|
Merge branch '1.6.x' into fix-router-dynamic-keys
|
2024-07-24 09:15:13 +02: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 |
|
Matej Bačo
|
cb3c7505fe
|
Fix Router dynamic keys
|
2024-07-23 14:28:13 +02:00 |
|
Bradley Schofield
|
f0c1a62aa2
|
Remove CPU/Memory from document, add envs, add tests
|
2024-07-22 18:12:43 +09:00 |
|
Binyamin Yawitz
|
916f58cd9d
|
fixes: Logger and Abuse timelimit
|
2024-07-19 14:19:30 -04:00 |
|
Binyamin Yawitz
|
87e0f2539c
|
fix: tests
|
2024-07-18 15:31:24 -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
|
ec9bb8a898
|
Re-add V17 Response filter
|
2024-07-17 14:53:23 +09:00 |
|
Bradley Schofield
|
5d6b74e447
|
Add migrations and filters for 1.6.x
|
2024-07-17 14:52:17 +09:00 |
|
Khushboo Verma
|
e6686bd3dd
|
Add APPWRITE_REGION in env var
|
2024-07-15 12:40:11 +05:30 |
|
Bradley Schofield
|
59b239c128
|
Fix synchronous executions
|
2024-07-15 14:11:08 +09:00 |
|
Jake Barnby
|
e74a5cbf6e
|
Remove detailed trace from error logs
|
2024-07-09 15:15:03 +12:00 |
|
Binyamin Yawitz
|
664c3ad466
|
chore: Cleanup
|
2024-07-04 15:04:20 -04:00 |
|
Binyamin Yawitz
|
ea13375109
|
chore: Merge tasks
|
2024-07-04 11:02:34 -04: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
|
aab4665701
|
Resolve merge conflict
|
2024-07-02 15:02:58 +05:30 |
|
Khushboo Verma
|
ead0b93900
|
Resolve merge conflict
|
2024-07-02 14:59:15 +05:30 |
|
Eldad A. Fux
|
2ec038ed26
|
Merge pull request #8336 from appwrite/feat-add-appwrite-version
Add appwrite version in function variables
|
2024-07-01 10:18:38 -04:00 |
|
Matej Bačo
|
f87e2bc879
|
Binary support & tests for Router
|
2024-07-01 10:35:06 +02:00 |
|
Matej Bačo
|
7bdcd5c436
|
Multipoart support
|
2024-07-01 06:57:18 +00:00 |
|
Khushboo Verma
|
0a335ed8ac
|
Add appwrite version
|
2024-06-27 18:13:15 +05:30 |
|
Matej Bačo
|
b041db0658
|
Fix tests
|
2024-06-27 10:17:01 +00:00 |
|
Binyamin Yawitz
|
034814c924
|
chore: Removing default function timeout
|
2024-06-25 09:38:33 -04:00 |
|
Khushboo Verma
|
0edbec4f44
|
OPR v4 support
|
2024-06-25 15:03:07 +05:30 |
|
Binyamin Yawitz
|
5ac5baca38
|
fixes: General refactors
|
2024-06-06 21:06:52 -04:00 |
|
Binyamin Yawitz
|
d0a55e266c
|
lint: Linting
|
2024-06-06 20:54:51 -04:00 |
|
Binyamin Yawitz
|
0bd9426aa7
|
feat: Adding plans, updating server and exception class
|
2024-06-06 13:13:39 -04:00 |
|
Jake Barnby
|
9e487b8ccf
|
Revert "Merge pull request #8237 from appwrite/revert-8193-feat-remove-random-shared-tables"
This reverts commit 930ae6ded0, reversing
changes made to 1f6417b156.
|
2024-06-06 20:11:19 +12:00 |
|
Binyamin Yawitz
|
6b0892a495
|
refactor: Adjusting to merge and some code cleanups
|
2024-06-05 20:41:23 -04:00 |
|
Binyamin Yawitz
|
b5a241db8d
|
merge: Main into Coroutines
|
2024-06-05 18:38:39 -04:00 |
|
Christy Jacob
|
ff6efc2855
|
Revert "Feat remove random shared tables"
|
2024-06-06 00:11:56 +05:30 |
|
Jake Barnby
|
f459a5c458
|
Merge remote-tracking branch 'origin/refactor-usage-sn' into feat-remove-random-shared-tables
# Conflicts:
# docker-compose.yml
|
2024-06-04 17:43:14 +12:00 |
|
Christy Jacob
|
1c79ccd231
|
Merge branch '1.5.x' of https://github.com/appwrite/appwrite into sync-with-1.5.x
|
2024-05-27 11:26:32 +00:00 |
|
loks0n
|
d73a9e75cd
|
refactor: remove version format const
|
2024-05-24 16:27:13 +01:00 |
|
loks0n
|
ad3cc4e68f
|
fix: typo
|
2024-05-24 16:16:57 +01:00 |
|
Luke B. Silver
|
a92713d3a2
|
Merge branch '1.5.x' into feat-add-version-header
|
2024-05-24 16:08:11 +01:00 |
|
loks0n
|
cb4c15ce0a
|
ui: improve warning message
|
2024-05-24 16:07:22 +01:00 |
|
Christy Jacob
|
e55f0adab2
|
Merge pull request #8185 from ItzNotABug/fix-robots-txt
Fix: Don't Override `robots.txt` for Other Domains
|
2024-05-24 17:15:34 +04:00 |
|
Jake Barnby
|
bbb4b0bc12
|
Remove shared table headers
|
2024-05-24 20:29:25 +12:00 |
|
shimon
|
c996dbcdc9
|
lint
|
2024-05-23 16:39:23 +03:00 |
|
ItzNotABug
|
81e8502a78
|
fix: dont override humans.txt too.
|
2024-05-23 15:54:12 +05:30 |
|
ItzNotABug
|
5462b83d3c
|
fix: don't override robots.txt for other domains.
|
2024-05-23 14:47:59 +05:30 |
|
Christy Jacob
|
aa76862692
|
Merge branch '1.5.x' of https://github.com/appwrite/appwrite into sync-with-1.5.x
|
2024-05-22 19:43:31 +00:00 |
|
loks0n
|
ff1cabdbf7
|
chore: refactor finally clause
|
2024-05-20 22:35:40 +01:00 |
|
Steven Nguyen
|
722f3291fa
|
Merge branch 'main' into chore-sync-with-main
|
2024-05-20 18:33:52 +00:00 |
|
loks0n
|
6bd407eae9
|
chore: refactor finally block
|
2024-05-20 18:55:15 +01:00 |
|
Christy Jacob
|
d258240f08
|
Merge pull request #8152 from appwrite/fix-improve-cold-start-error
fix: improve cold start error
|
2024-05-20 17:26:58 +01:00 |
|
loks0n
|
b3c00c4d32
|
chore: create doc
|
2024-05-20 11:46:41 +01:00 |
|
loks0n
|
863a2ce0a9
|
chore: matej review
|
2024-05-20 11:44:08 +01:00 |
|
loks0n
|
3d119ad1a6
|
fix: improve cold start error
|
2024-05-17 18:16:10 +01:00 |
|
Bradley Schofield
|
deacaa2d6f
|
Multiple Changes, See Desc
- Update Logger from 0.3.* to 0.5.*
- Add old sentry syntax conversion
- Add sampler for experiment logger, and set it to 4%
|
2024-05-17 18:01:33 +09:00 |
|
loks0n
|
e73b4b8573
|
feat: generic approach
|
2024-05-15 10:46:31 +01:00 |
|
Luke B. Silver
|
8ff98bcb41
|
Merge branch '1.5.x' into feat-add-version-header
|
2024-05-15 10:30:36 +01:00 |
|
Eldad Fux
|
c53de9fb6b
|
Merge branch 'main' of github.com:appwrite/appwrite into feat-eldad4-coroutines
|
2024-05-08 18:21:55 +01:00 |
|
loks0n
|
0aadda9605
|
chore: steven review
|
2024-05-08 10:07:10 +01:00 |
|
Jake Barnby
|
6e3dee4e1f
|
Fix shared tables db queue name
|
2024-05-08 16:25:12 +12:00 |
|
Jake Barnby
|
921eb2b900
|
App::getEnv -> System::getEnv
|
2024-05-07 22:08:00 +12:00 |
|
Jake Barnby
|
e9bac08de0
|
Fix header test
|
2024-05-07 17:59:24 +12:00 |
|
loks0n
|
c746fb40f8
|
chore: better name
|
2024-05-03 12:03:01 +01:00 |
|
loks0n
|
1295128b10
|
fix: use APP_VERSION_STABLE
|
2024-05-03 11:56:54 +01:00 |
|
loks0n
|
644bbe1f5b
|
fix: version
|
2024-05-02 14:25:41 +01:00 |
|
loks0n
|
3ab9875ca7
|
feat: use x-appwrite-response-format
|
2024-05-02 14:16:35 +01:00 |
|
loks0n
|
2ed38271a0
|
feat: add version header
|
2024-05-02 13:51:19 +01:00 |
|
Jake Barnby
|
b2e956a14d
|
Merge remote-tracking branch 'origin/refactor-usage-sn' into feat-isolation-modes
# Conflicts:
# .gitignore
# app/cli.php
# app/controllers/api/account.php
# app/controllers/api/databases.php
# app/controllers/api/projects.php
# app/controllers/general.php
# app/controllers/shared/api.php
# app/init.php
# app/realtime.php
# app/worker.php
# composer.json
# composer.lock
# src/Appwrite/Platform/Tasks/DeleteOrphanedProjects.php
# src/Appwrite/Platform/Tasks/GetMigrationStats.php
# src/Appwrite/Platform/Workers/Databases.php
# src/Appwrite/Platform/Workers/Deletes.php
# src/Appwrite/Platform/Workers/Hamster.php
# tests/e2e/General/HTTPTest.php
# tests/e2e/Services/Databases/DatabasesCustomServerTest.php
# tests/e2e/Services/Projects/ProjectsConsoleClientTest.php
|
2024-04-30 19:40:47 +12:00 |
|
Jake Barnby
|
7140d8e6a5
|
Merge pull request #8036 from appwrite/feat-upgrade-db
Update database
|
2024-04-30 11:55:47 +12:00 |
|
Steven Nguyen
|
bfb51328fe
|
fix: version in error response
The APP_VERSION_STABLE constant should be used for the version
in API errors so that developers see a version that makes more
sense (such as 1.5.5).
|
2024-04-29 22:50:20 +00:00 |
|
Jake Barnby
|
aeea5e8328
|
Merge pull request #7341 from appwrite/collection-not-found
databases.php collection not found
|
2024-04-29 21:04:31 +12:00 |
|
Jake Barnby
|
bcca318494
|
Merge remote-tracking branch 'origin/refactor-usage-sn-invalid-relationship' into feat-upgrade-db
# Conflicts:
# composer.lock
|
2024-04-29 20:54:44 +12:00 |
|
Jake Barnby
|
ecff8f5b7e
|
Update app/controllers/general.php
|
2024-04-29 20:16:09 +12:00 |
|
Jake Barnby
|
9a7c424e85
|
Update app/controllers/general.php
|
2024-04-29 16:52:46 +12:00 |
|
Matej Bačo
|
c768adacdc
|
Re-enable experiment 4xx logging
|
2024-04-26 17:05:24 +02:00 |
|
Matej Bačo
|
0a85809532
|
Merge branch 'refactor-usage-sn' into refactor-usage-sn-1.5.x
|
2024-04-26 13:14:00 +02:00 |
|
Matej Bačo
|
a99d9f3015
|
Disable experimental 4XX logging
|
2024-04-24 10:53:09 +02:00 |
|
Steven Nguyen
|
b75f5263a2
|
Merge branch 'main' into chore-sync-main-into-1.5.x
|
2024-04-23 23:43:53 +00:00 |
|
Eldad Fux
|
9fc0342cf1
|
Updated injections
|
2024-04-23 13:30:20 +02:00 |
|
Eldad Fux
|
beeb66e66d
|
Fixed account tests
|
2024-04-23 00:17:07 +02:00 |
|
Eldad Fux
|
46ab7b1a36
|
Fixed functions test
|
2024-04-22 23:33:18 +02:00 |
|
Eldad Fux
|
d67df5feb1
|
Fixed formatting
|
2024-04-22 22:45:55 +02:00 |
|
Eldad Fux
|
86b46353ad
|
Fixed for general tests
|
2024-04-22 22:35:38 +02:00 |
|