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

415 commits

Author SHA1 Message Date
stancl
6028e70b98 Apply fixes from StyleCI 2019-08-16 16:54:34 +00:00
Samuel Štancl
6095696355 Fix invoke test 2019-08-16 18:54:25 +02:00
Samuel Štancl
6944a46d4c remove dd 2019-08-16 18:41:49 +02:00
Samuel Štancl
dc96931a76 merge 2019-08-16 18:32:06 +02:00
Samuel Štancl
89c7289b66 Switch order of conditions 2019-08-16 18:26:18 +02:00
stancl
84890cdd1e Apply fixes from StyleCI 2019-08-16 16:21:59 +00:00
Samuel Štancl
417330decd
Add native_function_invocation 2019-08-16 18:21:53 +02:00
Samuel Štancl
bbafc9d8e2 is_array check 2019-08-16 18:20:34 +02:00
Samuel Štancl
3c9ead6aac default value 2019-08-16 18:10:34 +02:00
Samuel Štancl
fd79e0aec3 Fix illegal offset 2019-08-16 18:04:54 +02:00
Samuel Štancl
1216addd1f Improve get() 2019-08-16 17:55:40 +02:00
Samuel Štancl
2fe464a1f9 Use only 2019-08-16 16:01:39 +02:00
Samuel Štancl
e7716f94a0
Rename ---documentation-issue.md to documentation-issue.md 2019-08-16 15:41:40 +02:00
Samuel Štancl
5ba4eec417 Update issue templates 2019-08-16 15:41:02 +02:00
Samuel Štancl
0f1da9e15b update issue templates 2019-08-16 15:39:07 +02:00
Samuel Štancl
d63e15ec2e Add issue templates 2019-08-16 15:36:31 +02:00
Samuel Štancl
9df78eb9c2
[1.7.0] Add DB storage driver (#82) 2019-08-16 14:36:49 +02:00
Samuel Štancl
674f4b3f9a
[1.7.0] Install command (#95) 2019-08-15 19:16:25 +02:00
Samuel Štancl
aca5567c10 Add empty array default 2019-08-14 22:55:18 +02:00
Samuel Štancl
9ff77d2128 merge 2019-08-14 22:19:29 +02:00
Samuel Štancl
9c269b087e Add one more test for prevents 2019-08-14 22:18:18 +02:00
stancl
155ef0da5a Apply fixes from StyleCI 2019-08-14 20:17:04 +00:00
Samuel Štancl
4aa35322da Add event prevents, Tenant facade 2019-08-14 22:16:51 +02:00
Samuel Štancl
1a88cad4d6
[1.7.0] Fix Events system (#94)
* Add TenantManagerEvents

* Apply fixes from StyleCI

* Fix typos, add tests

* end() events

* Travis should be failing

* Uncomment ending
2019-08-14 17:32:33 +02:00
Samuel Štancl
c1df467601
[1.7.0] Add Events system (#93)
* Add TenantManagerEvents

* Apply fixes from StyleCI

* Fix typos, add tests

* end() events
2019-08-14 17:15:47 +02:00
Samuel Štancl
d7358c588c
[1.7.0] Add the option to set values & db name during tenant creation (#86)
* Add the option to set values & db name during tenant creation

* Apply fixes from StyleCI

* Add tests

* Apply fixes from StyleCI

* Rewrite conditional for clarity
2019-08-13 19:16:00 +02:00
Samuel Štancl
769ec16f89
Fix #89 (#90) 2019-08-13 18:36:41 +02:00
Samuel Štancl
e2d35bc18d Remove psysh dependency 2019-08-13 18:36:16 +02:00
Samuel Štancl
490c776bc8
Use ?? instead of ?: 2019-08-10 14:43:37 +02:00
Samuel Štancl
7765eb37b2
Update badges for the 1.x branch 2019-08-10 13:40:47 +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
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
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
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
Samuel Štancl
ce9e9edbe2 remove clover.xml 2019-08-04 17:41:53 +02:00
Samuel Štancl
89990799f2 add phpunit.xml variations 2019-08-04 17:40:44 +02:00
Samuel Štancl
7c598ae2fe wip 2019-08-03 21:25:00 +02:00
Samuel Štancl
eceacd9422
Apply fixes from StyleCI (#80) 2019-08-02 20:01:10 +02:00