1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 18:04:03 +00:00
Commit graph

369 commits

Author SHA1 Message Date
stancl
fff958e0d2 Apply fixes from StyleCI 2019-09-15 19:53:16 +00:00
Samuel Štancl
a7bb709bd4 Fix first test 2019-09-15 21:53:03 +02:00
stancl
359766ccfa Apply fixes from StyleCI 2019-09-15 15:44:41 +00:00
Samuel Štancl
27ded685f8 Merge branch 'master' of github.com:stancl/tenancy 2019-09-15 17:44:30 +02:00
Samuel Štancl
c65b6839ff Tenant-specific connections, some work to get tests running 2019-09-15 17:44:26 +02:00
stancl
d320fa221d Apply fixes from StyleCI 2019-09-15 10:17:00 +00:00
Samuel Štancl
e25a01a997 TenantStorageException 2019-09-15 12:16:45 +02:00
Samuel Štancl
5fb11dfc9f DB driver ensureTenantCanBeCreated 2019-09-15 11:50:19 +02:00
stancl
553e4c381b Apply fixes from StyleCI 2019-09-15 09:02:28 +00:00
Samuel Štancl
19ca1307d7 Mising ; 2019-09-15 11:02:15 +02:00
Samuel Štancl
0fd1d82c68 TenantModel putMany 2019-09-15 11:01:24 +02:00
Samuel Štancl
8b2c64c8b1 Merge branch 'master' of github.com:stancl/tenancy 2019-09-15 09:40:57 +02:00
Samuel Štancl
15a7db9e71 Clean up TenantCannotBeCreatedException 2019-09-15 09:40:53 +02:00
stancl
2355171c86 Apply fixes from StyleCI 2019-09-15 07:35:18 +00:00
Samuel Štancl
2657df5a88 delete() method on Tenant 2019-09-15 09:35:06 +02:00
Samuel Štancl
8bb13c7159 Go back to public constructor 2019-09-15 09:28:36 +02:00
Samuel Štancl
e69a8f597f Private Tenant constructor 2019-09-15 09:24:38 +02:00
Samuel Štancl
fd3cf0a2b3 Merge branch 'master' of github.com:stancl/tenancy 2019-09-11 21:38:09 +02:00
Samuel Štancl
2bb03040ee wip 2019-09-11 21:38:03 +02:00
stancl
2c25e79385 Apply fixes from StyleCI 2019-09-11 19:11:57 +00:00
Samuel Štancl
ad902ae22b Merge branch 'master' of github.com:stancl/tenancy 2019-09-11 21:11:47 +02:00
Samuel Štancl
7a0154bf8e Get tests to run 2019-09-11 21:11:40 +02:00
stancl
b4c38b8d2b Apply fixes from StyleCI 2019-09-11 18:57:42 +00:00
Samuel Štancl
23a4fd24b0 StorageDrivers\Database domain 2019-09-11 20:57:30 +02:00
Samuel Štancl
048a38a308 Remove old classes 2019-09-11 20:35:25 +02:00
stancl
ab9400e81c Apply fixes from StyleCI 2019-09-11 18:10:02 +00:00
Samuel Štancl
a4b1553df7 wip 2019-09-11 20:09:49 +02:00
Samuel Štancl
a12e344288 Merge branch 'master' of github.com:stancl/tenancy 2019-09-11 19:29:54 +02:00
Samuel Štancl
508ef9919a wip 2019-09-11 19:29:50 +02:00
stancl
7264ec05cb Apply fixes from StyleCI 2019-09-11 17:28:01 +00:00
Samuel Štancl
92adfe2ba1 Merge branch 'master' of github.com:stancl/tenancy 2019-09-11 19:27:52 +02:00
Samuel Štancl
ca30e861dc Delete old Tenant & DB amnagers 2019-09-11 19:27:33 +02:00
stancl
b800b22bca Apply fixes from StyleCI 2019-09-11 17:25:45 +00:00
Samuel Štancl
445b2650cf ID generation 2019-09-11 19:25:30 +02:00
Samuel Štancl
958651099a event callback -> event listener 2019-09-11 19:18:53 +02:00
Samuel Štancl
bf48764507 Redis pipeline 2019-09-11 18:30:35 +02:00
Samuel Štancl
1bfe4a7ea5
Apply fixes from StyleCI (#126) 2019-09-11 17:37:02 +02:00
Samuel Štancl
e43bd21442 Merge branch 'master' of github.com:stancl/tenancy 2019-09-11 17:35:14 +02:00
Samuel Štancl
bd0dae8d54 Alphabetical import statements 2019-09-11 17:35:10 +02:00
stancl
42afbca997 Apply fixes from StyleCI 2019-09-11 15:34:44 +00:00
Samuel Štancl
088501a939 Merge 2019-09-11 17:34:36 +02:00
Samuel Štancl
b02126e8d7 Redis storage json encoding 2019-09-11 17:34:11 +02:00
stancl
311df11d0b Apply fixes from StyleCI 2019-09-11 13:34:33 +00:00
Samuel Štancl
c20942cda5 Close #44 2019-09-11 15:34:25 +02:00
stancl
76fae5c287 Apply fixes from StyleCI 2019-09-11 12:32:39 +00:00
Samuel Štancl
69db512d30 Storage drivers WIP 2019-09-11 14:32:13 +02:00
stancl
7eba041509 Apply fixes from StyleCI 2019-09-08 15:24:12 +00:00
Samuel Štancl
dabaff1338 Remove Tenant facade, move facades to Facades 2019-09-08 17:24:03 +02:00
Samuel Štancl
52542a8ee3 Merge branch 'master' of github.com:stancl/tenancy 2019-09-08 17:18:34 +02:00
Samuel Štancl
4872197fb6 TenantManager storage 2019-09-08 17:18:31 +02:00