Samuel Štancl
429b1779f5
get rid of tenant model sc binding
2019-08-10 15:17:14 +02:00
Samuel Štancl
ef718f26b3
get rid of TenantModel interface
2019-08-10 15:16:48 +02:00
Samuel Štancl
9296b3806e
begin work on docs
2019-08-10 15:13:33 +02:00
Samuel Štancl
6c3f86a611
change migration path
2019-08-10 14:31:05 +02:00
stancl
6d5a536c68
Apply fixes from StyleCI
2019-08-10 11:19:31 +00:00
Samuel Štancl
c8ba47a662
wip
2019-08-10 13:19:21 +02:00
Samuel Štancl
63f19ff72d
wip
2019-08-10 13:11:45 +02:00
Samuel Štancl
7a5ed865e7
wip
2019-08-10 13:11:30 +02:00
stancl
7fd274d2ce
Apply fixes from StyleCI
2019-08-10 09:01:51 +00:00
Samuel Štancl
c38dd1bb9a
wip
2019-08-10 11:01:41 +02:00
Samuel Štancl
d77d05e620
Use env vars instead of a python script for ./test
2019-08-10 10:59:23 +02:00
Samuel Štancl
de30f375a6
wip
2019-08-10 10:53:08 +02:00
Samuel Štancl
8f41fbfc43
Merge branch 'db-storage-driver' of github.com:stancl/tenancy into db-storage-driver
2019-08-10 10:21:00 +02:00
Samuel Štancl
03f233b975
wip
2019-08-10 10:20:53 +02:00
stancl
73223f0b2a
Apply fixes from StyleCI
2019-08-10 07:48:08 +00:00
Samuel Štancl
401212bd6c
Merge branch 'db-storage-driver' of github.com:stancl/tenancy into db-storage-driver
2019-08-10 09:47:58 +02:00
Samuel Štancl
299437a3c3
set the storage driver
2019-08-10 09:47:48 +02:00
stancl
dde40a5fd9
Apply fixes from StyleCI
2019-08-10 07:43:43 +00:00
Samuel Štancl
70234e1123
add storage driver assertion
2019-08-10 09:43:34 +02:00
Samuel Štancl
b07b848a56
remove unnecessary type conversion
2019-08-10 09:27:35 +02:00
Samuel Štancl
533502ddfa
Merge branch 'db-storage-driver' of github.com:stancl/tenancy into db-storage-driver
2019-08-10 09:27:20 +02:00
Samuel Štancl
23bdaba81e
fix getTenantById
2019-08-10 09:27:16 +02:00
stancl
e7e23d74cc
Apply fixes from StyleCI
2019-08-10 07:25:49 +00:00
Samuel Štancl
4d7c6b6683
add TenantModel interface, fix issues pointed out by @carlos-mora
2019-08-10 09:25:34 +02:00
Samuel Štancl
de025a6a4d
Set public key on model
2019-08-09 23:17:10 +02:00
Samuel Štancl
9fcfcf3ae0
Merge branch 'db-storage-driver' of github.com:stancl/tenancy into db-storage-driver
2019-08-09 23:07:02 +02:00
Samuel Štancl
b8baeac662
add test variant
2019-08-09 23:05:46 +02:00
stancl
feaac4cbd1
Apply fixes from StyleCI
2019-08-09 21:03:27 +00:00
Samuel Štancl
fc76da38cb
finish writing storage driver
2019-08-09 23:03:18 +02:00
Samuel Štancl
fd0712e037
wip
2019-08-09 22:50:46 +02:00
Samuel Štancl
01007c3be7
wip
2019-08-09 22:05:43 +02:00
Samuel Štancl
fd944b6366
Merge branch '1.x' of github.com:stancl/tenancy into 1.x
2019-08-09 19:40:52 +02:00
Samuel Štancl
aec12ae128
Collapse HTTPS certs section
2019-08-09 19:40:45 +02:00
stancl
adb92d5a9a
Apply fixes from StyleCI
2019-08-09 17:39:45 +00:00
Samuel Štancl
bee7f34973
wip
2019-08-09 19:39:37 +02:00
Samuel Štancl
15f09e59df
[1.7.0] Add tenants:run ( #81 )
...
* wip
* Apply fixes from StyleCI
* first implementation
* Apply fixes from StyleCI
* Add support for arguments and options
* Apply fixes from StyleCI
* Write docs, add support for = in arg/opt value
* Apply fixes from StyleCI
* add $ [ci skip]
2019-08-09 19:06:00 +02:00
stancl
02e672e79c
Apply fixes from StyleCI
2019-08-08 21:23:21 +00:00
Samuel Štancl
c6169c2be2
wip
2019-08-08 23:23:07 +02:00
Samuel Štancl
85b2274d1d
Fix #67
2019-08-06 15:44:28 +02:00
Samuel Štancl
13048002ef
remove loadDotEnv()
2019-08-04 20:42:50 +02:00
Samuel Štancl
cb3bb112a3
v1.6.1
2019-08-04 20:37:04 +02:00
Samuel Štancl
65b38827d5
drop 5.7 support
2019-08-04 20:24:48 +02:00
Samuel Štancl
8cfbdcf8d1
Merge branch '1.x' of github.com:stancl/tenancy into 1.x
2019-08-04 20:20:11 +02:00
Samuel Štancl
221dbbdbc8
update readme
2019-08-04 20:18:46 +02:00
Samuel Štancl
bc2a5cd12a
Remove support for Laravel 5.7
2019-08-04 20:17:33 +02:00
stancl
8fd32a67a9
Apply fixes from StyleCI
2019-08-04 18:04:35 +00:00
Samuel Štancl
0dc8c80a02
Fix Redis scan for predis, make phpunit use multiple configs (e.g. different Redis drivers)
2019-08-04 20:04:25 +02:00
Samuel Štancl
fe6ce82045
fix .travis.yml
2019-08-04 17:45:09 +02:00
Samuel Štancl
0ff607d1d8
styleci
2019-08-04 17:43:25 +02:00
Samuel Štancl
60bfbce97b
Merge branch '1.x' of github.com:stancl/tenancy into 1.x
2019-08-04 17:42:08 +02:00