1
0
Fork 0
mirror of synced 2024-10-03 02:37:40 +13:00
Commit graph

8053 commits

Author SHA1 Message Date
Christy Jacob
f239296059 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-db-pools 2022-11-23 19:05:19 +00:00
Steven Nguyen
01556184c7
Fix the default oauth paths to match the route 2022-11-23 09:57:49 -08:00
Torsten Dittmann
b819381bed
Merge branch 'master' into fix-623-locale-api-unknown-continent 2022-11-23 18:52:39 +01:00
Torsten Dittmann
991d8749b2
Merge pull request #4757 from gepd/null-failure
bug fix: failure status shoudn't be nulled
2022-11-23 18:51:02 +01:00
Torsten Dittmann
2e9087285d
Merge branch 'master' into fix-function-status-missing 2022-11-23 18:47:15 +01:00
Torsten Dittmann
0d0de17d15
Merge branch 'master' into fix-session-expiry 2022-11-23 17:51:51 +01:00
Damodar Lohani
1a00e3829a
fix hourly stats 2022-11-23 13:40:51 +05:45
Jake Barnby
bd0139ef3b
Make region optional with default of 'default' 2022-11-23 18:16:57 +13:00
Alex Patterson
ad1587872b remove dup line 2022-11-22 18:49:31 -05:00
Christy Jacob
dd5a424022 chore: update submodule 2022-11-23 03:05:45 +05:30
Christy Jacob
2fcaa02226 Merge branch 'feat-db-pools' of github.com:appwrite/appwrite into feat-db-pools 2022-11-23 03:03:19 +05:30
Christy Jacob
5730c3deb6 Merge branch 'master' of github.com:appwrite/appwrite into feat-db-pools 2022-11-23 03:02:56 +05:30
gepd
a231a9853f
Merge branch 'appwrite:master' into null-failure 2022-11-22 17:10:55 -03:00
gepd
64ba896738
bug fix: failure status shoudn't be nulled 2022-11-22 17:05:04 -03:00
Christy Jacob
c99ed47e63 Merge branch 'feat-db-pools' of github.com:appwrite/appwrite into feat-usage-refactor-fo-db-pools 2022-11-22 22:05:18 +05:30
Matej Baco
95ac8721f0 Revert changes 2022-11-22 16:50:41 +01:00
Christy Jacob
c7f2785b45 feat: update worker counts 2022-11-22 21:07:04 +05:30
Matej Baco
2ef43e3249 Improvements during QA 2022-11-22 16:36:15 +01:00
Christy Jacob
85de5e9106 feat: update droplet config 2022-11-22 20:14:39 +05:30
Christy Jacob
210b4558c6 Merge branch 'feat-db-pools' of github.com:appwrite/appwrite into feat-usage-refactor-fo-db-pools 2022-11-22 19:52:44 +05:30
Christy Jacob
dd8a64b3a3 feat: update branch 2022-11-22 14:10:41 +00:00
Christy Jacob
8ea6647b22 feat: update branch 2022-11-22 13:56:50 +00:00
Matej Bačo
ced481f78c Linter, library upgrade 2022-11-22 07:57:44 +00:00
Matej Bačo
f055adc05f Fix pool sharing logic 2022-11-22 07:17:56 +00:00
Matej Bačo
dd99ab7b00 Fix session expiration 2022-11-21 14:24:52 +00:00
Matej Bačo
202e4c01d8 Add new executor env vars 2022-11-21 14:23:43 +00:00
Damodar Lohani
14ea8b2197 Merge branch 'feat-db-pools' of https://github.com/appwrite/appwrite into feat-usage-refactor-fo-db-pools 2022-11-21 14:12:22 +00:00
Matej Bačo
d2362aeab0 Improve performance 2022-11-21 11:43:20 +00:00
Matej Bačo
831960245f Permission bug fix 2022-11-21 11:20:52 +00:00
Matej Bačo
0ee49e7895 Fix missing execution status 2022-11-21 09:38:36 +00:00
Jake Barnby
4a61718cff
Enable HSTS for all HTTPS requests 2022-11-21 16:49:45 +13:00
Christy Jacob
9698dc2115 fix: volume sync 2022-11-18 22:18:27 +05:30
Christy Jacob
948936dcff
Merge pull request #4697 from appwrite/fix-init-retry
Fix: Failing errors
2022-11-18 19:53:43 +05:30
Matej Baco
91de1cbcf3 Fix bug 2022-11-18 15:22:46 +01:00
Matej Baco
c284c417bb Merge branch 'fix-init-retry' of https://github.com/appwrite/appwrite into fix-init-retry 2022-11-18 15:20:08 +01:00
Matej Baco
a13c671a2b PR review changes 2022-11-18 15:20:05 +01:00
Matej Bačo
421cebced8
Update app/config/variables.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-11-18 15:17:51 +01:00
Matej Baco
5ec548cc06 Fix more failing tests 2022-11-18 14:13:33 +01:00
Christy Jacob
1057ab4e42
Merge pull request #4716 from appwrite/fix-env-vars
Fix env vars
2022-11-18 15:20:08 +05:30
Matej Baco
792286c955 Merge branch 'feat-db-pools' into fix-init-retry 2022-11-18 09:51:53 +01:00
Matej Baco
0075956c6c Introduce ENV to disable console invites, fix outdated code after merge 2022-11-18 09:51:28 +01:00
Matej Baco
715273798e More bug fixing around failing tests 2022-11-18 09:22:04 +01:00
Jake Barnby
35740fe65b
Increase pool instance count to account for CLI 2022-11-18 21:07:57 +13:00
Christy Jacob
2f5e7e1e8c update submodule to latest commit 2022-11-18 08:04:00 +00:00
Christy Jacob
fc0b8730a9 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-db-pools 2022-11-18 07:56:43 +00:00
Matej Baco
26ea9d675a Linter fix 2022-11-18 08:13:22 +01:00
Matej Baco
418a432d6c Merge branch 'feat-db-pools' into fix-init-retry 2022-11-18 08:10:11 +01:00
Christy Jacob
57dd721a61 chore: update volume names 2022-11-18 01:08:43 +05:30
Christy Jacob
b30571dcd0 chore: update submodule 2022-11-18 00:43:12 +05:30
Christy Jacob
373e230ab0 fix: issues with usage 2022-11-18 00:28:57 +05:30