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

19 commits

Author SHA1 Message Date
Samuel Štancl
824ecfce48
[1.8.0] Add Telescope tags with tenant ids (#77) 2019-08-19 21:11:55 +02:00
Samuel Štancl
b12b9c3a54
[1.8.0] Tenant redirect (#103) 2019-08-18 12:48:10 +02:00
Samuel Štancl
4aa35322da Add event prevents, Tenant facade 2019-08-14 22:16:51 +02:00
Samuel Štancl
e2d35bc18d Remove psysh dependency 2019-08-13 18:36:16 +02:00
Samuel Štancl
65b38827d5 drop 5.7 support 2019-08-04 20:24:48 +02:00
Samuel Štancl
89990799f2 add phpunit.xml variations 2019-08-04 17:40:44 +02:00
Samuel Štancl
92ebc1f01b
Add support for global cache (#78) 2019-07-30 21:05:30 +02:00
Samuel Štancl
dc30354699
Dockerize phpunit (#66) 2019-07-12 21:44:26 +02:00
Samuel Štancl
7c7ba28391 implementation -> package 2019-07-03 19:19:19 +02:00
Samuel Štancl
1b6759084f
Add Predis support (#59)
* wip

* Add Predis support

* Enable phpredis extension only for some builds

* Add note about phpredis

* Fix if command

* Revert travis changes & add a version check to predis tests
2019-07-03 14:48:55 +02:00
Samuel Štancl
78fd7d43f6
Add 5.8 support (#33) 2019-02-27 18:22:34 +01:00
Samuel Štancl
725b43ce8c 1.x supports only 5.7 2019-02-26 21:27:15 +01:00
Samuel Štancl
1578a196c9
Laravel 5.8 2019-02-26 19:44:38 +01:00
Samuel Štancl
987c54f04e Fix #29 add Tenancy facade 2019-02-15 21:00:11 +01:00
Samuel Štancl
2c69c37032 Write more tests, fix filesystem support for s3 2019-02-08 23:59:27 +01:00
Samuel Štancl
d14aa0b642 Add psysh as a dev dependency 2019-02-08 16:10:59 +01:00
Samuel Štancl
c53a05cff4
Make database creation queueable (#17)
* SOLIDify database creation

* Return the result of fclose in SQLiteDBCreator

* Make database creation queueable

* Add DatabaseCreationTest

* Make comment more descriptive [ci skip]

* Add composer script to copy .env.example to .env

* Minor tweaks

* Fix env section

* Fix DB_PASSWORD for Travis
2019-02-07 18:12:24 +01:00
Samuel Štancl
999507fe42 Begin work on tests 2019-02-01 22:47:10 +01:00
Samuel Štancl
deb3ad77f5 Initial commit 2019-01-17 22:24:12 +01:00