shimon
|
a27808444b
|
Merge branch '1.5.x' of github.com:appwrite/appwrite into db-project-by-region
|
2024-08-25 11:37:21 +03:00 |
|
Jake Barnby
|
d2c7be19d0
|
Update database stack
|
2024-08-21 17:31:13 +12:00 |
|
shimon
|
233be2a034
|
connection storage implementation
|
2024-08-12 21:37:32 +03:00 |
|
shimon
|
4acbc2d86c
|
connection storage implementation
|
2024-08-07 21:36:37 +03:00 |
|
shimon
|
ec9453bbf9
|
connection storage implementation
|
2024-08-07 19:36:13 +03:00 |
|
shimon
|
81b7f2273f
|
get project db key by region
|
2024-08-06 21:44:37 +03:00 |
|
shimon
|
877048f91a
|
get project db key by region
|
2024-08-06 11:17:29 +03:00 |
|
shimon
|
d6dfe7dfb3
|
get project db key by region
|
2024-08-05 15:56:45 +03:00 |
|
shimon
|
6b3051f131
|
get project db key by region
|
2024-08-05 15:26:20 +03:00 |
|
shimon
|
3c749153f0
|
get project db key by region
|
2024-08-05 11:47:27 +03:00 |
|
shimon
|
3071a0fba4
|
get project db key by region
|
2024-08-05 11:19:58 +03:00 |
|
shimon
|
d09528a0cd
|
get project db key by region
|
2024-08-05 11:19:12 +03:00 |
|
shimon
|
c68e38030f
|
get project db key by region
|
2024-08-05 10:20:40 +03:00 |
|
shimon
|
7977aaa609
|
get project db key by region
|
2024-07-30 20:29:27 +03:00 |
|
shimon
|
3c9a05f466
|
get project db key by region
|
2024-07-30 20:10:18 +03:00 |
|
shimon
|
318299210d
|
get project db key by region
|
2024-07-30 19:20:07 +03:00 |
|
shimon
|
998a017781
|
get project db key by region
|
2024-07-30 18:35:44 +03:00 |
|
Bradley Schofield
|
3792f816ad
|
Add new audit events
|
2024-07-22 17:03:53 +09:00 |
|
Jake Barnby
|
9e487b8ccf
|
Revert "Merge pull request #8237 from appwrite/revert-8193-feat-remove-random-shared-tables"
This reverts commit 930ae6ded0, reversing
changes made to 1f6417b156.
|
2024-06-06 20:11:19 +12:00 |
|
Christy Jacob
|
ff6efc2855
|
Revert "Feat remove random shared tables"
|
2024-06-06 00:11:56 +05:30 |
|
Jake Barnby
|
f459a5c458
|
Merge remote-tracking branch 'origin/refactor-usage-sn' into feat-remove-random-shared-tables
# Conflicts:
# docker-compose.yml
|
2024-06-04 17:43:14 +12:00 |
|
Matej Bačo
|
8dd883a312
|
Add comments
|
2024-05-24 13:04:30 +02:00 |
|
Jake Barnby
|
e19b465ce2
|
Move shared tables db to env var from const
|
2024-05-24 20:10:47 +12:00 |
|
Jake Barnby
|
4ed125f7c8
|
Remove random shared tables assignment in preparation of setting as override instead
|
2024-05-24 16:53:09 +12:00 |
|
Jake Barnby
|
a895ce4270
|
Remove redundant backup checks
|
2024-05-24 16:51:29 +12:00 |
|
Jake Barnby
|
5b82716986
|
Change from 1 in 20 to 1 in 5 projects on shared tables DB
|
2024-05-20 14:00:48 +12:00 |
|
Jake Barnby
|
f7cd1e2361
|
Ensure namespace is set if override equals shared tables
|
2024-05-08 16:04:28 +12:00 |
|
Jake Barnby
|
921eb2b900
|
App::getEnv -> System::getEnv
|
2024-05-07 22:08:00 +12:00 |
|
Jake Barnby
|
e9bac08de0
|
Fix header test
|
2024-05-07 17:59:24 +12:00 |
|
Jake Barnby
|
356d155df2
|
Add shared tables enabled flag for quick toggle
|
2024-05-07 17:29:12 +12:00 |
|
Jake Barnby
|
912e3b01dc
|
Add clarifying comments
|
2024-05-07 14:07:04 +12:00 |
|
Jake Barnby
|
52c52fa519
|
Add scheme to DSN on fail
|
2024-05-06 18:13:41 +12:00 |
|
Jake Barnby
|
db94070162
|
Use DSN for project database
|
2024-05-06 17:33:36 +12:00 |
|
Jake Barnby
|
c4deb0ba93
|
Allow shared tables namespace override
|
2024-05-03 21:30:38 +12:00 |
|
Jake Barnby
|
b2e956a14d
|
Merge remote-tracking branch 'origin/refactor-usage-sn' into feat-isolation-modes
# Conflicts:
# .gitignore
# app/cli.php
# app/controllers/api/account.php
# app/controllers/api/databases.php
# app/controllers/api/projects.php
# app/controllers/general.php
# app/controllers/shared/api.php
# app/init.php
# app/realtime.php
# app/worker.php
# composer.json
# composer.lock
# src/Appwrite/Platform/Tasks/DeleteOrphanedProjects.php
# src/Appwrite/Platform/Tasks/GetMigrationStats.php
# src/Appwrite/Platform/Workers/Databases.php
# src/Appwrite/Platform/Workers/Deletes.php
# src/Appwrite/Platform/Workers/Hamster.php
# tests/e2e/General/HTTPTest.php
# tests/e2e/Services/Databases/DatabasesCustomServerTest.php
# tests/e2e/Services/Projects/ProjectsConsoleClientTest.php
|
2024-04-30 19:40:47 +12:00 |
|
Matej Bačo
|
d091b37a15
|
Merge branch 'refactor-usage-sn' into refactor-usage-sn-1.5.x
|
2024-04-02 18:42:17 +02:00 |
|
Eldad Fux
|
beda5293b4
|
Fix format
|
2024-04-01 13:08:46 +02:00 |
|
Eldad Fux
|
8ed1da4ea8
|
Updated getEnv to use system lib
|
2024-04-01 13:02:47 +02:00 |
|
Matej Bačo
|
5275d0b021
|
Merge branch 'refactor-usage-sn' into feat-configurable-collections
|
2024-03-29 10:48:11 +01:00 |
|
Torsten Dittmann
|
b8b3a69a55
|
fix: specs
|
2024-03-08 10:28:25 +01:00 |
|
Torsten Dittmann
|
f51c39cd2b
|
Merge branch 'main' of https://github.com/appwrite/appwrite into 1.5.x
|
2024-03-08 00:30:02 +01:00 |
|
Jake Barnby
|
664df69a5f
|
Fix method refs
|
2024-03-07 17:49:59 +01:00 |
|
Jake Barnby
|
8a73203635
|
Revert debugs
|
2024-03-07 14:52:13 +01:00 |
|
Jake Barnby
|
1db9d8b9ab
|
Fix method refs
|
2024-03-07 10:40:03 +01:00 |
|
Jake Barnby
|
1b7ce8fc61
|
Debug
|
2024-03-06 10:59:05 +01:00 |
|
Khushboo Verma
|
3d720c7495
|
Disable all APIs
|
2024-03-04 23:28:42 +01:00 |
|
Khushboo Verma
|
d3b0b00917
|
Allow users to disable APIs
|
2024-03-04 23:12:54 +01:00 |
|
Jake Barnby
|
74a3d6531f
|
Merge remote-tracking branch 'origin/refactor-usage-sn' into feat-isolation-modes
# Conflicts:
# composer.json
# composer.lock
# src/Appwrite/Platform/Tasks/CalcTierStats.php
# tests/e2e/Services/Projects/ProjectsConsoleClientTest.php
|
2024-03-04 19:50:10 +01:00 |
|
Torsten Dittmann
|
7fa578c901
|
Merge branch 'main' of https://github.com/appwrite/appwrite into sync-main-1.5.x
|
2024-03-01 14:20:32 +01:00 |
|
Khushboo Verma
|
af3d6b2308
|
Allow ssl along with tls in custom smtp
|
2024-02-26 20:40:41 +05:30 |
|