Commit graph

480 commits

Author SHA1 Message Date
Matej Bačo
d8103cb57e Merge branch '1.7.x' into 1.6.x 2025-04-25 12:18:04 +02:00
Matej Bačo
cd9a2b761c Merge branch '1.7.x' into feat-sites 2025-04-17 12:13:06 +02:00
Darshan
ab73a70c83 address comments. 2025-04-14 16:30:05 +05:30
Darshan
624538fcaf revert: local dockerfile change. 2025-04-09 16:35:27 +05:30
Darshan
89815cba1c revert: local dockerfile change. 2025-04-08 11:20:47 +05:30
Darshan
8dfbc128ac feat: import csv. 2025-04-08 11:19:39 +05:30
Damodar Lohani
f4d01f4c37 fix: remove stats usage dump worker from docker 2025-03-27 08:36:52 +00:00
Matej Bačo
725dff7f0f Merge branch '1.7.x' into feat-sites 2025-03-13 11:41:28 +01:00
Christy Jacob
d5ab989891
Merge pull request #9339 from appwrite/feat-remove-deprecated-usage-stuff
Remove usage and usage dump in favor of stats-usage and stats-usage-dump
2025-03-04 11:23:29 +05:30
Matej Bačo
bf3b21cdb1 Implement screenshot task and initial run 2025-02-27 15:58:33 +01:00
Chirag Aggarwal
bb5ed1ccc6 chore: bump base to 0.10.1 2025-02-26 10:14:32 +00:00
Chirag Aggarwal
542e34bc94 chore: bump docker-base 2025-02-25 12:28:05 +00:00
Damodar Lohani
940f4d12af Remove usage and usage dump in favor of stats-usage and stats-usage-dump 2025-02-11 07:52:37 +00:00
Damodar Lohani
6eb4d3f021 reset dockerfile 2025-01-30 06:40:49 +00:00
Damodar Lohani
cb31e7954e refactor rename 2025-01-30 04:53:53 +00:00
Damodar Lohani
0da3f870f9 refactor: rename 2025-01-30 04:43:16 +00:00
Damodar Lohani
22ab23d009 feat: Stats resources worker 2025-01-30 04:05:51 +00:00
Damodar Lohani
21097041f0 refactor: rename usage count to stats resources 2025-01-30 03:50:27 +00:00
Damodar Lohani
9955b6b61c usage count container and events 2025-01-27 04:33:33 +00:00
Fabian Gruber
877a978451 chore: update base to 0.9.5 2024-11-19 16:42:16 +01:00
Bradley Schofield
d33056d13b Address Comments 2024-11-08 13:48:41 +09:00
Bradley Schofield
943a3a7fdd Remove correct version of XDebug 2024-10-29 17:20:15 +09:00
Damodar Lohani
36cfc4bee0 Fix webp 2024-09-28 08:55:51 +00:00
Steven Nguyen
b36fc1c2f8
chore: bump docker base 2024-09-17 22:44:20 -07:00
Torsten Dittmann
8ac2f64353 fix: function storage metrics 2024-09-16 11:58:08 +02:00
Christy Jacob
9ad86b5711 chore: update docker base image 2024-08-07 13:06:28 +00:00
Matej Bačo
6d31f18bca Merge branch 'main' into chore-sync-main 2024-07-24 08:32:55 +02:00
Torsten Dittmann
9c4f7dd108 fix: accidentally removed copy command from dockerfile 2024-07-17 20:35:09 +02:00
Torsten Dittmann
eb673a931e fix: dockerfile 2024-07-17 19:29:48 +02:00
Binyamin Yawitz
eacd965ae3
feat: Adding profiler for debugging 2024-07-15 14:13:34 -04:00
Luke B. Silver
dab0a17082
Merge branch '1.6.x' into feat-scheduled-executions 2024-06-25 17:21:44 +01:00
loks0n
2f0f7bf9c7 fix: test 2024-06-17 13:44:12 +01:00
Steven Nguyen
c7157b3692
chore: bump base image from 0.9.0 to 0.9.1 2024-06-06 00:23:00 +00:00
Christy Jacob
b371909deb chore: fix Dockerile 2024-05-16 07:16:45 +00:00
Christy Jacob
10722aa736 chore: cleanup obsolete tasks and workers 2024-05-16 07:11:00 +00:00
Christy Jacob
a63667f5a3 chore: cleanup obsolete tasks 2024-05-16 07:04:40 +00:00
Jake Barnby
bc3e57d03b
Update base + console 2024-02-24 00:41:38 +13:00
Jake Barnby
d744f8177d
Merge pull request #7637 from appwrite/feat-remove-opcache
Remove preloading
2024-02-24 00:17:02 +13:00
Jake Barnby
ca2df68852
Downgrade further 2024-02-23 19:43:30 +13:00
Jake Barnby
6e4eb348c1
Remove preloading 2024-02-23 19:34:54 +13:00
Jake Barnby
0585ef803a
Test downgrade base 2024-02-23 19:30:57 +13:00
Jake Barnby
942847cf3a
Merge remote-tracking branch 'origin/main' into 1.5.x
# Conflicts:
#	app/config/collections.php
#	app/config/errors.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/teams.php
#	app/controllers/api/users.php
#	app/controllers/shared/api.php
#	app/init.php
#	app/worker.php
#	composer.json
#	composer.lock
#	docker-compose.yml
#	src/Appwrite/Extend/Exception.php
#	src/Appwrite/Platform/Services/Tasks.php
#	src/Appwrite/Platform/Tasks/Maintenance.php
#	src/Appwrite/Platform/Workers/Certificates.php
#	src/Appwrite/Platform/Workers/Deletes.php
#	src/Appwrite/Platform/Workers/Messaging.php
#	src/Appwrite/Platform/Workers/Usage.php
#	src/Appwrite/Platform/Workers/UsageHook.php
#	src/Appwrite/Specification/Format/OpenAPI3.php
#	src/Appwrite/Specification/Format/Swagger2.php
#	tests/e2e/Services/Account/AccountConsoleClientTest.php
2024-02-22 01:29:28 +13:00
Jake Barnby
7e56607975
Update docker base 2024-02-16 14:09:22 +13:00
Torsten Dittmann
756993eea2 fix: new console 2024-02-13 12:10:30 +00:00
Torsten Dittmann
1be56bf118 feat: new console 2024-02-13 12:09:52 +00:00
Jake Barnby
18f7168160
Merge main 2024-02-12 14:18:19 +13:00
shimon
632f78140f Merge branch 'refactor-usage-sn' of github.com:appwrite/appwrite into usage-queue-poc
 Conflicts:
	composer.json
	composer.lock
2024-02-08 09:29:12 +02:00
fogelito
9c8c017618 Merge branch '1.5.x' of github.com:appwrite/appwrite into feat-php-8-1
 Conflicts:
	app/controllers/api/databases.php
	app/controllers/api/projects.php
	app/controllers/api/users.php
	composer.json
	composer.lock
2024-01-29 08:50:53 +02:00
shimon
7a2ee683e3 refactor usage poc 2024-01-28 11:28:59 +02:00
Bradley Schofield
216a5d7001 Add queue management commands 2024-01-26 11:11:18 +00:00