1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2026-03-22 23:14:02 +00:00

Commit graph

  • 924b5abba6
    @dillingham credits for logo [ci skip] Samuel Štancl 2020-04-23 21:10:30 +02:00
  • e363456497
    Fix #367, make seeder respect --force (#368) v2.3.5 Samuel Štancl 2020-04-23 20:20:54 +02:00
  • 82146b196a Merge branch '2.x' of github.com:stancl/tenancy into 2.x Samuel Štancl 2020-04-23 20:15:16 +02:00
  • 5947f14484 Add tenancy()->initialized() check Samuel Štancl 2020-04-23 20:15:08 +02:00
  • d03c0af95e
    Fix #367, make seeder respect --force Samuel Štancl 2020-04-23 20:12:05 +02:00
  • a60a385760
    Remove Travis badge Samuel Štancl 2020-04-23 19:18:04 +02:00
  • eea252fc5c Merge branch '2.x' of github.com:stancl/tenancy into 2.x Samuel Štancl 2020-04-23 19:09:36 +02:00
  • 56903d20bf Use Telescope tags on universal routes too - fix #346 Samuel Štancl 2020-04-23 19:08:54 +02:00
  • e258711cc9
    Make config more understandable (#348) Samuel Štancl 2020-04-23 19:06:36 +02:00
  • 5044339da6 Get rid of Travis Samuel Štancl 2020-04-23 19:03:33 +02:00
  • 70a748bb18 -T flags for test scripts Samuel Štancl 2020-04-23 19:00:20 +02:00
  • a00b575501
    Fix matrix variable Samuel Štancl 2020-04-23 18:54:17 +02:00
  • 1ce39d44dd
    Try docker-compose exec -T Samuel Štancl 2020-04-23 18:41:17 +02:00
  • 76c22666c3
    Non-interactive docker-compose Samuel Štancl 2020-04-23 18:36:11 +02:00
  • 83197be6f2 Double weidth Samuel Štancl 2020-04-23 18:13:34 +02:00
  • 138e2c8712 Fix image Samuel Štancl 2020-04-23 18:07:09 +02:00
  • a688c27455 Merge branch '2.x' of github.com:stancl/tenancy into 2.x Samuel Štancl 2020-04-23 13:05:18 +02:00
  • 2c09d1f716 New logo Samuel Štancl 2020-04-23 13:05:09 +02:00
  • 66d624b521
    Add two comments to migration_parameters Samuel Štancl 2020-04-23 03:39:15 +02:00
  • 7eb3395807
    Add docker-compose up -d Samuel Štancl 2020-04-22 23:36:06 +02:00
  • c8b2113eb4
    Update ci.yml Samuel Štancl 2020-04-22 23:34:54 +02:00
  • 5cc3578162
    Update branch names Samuel Štancl 2020-04-22 23:33:57 +02:00
  • 721d0669c5
    Set up GitHub Actions Samuel Štancl 2020-04-22 23:33:00 +02:00
  • cb6661210f
    Make sure an int exit code is always returned Samuel Štancl 2020-04-22 22:31:51 +02:00
  • 4a537672d8
    Add TransferWise & edit mail links Samuel Štancl 2020-04-17 00:14:11 +02:00
  • 983a5ecf6c
    Add patreon link Samuel Štancl 2020-04-16 22:26:52 +02:00
  • a915dadba3
    Update FUNDING.yml Samuel Štancl 2020-04-14 03:33:23 +02:00
  • bfbcd92608
    Add patreon Samuel Štancl 2020-04-14 03:32:33 +02:00
  • 5eb740b866
    Update FUNDING.yml Samuel Štancl 2020-04-14 03:05:43 +02:00
  • 99b34f602c
    Update SUPPORT.md Samuel Štancl 2020-04-13 12:41:02 +02:00
  • a99e8ac341
    Fix getTenantIdByDomain() return type (#350) v2.3.4 Jona Goldman 2020-04-10 18:57:27 -05:00
  • f8e774bbac Fix getTenantIdByDomain() return type Jona Goldman 2020-04-10 18:39:26 -05:00
  • 3500d2eb5e Apply fixes from StyleCI stancl 2020-04-10 19:05:17 +00:00
  • 87285cd6d0
    Make config more understandable Samuel Štancl 2020-04-10 21:05:09 +02:00
  • e44b3a1776
    Update FUNDING.yml Samuel Štancl 2020-04-08 14:25:50 +02:00
  • 9cf5b8d870
    Create FUNDING.yml Samuel Štancl 2020-04-08 14:25:08 +02:00
  • b441d789b6 Pass $request and $next to onFail closures v2.3.3 Samuel Štancl 2020-04-06 15:15:52 +02:00
  • 4f5ef6fc56 Return the result of onFail closures in middleware v2.3.2 Samuel Štancl 2020-04-06 11:14:05 +02:00
  • 43ee1c6596
    POC with no polish michael lundbøl 2020-03-31 21:18:19 +02:00
  • 5dc80473d3
    [2.3.1] Fix exit codes in TenantAwareCommand (#336) v2.3.1 Samuel Štancl 2020-03-30 21:09:58 +02:00
  • 4b46c65b2f
    Support ramsey/uuid v3 & v4 Samuel Štancl 2020-03-27 17:47:43 +01:00
  • b036fcef62
    Assert exit code 0 Samuel Štancl 2020-03-24 19:19:32 +01:00
  • 4b63aac42d
    Cast result to int Samuel Štancl 2020-03-24 19:11:06 +01:00
  • e0404622f0 Fix exit codes in TenantAwareCommand Samuel Štancl 2020-03-24 17:44:08 +01:00
  • 245d998d59 Merge branch '2.x' of github.com:stancl/tenancy into 2.x Samuel Štancl 2020-03-24 15:14:27 +01:00
  • 61785128a8 Don't override CLI params in tenants:seed (fixes #329) Samuel Štancl 2020-03-24 15:14:20 +01:00
  • a649f9f00e Apply fixes from StyleCI stancl 2020-03-24 14:02:38 +00:00
  • df99e3e711 Check that the tenant database can be created only if it should be created Samuel Štancl 2020-03-24 15:02:23 +01:00
  • cf339a5e82
    Add return value to execute method (#333) Devon Mather 2020-03-21 02:05:17 +01:00
  • a10cfa826f Make test pass Devon Mather 2020-03-21 00:33:28 +01:00
  • 6b3d04bc4b Write test to verify issue Devon Mather 2020-03-21 00:33:22 +01:00
  • cc2667a984 Add command for test Devon Mather 2020-03-21 00:33:07 +01:00
  • d2df9a9866 Add compatability for commands in Laravel 7 Devon Mather 2020-03-20 19:47:56 +01:00
  • 30bab68b6a
    Laravel 7 support (#304) v2.3.0 Samuel Štancl 2020-03-17 18:47:24 +01:00
  • 9c90be32a1 Remove fail() calls Samuel Štancl 2020-03-17 18:07:25 +01:00
  • 157f87ae0c Fix tests Samuel Štancl 2020-03-17 17:51:38 +01:00
  • 0540fe4581 Fix indentation Samuel Štancl 2020-03-17 16:41:38 +01:00
  • febca87dfc Merge branch '2.x' into laravel-7-support Samuel Štancl 2020-03-17 16:40:15 +01:00
  • 526f0826a4
    Use seeder params in tenants:seed instead of just the automatic seeder (#317) Samuel Štancl 2020-03-17 15:59:45 +01:00
  • 601baab102 Use no seeder params for tests Samuel Štancl 2020-03-17 15:53:23 +01:00
  • 3cf0d7948b Merge branch '2.x' into use-seeder-params-by-seeder Samuel Štancl 2020-03-17 15:38:23 +01:00
  • 776af4643c Make null falsey for cache config because config is not merged recursively Samuel Štancl 2020-03-17 15:30:24 +01:00
  • f6115d590a
    [2.3.0] More identification middleware (#323) Samuel Štancl 2020-03-17 00:02:57 +01:00
  • beb1fa9bc1 Apply fixes from StyleCI stancl 2020-03-16 22:54:40 +00:00
  • d78ce10c21 Add tests Samuel Štancl 2020-03-16 23:54:29 +01:00
  • 04e59449a0 Use constructor parameter instead of config Samuel Štancl 2020-03-16 22:55:25 +01:00
  • 80e9a3cc60 Apply fixes from StyleCI stancl 2020-03-15 20:37:44 +00:00
  • fa861ed6dd
    Added request data identification middleware (#207) JapSeyz 2020-03-15 21:37:37 +01:00
  • 2921131674 Fix dockerfile Samuel Štancl 2020-03-15 16:19:02 +01:00
  • c449951475 Indentation Samuel Štancl 2020-03-15 16:14:11 +01:00
  • ab8de77529
    Merge branch '2.x' into laravel-7-support Samuel Štancl 2020-03-15 16:04:55 +01:00
  • 1210c0dd5f Different installation for Laravel 7 Samuel Štancl 2020-03-15 16:02:32 +01:00
  • 13422fb090
    Use phpredis 4.3.0 (#319) Samuel Štancl 2020-03-15 15:45:21 +01:00
  • f411b9a696 Use phpredis 4.3.0 Samuel Štancl 2020-03-15 15:39:08 +01:00
  • 48f8df62cb
    Left trim - from option names Samuel Štancl 2020-03-15 12:51:16 +01:00
  • e886c2bae5 Use seeder params in tenants:seed instead of just the automatic seeder Samuel Štancl 2020-03-14 19:58:19 +01:00
  • c7c6a7fec8
    [2.3.0] Cached tenant lookup (#316) Samuel Štancl 2020-03-14 19:52:35 +01:00
  • 9e8458f79a Apply fixes from StyleCI stancl 2020-03-14 18:46:28 +00:00
  • 6467dfe818 wip Samuel Štancl 2020-03-14 19:46:20 +01:00
  • 0d641784ff Apply fixes from StyleCI stancl 2020-03-14 18:36:38 +00:00
  • 0deb1f1376 Separate data & domains logic Samuel Štancl 2020-03-14 19:36:28 +01:00
  • a86412af09 Enable cache in the single test file Samuel Štancl 2020-03-14 19:22:08 +01:00
  • f2b057fd24 Merge branch 'cached-lookup' of github.com:stancl/tenancy into cached-lookup Samuel Štancl 2020-03-14 19:11:00 +01:00
  • 38e71639ed Remove config from TestCase Samuel Štancl 2020-03-14 19:10:53 +01:00
  • 9240836dbb Apply fixes from StyleCI stancl 2020-03-14 18:08:51 +00:00
  • 7d5e08544d Merge branch 'cached-lookup' of github.com:stancl/tenancy into cached-lookup Samuel Štancl 2020-03-14 19:08:38 +01:00
  • 2c1cb92745 Finish cache invalidation Samuel Štancl 2020-03-14 19:08:26 +01:00
  • 075dc12e2f Apply fixes from StyleCI stancl 2020-03-14 15:49:33 +00:00
  • a6102be1a0 wip cache invalidation Samuel Štancl 2020-03-14 16:49:20 +01:00
  • a99f5d916d wip Samuel Štancl 2020-03-14 01:56:55 +01:00
  • 01c9671461 Apply fixes from StyleCI stancl 2020-03-13 23:17:13 +00:00
  • c52d12cb99 Begin work on cached lookup Samuel Štancl 2020-03-14 00:16:57 +01:00
  • d1991fdd61
    Use stable phpcov Samuel Štancl 2020-03-13 13:25:28 +01:00
  • 142912edc5
    Update donation link Samuel Štancl 2020-03-10 23:04:15 +01:00
  • c3bd02bc12
    Create DONATIONS.md Samuel Štancl 2020-03-10 23:03:22 +01:00
  • d0bd8f2ad8
    Force migrate when running MigrateFresh Samuel Štancl 2020-03-10 21:33:25 +01:00
  • d0023c482a
    Add support for postgres schema (#237) Noor Adiana 2020-03-11 02:15:07 +07:00
  • e02bd3927a
    Single-line docblock Samuel Štancl 2020-03-08 14:57:18 +01:00
  • 9ab6c10cef
    mysql -> pgsql Samuel Štancl 2020-03-08 14:56:07 +01:00
  • 89953ba1ec
    Add use statement for DB facade Samuel Štancl 2020-03-05 18:09:57 +01:00