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

14333 commits

Author SHA1 Message Date
Christy Jacob
4a92db4dc3 feat: check async execution 2022-11-16 09:47:46 +05:30
Torsten Dittmann
9c95e40458 fix: console to use tag 2022-11-15 23:56:33 +00:00
Jake Barnby
860f077787
Use separate registry entry for worker pools 2022-11-16 12:50:37 +13:00
Torsten Dittmann
40c71a7b53
ci. fix submodules 2022-11-16 00:41:37 +01:00
Torsten Dittmann
9a09ee23f1
ci: fix submodule url 2022-11-16 00:38:48 +01:00
Torsten Dittmann
deefff537d
ci: fetch submodules 2022-11-16 00:37:13 +01:00
Matej Baco
6bf370a058 QA bug fixes 2022-11-15 19:43:40 +01:00
Matej Baco
44a82de09b Refactor func event triggering 2022-11-15 19:13:17 +01:00
Torsten Dittmann
3b6035b585 chore: update console 2022-11-15 18:59:04 +01:00
Torsten Dittmann
912636b54c Merge branch '1.1.x' of https://github.com/appwrite/appwrite into feat-console-rewrite 2022-11-15 18:22:49 +01:00
Torsten Dittmann
27ddf8630b
Merge pull request #4661 from appwrite/fix-cache-permissions
enabling file permissions
2022-11-15 18:03:10 +01:00
Matej Baco
280a44e1cd Fix bugs during QA 2022-11-15 17:55:30 +01:00
Matej Baco
855c3d3b84 Re-implement removed stuff during merge 2022-11-15 17:37:16 +01:00
Matej Baco
eb47894970 Merge branch 'refactor-scheduler' into refactor-functions-worker 2022-11-15 17:37:04 +01:00
shimon
797c3f2443 addressing some comments 2022-11-15 18:21:54 +02:00
shimon
11915e1667 addressing some comments 2022-11-15 18:20:50 +02:00
shimon
0d79f19dcd addressing some comments 2022-11-15 18:14:52 +02:00
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