Samuel Štancl
9df78eb9c2
[1.7.0] Add DB storage driver ( #82 )
2019-08-16 14:36:49 +02:00
Samuel Štancl
4aa35322da
Add event prevents, Tenant facade
2019-08-14 22:16:51 +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
eceacd9422
Apply fixes from StyleCI ( #80 )
2019-08-02 20:01:10 +02:00
Samuel Štancl
353f7afb82
Add tenancy()->end() ( #68 )
2019-07-13 11:38:07 +02:00
Samuel Štancl
a3ff6fbd93
fix #63 (wrong return type docblock)
2019-07-12 23:05:11 +02:00
Samuel Štancl
97ec172fd4
Specify namespace on global functions ( fix #35 ) ( #36 )
...
* Specify namespace on global functions (fix #35 )
* merge
* Revert some \ additions
* small fixes
2019-04-24 17:33:41 +02:00
Samuel Štancl
35abb6191d
Fix Redis scan for 5.8 ( #46 )
...
* Fix Redis scan for 5.8
* Add comments [ci skip]
2019-04-24 16:53:43 +02:00
Samuel Štancl
9bc9b92d8d
[breaking fix] Add array return types to StorageDriver interface
2019-04-23 17:09:32 +02:00
Samuel Štancl
d2ec7f171d
Fix #25 better error handling
2019-02-13 16:26:00 +01:00
Samuel Štancl
7fc89271f3
Fix #28 associative arrays being converted into objects
2019-02-11 19:34:52 +01:00
Samuel Štancl
83d272007d
Add array support to the storage. ( #27 )
...
* Add array support to the storage.
(Existing tests have been modified, but only in a way that makes them more correct than they were, making this a backwards compatible feature.)
2019-02-10 21:45:36 +01:00
Samuel Štancl
e1def355f9
Add command tests
2019-02-09 11:53:48 +01:00
Samuel Štancl
8d382024a3
Add more TenantManager tests
2019-02-09 00:17:51 +01:00
Samuel Štancl
3f650d887d
Add more tests, fix bugs
2019-02-08 17:54:53 +01:00
Samuel Štancl
d14aa0b642
Add psysh as a dev dependency
2019-02-08 16:10:59 +01:00
Samuel Štancl
f05a4bca41
Add tests, fix bugs
2019-02-08 15:28:32 +01:00
Samuel Štancl
6bb18a2b95
Fix Travis, add docs for generating HTTPS certificates ( #19 )
2019-02-07 15:26:42 +01:00
Samuel Štancl
e919c6e25b
Minor refactor
2019-01-28 18:34:26 +01:00
Samuel Štancl
99a47c3da4
Add important comment
2019-01-22 21:41:07 +01:00
Samuel Štancl
2d12a6f05f
Bugfix
...
put() stored the value for the current tenant even if the specified $uuid was of a different tenant
2019-01-22 21:33:41 +01:00
Samuel Štancl
14f415914f
Add more storage features
2019-01-21 18:19:01 +01:00
Samuel Štancl
19de80582d
Don't auto migrate new tenants' databases
2019-01-20 20:02:13 +01:00
Samuel Štancl
deb3ad77f5
Initial commit
2019-01-17 22:24:12 +01:00