1
0
Fork 0
mirror of synced 2024-05-20 04:32:37 +12:00
Commit graph

64 commits

Author SHA1 Message Date
Damodar Lohani 8f14f5aa21
Database layer (#3338)
* database response model

* database collection config

* new database scopes

* database service update

* database execption codes

* remove read write permission from database model

* updating tests and fixing some bugs

* server side tests are now passing

* databases api

* tests for database endpoint

* composer update

* fix error

* formatting

* formatting fixes

* get database test

* more updates to events and usage

* more usage updates

* fix delete type

* fix test

* delete database

* more fixes

* databaseId in attributes and indexes

* more fixes

* fix issues

* fix index subquery

* fix console scope and index query

* updating tests as required

* fix phpcs errors and warnings

* updates to review suggestions

* UI progress

* ui updates and cleaning up

* fix type

* rework database events

* update tests

* update types

* event generation fixed

* events config updated

* updating context to support multiple

* realtime updates

* fix ids

* update context

* validator updates

* fix naming conflict

* fix tests

* fix lint errors

* fix wprler and realtime tests

* fix webhooks test

* fix event validator and other tests

* formatting fixes

* removing leftover var_dumps

* remove leftover comment

* update usage params

* usage metrics updates

* update database usage

* fix usage

* specs update

* updates to usage

* fix UI and usage

* fix lints

* internal id fixes

* fixes for internal Id

* renaming services and related files

* rename tests

* rename doc link

* rename readme

* fix test name

* tests: fixes for 0.15.x sync

Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2022-06-22 12:51:49 +02:00
Torsten Dittmann 70c98b0cfc feat: messaging worker 2022-06-08 15:57:34 +02:00
Christy Jacob e2bc4e748f Merge branch 'feat-functions-refactor' of github.com:appwrite/appwrite into feat-add-builds-worker 2022-01-25 21:11:29 +04:00
Bradley Schofield bfc4f72673 Update docker-compose in docs and make executor a executable
Update docker-compose in docs and make executor a executable
2022-01-24 10:32:40 +00:00
Christy Jacob abd54938ef feat: add build worker 2022-01-24 02:25:46 +04:00
Eldad Fux d1b5f310e3 Added spec generator CLI command, remove old HTTP endpoint 2022-01-01 14:07:11 +02:00
Torsten Dittmann 1ed41f52d3 Merge branch 'master' of https://github.com/appwrite/appwrite into sync-realtime-with-db-refactor 2021-09-30 12:32:10 +02:00
Damodar Lohani 26c4fe7009 Merge branch 'feat-database-indexing' into feat-usage-daemon 2021-08-15 10:53:53 +05:45
Eldad A. Fux 2fbc434e25
Merge pull request #1475 from appwrite/feat-delete-attribute-index-tests
feat(refactor-db): tests for attribute and index deletion
2021-08-10 21:49:40 +03:00
Damodar Lohani e87435dd61 wip usage tasks 2021-08-10 14:29:31 +05:45
kodumbeats e609954659 Fix logic for finding matching attribute 2021-08-08 18:07:59 -04:00
Damodar Lohani 35394e5849 Merge branch 'feat-database-indexing' into feat-depricate-usage-worker 2021-08-08 12:18:31 +05:45
Damodar Lohani ab841925ff drop usage worker 2021-08-02 11:58:42 +05:45
Eldad Fux 95dacecf3a Removed the tasks service 2021-07-27 17:16:12 +03:00
kodumbeats a912e2f20e Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-db-refactor-routes 2021-06-30 14:24:48 -04:00
Torsten Dittmann a2d0c910c1 Merge branch '0.9.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-06-29 13:34:35 +02:00
Matej Baco b7e9efb3d7 Updated interval of an usage worker 2021-06-20 00:01:01 +02:00
Matej Baco a1d4e35375 Updated INTERVALS of php-resque 2021-06-19 23:46:20 +02:00
kodumbeats 90b280a014 Outline database resque worker 2021-06-17 14:22:06 -04:00
Torsten Dittmann 288d7d3701 Merge branch 'dev' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-03-24 12:11:45 +01:00
Damodar Lohani 40680188b2 Merge branch 'dev' into fix-redis-auth-on-workers 2021-03-23 12:37:06 +05:45
Torsten Dittmann 900a642255 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-03-19 11:48:49 +01:00
Damodar Lohani 185970a123 fix workers for redis - user can be null 2021-03-18 17:07:12 +05:45
Eldad A. Fux 48abfb68d7
Merge pull request #975 from appwrite/0.7.x
0.7.x
2021-03-17 14:50:03 +02:00
Eldad Fux 925772486d Debug tests 2021-03-13 00:52:07 +02:00
Eldad Fux 002bcf1403 Merge branch 'dev' of github.com:appwrite/appwrite into feat-265-realtime-support 2021-02-21 18:36:04 +02:00
Damodar Lohani 0475d87a72 fix issue with mails worker 2021-02-15 13:22:13 +05:45
Damodar Lohani 4b59738ec0 Merge branch '0.7.x' into feat-redis-connection-password 2021-02-14 17:13:00 +05:45
Damodar Lohani 3a7285a845 fix worker schedule not starting issue 2021-02-07 13:42:15 +05:45
Eldad Fux 3c9b08230d Updated tests 2021-02-07 09:20:00 +02:00
Eldad Fux 82c2fab68e Verbose tests 2021-02-07 08:37:56 +02:00
Damodar Lohani 19c870b2aa fix issue with QUEUE not being set 2021-02-01 18:09:25 +05:45
Damodar Lohani 7ac826b355 updating checks for both user and pass 2021-02-01 12:06:42 +05:45
Damodar Lohani 26500f82ef updating redis auth environment 2021-01-31 20:41:06 +05:45
Damodar Lohani 4023e5efca supporting redis auth 2021-01-31 11:09:38 +05:45
Eldad Fux 99d5794f14 Deprecated old Nginx stuff 2021-01-15 00:20:31 +02:00
Eldad Fux fd8fc3b8cd Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-265-realtime-support 2021-01-09 23:57:23 +02:00
Christy Jacob 408ae68e7a feat: starter for maintenance task 2020-12-14 22:09:44 +05:30
Eldad Fux 1668da931f Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-265-realtime-support 2020-10-31 16:59:00 +02:00
Eldad Fux 5fd13990aa Fixed command 2020-10-29 13:25:42 +02:00
Eldad Fux ef3822e6d8 Added missing bin file 2020-10-29 13:24:46 +02:00
Eldad Fux 10e39abeae Basic structure 2020-10-16 10:31:09 +03:00
Eldad Fux 56d4c84cd3 Added vars debugger 2020-10-15 08:03:38 +03:00
Eldad Fux dc1655b7f5 Work in progress 2020-07-28 22:48:51 +03:00
Eldad Fux a295b9c3c6 Fixed scripts, removed build packages 2020-07-20 23:05:36 +03:00
Eldad Fux b70e185450 Added functions worker standalone container 2020-07-15 15:49:10 +03:00
Eldad Fux db0dcf5eaa Merge branch 'functions' of github.com:appwrite/appwrite into swoole-and-functions 2020-07-12 23:43:03 +03:00
Eldad Fux 5962d45844 Updated Nginx 2020-07-07 00:18:36 +03:00
Eldad Fux 5b624419b7 Fixed workers env vars 2020-07-06 10:38:56 +03:00
Eldad Fux ea3108acda Updated workers 2020-07-05 22:19:14 +03:00