Commit Graph

265 Commits

Author SHA1 Message Date
shimon 4cd273e976 updates 2023-04-09 12:58:21 +03:00
shimon edaa93936f Merge branch 'master' of github.com:appwrite/appwrite into __stream
 Conflicts:
	composer.json
	composer.lock
2023-02-09 19:28:26 +02:00
Christy Jacob c393e130ac Merge pull request #4983 from appwrite/fix-collection-delete
Fix deletes worker not deleting database collections
2023-01-27 14:40:14 +05:30
Jake Barnby c9f4b7ca23 Delete project domains and certificates 2023-01-27 16:46:38 +13:00
Jake Barnby 536d36be7d Fix delete recursion 2023-01-17 17:31:14 +13:00
Jake Barnby 004bb82688 Fix functions + builds not deleted 2023-01-12 22:42:07 +13:00
Jake Barnby d49de9c6cf Use getProjectDB instead of new function 2023-01-12 22:27:20 +13:00
Jake Barnby 4b0ef4598b Fix deletes worker not deleting project database tables 2023-01-11 19:37:06 +13:00
Jake Barnby da8af68e1e Fix deletes worker not deleting database collections 2023-01-11 17:20:43 +13:00
shimon 7ea695937b Merge branch 'master' of github.com:appwrite/appwrite into __stream
 Conflicts:
	.gitmodules
	app/console
2022-11-27 20:05:28 +02:00
shimon 89f325fe87 updates 2022-11-22 11:43:56 +02:00
shimon 19ad9914a3 updates 2022-11-22 11:15:48 +02:00
Matej Bačo dd99ab7b00 Fix session expiration 2022-11-21 14:24:52 +00:00
shimon 0172a6c393 bla 2022-11-21 11:07:36 +02:00
shimon 19a38cd06a Merge branch 'master' of github.com:appwrite/appwrite into __stream
 Conflicts:
	app/config/specs/open-api3-latest-client.json
	app/config/specs/open-api3-latest-console.json
	app/config/specs/open-api3-latest-server.json
	app/config/specs/swagger2-latest-client.json
	app/config/specs/swagger2-latest-console.json
	app/config/specs/swagger2-latest-server.json
	app/workers/deletes.php
	composer.json
	composer.lock
	docker-compose.yml
2022-11-20 13:37:03 +02:00
Christy Jacob b4bf0cf8d0 Merge branch '1.1.x' of https://github.com/appwrite/appwrite into fix-deletes-worker 2022-11-14 08:11:26 +00:00
Christy Jacob 72a37516d3 feat: address review comments: 2022-11-11 13:54:05 +00:00
Christy Jacob d664549495 fix: use getDevice in deletes worker 2022-11-10 13:48:55 +00:00
Damodar Lohani a0a0ef2386 update docblock comments and naming 2022-10-28 08:40:04 +00:00
Damodar Lohani c8b5301267 update maintenance to delete only hourly metrics older than 3 months 2022-10-23 07:29:13 +00:00
Damodar Lohani 3ed3ef9d71 rename variable 2022-10-23 04:46:23 +00:00
Steven Nguyen 5542e5b04c Only delete collection data for correct db
Ensure attributes, indexes, and audit for correct database is deleted.
2022-10-11 22:51:10 +00:00
Matej Bačo e31c7f7740 Improve delete worker for functions 2022-09-19 11:53:34 +00:00
shimon 1aed3a1db5 Merge branch '0.16.x' of github.com:appwrite/appwrite into __stream
 Conflicts:
	.env
	app/config/collections.php
	app/config/roles.php
	app/config/specs/open-api3-latest-client.json
	app/config/specs/open-api3-latest-console.json
	app/config/specs/open-api3-latest-server.json
	app/config/specs/swagger2-latest-client.json
	app/config/specs/swagger2-latest-console.json
	app/config/specs/swagger2-latest-server.json
	app/controllers/api/account.php
	app/controllers/api/storage.php
	app/init.php
	composer.json
	composer.lock
	docker-compose.yml
	phpunit.xml
	src/Appwrite/Extend/Exception.php
	src/Appwrite/Utopia/Response.php
