Matej Bačo
|
c42a2bc5b7
|
PR review changes
|
2024-07-24 07:11:48 +00:00 |
|
Matej Bačo
|
ab55e6f511
|
Linter fix
|
2024-07-24 07:00:20 +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 |
|
Bradley Schofield
|
cb0baee4ad
|
Merge branch '1.5.x' into feat-runtime-controls-1.5.x
|
2024-07-24 12:00:17 +09: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 |
|
Khushboo Verma
|
12487e17b0
|
Merge branch '1.6.x' into feat-move-functions-marketplace-to-appwrite
|
2024-07-23 14:22:08 +05:30 |
|
Bradley Schofield
|
4f558d35be
|
Improvement v3 -> v4 transition
|
2024-07-22 19:42:29 +09:00 |
|
Bradley Schofield
|
9e3c5b9368
|
Add variable runtimes sizes migrations
|
2024-07-22 19:40:05 +09: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 |
|
Christy Jacob
|
7614a356a2
|
feat: address review comments
|
2024-07-22 12:55:15 +04: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
|
711ca8801a
|
feat: address review comments
|
2024-07-21 23:30:06 +04:00 |
|
shimon
|
2ef358e8dc
|
linter
|
2024-07-21 09:27:12 +03:00 |
|
shimon
|
088ef769a5
|
Merge branch '1.5.x' of github.com:appwrite/appwrite into migration-clean-cache
|
2024-07-21 09:23:33 +03:00 |
|
Binyamin Yawitz
|
916f58cd9d
|
fixes: Logger and Abuse timelimit
|
2024-07-19 14:19:30 -04:00 |
|
Binyamin Yawitz
|
f7a28bcf71
|
Merge branch 'refs/heads/1.6.x' into feat-eldad4-coroutines
# Conflicts:
# app/init.php
# src/Appwrite/Migration/Migration.php
|
2024-07-19 09:59:08 -04:00 |
|
Khushboo Verma
|
1b5d815532
|
Add get function templates endpoint
|
2024-07-19 17:39:18 +05:30 |
|
Torsten Dittmann
|
8ad15b2df1
|
feat: base migration for 1.6.x
|
2024-07-19 13:53:42 +02:00 |
|
loks0n
|
5a56131efa
|
chore: binyamin review
|
2024-07-19 10:22:50 +01:00 |
|
Binyamin Yawitz
|
850c17dde1
|
tests: Ensure stability
|
2024-07-18 11:51:09 -04:00 |
|
Binyamin Yawitz
|
0bdf75a4a0
|
chore: Update response models
|
2024-07-18 09:11:04 -04:00 |
|
loks0n
|
f02bf6ac5a
|
feat: use coroutines delay system
|
2024-07-18 13:03:24 +01:00 |
|
Bradley Schofield
|
70be40468a
|
Run Linter
|
2024-07-18 16:26:12 +09:00 |
|
Bradley Schofield
|
6768406422
|
Merge branch '1.5.x' into 1.5.x-db-storage-metrics
|
2024-07-18 16:21:56 +09:00 |
|
Bradley Schofield
|
f39d654725
|
Implement Trickle Down calculations
|
2024-07-18 13:58:02 +09:00 |
|
Binyamin Yawitz
|
b245aab9d8
|
fix: Adjusting to coroutine
|
2024-07-17 15:59:25 -04:00 |
|
Binyamin Yawitz
|
8d66536e7f
|
fix: Adjusting
|
2024-07-17 15:34:57 -04:00 |
|
Binyamin Yawitz
|
d1af8cfbe0
|
feat: Extracting authentication cookie
|
2024-07-17 15:21:47 -04:00 |
|
Binyamin Yawitz
|
19119b573d
|
chore: Merge and lint
|
2024-07-17 15:06:06 -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 |
|
Binyamin Yawitz
|
17c708a056
|
fix: Setting path for vsc function deployments
|
2024-07-17 13:44:07 -04:00 |
|
Bradley Schofield
|
efa1924f26
|
Run Linter
|
2024-07-17 18:00:41 +09:00 |
|
Bradley Schofield
|
83c4350395
|
Make scopes optional on functions
|
2024-07-17 17:58:25 +09:00 |
|
Bradley Schofield
|
fe0ea40dc0
|
Update UsageDump.php
|
2024-07-17 17:40:28 +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
|
7dec5f68be
|
Update V21.php
|
2024-07-17 15:20:42 +09:00 |
|
Bradley Schofield
|
d78c880bf0
|
Update V21.php
|
2024-07-17 15:20:34 +09:00 |
|
Bradley Schofield
|
35375c42ad
|
Fix typos
|
2024-07-17 14:54:37 +09:00 |
|
Bradley Schofield
|
5d6b74e447
|
Add migrations and filters for 1.6.x
|
2024-07-17 14:52:17 +09:00 |
|
Khushboo Verma
|
81eb0f8507
|
Small fix
|
2024-07-16 16:33:34 +05:30 |
|
Bradley Schofield
|
a57cc0a18e
|
Address Christy's comments
|
2024-07-16 20:00:00 +09:00 |
|
Khushboo Verma
|
0970d784ff
|
Handle false appended to string
|
2024-07-16 16:10:17 +05:30 |
|
Bradley Schofield
|
372ad6ce43
|
Update mbSeconds calculation to use cpu cores
|
2024-07-16 19:12:40 +09:00 |
|
Bradley Schofield
|
5f14500e48
|
Use Enums instead
|
2024-07-16 18:59:54 +09:00 |
|
Luke B. Silver
|
1025c575f6
|
Merge branch '1.6.x' into fix-build-size-limits
|
2024-07-16 10:23:44 +01:00 |
|
Damodar Lohani
|
681e382459
|
Merge remote-tracking branch 'origin/1.6.x' into feat-development-keys
|
2024-07-16 08:34:38 +00:00 |
|