1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2026-03-23 07:24:03 +00:00

Commit graph

  • eb1a2ebe32
    Use 7.2 instead of 7.4 Samuel Štancl 2022-03-17 12:24:57 +01:00
  • dbdd7fdfdb Cookie bypass only for > Laravel 8 j.stein 2022-03-08 15:33:14 +01:00
  • 179f00c51d Update MaintenanceModeTest.php j.stein 2022-03-08 15:32:29 +01:00
  • 5e1e263908 Update CheckTenantForMaintenanceMode.php j.stein 2022-03-08 14:41:23 +01:00
  • 3a4cd1bde2
    Merge branch '3.x' into 3.x Jori Stein 2022-03-08 14:32:43 +01:00
  • 79e3d53b06
    [3.x] Compatibility with Laravel 9 (#802) v3.5.2 Erik Gaal 2022-03-08 01:50:25 +01:00
  • ff04013644
    Missing missing updates Vincent GS 2022-03-04 02:10:09 -06:00
  • a2c8218e6a
    Let the user pass the tenant suffix by %tenant% Vincent GS 2022-03-04 02:01:51 -06:00
  • 4e6bfc9aac
    Refactor Storage facade changes Erik Gaal 2022-03-02 21:30:40 +01:00
  • b4a4eab949
    Add drop of db views on migrate fresh command (#812) masiorama 2022-02-22 16:26:07 +01:00
  • f6db5667ed
    code style Samuel Štancl 2022-02-22 14:48:01 +01:00
  • d7f7ad3ce6
    Remove redundant store variable masiorama 2022-02-22 14:33:19 +01:00
  • e28060f4fd Setting $deleteWhenCannotIdentify property deletes the job if it could not be initialized michael.lundb 2022-02-22 13:14:14 +01:00
  • 9f83a65f22
    Optionally handle drop of table views on MigrateFresh masiorama 2022-02-22 11:22:52 +01:00
  • e85f6c66ab added support for microsoft sql server database nick 2022-02-20 09:17:21 +11:00
  • cbfefc6b20
    Merge branch '3.x' into 3.x Nick Kitchen 2022-02-20 08:30:33 +11:00
  • 5b9b384526 Remove codecov Samuel Štancl 2022-02-19 16:33:59 +01:00
  • 5249ec7c82 ignore changes to queuetest.json Samuel Štancl 2022-02-19 16:31:45 +01:00
  • 8e9485f9b1 add empty queuetest.json Samuel Štancl 2022-02-19 16:31:31 +01:00
  • 368d3cc99f add forceRefresh option to QueueTenancyBootstrapper Samuel Štancl 2022-02-19 16:21:27 +01:00
  • 27f916c323 end tenancy in queue if the next job is not tenant aware Samuel Štancl 2022-02-19 16:12:38 +01:00
  • 4f5231b0a9 Added tests for tenant schema dump command Victor R 2022-02-16 20:11:37 -05:00
  • 16fe1673ba Register tenant schema dump command Victor R 2022-02-16 20:11:13 -05:00
  • 8859c24b5d Add tenant dump command Victor R 2022-02-16 20:10:48 -05:00
  • 0b30c33e54 Add rollback command removed by mistake Victor R 2022-02-15 08:44:55 -05:00
  • 9597aca13a Remove conditional loading logic Victor R 2022-02-16 19:35:34 -05:00
  • 838a257fb3 Add conditional loading for Laravel version 8 and up Victor R 2022-02-15 01:38:32 -05:00
  • b0dfe338c7 Add default mysql client to Dockerfile Victor R 2022-02-15 01:03:31 -05:00
  • 3566882062 Add tests for schema dump and schema load Victor R 2022-02-15 01:02:28 -05:00
  • 43c6a7b99c Add sample tenant schema dump Victor R 2022-02-15 01:00:25 -05:00
  • df01ce1d62 Add TenantDump command to service provider Victor R 2022-02-15 00:59:28 -05:00
  • 31abc3c52c Fix .env loading in development (#799) Erik Gaal 2022-02-14 14:31:01 +01:00
  • cb5f0b1970 Create TenantDump.php Victor R 2022-02-10 11:42:53 -05:00
  • 092321f77d Remove redondant initialization (#775) Jori Stein 2022-01-06 21:35:56 +01:00
  • 90a46cc892 Add a note about 'tenant' connection being reserved (fixes #774) Samuel Štancl 2022-01-06 16:57:01 +01:00
  • 121975bda7 Only use JobRetryRequested in Laravel 8 Samuel Štancl 2021-12-31 18:29:05 +01:00
  • f198dfff44 Only use JobRetryRequested in Laravel 8 Samuel Štancl 2021-12-31 18:28:37 +01:00
  • d85e02a0e2 6.x support Samuel Štancl 2021-12-31 18:19:53 +01:00
  • 03c638ba3a Improve queue tenancy Samuel Štancl 2021-12-31 18:10:03 +01:00
  • 76cbd18ab4 Fixed array to string conversion (#718) Stefan Ninic 2021-12-25 22:10:34 +01:00
  • e1ab850c32 handle / inconsistency in s3 prefix Samuel Štancl 2022-02-15 15:54:09 +01:00
  • a94f242910 getPrefix -> getPathPrefix Samuel Štancl 2022-02-15 15:46:31 +01:00
  • 8e08a3df67 add root_override-related assertions Samuel Štancl 2022-02-15 15:25:15 +01:00
  • f5269b2b02
    Exclude PHP 7.4 <> L9 combination from testing Erik Gaal 2022-02-14 14:45:20 +01:00
  • 22a2f90ec8
    Update tenant maintenance mode te be in line with Laravel Erik Gaal 2022-02-14 14:30:39 +01:00
  • 2bece24b07
    Make FilesystemTenancyBootstrapper compatible with Flysystem v3 Erik Gaal 2022-02-14 14:23:58 +01:00
  • 81ebe7c6f5
    Don't extend final Kernel class Erik Gaal 2022-02-08 09:39:36 +01:00
  • 261fcd230d
    Test on Laravel 9 Erik Gaal 2022-02-14 09:48:53 +01:00
  • 9c79267e24
    Fix .env loading in development (#799) Erik Gaal 2022-02-14 14:31:01 +01:00
  • fe6cf5f466 deps updated George 2022-02-14 13:33:21 +01:00
  • 2d2fa36deb dep updates George 2022-02-14 11:24:06 +01:00
  • 8771235128
    Remove vlucas/phpdotenv dependency and make it work with newer versions. Erik Gaal 2022-02-14 09:28:22 +01:00
  • c040a6d80c fixes root path George 2022-02-13 22:09:34 +01:00
  • 574c1bd266 updated based on wip of stancl George 2022-02-13 16:42:26 +01:00
  • cfc0608fb8 deps updated for L9 support George 2022-02-13 16:40:13 +01:00
  • 2e156ef0ce updates George 2022-02-13 16:37:30 +01:00
  • 7bb05873f0 Fix issues j.stein 2022-02-12 16:53:23 +01:00
  • 0a37eb487a runForMultiple can scope pending tenants j.stein 2022-02-12 15:30:50 +01:00
  • 492d1cc538 revert docker updates George 2022-02-12 14:12:32 +01:00
  • 8445e3ebb8 Filesystem adapter updated George 2022-02-12 13:58:15 +01:00
  • cf7d6eebb6 deps up George 2022-02-12 13:53:25 +01:00
  • b73d047a39 Update CreatePendingTenants.php j.stein 2022-02-12 13:26:14 +01:00
  • cd70b57b83 Laravel 6 compatible j.stein 2022-02-12 13:18:35 +01:00
  • 30b49a9d25 Update CreatePendingTenants.php j.stein 2022-02-12 11:56:18 +01:00
  • 32f622f5ab
    Upgrade vlucas/phpdotenv to ^5.0 Erik Gaal 2022-02-11 18:56:07 +01:00
  • 44a76e75a0
    Update ci.yml Michael Nabil 2022-02-11 19:03:31 +02:00
  • 6dcdb9a1e8
    Update for support laravel 9 Michael Nabil 2022-02-11 18:59:38 +02:00
  • 32c4d312b5 build: add v9.x to laravel/framework dependency scaabel 2022-02-10 11:13:21 +08:00
  • 7e663ca6ea ci: add laravel 9.0 in ci.yml scaabel 2022-02-10 11:11:06 +08:00
  • 53d961f564 build: add illuminate support v9.x dependency scaabel 2022-02-10 11:05:14 +08:00
  • 500b2538fc Change terminology to pending j.stein 2022-02-09 22:55:03 +01:00
  • 3fad636d14
    Fix codecov Erik Gaal 2022-02-08 11:51:14 +01:00
  • 4ae371aa15
    Use action services and setup-php in workflow Erik Gaal 2022-02-08 09:39:36 +01:00
  • 1c63501282
    Run tests on PHP 8.1 Erik Gaal 2022-02-07 21:44:11 +01:00
  • c8eadeb363 Rename config from include_in_scope to include_in_queries j.stein 2022-01-20 08:24:54 +01:00
  • e11807490e Add readied scope tests j.stein 2022-01-19 09:16:00 +01:00
  • f8eef8d2ee Laravel 6 compatible j.stein 2022-01-18 18:39:12 +01:00
  • 76a8d639ae Fix readied column cast j.stein 2022-01-18 18:18:39 +01:00
  • 30f0a2b134 Add readied events j.stein 2022-01-18 18:19:40 +01:00
  • f487f92f0d Fix initialize function name j.stein 2022-01-18 08:44:06 +01:00
  • 065e74c9be Add readied tenants j.stein 2022-01-17 09:55:44 +01:00
  • 17fe379c6b
    Add missing imports for make:migration command Victor R 2022-01-14 13:26:45 -05:00
  • d65f69c66d
    Register new MigrateMake command Victor R 2022-01-14 13:16:49 -05:00
  • 676401931d
    Create MigrateMake Victor R 2022-01-14 13:13:17 -05:00
  • f08e33afd8
    Remove redondant initialization (#775) v3.5.1 Jori Stein 2022-01-06 21:35:56 +01:00
  • 36f5ca3827 Remove redondant initialization j.stein 2022-01-06 19:16:39 +01:00
  • 87025cfc6c
    Merge branch 'archtechx:3.x' into 3.x Jori Stein 2022-01-06 19:07:56 +01:00
  • 96d9ad13d8
    Add a note about 'tenant' connection being reserved (fixes #774) Samuel Štancl 2022-01-06 16:57:01 +01:00
  • e442bdb644 Only use JobRetryRequested in Laravel 8 v3.5.0 Samuel Štancl 2021-12-31 18:29:05 +01:00
  • a83568ded2 Only use JobRetryRequested in Laravel 8 Samuel Štancl 2021-12-31 18:28:37 +01:00
  • 49ef28da05 6.x support Samuel Štancl 2021-12-31 18:19:53 +01:00
  • 73a4a3018c Improve queue tenancy Samuel Štancl 2021-12-31 18:10:03 +01:00
  • 5980c46449 wip Samuel Štancl 2021-12-30 19:46:48 +01:00
  • 7498b1bc17 Add maintenance mode via commands test j.stein 2021-12-28 14:24:13 +01:00
  • e009ce9ad6 Update MaintenanceModeTest.php j.stein 2021-12-27 13:02:25 +01:00
  • f430cd7afc Complying to Laravel maintenance code and parameters j.stein 2021-12-27 12:11:49 +01:00
  • 829e149e18 Update TenancyServiceProvider.php j.stein 2021-12-26 18:44:53 +01:00
  • 435d8528a7
    Fixed array to string conversion (#718) Stefan Ninic 2021-12-25 22:10:34 +01:00
  • 3ab09ec83d Merge branch '3.x' into v9-test Samuel Štancl 2021-12-25 16:54:03 +01:00
  • 08bfd6f9bb
    Use tenant key on console commands instead of id (#768) v3.4.6 sort72 2021-12-25 09:24:34 -05:00