Samuel Štancl
|
a5e02168d0
|
Merge branch '3.x' of github.com:stancl/tenancy into 3.x
|
2020-07-10 21:01:59 +02:00 |
|
Samuel Štancl
|
8734f74ddb
|
Fix Tenant typehint in jobs
|
2020-07-10 21:01:56 +02:00 |
|
stancl
|
dc32fee8f4
|
Apply fixes from StyleCI
|
2020-07-09 11:29:15 +00:00 |
|
Samuel Štancl
|
4b9b2648d5
|
Annotations for Domain contract
|
2020-07-09 13:29:04 +02:00 |
|
Samuel Štancl
|
dd90efdffe
|
Fix annotation
|
2020-07-09 13:18:54 +02:00 |
|
Samuel Štancl
|
02557ecca1
|
Merge branch '3.x' of github.com:stancl/tenancy into 3.x
|
2020-07-06 14:44:56 +02:00 |
|
Samuel Štancl
|
f483d0b8cf
|
Extract VirtualColumn package
|
2020-07-06 14:44:49 +02:00 |
|
MinaseTaki
|
62dca0dc52
|
IDE Error Fix (#452)
* IDE Error Fix
* IDE Error Fix
|
2020-07-06 14:29:37 +02:00 |
|
Samuel Štancl
|
b362c16f89
|
TTL argument
|
2020-06-29 12:21:02 +02:00 |
|
Samuel Štancl
|
405a137ca1
|
Better solution for tenant DB exception
|
2020-06-29 12:18:03 +02:00 |
|
Samuel Štancl
|
41aead5da2
|
Revert "Get rid of TenantDatabaseDoesNotExist exception"
This reverts commit fe52a3c4ea.
|
2020-06-29 12:14:58 +02:00 |
|
stancl
|
9ed46bbc35
|
Apply fixes from StyleCI
|
2020-06-29 07:59:36 +00:00 |
|
Samuel Štancl
|
fe52a3c4ea
|
Get rid of TenantDatabaseDoesNotExist exception
|
2020-06-29 09:58:37 +02:00 |
|
Samuel Štancl
|
1e18dc3a74
|
Merge branch '3.x' of github.com:stancl/tenancy into 3.x
|
2020-06-28 18:24:54 +02:00 |
|
Samuel Štancl
|
8bf673098b
|
Fix guzzle issue
|
2020-06-28 18:24:41 +02:00 |
|
stancl
|
fcbfe8fb26
|
Apply fixes from StyleCI
|
2020-06-28 12:31:26 +00:00 |
|
Samuel Štancl
|
34d3189d61
|
Queue bootstrapper use tenancy() state
|
2020-06-28 14:30:34 +02:00 |
|
Samuel Štancl
|
057ddcbbae
|
Better exception from DomainTenantResolver
|
2020-06-28 13:53:33 +02:00 |
|
Samuel Štancl
|
7bdbc082cc
|
Set static property on domain resolver
|
2020-06-28 12:21:05 +02:00 |
|
Samuel Štancl
|
31af121bac
|
Merge branch '3.x' of github.com:stancl/tenancy into 3.x
|
2020-06-28 11:58:15 +02:00 |
|
Samuel Štancl
|
27fb563cde
|
if domains not array
|
2020-06-28 11:57:55 +02:00 |
|
stancl
|
4cad3bf8fc
|
Apply fixes from StyleCI
|
2020-06-28 09:46:19 +00:00 |
|
Samuel Štancl
|
49be62bbba
|
Merge branch '3.x' of github.com:stancl/tenancy into 3.x
|
2020-06-28 11:45:22 +02:00 |
|
Samuel Štancl
|
02e049b59e
|
Convert domains to lowercase, persist current domain model on resolver
|
2020-06-28 11:45:08 +02:00 |
|
Samer Halawani
|
dad7b87c9f
|
Fix typo (#441)
|
2020-06-18 14:29:01 +02:00 |
|
Samuel Štancl
|
ebec926410
|
Telescope v3 tags
|
2020-06-14 14:18:49 +02:00 |
|
Samuel Štancl
|
2a1e2a727e
|
Try fixing Queue issue
|
2020-06-13 13:24:49 +02:00 |
|
Samuel Štancl
|
0442be42de
|
Fix runForMultiple() for incrementing tenant ids
|
2020-06-10 18:31:25 +02:00 |
|
Samuel Štancl
|
e93e766f92
|
Remove unnecessary typehints
|
2020-06-08 21:35:41 +02:00 |
|
Samuel Štancl
|
41127048f1
|
Fix notADomain logic
|
2020-06-04 12:21:19 +02:00 |
|
Samuel Štancl
|
43d36205b8
|
Fix tests
|
2020-06-03 13:42:17 +02:00 |
|
Samuel Štancl
|
0378f142ec
|
Minor changes
|
2020-06-03 13:32:35 +02:00 |
|
Samuel Štancl
|
e8e5cee0b2
|
Don't set queue tags
|
2020-06-03 12:59:07 +02:00 |
|
Samuel Štancl
|
5713c854ce
|
Merge branch '3.x' of github.com:stancl/tenancy into 3.x
|
2020-06-02 20:26:25 +02:00 |
|
Samuel Štancl
|
ba7257670f
|
Add check to invalidateCache()
|
2020-06-02 20:26:17 +02:00 |
|
stancl
|
f1e083a408
|
Apply fixes from StyleCI
|
2020-06-02 18:10:29 +00:00 |
|
Samuel Štancl
|
5d94727ddd
|
Rewrite cached resolver logic to allow for cache invalidation logic
|
2020-06-02 20:10:17 +02:00 |
|
stancl
|
b176481cdf
|
Apply fixes from StyleCI
|
2020-06-02 16:57:30 +00:00 |
|
Samuel Štancl
|
d8563ba7e9
|
Create listener for manual mode multi-db
|
2020-06-02 18:57:18 +02:00 |
|
Samuel Štancl
|
b2c240a9f0
|
Merge branch '3.x' of github.com:stancl/tenancy into 3.x
|
2020-06-01 09:51:26 +02:00 |
|
Samuel Štancl
|
da23662d7b
|
Clenup for resource syncing
|
2020-06-01 09:51:22 +02:00 |
|
stancl
|
21a2b3f01d
|
Apply fixes from StyleCI
|
2020-05-30 15:15:07 +00:00 |
|
Samuel Štancl
|
6dad6ce49a
|
Allow array values for Tenant Config
Closes #412
|
2020-05-30 17:14:56 +02:00 |
|
Samuel Štancl
|
579779b88b
|
Move DatabaseManager
|
2020-05-30 15:38:29 +02:00 |
|
Samuel Štancl
|
16a598bb17
|
Merge branch 'master' of github.com:stancl/tenancy
|
2020-05-29 09:35:54 +02:00 |
|
Samuel Štancl
|
43d75cdd38
|
Fix tenants:list
|
2020-05-29 09:33:49 +02:00 |
|
stancl
|
d94ff22170
|
Apply fixes from StyleCI
|
2020-05-26 11:25:35 +00:00 |
|
Samuel Štancl
|
ed200ab733
|
Universal routes
|
2020-05-26 13:25:24 +02:00 |
|
Samuel Štancl
|
7fcfeb187c
|
?? [] in SP due to config caching
|
2020-05-25 10:08:10 +02:00 |
|
Samuel Štancl
|
0290d26d06
|
routes/tenancy -> routes/tenant
|
2020-05-24 21:22:27 +02:00 |
|