1
0
Fork 0
mirror of synced 2024-07-01 04:30:59 +12:00
Commit graph

3599 commits

Author SHA1 Message Date
Christy Jacob ec21e74813 feat: address review comments 2020-12-24 19:49:09 +05:30
Christy Jacob 1fe931410d feat: address review comments 2020-12-24 19:46:31 +05:30
Christy Jacob 92907fca07 patch: update docker compose files for prod 2020-12-22 19:49:29 +05:30
Christy Jacob d58e1fdbcf patch: restore environment var 2020-12-22 19:39:34 +05:30
Christy Jacob c714ada6ff patch: added delete for project Ids by group 2020-12-22 19:34:09 +05:30
Christy Jacob e7f6001757 patch: updated composer and docker-compose 2020-12-22 18:30:01 +05:30
Christy Jacob 3898656f59 patch: updated env and docker files 2020-12-22 18:27:22 +05:30
Christy Jacob 0a363cd78a patch: added classname and queue names as constants in event 2020-12-22 18:26:22 +05:30
Christy Jacob fab01abe33 patch: added classname and queue names as constants in event 2020-12-22 18:21:46 +05:30
Christy Jacob b40b586342 patch: review comments and some fixes 2020-12-21 23:45:52 +05:30
Christy Jacob 2085c16f91 patch: added logs for maintenance task 2020-12-21 20:16:31 +05:30
Christy Jacob 4049f6470d patch: added logs for maintenance task 2020-12-19 13:38:03 +05:30
Christy Jacob 9a05fedb6a patch: deletes worker for abuse logs 2020-12-18 19:38:28 +05:30
Christy Jacob 62885aa13a patch: deletes worker refactoring 2020-12-18 19:35:20 +05:30
Christy Jacob b21e474081 patch: trigger only if both type and document are present 2020-12-18 17:58:36 +05:30
Christy Jacob 1ecbf8bc5d patch: refactor delete worker invocation 2020-12-18 17:58:08 +05:30
Christy Jacob 4a47c59380 patch: trigger only if both collection and document are present 2020-12-18 16:43:00 +05:30
Christy Jacob e3a6c899c3 patch: delete based on collection 2020-12-18 16:38:58 +05:30
Christy Jacob c6a105db7e patch: review comments 2020-12-18 16:18:00 +05:30
Christy Jacob 1a9648a6c5 feat: added notifiers for delete abuse and audit logs 2020-12-17 20:47:38 +05:30
Christy Jacob f395c2e92c feat: added notifiers for delete abuse and audit logs 2020-12-17 20:45:47 +05:30
Christy Jacob 8f9089accc feat: added maintenance worker for deleting execution logs 2020-12-15 19:19:51 +05:30
Christy Jacob 96a720cb84 feat: added maintenance worker for deleting execution logs 2020-12-15 19:10:35 +05:30
Christy Jacob f10caa28ba feat: added maintenance worker for deleting execution logs 2020-12-15 19:08:41 +05:30
Christy Jacob 4f997d3770 feat: publish delete events to resque 2020-12-15 02:56:37 +05:30
Christy Jacob 408ae68e7a feat: starter for maintenance task 2020-12-14 22:09:44 +05:30
Eldad A. Fux 84fb5387ab
Merge pull request #758 from appwrite/feat-merge-webhooks-and-functions-events
Merged all system events
2020-12-07 19:17:39 +02:00
Eldad Fux 49aed67ad9 Fix for events memory management +
merged functions and webhooks events
2020-12-07 10:51:12 +02:00
Eldad Fux e3c58361d9 Merged all system events 2020-12-07 00:14:57 +02:00
Eldad A. Fux 6593c620f6
Merge pull request #757 from appwrite/feat-742-soon-note
Feat 742 Better UX for Future Platofrm
2020-12-06 23:43:20 +02:00
Eldad Fux 5ff90d4a7c Added soon text near future platforms names 2020-12-06 23:26:55 +02:00
Eldad A. Fux 50920a4686
Merge pull request #754 from appwrite/feat-events-docs-update
Feat events docs update
2020-12-06 11:21:34 +02:00
Eldad Fux da287226ca Updated model types 2020-12-06 08:42:56 +02:00
Eldad Fux 4e7d25ef33 Updated events docs 2020-12-06 08:35:58 +02:00
Eldad Fux 6df9da12e8 Merge branch '0.7.x' of github.com:appwrite/appwrite into 0.7.x 2020-12-05 18:23:56 +02:00
Eldad Fux d70b573179 Updated cachebuster 2020-12-05 18:23:49 +02:00
Eldad A. Fux 89f93fa1fd
Merge pull request #753 from appwrite/feat-updated-svg-logo
Feat updated svg logo
2020-12-05 18:19:56 +02:00
Eldad Fux 59e8f99eb0 Updated files 2020-12-05 18:17:08 +02:00
Eldad A. Fux 8f65ff1086
Merge pull request #751 from christyjacob4/delete-collection-documents
feat: delete documents using delete worker
2020-12-05 09:54:24 +02:00
Christy Jacob df1822cd18 chore: review comments 2020-12-05 12:23:09 +05:30
Christy Jacob 54c3b4c84a chore: review comments 2020-12-05 11:04:58 +05:30
Christy Jacob d0f7558ddf chore: review comments 2020-12-05 11:03:14 +05:30
Christy Jacob 9128348aff chore: added e2e tests for collection deletion 2020-12-05 11:01:59 +05:30
Christy Jacob 4d6927b45a chore: update .gitignore 2020-12-05 02:22:17 +05:30
Christy Jacob d44c2ead0e feat: delete documents using delete worker 2020-12-05 02:17:02 +05:30
Eldad A. Fux 1ca28e9648
Merge pull request #750 from appwrite/feat-730-new-webhook-events
Feat 730 new webhook headers
2020-12-03 21:32:49 +02:00
Eldad Fux b2ccc65813 Added new webhooks headers 2020-12-03 19:56:07 +02:00
Eldad A. Fux a3f4cbb534
Merge pull request #737 from appwrite/feat-730-new-webhook-events
Feat 730 new webhook events
2020-12-03 19:48:01 +02:00
Eldad A. Fux 55acf9754f
Merge pull request #749 from Glide7/patch-2
Patch 2
2020-12-03 14:20:08 +02:00
Lior Haim 517f7de8dd
Update CHANGES.md
removed link
2020-12-03 13:46:18 +02:00