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

86 commits

Author SHA1 Message Date
Samuel Štancl
509d00f9f3 Add docblocks 2019-09-20 20:14:58 +02:00
Samuel Štancl
c9903cd43c Clean up 2019-09-19 20:32:09 +02:00
Samuel Štancl
8565cc7acc Get multiple envs (redis/db) to run correctly 2019-09-17 19:39:57 +02:00
Samuel Štancl
67bfb20e96 Unique ID generator 'handle' -> 'generate' 2019-09-16 16:59:18 +02:00
Samuel Štancl
c65b6839ff Tenant-specific connections, some work to get tests running 2019-09-15 17:44:26 +02:00
Samuel Štancl
e25a01a997 TenantStorageException 2019-09-15 12:16:45 +02:00
Samuel Štancl
5fb11dfc9f DB driver ensureTenantCanBeCreated 2019-09-15 11:50:19 +02:00
Samuel Štancl
0fd1d82c68 TenantModel putMany 2019-09-15 11:01:24 +02:00
Samuel Štancl
15a7db9e71 Clean up TenantCannotBeCreatedException 2019-09-15 09:40:53 +02:00
Samuel Štancl
445b2650cf ID generation 2019-09-11 19:25:30 +02:00
Samuel Štancl
c20942cda5 Close #44 2019-09-11 15:34:25 +02:00
stancl
76fae5c287 Apply fixes from StyleCI 2019-09-11 12:32:39 +00:00
Samuel Štancl
69db512d30 Storage drivers WIP 2019-09-11 14:32:13 +02:00
Samuel Štancl
52542a8ee3 Merge branch 'master' of github.com:stancl/tenancy 2019-09-08 17:18:34 +02:00
Samuel Štancl
4872197fb6 TenantManager storage 2019-09-08 17:18:31 +02:00
stancl
8206cd07cc Apply fixes from StyleCI 2019-09-08 14:52:18 +00:00
Samuel Štancl
de54b5708c canCreate database 2019-09-08 16:52:10 +02:00
Samuel Štancl
f6717fa5c9 Feature -> FeatureProvider 2019-09-08 15:33:58 +02:00
Samuel Štancl
9dd90746aa WIP DatabaseManager 2019-09-08 15:31:45 +02:00
stancl
63ebbe1b44 Apply fixes from StyleCI 2019-09-08 13:05:21 +00:00
Samuel Štancl
ff71197341 Merge branch 'master' of github.com:stancl/tenancy 2019-09-08 15:05:09 +02:00
Samuel Štancl
37567336a5 Atomic tenant creation 2019-09-08 15:05:04 +02:00
stancl
11e278553e Apply fixes from StyleCI 2019-09-08 12:40:58 +00:00
Samuel Štancl
b0d119753d Remove some todos 2019-09-08 14:40:49 +02:00
Samuel Štancl
04b4e0644f WIP DatabaseManager 2019-09-08 13:46:07 +02:00
stancl
f66613476b Apply fixes from StyleCI 2019-09-08 09:41:45 +00:00
Samuel Štancl
39503fe76b Docblocks 2019-09-08 11:41:34 +02:00
stancl
805644f85b Apply fixes from StyleCI 2019-09-08 09:11:59 +00:00
Samuel Štancl
61739dc5fc Add 'Features' 2019-09-08 11:11:44 +02:00
stancl
d9f4ba133a Apply fixes from StyleCI 2019-09-07 17:46:57 +00:00
Samuel Štancl
6b716e5345 Use a nicer way to bind the current tenant 2019-09-07 19:46:45 +02:00
stancl
73124cd801 Apply fixes from StyleCI 2019-09-06 16:52:16 +00:00
Samuel Štancl
5d2b1e3a72 Merge 2019-09-06 18:52:04 +02:00
Samuel Štancl
f04ca349bd Tenant contract, Tenancy bootstrappers, drop predis 2019-09-06 18:51:34 +02:00
stancl
362aaf4764 Apply fixes from StyleCI 2019-09-05 17:27:32 +00:00
Samuel Štancl
89bf90f595 Interfaces -> Contracts 2019-09-05 19:25:32 +02:00