1
0
Fork 0
mirror of synced 2024-08-04 13:01:45 +12:00
Commit graph

14216 commits

Author SHA1 Message Date
shimon
3682c1d05b addressing some comments 2022-11-15 18:07:13 +02:00
shimon
8bcf349c38 addressing some comments 2022-11-15 18:03:42 +02:00
Torsten Dittmann
50dc4c3790 chore: refresh specs 2022-11-15 16:43:42 +01:00
Torsten Dittmann
841c5479ed Merge branch '1.1.x' of https://github.com/appwrite/appwrite into feat-console-rewrite 2022-11-15 16:39:52 +01:00
Torsten Dittmann
68e1a0b114 fix: remove unused import 2022-11-15 16:31:38 +01:00
Torsten Dittmann
1b533daeaa fix: remove manifest endpoint 2022-11-15 16:30:53 +01:00
Torsten Dittmann
5db924627a fix: tests 2022-11-15 16:28:33 +01:00
Torsten Dittmann
29edecf05d fix: tests 2022-11-15 16:19:13 +01:00
shimon
ee0950449a Merge branch '1.1.x' of github.com:appwrite/appwrite into fix-cache-permissions 2022-11-15 17:17:58 +02:00
shimon
18618b8e8b cancel cache via avatar::initials 2022-11-15 17:17:35 +02:00
Torsten Dittmann
006cb4665e
Merge pull request #4674 from appwrite/fix-usage-executions
Fix: usage executions
2022-11-15 15:39:12 +01:00
Torsten Dittmann
aff29ed197 fix: update console 2022-11-15 15:36:37 +01:00
Torsten Dittmann
ef1e5a9674 Merge branch '1.1.x' of https://github.com/appwrite/appwrite into feat-console-rewrite 2022-11-15 15:36:25 +01:00
Torsten Dittmann
344669db46
Merge pull request #4677 from appwrite/fix-realtime-console-project
chore: prepare release
2022-11-15 15:35:52 +01:00
Torsten Dittmann
10695a021a fix: usage tests timeout 2022-11-15 15:35:42 +01:00
Torsten Dittmann
62618445e9
Merge pull request #4675 from appwrite/feat-implement-session-length-api
Fix Session API Defaults and convert from minutes to seconds
2022-11-15 15:34:03 +01:00
shimon
390fbc52eb minor changes 2022-11-15 16:33:43 +02:00
Torsten Dittmann
35b7a2ee96 fix: linter 2022-11-15 15:22:57 +01:00
Christy Jacob
6be62fb20e
Merge pull request #4668 from appwrite/refactor-scheduler-improvements
Improve schedule accuracy + simplify
2022-11-15 19:07:37 +05:30
Matej Baco
e04295918f Add TODO 2022-11-15 14:36:43 +01:00
Matej Baco
c07953a640 Linter fix 2022-11-15 14:35:13 +01:00
Matej Baco
b6e4ec822b Add TODO 2022-11-15 14:34:13 +01:00
Matej Baco
bfe8b98008 Attempt to reuse db connections 2022-11-15 14:30:19 +01:00
Torsten Dittmann
85ed70f346 fix: remove Dockerfile leftovers 2022-11-15 14:02:14 +01:00
Matej Baco
451c6334bb Rename file step 2 2022-11-15 14:01:44 +01:00
Matej Baco
bb3c99c58b Rename file step 1 2022-11-15 14:01:24 +01:00
Matej Baco
ea5bd5160a Linter fix 2022-11-15 14:01:06 +01:00
Torsten Dittmann
522ae8d538 feat: migration for 1.1.x 2022-11-15 13:59:35 +01:00
Matej Baco
4a126efd3f Merge branch 'refactor-scheduler-improvements' of https://github.com/appwrite/appwrite into refactor-scheduler-improvements 2022-11-15 13:54:58 +01:00
Matej Baco
727338cb9a Imrpove pools relciam logic 2022-11-15 13:54:54 +01:00
Torsten Dittmann
7288520f38 fix: realtime console project 2022-11-15 13:30:18 +01:00
Christy Jacob
174f57cfb1 Merge branch 'refactor-scheduler' of https://github.com/appwrite/appwrite into refactor-scheduler-improvements 2022-11-15 12:15:38 +00:00
Christy Jacob
98fbe18ac4 Merge branch 'feat-db-pools' of https://github.com/appwrite/appwrite into refactor-scheduler 2022-11-15 12:13:44 +00:00
Matej Baco
9539e27907 Linter fix 2022-11-15 12:32:36 +01:00
Matej Baco
1084631d0f Fux reclaim logic in CLI; Prevent early executions 2022-11-15 12:23:08 +01:00
Matej Bačo
c13589c1ea Bug fix 2022-11-15 11:04:13 +00:00
Matej Baco
b031e13997 Improve reclaim of pools in schedule 2022-11-15 11:39:24 +01:00
Bradley Schofield
f5a4701944 Run Linter 2022-11-15 10:38:02 +00:00
Matej Baco
22effdd88a Refactor schedule task to new syntax 2022-11-15 11:37:07 +01:00
Bradley Schofield
f0052cbd8e Update Tests 2022-11-15 10:31:32 +00:00
Matej Baco
30e39f0bcf Merge branch 'feat-db-pools' into refactor-scheduler-improvements 2022-11-15 11:28:54 +01:00
Bradley Schofield
a51288da57 Update projects.php 2022-11-15 10:25:34 +00:00
Bradley Schofield
64b725a6f7 Update Defaults 2022-11-15 10:19:35 +00:00
Matej Bačo
ff06e4b238 Move schedule delete TODO 2022-11-15 10:15:57 +00:00
Matej Bačo
e1ecf9aad7 Fix failing test 2022-11-15 09:41:55 +00:00
Matej Bačo
8dd5eb09f0 Fix executions usage count 2022-11-15 09:33:07 +00:00
Christy Jacob
3e4a10f42e
Merge pull request #4673 from appwrite/feat-realtime-dbpools
Feat realtime dbpools
2022-11-15 14:47:51 +05:30
Jake Barnby
dc6c8d9b9a
Use 500 code for pool too small exception 2022-11-15 22:16:25 +13:00
Christy Jacob
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
6e0c54a151
Update pools version 2022-11-15 21:59:23 +13:00