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

510 commits

Author SHA1 Message Date
stancl
c2f6acf201 Apply fixes from StyleCI 2019-09-19 17:54:15 +00:00
Samuel Štancl
032069af6d Redis transactions 2019-09-19 19:54:06 +02:00
stancl
27a93028b2 Apply fixes from StyleCI 2019-09-19 16:39:08 +00:00
Samuel Štancl
e106ad6ade Merge branch '2.x' of github.com:stancl/tenancy into 2.x 2019-09-19 18:38:57 +02:00
Samuel Štancl
fb58f21f1c Get Redis tests to pass 2019-09-19 18:38:40 +02:00
stancl
3543340d26 Apply fixes from StyleCI 2019-09-18 18:27:57 +00:00
Samuel Štancl
6b0ec1b554 Passing tests with DB storage driver 2019-09-18 20:08:30 +02:00
Samuel Štancl
12c05c0af6 Fix some tests 2019-09-18 19:48:15 +02:00
Samuel Štancl
1f88a1ff94 updateTenant DB storage driver 2019-09-18 18:11:41 +02:00
Samuel Štancl
3b72a97527 Merge branch 'master' of github.com:stancl/tenancy 2019-09-18 18:02:38 +02:00
Samuel Štancl
95a8328f81 Merge branch '1.x' 2019-09-18 18:02:33 +02:00
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
e7bbe9b83f
Add link to tenancy-docs 2019-09-18 16:38:42 +02:00
Samuel Štancl
dd42f3d858
Update links 2019-09-18 16:35:20 +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