2022-09-06 11:14:11 +03:00
shimon dab844308b dateTime bug fix in the deletes worker
dateTime small fix
2022-08-31 16:07:27 +03:00
shimon 69066cfc5e timestamp -> datetime on file cache 2022-08-30 15:44:37 +03:00
Matej Bačo 78f65401e8 Attempt to fix usage tests 2022-08-25 14:56:15 +00:00
Jake Barnby 7019be987c Merge remote-tracking branch 'origin/0.16.x' into origin/datetime-attributes
# Conflicts:
#	app/config/specs/open-api3-latest-client.json
#	app/config/specs/open-api3-latest-console.json
#	app/config/specs/open-api3-latest-server.json
#	app/config/specs/swagger2-latest-client.json
#	app/config/specs/swagger2-latest-console.json
#	app/config/specs/swagger2-latest-server.json
#	app/controllers/api/account.php
#	app/controllers/api/users.php
#	app/controllers/shared/api.php
#	app/workers/deletes.php
#	composer.lock
#	docker-compose.yml
#	phpunit.xml
#	src/Appwrite/Event/Delete.php
2022-08-19 16:20:19 +12:00
shimon 9fc2e4c3a5 sync with 0.16 2022-08-17 17:29:22 +03:00
shimon b9bca60e09 Merge branch 'master' of github.com:appwrite/appwrite into __stream
 Conflicts:
	.gitignore
	app/controllers/api/teams.php
	composer.json
	composer.lock
2022-08-17 12:11:59 +03:00
shimon 0dc485d8d7 some fixes 2022-08-15 12:05:41 +03:00
Steven 610ec1a6a4 Update database query syntax 2022-08-14 05:44:55 +00:00
shimon d132202662 some fixes 2022-08-13 20:29:33 +03:00
shimon e8a2e30bb5 Merge branch '0.16.x' of github.com:appwrite/appwrite into feat-file-cache-cleanup 2022-08-13 10:35:54 +03:00
Eldad Fux 3c7a7f0fa4 Merge branch '0.16.x' of https://github.com/appwrite/appwrite into origin/datetime-attributes 2022-08-13 06:21:50 +03:00
shimon fd3a4fd485 e2e tests 2022-08-03 16:08:14 +03:00
shimon cc93113934 Reference comments 2022-07-31 15:11:49 +03:00
Shimon Newman feadcb24df Update app/workers/deletes.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2022-07-30 21:17:01 +03:00
shimon d09bf306ce response changes 2022-07-26 15:50:33 +03:00
shimon 509057f84c tidy up 2022-07-24 10:12:15 +03:00
shimon 02907f12f1 cache logic moved to api::init & api::shutdown 2022-07-23 20:42:42 +03:00
Damodar Lohani d121ebe078 remove unused parameter 2022-07-22 14:24:33 +05:45
fogelito 169fb4d6f4 audit + abuse datetime changes 2022-07-19 17:52:06 +03:00
shimon 4efbc92cf2 metadata collecting
routes renaming
permissions
2022-07-13 17:28:05 +03:00
fogelito f384a3352b change class from database:: to dateTime:: 2022-07-12 16:32:39 +03:00
fogelito 7e08575245 builds, stats 2022-07-11 18:12:41 +03:00
shimon 59627ea9ef logger moved to App::shutdown 2022-07-09 21:24:28 +03:00
shimon 0249966741 logger moved to App::shutdown 2022-07-07 18:16:03 +03:00
shimon bc43989aa4 Merge branch 'master' of github.com:appwrite/appwrite into __stream 2022-07-05 14:33:28 +03:00
shimon 0c2c030b71 restore 2022-07-05 10:46:41 +03:00