1
0
Fork 0
mirror of synced 2024-08-04 21:12:18 +12:00
Commit graph

516 commits

Author SHA1 Message Date
Damodar Lohani
a385b01d4a using project db properly 2022-10-22 02:25:22 +00:00
Eldad Fux
d51c379514 Fixed linter errors 2022-10-19 11:35:30 +03:00
Eldad Fux
1632ae61eb Fixing CLI tasks 2022-10-17 19:43:51 +03:00
Eldad Fux
2e23721774 Fixed maintenance container 2022-10-17 15:46:56 +03:00
Eldad Fux
f6449687b5 Create connections only on fill method 2022-10-17 01:49:53 +03:00
Eldad Fux
fe29e58f22 Fixed doctor health checks 2022-10-16 20:48:53 +03:00
Eldad Fux
f15d476889 Fixed specification 2022-10-16 01:44:41 +03:00
Eldad Fux
7484656be3 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-db-pools-eldad 2022-10-15 22:08:16 +03:00
Steven Nguyen
02ab2b8a63
Update SDK License to match opensource.org
The difference made it so pub.dev was unable to detect the license.
2022-10-12 09:57:54 -07:00
Eldad Fux
a229eac2cc Renamed DatabasePool to Pools 2022-10-08 08:51:58 +03:00
Torsten Dittmann
e0b9f57d85
Revert "Feat app region" 2022-09-30 12:32:58 +02:00
Christy Jacob
3b802e9ba6 Merge branch 'master' of github.com:appwrite/appwrite into feat-db-pools 2022-09-27 20:59:50 +05:30
Damodar Lohani
8c6ef5b26f pass region in constructors 2022-09-25 05:41:13 +00:00
Christy Jacob
776dc84475 feat: generate latest examples 2022-09-14 17:41:36 +05:30
Torsten Dittmann
bb2b46cdc1 Merge branch '0.16.x' of https://github.com/appwrite/appwrite into feat-migration-1.0.0 2022-09-14 10:26:08 +02:00
Christy Jacob
0123bba1fb feat: update console sdk, remove old specs 2022-09-14 01:59:15 +05:30
Torsten Dittmann
184b1f2ddb Merge branch '0.16.x' of https://github.com/appwrite/appwrite into feat-migration-1.0.0 2022-09-12 11:46:44 +02:00
Torsten Dittmann
21d40f4849 fix: qa 2022-09-09 19:50:05 +02:00
Matej Bačo
72068d5a93 Disable 6th cert renew attempt 2022-09-07 11:57:08 +00:00
Torsten Dittmann
ee80bf7ca7 feat: introduce 1.0.0 migration 2022-09-07 10:43:05 +02:00
Matej Bačo
ae2826ad1f Bug fixes 2022-09-02 14:19:36 +00:00
Matej Bačo
c47e76fd50 Generate release specs 2022-09-01 04:49:24 +00:00
Matej Bačo
432bfe96ac New version preparation 2022-09-01 04:41:50 +00:00
Christy Jacob
25d9c8e501 Merge branch '0.16.x' of https://github.com/appwrite/appwrite into feat-improve-keys 2022-08-27 20:03:15 +00:00
Jake Barnby
625608804e Merge remote-tracking branch 'origin/0.16.x' into refactor-permissions-inc-console-fix
# 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/databases.php
#	app/controllers/api/storage.php
#	app/workers/builds.php
#	src/Appwrite/Stats/Usage.php
#	src/Appwrite/Usage/Calculators/Database.php
2022-08-25 18:21:15 +12:00
Christy Jacob
2b131eec54 feat: linter issues 2022-08-24 23:05:10 +05:30
Christy Jacob
7c9d8fcf64 feat: update worker class 2022-08-24 22:56:30 +05:30
Christy Jacob
7844a74c1a feat: update worker class 2022-08-24 22:14:40 +05:30
Christy Jacob
47b206c445 feat: update maintenance task 2022-08-24 21:58:04 +05:30
Christy Jacob
9cfefe58bf feat: refactoring classes 2022-08-24 20:52:54 +05:30
Christy Jacob
85bfdd8f54 feat: refactoring classes 2022-08-24 20:26:41 +05:30
Jake Barnby
7784422f84 Fix maintenance worker 2022-08-23 17:23:01 +12:00
Christy Jacob
278afd77c0 Merge branch 'origin/datetime-attributes' of https://github.com/appwrite/appwrite into feat-improve-keys 2022-08-19 09:20:08 +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
Damodar Lohani
3e43424129 Merge branch '0.16.x' of https://github.com/appwrite/appwrite into feat-usage-updates 2022-08-18 00:49:31 +00: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
Damodar Lohani
792d657a4f formatting fixes 2022-08-13 05:10:34 +00:00
Damodar Lohani
3d25ef1be5 refactor case 2022-08-13 04:51:52 +00:00
Christy Jacob
9fe28e830a feat: add platform to sdk generation script 2022-08-10 18:30:57 +05:30
shimon
092e682591 Merge branch 'master' of github.com:appwrite/appwrite into feat-file-cache-cleanup
 Conflicts:
	app/controllers/shared/api.php
2022-08-09 15:02:29 +03:00
fogelito
82a240998b Merge branch '0.16.x' of github.com:appwrite/appwrite into origin/datetime-attributes
 Conflicts:
	composer.lock
	src/Appwrite/Stats/Usage.php
2022-08-09 14:20:26 +03:00
Damodar Lohani
99c1f14581 white space fix 2022-08-09 06:07:05 +00:00
Damodar Lohani
ebac3f5547 usage containers updated 2022-08-09 05:52:53 +00:00
Damodar Lohani
c2b016cb5f update usage interval environment variables 2022-08-09 05:29:24 +00:00
Damodar Lohani
e405e35736 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-usage-updates 2022-07-17 08:48:19 +00:00
Christy Jacob
5abb561f91 Merge branch 'master' of github.com:appwrite/appwrite into feat-db-pools 2022-07-16 11:25:22 +05:30
Christy Jacob
cbccaf9527 feat: update migration 2022-07-16 00:58:15 +04:00
Christy Jacob
88a77127ea
Merge pull request #2450 from PineappleIOnic/Add-DNS-Warning-Install
Add a DNS warning during install
2022-07-15 13:26:12 +04:00
Torsten Dittmann
5604a6837f Merge branch '0.16.x' of https://github.com/appwrite/appwrite into origin/datetime-attributes 2022-07-14 14:14:05 +02:00