 Christy JacobandGitHub
|
5b32f6d9a9
|
Merge pull request #4672 from appwrite/test-storage-projects
feat: move project endpoint to another service
|
2022-11-15 14:45:41 +05:30 |
|
Jake Barnby
|
a59336ce95
|
Update compose template
|
2022-11-15 21:28:49 +13:00 |
|
Jake Barnby
|
702657ebb4
|
Merge remote-tracking branch 'origin/feat-db-pools' into feat-realtime-dbpools
# Conflicts:
# .env
# CHANGES.md
# composer.json
# composer.lock
|
2022-11-15 21:22:14 +13:00 |
|
Jake Barnby
|
cca33c6c5d
|
Remove redundant import
|
2022-11-15 20:39:41 +13:00 |
|
Jake Barnby
|
c4be0260c3
|
Update env default max connections
|
2022-11-15 20:36:04 +13:00 |
|
Jake Barnby
|
af391b8f7a
|
Update default pool size name
|
2022-11-15 20:30:01 +13:00 |
|
Jake Barnby
|
ada54cacd0
|
Update default env values
|
2022-11-15 20:29:27 +13:00 |
|
Jake Barnby
|
7de2f69f38
|
Revert "Use buffered queries"
This reverts commit 1c24421a95.
|
2022-11-15 19:43:04 +13:00 |
|
Jake Barnby
|
1c24421a95
|
Use buffered queries
|
2022-11-15 15:45:53 +13:00 |
|
Torsten Dittmann
|
c621b66195
|
fix: upgrade console
|
2022-11-14 22:54:38 +01:00 |
|
Torsten Dittmann
|
aea13bad72
|
Merge branch 'chore-prepare-1-1-0' of https://github.com/appwrite/appwrite into feat-console-rewrite
|
2022-11-14 22:54:23 +01:00 |
|
Torsten Dittmann
|
825738ced9
|
chore: prepare 1.1.x
|
2022-11-14 22:42:48 +01:00 |
|
Torsten Dittmann
|
9412013360
|
feat: remove stuff
|
2022-11-14 21:58:51 +01:00 |
|
Christy Jacob
|
3ae1d9b8e6
|
feat: run linter
|
2022-11-15 00:17:44 +05:30 |
|
Christy Jacob
|
d7d41b4b6b
|
feat: move project endpoint to another service
|
2022-11-14 23:52:04 +05:30 |
|
Bradley Schofield
|
3c71164741
|
Merge branch '1.1.x' into feat-implement-session-length-api
|
2022-11-14 15:30:38 +00:00 |
|
Torsten Dittmann
|
c784cab798
|
fix: remove asterik
|
2022-11-14 16:26:10 +01:00 |
|
 
|
a14ab321bf
|
Update app/controllers/api/projects.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
|
2022-11-14 15:18:40 +00:00 |
|
Torsten Dittmann
|
310ff90d22
|
Merge branch '1.1.x' of https://github.com/appwrite/appwrite into feat-console-rewrite
|
2022-11-14 15:57:40 +01:00 |
|
Torsten Dittmann
|
465dad522e
|
fix: remove unnecessary files
|
2022-11-14 15:31:24 +01:00 |
|
Bradley Schofield
|
a19e668d79
|
Update storage.php
|
2022-11-14 13:11:43 +00:00 |
|
Matej Bačo
|
de8122c02f
|
Share coroutines for executions
|
2022-11-14 13:02:16 +00:00 |
|
Damodar Lohani
|
c92cbbead2
|
Merge remote-tracking branch 'origin/feat-db-pools' into feat-refactor-tasks-only
|
2022-11-14 10:48:59 +00:00 |
|
Damodar Lohani
|
2c255a7394
|
fix cli
|
2022-11-14 10:46:11 +00:00 |
|
Damodar Lohani
|
5fbf961a9a
|
fix cli
|
2022-11-14 10:29:10 +00:00 |
|
Matej Bačo
|
c2e8fc5733
|
Increase timer delay
|
2022-11-14 10:00:46 +00:00 |
|
Bradley Schofield
|
43d4d6fec3
|
Address Eldad's Comments
|
2022-11-14 09:57:37 +00:00 |
|
 
|
c76057fd37
|
Update app/controllers/api/projects.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
|
2022-11-14 09:54:49 +00:00 |
|
 
|
36d4719a3b
|
Update app/controllers/api/projects.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
|
2022-11-14 09:54:40 +00:00 |
|
Matej Bačo
|
9626d86b22
|
Merge remote-tracking branch 'origin/refactor-scheduler' into refactor-scheduler-improvements
|
2022-11-14 09:47:16 +00:00 |
|
Bradley Schofield
|
0b883df5ec
|
Fix Tests
|
2022-11-14 09:42:18 +00:00 |
|
shimon
|
83e19a37ee
|
minor changes
|
2022-11-14 11:36:22 +02:00 |
|
Bradley Schofield
|
cdb4c60c3c
|
Run Linter
|
2022-11-14 09:33:49 +00:00 |
|
Bradley Schofield
|
66b805829c
|
Move authDuration into auths attribute in project
|
2022-11-14 09:30:45 +00:00 |
|
Matej Bačo
|
5e7de81966
|
Improve schedule accuracy + simplify
|
2022-11-14 09:29:30 +00:00 |
|
Bradley Schofield
|
f6b7e0392b
|
Give auth duration it's own endpoint
|
2022-11-14 09:15:55 +00:00 |
|
Christy Jacob
|
b4bf0cf8d0
|
Merge branch '1.1.x' of https://github.com/appwrite/appwrite into fix-deletes-worker
|
2022-11-14 08:11:26 +00:00 |
|
Jake Barnby
|
6d1ae05b64
|
Fix registry usages
|
2022-11-14 11:42:35 +13:00 |
|
Jake Barnby
|
702bb413dc
|
Merge remote-tracking branch 'origin/feat-mysql-test' into feat-realtime-dbpools
# Conflicts:
# .env
# app/config/variables.php
# app/init.php
# app/realtime.php
# composer.lock
|
2022-11-14 11:21:58 +13:00 |
|
shimon
|
250ea93d3f
|
some fixes
|
2022-11-13 15:14:00 +02:00 |
|
Damodar Lohani
|
22974cea02
|
Merge remote-tracking branch 'origin/feat-db-pools' into feat-refactor-tasks-only
|
2022-11-13 08:26:50 +00:00 |
|
Matej Bačo
|
134dba0b43
|
Fix startup errors
|
2022-11-12 14:35:42 +00:00 |
|
Matej Bačo
|
f468248f45
|
Fix typo
|
2022-11-12 12:51:54 +00:00 |
|
Christy Jacob
|
72a37516d3
|
feat: address review comments:
|
2022-11-11 13:54:05 +00:00 |
|
shimon
|
180262d166
|
Merge branch '1.1.x' of github.com:appwrite/appwrite into fix-cache-permissions
|
2022-11-11 13:18:33 +02:00 |
|
shimon
|
7723762dd1
|
cache buster added to cache key
|
2022-11-11 12:41:41 +02:00 |
|
shimon
|
9e3b9b8e59
|
addressing comments
|
2022-11-11 10:21:53 +02:00 |
|
shimon
|
3dc619f57d
|
addressing comments
|
2022-11-10 21:07:27 +02:00 |
|
shimon
|
745ae7a4c8
|
Merge branch 'feat-db-pools' of github.com:appwrite/appwrite into refactor-scheduler
|
2022-11-10 20:07:32 +02:00 |
|
shimon
|
aef565c8ff
|
addressing comments
|
2022-11-10 18:40:12 +02:00 |
|