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

397 commits

Author SHA1 Message Date
stancl
dd1b31e1df Apply fixes from StyleCI 2019-09-18 16:02:28 +00:00
Samuel Štancl
9bb56c1b30 Fix feature bootstrapping 2019-09-18 18:02:14 +02:00
Samuel Štancl
689a679f52 switch variants 2019-09-17 20:39:50 +02:00
Samuel Štancl
8565cc7acc Get multiple envs (redis/db) to run correctly 2019-09-17 19:39:57 +02:00
Samuel Štancl
9c9858e97e Merge branch 'master' of github.com:stancl/tenancy 2019-09-17 18:57:31 +02:00
Samuel Štancl
524530c8d5 TenantDatabaseManagerTest fully passes now 2019-09-17 18:57:19 +02:00
stancl
8f9120e723 Apply fixes from StyleCI 2019-09-17 15:59:51 +00:00
Samuel Štancl
5e9b421aa6 Fix Tenant DB manager tests 2019-09-17 17:59:40 +02:00
Samuel Štancl
7e645a3312 Fix event tests 2019-09-16 18:38:23 +02:00
Samuel Štancl
a9c37d1535 wip 2019-09-16 18:09:09 +02:00
Samuel Štancl
50a77ee826 Fix some tests 2019-09-16 17:36:32 +02:00
Samuel Štancl
93d2a281eb merge 2019-09-16 17:02:00 +02:00
Samuel Štancl
cd9899d993 Merge branch 'master' of github.com:stancl/tenancy 2019-09-16 17:01:45 +02:00
Samuel Štancl
8356557521 Fix file name 2019-09-16 17:01:38 +02:00
stancl
7e5fd7a720 Apply fixes from StyleCI 2019-09-16 15:01:27 +00:00
Samuel Štancl
298b790e39 fix typo again 2019-09-16 17:01:16 +02:00
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