1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2026-02-04 19:24:02 +00:00

Commit graph

  • 7143bce5f9 Update PreventAccessFromTenantDomains.php (#171) Chris Brown 2019-10-14 09:51:26 -04:00
  • 06a1727ef4
    Update PreventAccessFromTenantDomains.php Samuel Štancl 2019-10-14 15:50:54 +02:00
  • f4818f5218
    Update PreventAccessFromTenantDomains.php Chris Brown 2019-10-14 09:42:25 -04:00
  • b82c4e675e
    Update PreventAccessFromTenantDomains.php Chris Brown 2019-10-13 20:00:59 -04:00
  • 97d47e33d0
    Move facade/ignition-contracts to require-dev Samuel Štancl 2019-10-13 17:29:41 +02:00
  • eb7680ce67 string instead of array Samuel Štancl 2019-10-12 14:35:19 +02:00
  • 75ede77750 Apply fixes from StyleCI stancl 2019-10-12 12:19:13 +00:00
  • adc1b5e73e wip Samuel Štancl 2019-10-12 14:18:57 +02:00
  • e7aefe6c09 Update message about migrations in Install Samuel Štancl 2019-10-12 13:07:57 +02:00
  • a1270189da
    [2.1.0] Tenant Run (#163) Samuel Štancl 2019-10-11 21:02:54 +02:00
  • cc74e9f3ca Add migration reminder to install command (#159) Chris Brown 2019-10-09 13:50:09 -04:00
  • abf253c51b Add migration reminder to install command Chris Brown 2019-10-07 18:49:35 -04:00
  • ae91c7e375 Add assertion Samuel Štancl 2019-10-09 18:52:44 +02:00
  • c8a6fed3c6 $tenant->run() Samuel Štancl 2019-10-09 18:52:38 +02:00
  • f9c9bf088d Fix typo (#161) v2.0.1 franzyke 2019-10-09 11:22:42 +05:30
  • 14843b4291 Refactor Config\Repository dependencies to use Contract (#157) Chris Brown 2019-10-08 15:34:49 -04:00
  • 031e0b5df1 Fix typo Francis Lalnunmawia 2019-10-08 21:23:15 +05:30
  • f6c7a68411 Refactor Config\Repository dependencies to use Contract Chris Brown 2019-10-07 18:32:03 -04:00
  • ad9f69c738
    Merge 0ef0ca4bc7 into 75f038877f Chris Brown 2019-10-07 20:05:56 +00:00
  • 75f038877f Update config.php (#155) Chris Brown 2019-10-07 16:05:55 -04:00
  • 0ef0ca4bc7
    Update config.php Chris Brown 2019-10-07 15:58:01 -04:00
  • a266a46c83 Merge branch '2.x' Samuel Štancl 2019-10-07 20:43:53 +02:00
  • a67376f2ca Merge branch 'master' of github.com:stancl/tenancy Samuel Štancl 2019-10-07 20:43:48 +02:00
  • eea5ec908e Update docblock v2.0.0 Samuel Štancl 2019-10-04 23:17:14 +02:00
  • 13fbb9d6b3 Merge branch '2.x' of github.com:stancl/tenancy into 2.x Samuel Štancl 2019-10-04 22:47:12 +02:00
  • 6d00b9b866 Use $data instead of get() in TenantConfig Samuel Štancl 2019-10-04 22:32:43 +02:00
  • 24ce8f9454 Disable all features by default Samuel Štancl 2019-10-04 22:10:02 +02:00
  • abd0b8f04e
    [2.x] Queued post-creation automigration (#154) Samuel Štancl 2019-10-04 21:34:17 +02:00
  • b66574b1ab Disable TenantConfig by default Samuel Štancl 2019-10-04 21:33:48 +02:00
  • f77a929113 getDatabaseName() -> getConnectionName() Samuel Štancl 2019-10-04 21:31:21 +02:00
  • 19b7672d2a Fix if statement Samuel Štancl 2019-10-04 21:24:20 +02:00
  • 709e295048 Use correct DB connection in seed command Samuel Štancl 2019-10-04 21:23:06 +02:00
  • ede2dc23c6 Use correct DB connections in Migrate, Rollback & Seed commands Samuel Štancl 2019-10-04 21:22:47 +02:00
  • 646034014b Apply fixes from StyleCI stancl 2019-10-04 19:09:32 +00:00
  • 1df2b9d66d Automigration test, config key, QueueTenancyBootstrapper support for QueueFake Samuel Štancl 2019-10-04 21:09:19 +02:00
  • d4472469f0
    [2.x] Add CreateTenant command (#153) Samuel Štancl 2019-10-04 20:22:23 +02:00
  • 463c566eda Create command test Samuel Štancl 2019-10-04 19:54:24 +02:00
  • be02f22484 Add shouldQueueMigration() Samuel Štancl 2019-10-03 22:36:53 +02:00
  • 071cc6f950 Queued post-creation automigration Samuel Štancl 2019-10-03 22:29:02 +02:00
  • 8c18836cca Add CreateTenant command, fix TenantList output Samuel Štancl 2019-10-03 21:59:24 +02:00
  • 40f8fa346e
    rebrand Samuel Štancl 2019-10-02 21:04:30 +02:00
  • 102ade4d8c optional for tenant() v2.0.0-rc2 Samuel Štancl 2019-09-30 19:43:59 +02:00
  • e88801a4d1 Fix TenantStorageTest Samuel Štancl 2019-09-30 19:02:00 +02:00
  • bde1035609 Apply fixes from StyleCI stancl 2019-09-30 16:42:01 +00:00
  • ae6cf5c1ab DB manager now doesn't depend on DB storage driver Samuel Štancl 2019-09-30 18:41:51 +02:00
  • c965ca5c93
    [2.x] Restructure drivers config (#151) Samuel Štancl 2019-09-30 18:38:32 +02:00
  • 8c225e8c4b Apply fixes from StyleCI stancl 2019-09-30 16:28:29 +00:00
  • b525747bc6 Restructure drivers config Samuel Štancl 2019-09-30 18:28:13 +02:00
  • 6cb7f27e6c
    Replace webpatser/laravel-uuid with ramsey/uuid (#150) Samuel Štancl 2019-09-30 18:13:52 +02:00
  • 935948fd7e Replace webpatser/laravel-uuid with ramsey/uuid Samuel Štancl 2019-09-30 18:04:35 +02:00
  • 6a9128474f Merge branch '2.x' of github.com:stancl/tenancy into 2.x Samuel Štancl 2019-09-30 17:13:56 +02:00
  • 202a01f944 hook() method Samuel Štancl 2019-09-30 17:13:47 +02:00
  • 60a67bf901 Move UUID generator to a new namespace Samuel Štancl 2019-09-30 17:12:34 +02:00
  • eabac3d09f
    Replace Foundation\Application dependencies with Cache\Repository wherever possible (#149) Samuel Štancl 2019-09-30 17:10:39 +02:00
  • d0b1729258
    [2.x] Migrate fresh (#148) Samuel Štancl 2019-09-30 17:01:01 +02:00
  • cf94bba994 Replace Foundation\Application dependencies with Cache\Repository wherever possible Samuel Štancl 2019-09-30 17:00:25 +02:00
  • 0515b0b5b5 Merge branch '2.x' of github.com:stancl/tenancy into 2.x Samuel Štancl 2019-09-30 16:54:10 +02:00
  • 56a2bdf5af
    [2.x] Tenant config (#145) Samuel Štancl 2019-09-30 16:52:46 +02:00
  • f7c44506d3 Apply fixes from StyleCI stancl 2019-09-30 14:50:03 +00:00
  • 596f5682d0 fix conflicts Samuel Štancl 2019-09-30 16:49:52 +02:00
  • 5094940f23 Add test for migrate-fresh Samuel Štancl 2019-09-30 16:48:13 +02:00
  • 86d9a879a5 Apply fixes from StyleCI stancl 2019-09-30 14:37:16 +00:00
  • 13ea04e7f5 Add tests & config keys Samuel Štancl 2019-09-30 16:37:02 +02:00
  • c81218a993 Fix DB storage driver bug, add regression test (tenant_data_can_be_set_during_creation) Samuel Štancl 2019-09-30 16:30:29 +02:00
  • 8fbd2cda4e
    Add array_filter for consistency with Laravel Samuel Štancl 2019-09-30 16:07:01 +02:00
  • 80155331e8 Revert "Remove events trait" 1.x Samuel Štancl 2019-09-29 13:29:05 +02:00
  • ce7fa775e2 Remove events trait Samuel Štancl 2019-09-29 13:24:57 +02:00
  • d70e561106 Fix variables code style consistency (#136) Anton Komarev 2019-09-29 14:02:51 +03:00
  • e00793573f DB name -> DB connection Samuel Štancl 2019-09-29 12:15:31 +02:00
  • 00f1a3961d Final Samuel Štancl 2019-09-29 12:12:58 +02:00
  • 5907099303 migrate-fresh first draft Samuel Štancl 2019-09-29 12:12:32 +02:00
  • 50cf677034 Remove comment Samuel Štancl 2019-09-29 12:01:40 +02:00
  • cdf174c6c6 Apply fixes from StyleCI stancl 2019-09-29 09:59:28 +00:00
  • 33f5f0e316 Remove timestamps Samuel Štancl 2019-09-29 11:59:17 +02:00
  • dcc9bda758 Default tag callback for Telescope Samuel Štancl 2019-09-29 11:50:32 +02:00
  • 553b162930 Clean endTenancy() calls at the end of commands Samuel Štancl 2019-09-27 22:57:10 +02:00
  • 6b103cd2cb Model timestamps Samuel Štancl 2019-09-27 22:53:38 +02:00
  • 4b5554dcac Fix issues with bootstrappers' state Samuel Štancl 2019-09-27 22:35:59 +02:00
  • 753ff517c4 Post-end() state reset Samuel Štancl 2019-09-27 21:24:40 +02:00
  • aeafa24971 Remove global config() call Samuel Štancl 2019-09-27 21:22:59 +02:00
  • 07e5ad76d0 path -> storage Samuel Štancl 2019-09-27 21:16:43 +02:00
  • 97d88af798 Disable RedisTenancyBootstrapper by default Samuel Štancl 2019-09-27 21:08:46 +02:00
  • 85eaefef48 Merge branch 'tenant-specific-config' of github.com:stancl/tenancy into tenant-specific-config Samuel Štancl 2019-09-27 21:04:13 +02:00
  • 6d12e629b8 Add unsetTenantConfig Samuel Štancl 2019-09-27 21:01:31 +02:00
  • b53da1309d Apply fixes from StyleCI stancl 2019-09-27 18:56:57 +00:00
  • 72d16d8efd TenantConfig first draft Samuel Štancl 2019-09-27 20:56:42 +02:00
  • 3d1ceadf34 [2.x] Remove request helper from TenantManager (#144) Anton Komarev 2019-09-27 07:53:08 +03:00
  • 64e297e471 Rollback antonkomarev 2019-09-27 00:34:10 +03:00
  • cfa9514dfb Remove request from tenant manager antonkomarev 2019-09-27 00:13:25 +03:00
  • cacf239801 Replace drop with dropIfExists in migrations (#143) Anton Komarev 2019-09-26 20:02:44 +03:00
  • 13fd7d80fe Replace drop with dropIfExists in migrations antonkomarev 2019-09-26 19:54:11 +03:00
  • 6a5f0acd1d Change string column type to UUID antonkomarev 2019-09-26 19:24:39 +03:00
  • ee06ff296e [2.x] Make Domain's model domain key as a primary (#141) Anton Komarev 2019-09-26 19:04:39 +03:00
  • 4672f27fae Remove comments antonkomarev 2019-09-26 18:51:27 +03:00
  • 45cc629e57
    Fix merge conflict Chris Brown 2019-09-26 11:45:20 -04:00
  • 702df56a3f
    Merge branch '2.x' into migrate-fresh Chris Brown 2019-09-26 11:44:08 -04:00
  • 188105244f
    Update src/Commands/MigrateFresh.php Chris Brown 2019-09-26 11:43:06 -04:00
  • 6656ca6570 Make Domain's model domain key as a primary antonkomarev 2019-09-26 18:42:54 +03:00
  • 3f4018f93c [2.x] Add missing field in InitializeTenancy middleware (#135) Anton Komarev 2019-09-26 18:01:38 +03:00
  • 255bfbcce9 Changed Closure on callable antonkomarev 2019-09-26 15:54:01 +03:00