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

Commit graph

  • 0c575f2463 Merge branch '3.x' of github.com:stancl/tenancy into 3.x Samuel Štancl 2020-06-29 09:59:23 +02:00
  • fe52a3c4ea Get rid of TenantDatabaseDoesNotExist exception Samuel Štancl 2020-06-29 09:58:37 +02:00
  • c8ed904d16 Apply fixes from StyleCI stancl 2020-06-28 16:25:43 +00:00
  • 1e18dc3a74 Merge branch '3.x' of github.com:stancl/tenancy into 3.x Samuel Štancl 2020-06-28 18:24:54 +02:00
  • 8bf673098b Fix guzzle issue Samuel Štancl 2020-06-28 18:24:41 +02:00
  • fcbfe8fb26 Apply fixes from StyleCI stancl 2020-06-28 12:31:26 +00:00
  • 34d3189d61 Queue bootstrapper use tenancy() state Samuel Štancl 2020-06-28 14:30:34 +02:00
  • 057ddcbbae Better exception from DomainTenantResolver Samuel Štancl 2020-06-28 13:53:33 +02:00
  • 7bdbc082cc Set static property on domain resolver Samuel Štancl 2020-06-28 12:21:05 +02:00
  • 31af121bac Merge branch '3.x' of github.com:stancl/tenancy into 3.x Samuel Štancl 2020-06-28 11:58:15 +02:00
  • 27fb563cde if domains not array Samuel Štancl 2020-06-28 11:57:55 +02:00
  • 4cad3bf8fc Apply fixes from StyleCI stancl 2020-06-28 09:46:19 +00:00
  • 49be62bbba Merge branch '3.x' of github.com:stancl/tenancy into 3.x Samuel Štancl 2020-06-28 11:45:22 +02:00
  • 02e049b59e Convert domains to lowercase, persist current domain model on resolver Samuel Štancl 2020-06-28 11:45:08 +02:00
  • ba52bfa710
    Formatting Samuel Stancl 2020-06-23 13:49:46 +02:00
  • dad7b87c9f
    Fix typo (#441) Samer Halawani 2020-06-18 15:29:01 +03:00
  • f4c5a2bd29
    Fix typo Samer Halawani 2020-06-18 15:27:29 +03:00
  • cd1381eae9 Merge branch '3.x' of github.com:stancl/tenancy into 3.x Samuel Štancl 2020-06-14 14:19:27 +02:00
  • ebec926410 Telescope v3 tags Samuel Štancl 2020-06-14 14:18:49 +02:00
  • c72d43d762
    Update README.md (#436) Brian Dillingham 2020-06-13 17:02:39 -04:00
  • 7daa928a30
    Update README.md Brian Dillingham 2020-06-13 17:01:09 -04:00
  • 7c8de2a7a5
    Re-credit Mr. Dillingham Samuel Štancl 2020-06-13 22:59:00 +02:00
  • 5f5d5aa5ad Merge branch '3.x' of github.com:stancl/tenancy into 3.x Samuel Štancl 2020-06-13 13:25:03 +02:00
  • 2a1e2a727e Try fixing Queue issue Samuel Štancl 2020-06-13 13:24:49 +02:00
  • 4acbb01b74
    Update FUNDING.yml Samuel Štancl 2020-06-13 11:09:22 +02:00
  • 0442be42de Fix runForMultiple() for incrementing tenant ids Samuel Štancl 2020-06-10 18:31:25 +02:00
  • bc9867b152 Update artwork Samuel Štancl 2020-06-09 15:36:47 +02:00
  • c1cb9ac8eb update credits Samuel Štancl 2020-06-08 22:46:29 +02:00
  • 6d6c43ec1e update md files Samuel Štancl 2020-06-08 22:42:13 +02:00
  • e93e766f92 Remove unnecessary typehints v3.0.0-rc1 Samuel Štancl 2020-06-08 21:35:41 +02:00
  • 6735d0a589 Switch to using MySQL for tests, resolve FK constraint issues Samuel Štancl 2020-06-07 10:28:55 +02:00
  • 616c5983a4 Use default DB connection for central Samuel Štancl 2020-06-05 21:03:55 +02:00
  • 41127048f1 Fix notADomain logic Samuel Štancl 2020-06-04 12:21:19 +02:00
  • 43d36205b8 Fix tests Samuel Štancl 2020-06-03 13:42:17 +02:00
  • 0378f142ec Minor changes Samuel Štancl 2020-06-03 13:32:35 +02:00
  • 6d19974d4e Merge branch '3.x' of github.com:stancl/tenancy into 3.x Samuel Štancl 2020-06-03 12:59:14 +02:00
  • e8e5cee0b2 Don't set queue tags Samuel Štancl 2020-06-03 12:59:07 +02:00
  • e1c79bab11 Apply fixes from StyleCI stancl 2020-06-02 18:26:37 +00:00
  • 5713c854ce Merge branch '3.x' of github.com:stancl/tenancy into 3.x Samuel Štancl 2020-06-02 20:26:25 +02:00
  • ba7257670f Add check to invalidateCache() Samuel Štancl 2020-06-02 20:26:17 +02:00
  • f1e083a408 Apply fixes from StyleCI stancl 2020-06-02 18:10:29 +00:00
  • 5d94727ddd Rewrite cached resolver logic to allow for cache invalidation logic Samuel Štancl 2020-06-02 20:10:17 +02:00
  • b176481cdf Apply fixes from StyleCI stancl 2020-06-02 16:57:30 +00:00
  • d8563ba7e9 Create listener for manual mode multi-db Samuel Štancl 2020-06-02 18:57:18 +02:00
  • 3693040892
    [2.x] CASCADE when deleting schemas v2.3.9 Samuel Štancl 2020-06-01 11:10:17 +02:00
  • b2c240a9f0 Merge branch '3.x' of github.com:stancl/tenancy into 3.x v2.3.8 Samuel Štancl 2020-06-01 09:51:26 +02:00
  • da23662d7b Clenup for resource syncing Samuel Štancl 2020-06-01 09:51:22 +02:00
  • 7d40b3390c
    Run CI for 3.x branch too Samuel Štancl 2020-05-31 12:20:44 +02:00
  • 1fae7a76f2
    Update links to 3.x Samuel Štancl 2020-05-31 12:05:50 +02:00
  • 21a2b3f01d Apply fixes from StyleCI stancl 2020-05-30 15:15:07 +00:00
  • 6dad6ce49a Allow array values for Tenant Config Samuel Štancl 2020-05-30 17:14:56 +02:00
  • a0192a941e Apply fixes from StyleCI stancl 2020-05-30 15:01:29 +00:00
  • 6788deca56 Drop keys for bootstrappers Samuel Štancl 2020-05-30 17:01:18 +02:00
  • 579779b88b Move DatabaseManager Samuel Štancl 2020-05-30 15:38:29 +02:00
  • 16a598bb17 Merge branch 'master' of github.com:stancl/tenancy Samuel Štancl 2020-05-29 09:35:54 +02:00
  • 43d75cdd38 Fix tenants:list Samuel Štancl 2020-05-29 09:33:49 +02:00
  • d94ff22170 Apply fixes from StyleCI stancl 2020-05-26 11:25:35 +00:00
  • ed200ab733 Universal routes Samuel Štancl 2020-05-26 13:25:24 +02:00
  • 7fcfeb187c ?? [] in SP due to config caching Samuel Štancl 2020-05-25 10:08:10 +02:00
  • 0290d26d06 routes/tenancy -> routes/tenant Samuel Štancl 2020-05-24 21:22:27 +02:00
  • d6dc97d869 Merge branch 'master' of github.com:stancl/tenancy Samuel Štancl 2020-05-24 21:17:23 +02:00
  • a433edf186 Fix route publishing Samuel Štancl 2020-05-24 21:17:15 +02:00
  • 3cce4f200c Apply fixes from StyleCI stancl 2020-05-24 19:11:01 +00:00
  • 5eeba43796 Move tenant routes file Samuel Štancl 2020-05-24 21:10:50 +02:00
  • 5a19f1769e Merge branch 'master' of github.com:stancl/tenancy Samuel Štancl 2020-05-24 20:53:49 +02:00
  • 78c64f0425 Rolling back & deleting DB events Samuel Štancl 2020-05-24 20:52:50 +02:00
  • 1a85bca7ee Apply fixes from StyleCI stancl 2020-05-24 18:40:24 +00:00
  • 2839f45196 Refactor models & config Samuel Štancl 2020-05-24 20:40:10 +02:00
  • f0ff8248e7 Clean up global state in tests Samuel Štancl 2020-05-22 20:08:50 +02:00
  • 4256b9eba6 Merge branch 'master' of github.com:stancl/tenancy Samuel Štancl 2020-05-22 18:21:23 +02:00
  • dce06b7430 Fix some tests Samuel Štancl 2020-05-22 18:21:19 +02:00
  • 158e052deb
    Updated some docker stuff (#409) ohnotnow 2020-05-22 17:09:07 +01:00
  • bb5d1e6378 Updated some docker stuff Billy 2020-05-22 13:50:30 +01:00
  • f639909eb7 Apply fixes from StyleCI stancl 2020-05-22 10:34:35 +00:00
  • 800e8d5a56 Enable caching in initialization mw Samuel Štancl 2020-05-22 12:34:25 +02:00
  • d7c04d304d Merge branch 'master' of github.com:stancl/tenancy Samuel Štancl 2020-05-22 11:10:05 +02:00
  • 175add0148 Reindent ci.yml Samuel Štancl 2020-05-22 11:09:39 +02:00
  • 6955512a6b Apply fixes from StyleCI stancl 2020-05-22 09:01:31 +00:00
  • 1798ca9c85 Merge branch 'master' of github.com:stancl/tenancy Samuel Štancl 2020-05-22 11:01:06 +02:00
  • 0049a48383 Laravel 6 support Samuel Štancl 2020-05-22 10:56:02 +02:00
  • d23dbf18ce Code style Samuel Štancl 2020-05-21 19:29:23 +02:00
  • 2c1cc41b97 Telescope tags Samuel Štancl 2020-05-21 18:05:02 +02:00
  • 33d6fd82da -ing event behavior Samuel Štancl 2020-05-21 17:55:48 +02:00
  • c40dba4e02 Fix typo Samuel Štancl 2020-05-21 17:00:57 +02:00
  • 4f8d892481 Remove obsolete files, restructure Samuel Štancl 2020-05-21 15:54:35 +02:00
  • fbe43fbb04 Restructure config Samuel Štancl 2020-05-21 15:05:05 +02:00
  • 15a7e52208 Get rid of tenant DB manager connection config Samuel Štancl 2020-05-21 14:47:29 +02:00
  • 2fedd5ce88 Tenant-specific maintenance mode Samuel Štancl 2020-05-20 21:50:10 +02:00
  • ac58f6992b Use getTenantKey() instead of ->id references Samuel Štancl 2020-05-20 20:41:47 +02:00
  • d7536ce0af CachedTenantResolver Samuel Štancl 2020-05-20 20:34:16 +02:00
  • e6e4548a22 Use % for CREATE % GRANT queries Samuel Štancl 2020-05-20 14:33:24 +02:00
  • 1329356b4b Refactor stub provider, add middleware priority logic Samuel Štancl 2020-05-19 16:36:15 +02:00
  • 3e337e1ae0 Fire event after setting tenant propery Samuel Štancl 2020-05-17 18:09:56 +02:00
  • dd44a3406d Fire the newly created Tenancy events Samuel Štancl 2020-05-17 17:53:38 +02:00
  • b87c0bc9d2 Add more events Samuel Štancl 2020-05-17 17:42:09 +02:00
  • ed96aee669 Use correct path to impersonation migrations in test Samuel Štancl 2020-05-17 16:38:53 +02:00
  • 0508429e0f Fix asset publishing Samuel Štancl 2020-05-17 15:14:05 +02:00
  • 4d6003eec0 Tenant|Model typehint Samuel Štancl 2020-05-16 12:01:58 +02:00
  • 3547b8ce4c PreventAccessFromCentralDomains middleware Samuel Štancl 2020-05-16 11:57:29 +02:00
  • 7a7200fd25 Minor fixes for using the package in an app Samuel Štancl 2020-05-16 11:56:32 +02:00