1
0
Fork 0
mirror of synced 2024-07-01 20:50:49 +12:00
Commit graph

8989 commits

Author SHA1 Message Date
Christy Jacob 1d6d43baf8 feat: fix issues with delete endpoint 2022-02-15 19:59:26 +04:00
Christy Jacob aba9dc323d feat: some cleanup 2022-02-15 19:42:45 +04:00
Christy Jacob 0b9e8454d0 Merge branch 'feat-functions-refactor' of github.com:appwrite/appwrite into feat-decouple-database 2022-02-15 17:44:00 +04:00
Christy Jacob a84f0ebbcb
Merge pull request #2706 from appwrite/feat-add-deletes-worker
Feat add deletes worker
2022-02-15 15:01:19 +04:00
Christy Jacob c0f7d90cd3 feat: some cleanup 2022-02-15 05:14:43 +04:00
Christy Jacob 19c9ee4dc6 feat: Remove builds param from delete endpoint 2022-02-15 04:58:12 +04:00
Christy Jacob b80965edd8 feat: remove multiple request logic from executor 2022-02-15 04:49:15 +04:00
Christy Jacob a627d45ba7 feat: maintenance task 2022-02-15 04:40:16 +04:00
Christy Jacob 0acd573c89 feat: maintenance task 2022-02-15 04:23:20 +04:00
Christy Jacob ff5314e202 feat: add updated property to runtime 2022-02-15 03:22:16 +04:00
Christy Jacob f51b855b7e feat: move logic to server start 2022-02-15 02:15:08 +04:00
Christy Jacob e6d1b54243 feat: handle shutdown 2022-02-15 01:26:31 +04:00
Christy Jacob 7436d3b24f feat: handle shutdown 2022-02-14 22:18:13 +04:00
Christy Jacob f87b662645 feat: implemented other endpoints 2022-02-14 21:52:44 +04:00
Christy Jacob 3ea9c9a9ce feat: move orchestration pool to utopia resource 2022-02-14 21:18:48 +04:00
Christy Jacob 66b47973bc feat: add start up logic 2022-02-14 20:37:56 +04:00
Christy Jacob b42da9e996 feat: move create runtimr logic to controller 2022-02-14 04:20:12 +04:00
Christy Jacob b95434d012 feat: move create runtimr logic to controller 2022-02-14 04:12:01 +04:00
Christy Jacob 43ef855e7d feat: fix memory leak and separate error callback 2022-02-14 04:00:16 +04:00
Christy Jacob bb9fa487f5 feat: refactor build function 2022-02-14 01:36:07 +04:00
Christy Jacob 36bd50a1ff feat: refactor build function 2022-02-14 01:26:36 +04:00
Christy Jacob 22700daa07 feat: refactor build function 2022-02-13 16:31:44 +04:00
Christy Jacob fc8ce14009 feat: remove more dependencies 2022-02-13 16:03:25 +04:00
Christy Jacob 634b356a64 Merge branch 'feat-add-deletes-worker' of github.com:appwrite/appwrite into feat-add-deletes-worker 2022-02-13 14:17:31 +04:00
Christy Jacob d0abbd9fc3 feat: disable authorization in deletes worker 2022-02-13 14:16:15 +04:00
Christy Jacob 9262bad8bf feat: decouple storage 2022-02-13 12:25:48 +04:00
Christy Jacob a665def876 feat: decouple storage 2022-02-13 05:42:22 +04:00
Christy Jacob 24c1467e68 feat: decouple storage 2022-02-13 05:29:28 +04:00
Christy Jacob 0276d94ef1 feat: add remaninig endpoints 2022-02-13 02:34:16 +04:00
Christy Jacob b77c698b4f feat: add remaninig endpoints 2022-02-11 14:31:53 +04:00
Christy Jacob f18f96e816 feat: fix tests 2022-02-10 00:20:28 +04:00
Christy Jacob d214dedf7d
Merge pull request #2758 from appwrite/feat-fix-build-entrypoint
Feat fix build entrypoint
2022-02-08 15:15:24 +04:00
Bradley Schofield 5e1d491cdd Fix build entrypoint 2022-02-08 10:46:55 +00:00
Christy Jacob 7735b67a3f feat: fix tests 2022-02-06 15:19:33 +04:00
Christy Jacob 6ab1095280 feat: catch docker remove errors elegantly 2022-02-06 14:00:44 +04:00
Christy Jacob dea2873845 feat: update creation endpoint 2022-02-06 13:37:50 +04:00
Christy Jacob 132011102e feat: update creation endpoint 2022-02-06 13:25:33 +04:00
Christy Jacob 20415aaafd feat: update creation endpoint 2022-02-06 13:25:10 +04:00
Christy Jacob a9c1b96de5 feat: update comment 2022-02-06 13:19:11 +04:00
Christy Jacob ae073f5369 feat: update comment 2022-02-06 13:18:44 +04:00
Christy Jacob a96c6c84ee feat: update comment 2022-02-06 13:15:52 +04:00
Christy Jacob 1b0a02e20d feat: fix executor issues 2022-02-05 23:49:57 +04:00
Christy Jacob f83fdc92de feat: fix executor issues 2022-02-05 14:08:05 +04:00
Christy Jacob 6610bf9873 feat: add executor class 2022-02-04 05:29:40 +04:00
Christy Jacob 0b36c7e21c feat: remove handle shutdown method 2022-02-03 20:22:56 +04:00
Christy Jacob 7f1df839ec feat: remove database dependencies from the create execution endpoint 2022-02-03 04:05:03 +04:00
Christy Jacob c239240cbc feat: remove database dependencies from the delete function endpoint 2022-02-03 01:36:21 +04:00
Christy Jacob 803e4ccbaf feat: remove database dependencies from the delete deployment endpoint 2022-02-02 23:38:47 +04:00
Christy Jacob 3a203c27de feat: remove database dependencies from the create runtime endpoint 2022-02-02 22:58:03 +04:00
Christy Jacob 7d82c1006a feat: fix tests 2022-02-01 03:44:55 +04:00