Christy Jacob
|
503bd53a47
|
Merge branch 'master' of https://github.com/appwrite/appwrite into feat-mysql-test
|
2022-10-25 13:48:59 +00:00 |
|
Christy Jacob
|
ca602199da
|
feat: update mysql changes
|
2022-10-25 13:42:30 +00:00 |
|
Jake Barnby
|
2f444ead34
|
Revert "Review revert unrelated change"
This reverts commit bf064fa5c9.
|
2022-10-25 18:31:51 +13:00 |
|
Jake Barnby
|
e3b5919e40
|
Review doc fixes
|
2022-10-25 15:53:15 +13:00 |
|
Jake Barnby
|
34bd0fe93d
|
Review remove redundant registry injection
|
2022-10-25 15:45:08 +13:00 |
|
Jake Barnby
|
bf064fa5c9
|
Review revert unrelated change
|
2022-10-25 15:44:19 +13:00 |
|
 Torsten DittmannandGitHub
|
461c12c7fe
|
Merge pull request #3701 from appwrite/feat-oauth-improvements
Feat: OAuth improvements
|
2022-10-24 17:57:40 +02:00 |
|
Damodar Lohani
|
4dc6e2fb6a
|
use register to reclaim
|
2022-10-24 02:33:19 +00:00 |
|
Damodar Lohani
|
70afd1efed
|
pool reclaim
|
2022-10-24 01:34:12 +00:00 |
|
Damodar Lohani
|
adf3f74ef2
|
refill pools on exception
|
2022-10-23 08:19:10 +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
|
bde7fe21c4
|
remove unused param
|
2022-10-23 07:03:50 +00:00 |
|
Damodar Lohani
|
8048d24857
|
deprecate database aggregation
|
2022-10-23 05:17:50 +00:00 |
|
Damodar Lohani
|
3ed3ef9d71
|
rename variable
|
2022-10-23 04:46:23 +00:00 |
|
Damodar Lohani
|
ff6c6003fc
|
get project db for CLI
|
2022-10-22 03:08:28 +00:00 |
|
Damodar Lohani
|
a385b01d4a
|
using project db properly
|
2022-10-22 02:25:22 +00:00 |
|
 Vincent (Wen Yu) GeandGitHub
|
9a1f54baf1
|
Merge branch 'master' into doc-unique-id
|
2022-10-21 17:43:52 -04:00 |
|
Damodar Lohani
|
03f8e20dfd
|
Merge remote-tracking branch 'origin/master' into feat-usage-refactor
|
2022-10-21 06:27:03 +00:00 |
|
Damodar Lohani
|
dfa35e0a0b
|
fix periods on usage endpoints
|
2022-10-21 05:45:25 +00:00 |
|
Eldad Fux
|
27c4e24fa5
|
Unused classes
|
2022-10-21 08:41:17 +03:00 |
|
Eldad Fux
|
54469e9b4d
|
Unused classes
|
2022-10-21 08:41:12 +03:00 |
|
Jake Barnby
|
2d6974da82
|
Fix empty examples
|
2022-10-21 15:28:06 +13:00 |
|
Damodar Lohani
|
d35b438255
|
fix collection and document counts
|
2022-10-21 01:50:03 +00:00 |
|
Damodar Lohani
|
a7e1e5f25f
|
fix period
|
2022-10-21 01:40:33 +00:00 |
|
fogelito
|
1b776f7fdc
|
some changes
|
2022-10-20 23:59:00 +03:00 |
|
Jake Barnby
|
40be56b35f
|
Set isSDK false for graphql
|
2022-10-20 18:52:51 +13:00 |
|
Jake Barnby
|
99b8769151
|
Fix family
|
2022-10-20 18:40:34 +13:00 |
|
Jake Barnby
|
455b9ca5df
|
Add initial 1.2.x specs
|
2022-10-20 16:22:30 +13:00 |
|
Jake Barnby
|
2eed73395a
|
Add GraphQL platform
|
2022-10-20 16:21:16 +13:00 |
|
Jake Barnby
|
6a4f3d6a6b
|
Merge remote-tracking branch 'origin/master' into feat-graphql-support
# 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
|
2022-10-20 12:41:24 +13:00 |
|
Eldad Fux
|
e113253e35
|
Fixed tests
|
2022-10-19 17:13:38 +03:00 |
|
Eldad Fux
|
e5c62c6730
|
Fixed usage of DSN database
|
2022-10-19 16:55:58 +03:00 |
|
Eldad Fux
|
a1157fb49b
|
Env vars clean ups
|
2022-10-19 15:59:13 +03:00 |
|
Eldad Fux
|
58ef860959
|
Merge branch 'feat-db-pools-eldad' of https://github.com/appwrite/appwrite into feat-db-pools-eldad
|
2022-10-19 15:41:42 +03:00 |
|
Eldad Fux
|
159fd5fc59
|
Change URLURL to AppwriteURL
|
2022-10-19 15:41:38 +03:00 |
|
Christy Jacob
|
41b420d313
|
Merge branch 'feat-db-pools' of https://github.com/appwrite/appwrite into feat-db-pools-eldad
|
2022-10-19 10:00:56 +00:00 |
|
Christy Jacob
|
584ec3160a
|
Merge branch 'master' of https://github.com/appwrite/appwrite into feat-db-pools
|
2022-10-19 09:52:52 +00:00 |
|
Eldad Fux
|
d51c379514
|
Fixed linter errors
|
2022-10-19 11:35:30 +03:00 |
|
 Eldad A. FuxandGitHub
|
61d6b435b3
|
Merge pull request #4530 from appwrite/feat-bump-api-specs
Update API specs
|
2022-10-19 09:28:13 +03:00 |
|
Bradley Schofield
|
60e924b62b
|
Run Linter
|
2022-10-19 02:50:48 +01:00 |
|
Bradley Schofield
|
fe4028f588
|
Add tests and add buildTime to worker
|
2022-10-19 02:43:40 +01:00 |
|
Jake Barnby
|
a2b1941a47
|
Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
# CONTRIBUTING.md
# composer.json
# composer.lock
# docs/references/teams/list-teams.md
|
2022-10-19 13:17:56 +13:00 |
|
Jake Barnby
|
61e5014ff0
|
Add sdk graphql header to allowed headers list
|
2022-10-19 13:01:39 +13:00 |
|
Steven Nguyen
|
080116cff8
|
Update API specs
|
2022-10-18 21:05:54 +00:00 |
|
Akshay Rana
|
641a4af8d4
|
upated the timestamp code
|
2022-10-18 22:40:50 +05:30 |
|
Eldad Fux
|
4fe5c0dd1d
|
Merge branch 'feat-db-pools' of https://github.com/appwrite/appwrite into feat-db-pools-eldad
|
2022-10-18 17:29:21 +03:00 |
|
Christy Jacob
|
6bfb76b620
|
Merge branch 'master' of https://github.com/appwrite/appwrite into feat-db-pools
|
2022-10-18 07:57:34 +00:00 |
|
Damodar Lohani
|
868e487a59
|
fix bucket collection name
|
2022-10-18 07:52:41 +00:00 |
|
Damodar Lohani
|
e7c82a28dd
|
more fixes
|
2022-10-18 07:09:11 +00:00 |
|
Damodar Lohani
|
305dafe2ad
|
update missing stats
|
2022-10-18 06:53:17 +00:00 |
|