1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2026-02-05 15:14:04 +00:00
Commit graph

254 commits

Author SHA1 Message Date
stancl
254634ba8e Apply fixes from StyleCI 2019-08-19 12:29:19 +00:00
Samuel Štancl
1fe48acd38 Merge branch 'queue-support' of github.com:stancl/tenancy into queue-support 2019-08-19 14:29:07 +02:00
Samuel Štancl
0576b34cea wip 2019-08-19 14:23:10 +02:00
stancl
7c2a855fdf Apply fixes from StyleCI 2019-08-19 12:07:15 +00:00
Samuel Štancl
81a946593a Merge branch '1.x' into queue-support 2019-08-19 14:07:13 +02:00
Samuel Štancl
7583f3645d wip 2019-08-19 14:07:06 +02:00
Samuel Štancl
d04f4bb2a1 decode -> encode 2019-08-19 11:21:44 +02:00
Samuel Štancl
caf6e5f62c Merge branch '1.x' of github.com:stancl/tenancy into 1.x 2019-08-19 11:02:00 +02:00
Samuel Štancl
b268e4bc85 Add test 2019-08-19 11:01:45 +02:00
stancl
1818e590e0 Apply fixes from StyleCI 2019-08-19 08:56:13 +00:00
Samuel Štancl
314b2d3003 Fix bug with JSON encoding 2019-08-19 10:55:48 +02:00
Samuel Štancl
8456280ac4 Test: Remove defaulting to 'default' DB connection 2019-08-18 23:30:40 +02:00
Samuel Štancl
e41a469510 Remove defaulting to 'default' DB connection 2019-08-18 23:25:10 +02:00
stancl
7fe81f37cd Apply fixes from StyleCI 2019-08-18 20:45:08 +00:00
Samuel Štancl
cba67352b3 Merge branch 'queue-support' of github.com:stancl/tenancy into queue-support 2019-08-18 22:44:56 +02:00
Samuel Štancl
9f72bb2a69 wip 2019-08-18 22:43:50 +02:00
Samuel Štancl
fb5cdb3239 Horizon tags 2019-08-18 22:08:10 +02:00
stancl
95770934fb Apply fixes from StyleCI 2019-08-18 19:53:24 +00:00
Samuel Štancl
330ea13efd wip 2019-08-18 21:53:10 +02:00
Samuel Štancl
b12b9c3a54
[1.8.0] Tenant redirect (#103) 2019-08-18 12:48:10 +02:00
Samuel Štancl
6cee5d36ad wip 2019-08-17 21:57:13 +02:00
Samuel Štancl
4c9bd6ed19 Merge branch '1.x' of github.com:stancl/tenancy into 1.x 2019-08-17 21:56:38 +02:00
Samuel Štancl
5edf582269 Make DB storage driver prefix sqlite DBs with database_path() 2019-08-17 21:56:30 +02:00
stancl
f10f2508af Apply fixes from StyleCI 2019-08-17 19:26:14 +00:00
Samuel Štancl
f87c2b69ec Default to default DB 2019-08-17 21:25:53 +02:00
stancl
29c8d5dab4 Apply fixes from StyleCI 2019-08-17 14:33:59 +00:00
Samuel Štancl
760817529e Merge branch '1.x' of github.com:stancl/tenancy into 1.x 2019-08-17 16:33:49 +02:00
Samuel Štancl
47fb158b59 Use MySQL by default; create migrations/tenant in tenancy:install 2019-08-17 16:33:22 +02:00
Samuel Štancl
7f02ccf295
v1.7.0 2019-08-17 15:40:59 +02:00
Samuel Štancl
1fe722c456
Move documentation to netlify 2019-08-17 15:36:26 +02:00
stancl
fd66537e7f Apply fixes from StyleCI 2019-08-17 13:25:48 +00:00
Samuel Štancl
be077ae73c Add the option to specify connection in DatabaseManager 2019-08-17 15:25:39 +02:00
Samuel Štancl
824d299dcd wip 2019-08-17 14:51:03 +02:00
Samuel Štancl
86fd919adf Except data 2019-08-17 14:46:15 +02:00
Samuel Štancl
08148225eb Merge branch '1.x' of github.com:stancl/tenancy into 1.x 2019-08-17 14:41:38 +02:00
Samuel Štancl
542fc888bc Set 'data' to '{}' 2019-08-17 14:41:33 +02:00
Samuel Štancl
8d92d7481e
Remove default JSON value
Fails on MySQL
2019-08-17 14:37:39 +02:00
Samuel Štancl
40fa69932b
[1.7.0] Fix Redis scan (#97)
* Fix Redis scan

* Fix keys issue
2019-08-17 14:11:49 +02:00
Samuel Štancl
7bcad47186 Updated comment 2019-08-17 10:03:41 +02:00
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