Samuel Štancl
|
65b2c6ceee
|
Null connection test
|
2019-09-20 16:57:53 +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 |
|
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 |
|
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
|
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
|
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
|
79f912384b
|
uuid -> id (references in code)
|
2019-09-15 22:52:31 +02: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
|
c65b6839ff
|
Tenant-specific connections, some work to get tests running
|
2019-09-15 17:44:26 +02:00 |
|
Samuel Štancl
|
1bfe4a7ea5
|
Apply fixes from StyleCI (#126)
|
2019-09-11 17:37:02 +02:00 |
|
Samuel Štancl
|
dabaff1338
|
Remove Tenant facade, move facades to Facades
|
2019-09-08 17:24:03 +02:00 |
|
Samuel Štancl
|
de54b5708c
|
canCreate database
|
2019-09-08 16:52:10 +02:00 |
|
Samuel Štancl
|
74da4ddfde
|
DB manager create & delete database functions
|
2019-09-08 15:47:58 +02:00 |
|
Samuel Štancl
|
f04ca349bd
|
Tenant contract, Tenancy bootstrappers, drop predis
|
2019-09-06 18:51:34 +02:00 |
|
Samuel Štancl
|
f4421af6c5
|
Fix custom columns, add tests (#122)
* Fix custom columns & add test
* Apply fixes from StyleCI
|
2019-09-04 16:53:01 +02:00 |
|
Samuel Štancl
|
0a57f9d3df
|
[1.8.0] Allow conflicting routes (#114)
* PreventAccessFromTenantDomains middleware
* Apply fixes from StyleCI
* Install command
* Switch order of middleware
* Apply middleware to $middleware instead of web, fix tests
* Apply fixes from StyleCI
* Fix tests
* Fix tests
* wip
* wip
|
2019-08-23 22:24:31 +02:00 |
|
Samuel Štancl
|
2fd3662eb7
|
[1.8.0] Use strict types (#115)
* Use strict types
* Apply fixes from StyleCI
* Fix str_repeat
* Fix false json decode
|
2019-08-23 18:18:26 +02:00 |
|
Samuel Štancl
|
c6a0e40439
|
Fix #99 (always skipped tests)
|
2019-08-23 17:26:56 +02:00 |
|
Samuel Štancl
|
8d8c177dac
|
[1.8.0] Add Queue support & Horizon integration (#104)
|
2019-08-19 14:37:57 +02:00 |
|
Samuel Štancl
|
b268e4bc85
|
Add test
|
2019-08-19 11:01:45 +02:00 |
|
Samuel Štancl
|
314b2d3003
|
Fix bug with JSON encoding
|
2019-08-19 10:55:48 +02:00 |
|
Samuel Štancl
|
8456280ac4
|
Test: Remove defaulting to 'default' DB connection
|
2019-08-18 23:30:40 +02:00 |
|
Samuel Štancl
|
b12b9c3a54
|
[1.8.0] Tenant redirect (#103)
|
2019-08-18 12:48:10 +02:00 |
|
Samuel Štancl
|
6cee5d36ad
|
wip
|
2019-08-17 21:57:13 +02:00 |
|
Samuel Štancl
|
4c9bd6ed19
|
Merge branch '1.x' of github.com:stancl/tenancy into 1.x
|
2019-08-17 21:56:38 +02:00 |
|
Samuel Štancl
|
5edf582269
|
Make DB storage driver prefix sqlite DBs with database_path()
|
2019-08-17 21:56:30 +02:00 |
|
stancl
|
f10f2508af
|
Apply fixes from StyleCI
|
2019-08-17 19:26:14 +00:00 |
|
Samuel Štancl
|
f87c2b69ec
|
Default to default DB
|
2019-08-17 21:25:53 +02:00 |
|
Samuel Štancl
|
47fb158b59
|
Use MySQL by default; create migrations/tenant in tenancy:install
|
2019-08-17 16:33:22 +02:00 |
|