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

531 commits

Author SHA1 Message Date
Samuel Štancl
67bfb20e96 Unique ID generator 'handle' -> 'generate' 2019-09-16 16:59:18 +02:00
stancl
d480ea63da Apply fixes from StyleCI 2019-09-16 14:58:05 +00:00
Samuel Štancl
1532ccf019 Fix some tests 2019-09-16 16:57:55 +02:00
Samuel Štancl
a632b545b7 uuid -> id 2019-09-16 16:52:54 +02:00
Samuel Štancl
6d10d56ad3 Fix import 2019-09-16 15:10:02 +02:00
Samuel Štancl
db2366b889 typo 2019-09-16 15:01:26 +02:00
stancl
9bc06f2dee Apply fixes from StyleCI 2019-09-16 13:00:49 +00:00
Samuel Štancl
0fe6fbab82 typo 2019-09-16 15:00:36 +02:00
stancl
7282532788 Apply fixes from StyleCI 2019-09-15 20:59:58 +00:00
Samuel Štancl
efa463cf25 typo 2019-09-15 22:59:49 +02:00
Samuel Štancl
ddaabc73e9 Merge branch 'master' of github.com:stancl/tenancy 2019-09-15 22:52:36 +02:00
Samuel Štancl
79f912384b uuid -> id (references in code) 2019-09-15 22:52:31 +02:00
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