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

440 commits

Author SHA1 Message Date
Samuel Štancl
3cd97bdcab Overwriting the connection doesn't matter, it just changes the DB 2019-09-21 11:39:31 +02:00
Samuel Štancl
ed308b1650 getBaseConnection 2019-09-21 11:39:17 +02:00
Samuel Štancl
7e40c4188d Merge branch '2.x' of github.com:stancl/tenancy into 2.x 2019-09-21 11:11:45 +02:00
Samuel Štancl
eb6cba8f1a Create MySQL/PostgreSQL DBs while using sqlite as the central DB driver 2019-09-21 11:11:36 +02:00
stancl
a27585cb47 Apply fixes from StyleCI 2019-09-20 18:19:04 +00:00
Samuel Štancl
1e6b21cfd4 Merge branch '2.x' of github.com:stancl/tenancy into 2.x 2019-09-20 20:18:53 +02:00
Samuel Štancl
509d00f9f3 Add docblocks 2019-09-20 20:14:58 +02:00
stancl
6faac920c9 Apply fixes from StyleCI 2019-09-20 17:44:18 +00:00
Samuel Štancl
93fc961b34 Tenant::with 2019-09-20 19:44:05 +02:00
Samuel Štancl
61cc0d9364 Update tenant tests 2019-09-20 19:24:02 +02:00
Samuel Štancl
b268dd5d50 Multiple domains test 2019-09-20 18:13:25 +02:00
stancl
bdaf6cf824 Apply fixes from StyleCI 2019-09-20 15:58:43 +00:00
Samuel Štancl
f177e309f0 Merge branch '2.x' of github.com:stancl/tenancy into 2.x 2019-09-20 17:57:56 +02:00
Samuel Štancl
bea6e4f5e9 shouldHaveReceived 2019-09-20 17:57:52 +02:00
Samuel Štancl
9892c3afc7 Data cache test 2019-09-20 17:56:22 +02:00
Samuel Štancl
0fe2d2de87 Fix 'no such table' 2019-09-20 17:06:55 +02:00
Samuel Štancl
8beaaaeda7 ensureTenantCanBeCreated test 2019-09-20 17:05:19 +02:00
stancl
91fe36af91 Apply fixes from StyleCI 2019-09-20 14:58:01 +00:00
Samuel Štancl
65b2c6ceee Null connection test 2019-09-20 16:57:53 +02:00
Samuel Štancl
2f6f0e4d50 Fix tests 2019-09-20 16:46:08 +02:00
Samuel Štancl
2cf2ef0995 Configurable table names 2019-09-20 16:37:40 +02:00
Samuel Štancl
d1be6c8e66 Add tests 2019-09-20 16:26:36 +02:00
Samuel Štancl
25927c36bd Test cleanup 2019-09-19 22:04:52 +02:00
Samuel Štancl
97d1fc87a2 Merge branch '2.x' of github.com:stancl/tenancy into 2.x 2019-09-19 20:56:23 +02:00
Samuel Štancl
8f2beb2d2e Add missing \ 2019-09-19 20:48:37 +02:00
stancl
7c3c597c53 Apply fixes from StyleCI 2019-09-19 18:41:10 +00:00
Samuel Štancl
f0dd99f099 Facade tests 2019-09-19 20:41:00 +02:00
Samuel Štancl
c9903cd43c Clean up 2019-09-19 20:32:09 +02:00
Samuel Štancl
cbaa775876 Merge branch '2.x' of github.com:stancl/tenancy into 2.x 2019-09-19 20:09:39 +02:00
Samuel Štancl
cc5822e230 Better Tenant facade 2019-09-19 20:09:06 +02:00
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