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

70 commits

Author SHA1 Message Date
Samuel Štancl
9df78eb9c2
[1.7.0] Add DB storage driver (#82) 2019-08-16 14:36:49 +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
7765eb37b2
Update badges for the 1.x branch 2019-08-10 13:40:47 +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
221dbbdbc8 update readme 2019-08-04 20:18:46 +02:00
Samuel Štancl
89990799f2 add phpunit.xml variations 2019-08-04 17:40:44 +02:00
Samuel Štancl
2cf96423b0
Add link to website 2019-07-31 23:07:39 +02:00
Samuel Štancl
3eb6c8cc29 Mention global cache & storage in readme 2019-07-30 22:21:09 +02:00
Samuel Štancl
d0d1f6930b leave TOC closed by default 2019-07-30 17:47:57 +02:00
Samuel Štancl
2e51115d4e merge 2019-07-30 17:28:46 +02:00
Samuel Štancl
debd5f365a Add TOC (fix #76) 2019-07-30 17:27:47 +02:00
Samuel Štancl
cb409e4663
Add "Stay updated" section 2019-07-29 16:15:14 +02:00
Samuel Štancl
ae5527c9a9 Fix #72 2019-07-25 21:55:15 +02:00
Samuel Štancl
c5b775589d
Add section about testing with docker 2019-07-12 21:51:15 +02:00
Samuel Štancl
13cdc03103 Merge branch '1.x' of github.com:stancl/tenancy into 1.x 2019-07-03 19:19:35 +02:00
Samuel Štancl
7c7ba28391 implementation -> package 2019-07-03 19:19:19 +02:00
Samuel Štancl
83f8d15a89
Change note about tutorial 2019-07-03 18:39:58 +02:00
Samuel Štancl
a2ac7a25c3
Update note about predis 2019-07-03 15:41:15 +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
f950265f58
Add link to the tutorial 2019-06-30 15:28:05 +02:00
Samuel Štancl
3abde1a791
Add installation requirements 2019-06-04 22:28:33 +02:00
Samuel Štancl
4c7e6c0e06
Make snippet syntactically correct 2019-03-03 17:04:17 +01: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
4d9681da65
Add note about Laravel versions [ci skip] 2019-02-26 17:16:02 +01:00
Samuel Štancl
1b6688b1f2
Laravel 5.8 2019-02-26 17:10:17 +01:00
Samuel Štancl
aea9bb1b03
prefix -> suffix [ci skip] 2019-02-20 14:48:36 +01:00
Samuel Štancl
987c54f04e Fix #29 add Tenancy facade 2019-02-15 21:00:11 +01:00
Samuel Štancl
268075cb03
Mention that values can be of arbitrary data types 2019-02-11 19:42:27 +01:00
Samuel Štancl
bc873d4402
Add note about second level domains 2019-02-10 14:30:48 +01:00
Samuel Štancl
4c9d1939dd
Fix typo [ci skip] 2019-02-09 23:16:05 +01:00
Samuel Štancl
20b7eb7841
Syntax highlighting [ci skip] 2019-02-09 16:30:46 +01:00
Samuel Štancl
6797d180c8 Replace experimental badge with latest stable version 2019-02-09 16:18:01 +01:00
Samuel Štancl
734cc3c06b Fix link to semver 2019-02-09 16:12:56 +01:00
Samuel Štancl
5028e587dc Add note about versioning [ci skip] 2019-02-09 15:53:54 +01:00
Samuel Štancl
b370bebe6d
Fix formatting [ci skip] 2019-02-08 22:51:13 +01:00
Samuel Štancl
22fc843ce3 Fix a lot of bugs, fix #23 2019-02-08 22:44:46 +01:00
Samuel Štancl
124e747aa0 tenancy.cache.prefix_base -> tag_base 2019-02-07 22:07:02 +01:00
Samuel Štancl
fceddb8c4d Add more tests 2019-02-07 21:44:47 +01:00
Samuel Štancl
18ce4577bf Change check mark color to green [ci skip] 2019-02-07 18:36:54 +01:00
Samuel Štancl
5f5a63c029 Add a link to the codecov badge 2019-02-07 18:15:37 +01:00
Samuel Štancl
f95416042c env variable name consistency 2019-02-07 15:36:34 +01:00
Samuel Štancl
6bb18a2b95
Fix Travis, add docs for generating HTTPS certificates (#19) 2019-02-07 15:26:42 +01:00
Samuel Štancl
d1b2775eee Change codecov alt [ci skip] 2019-02-02 00:15:00 +01:00
Samuel Štancl
6b57d20c9b Add Codecov support 2019-02-01 23:59:08 +01:00
Samuel Štancl
349832c64b Fix heading size 2019-01-28 19:27:01 +01:00
Samuel Štancl
7ce9613a68
Add beta/experimental badge 2019-01-28 12:16:29 +01:00