1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2026-02-04 11:24:04 +00:00

Commit graph

  • 22fc843ce3 Fix a lot of bugs, fix #23 Samuel Štancl 2019-02-08 22:44:46 +01:00
  • 39d9c9d51e Merge branch 'master' of https://github.com/stancl/tenancy Samuel Štancl 2019-02-08 20:27:56 +01:00
  • 335bdc1c06 Remove unused file [ci skip] Samuel Štancl 2019-02-08 20:27:41 +01:00
  • 15766a0037
    Fix #21 (#22) Samuel Štancl 2019-02-08 20:16:40 +01:00
  • 7d790a1552 Fix #21 Samuel Štancl 2019-02-08 20:09:16 +01:00
  • 3f650d887d Add more tests, fix bugs Samuel Štancl 2019-02-08 17:54:53 +01:00
  • d14aa0b642 Add psysh as a dev dependency Samuel Štancl 2019-02-08 16:10:59 +01:00
  • 2e0414cc62 update .gitignore [ci skip] Samuel Štancl 2019-02-08 15:29:38 +01:00
  • f05a4bca41 Add tests, fix bugs Samuel Štancl 2019-02-08 15:28:32 +01:00
  • 3857c4a27d Add TestCase@initTenancy Samuel Štancl 2019-02-07 22:28:41 +01:00
  • 124e747aa0 tenancy.cache.prefix_base -> tag_base Samuel Štancl 2019-02-07 22:07:02 +01:00
  • fceddb8c4d Add more tests Samuel Štancl 2019-02-07 21:44:47 +01:00
  • 18ce4577bf Change check mark color to green [ci skip] Samuel Štancl 2019-02-07 18:36:54 +01:00
  • ff42c146c3 Uncomment lines in .env.example [ci skip] Samuel Štancl 2019-02-07 18:18:42 +01:00
  • 5f5a63c029 Add a link to the codecov badge Samuel Štancl 2019-02-07 18:15:37 +01:00
  • c53a05cff4
    Make database creation queueable (#17) Samuel Štancl 2019-02-07 18:12:24 +01:00
  • e1bfa7260e Fix DB_PASSWORD for Travis Samuel Štancl 2019-02-07 18:02:18 +01:00
  • 0000256c72 Fix env section Samuel Štancl 2019-02-07 17:57:03 +01:00
  • 7f0b2e1cd1 Minor tweaks Samuel Štancl 2019-02-07 17:53:21 +01:00
  • 576ec1cf02 Add composer script to copy .env.example to .env Samuel Štancl 2019-02-07 17:43:12 +01:00
  • 7355d9b98a Make comment more descriptive [ci skip] Samuel Štancl 2019-02-07 17:39:55 +01:00
  • f993308b16 Add DatabaseCreationTest Samuel Štancl 2019-02-07 17:38:00 +01:00
  • 136862369d Move HttpKernel to /tests/ Samuel Štancl 2019-02-07 15:39:39 +01:00
  • f95416042c env variable name consistency Samuel Štancl 2019-02-07 15:36:34 +01:00
  • c71e639767 Merge branch 'master' into make-database-creation-queueable Samuel Štancl 2019-02-07 15:27:31 +01:00
  • 6bb18a2b95
    Fix Travis, add docs for generating HTTPS certificates (#19) Samuel Štancl 2019-02-07 15:26:42 +01:00
  • d0828f7889 Remove nginx/ directory [ci skip] Samuel Štancl 2019-02-07 15:25:52 +01:00
  • 256e88444c Remove unfinished features, expand README Samuel Štancl 2019-02-07 15:22:57 +01:00
  • 97ab962cb7 Minor changes Samuel Štancl 2019-02-07 15:04:51 +01:00
  • b62fc5fe31 Make database creation queueable Samuel Štancl 2019-02-07 14:43:27 +01:00
  • aeaa33c743 Return the result of fclose in SQLiteDBCreator Samuel Štancl 2019-02-07 14:23:46 +01:00
  • 623c8494ba SOLIDify database creation Samuel Štancl 2019-02-07 14:18:53 +01:00
  • 9629129772 Use webroot instead of --nginx Samuel Štancl 2019-02-02 23:46:27 +01:00
  • 178eb375f6 Expand README a little bit Samuel Štancl 2019-02-02 18:18:20 +01:00
  • 2a33d0ec85 Add vhost_is_written test Samuel Štancl 2019-02-02 16:24:36 +01:00
  • 094dc924e4 Enable Redis in Travis Samuel Štancl 2019-02-02 14:16:45 +01:00
  • eb8f3684eb Enable redis.so in before_install Samuel Štancl 2019-02-02 14:13:29 +01:00
  • e5393cc52c Test the if \Redis is wrong for Travis Samuel Štancl 2019-02-02 13:24:17 +01:00
  • 0c8cf2cd46 Fix Class 'Route' not found in routes.php Samuel Štancl 2019-02-02 12:57:45 +01:00
  • 0ca435262b Try to fix Call to undef. method Redis::connect() Samuel Štancl 2019-02-02 12:28:21 +01:00
  • be8968b832 Make Travis install phpredis Samuel Štancl 2019-02-02 12:13:06 +01:00
  • 5ce0d946ee Add ServerManagerTest, fix a lot of bugs Samuel Štancl 2019-02-02 12:08:08 +01:00
  • 35eab00742
    Merge pull request #16 from stancl/add-testing Samuel Štancl 2019-02-02 00:17:10 +01:00
  • 0adbfee86e
    Merge pull request #14 from stancl/add-testing Samuel Štancl 2019-02-02 00:15:57 +01:00
  • d1b2775eee Change codecov alt [ci skip] Samuel Štancl 2019-02-02 00:15:00 +01:00
  • 79e3be78ff Add Codecov token Samuel Štancl 2019-02-02 00:12:08 +01:00
  • e251a2b884 Remove HelloWorldTest Samuel Štancl 2019-02-02 00:10:16 +01:00
  • 1547c134f1 Make TenantRouteServiceProvider check if the route file exists before requiring it Samuel Štancl 2019-02-02 00:03:29 +01:00
  • 6b57d20c9b Add Codecov support Samuel Štancl 2019-02-01 23:59:08 +01:00
  • 5caec784bf Remove unnecessary --dev flag Samuel Štancl 2019-02-01 23:28:42 +01:00
  • 80da9e1cf5 Remove --prefer-source flag Samuel Štancl 2019-02-01 23:19:05 +01:00
  • 6c5d9aa441 Add install section to .travis.yml Samuel Štancl 2019-02-01 23:15:01 +01:00
  • 999507fe42 Begin work on tests Samuel Štancl 2019-02-01 22:47:10 +01:00
  • aa46cb8e35 Begin work on HTTPS Samuel Štancl 2019-02-01 21:36:48 +01:00
  • 349832c64b Fix heading size Samuel Štancl 2019-01-28 19:27:01 +01:00
  • e919c6e25b Minor refactor Samuel Štancl 2019-01-28 18:34:26 +01:00
  • 7ce9613a68
    Add beta/experimental badge Samuel Štancl 2019-01-28 12:16:29 +01:00
  • a9e3f4052c Remove redundant method in the RouteSP Samuel Štancl 2019-01-26 13:08:39 +01:00
  • b238b10166 Update README after fixing #10 Samuel Štancl 2019-01-26 13:01:38 +01:00
  • 394f792ec9 Map tenant routes using the SP - fix #10 Samuel Štancl 2019-01-26 12:59:19 +01:00
  • aabe48b54a Make DBs use utfmb4_unicode_ci Samuel Štancl 2019-01-23 22:44:26 +01:00
  • 3cb5efc654 Add comment Samuel Štancl 2019-01-23 21:15:41 +01:00
  • 4ef285061a Return null if key is not found in TenantManager->tenant Samuel Štancl 2019-01-23 21:00:11 +01:00
  • 89c073a859 Bugfix Samuel Štancl 2019-01-23 20:56:54 +01:00
  • 99a47c3da4 Add important comment Samuel Štancl 2019-01-22 21:41:07 +01:00
  • a11355904d Merge branch 'master' of https://github.com/stancl/tenancy Samuel Štancl 2019-01-22 21:37:18 +01:00
  • 2d12a6f05f Bugfix put() stored the value for the current tenant even if the specified $uuid was of a different tenant Samuel Štancl 2019-01-22 21:33:41 +01:00
  • 3cb9f8fdb5
    Expand "Storing custom data" docs Samuel Štancl 2019-01-21 20:11:28 +01:00
  • e8f2e62645 Add more documentation for get() and put() Samuel Štancl 2019-01-21 18:27:02 +01:00
  • 14f415914f Add more storage features Samuel Štancl 2019-01-21 18:19:01 +01:00
  • 1fe599966b Fix #1 (code quality) Samuel Štancl 2019-01-20 21:02:32 +01:00
  • 19de80582d Don't auto migrate new tenants' databases Samuel Štancl 2019-01-20 20:02:13 +01:00
  • ac34d0e5b8 Better error handling (fix #5) Samuel Štancl 2019-01-20 19:47:56 +01:00
  • 7ac9a4ab2c Fix code block formatting Samuel Štancl 2019-01-20 17:35:02 +01:00
  • 48baf88bf3 Merge branch 'master' of https://github.com/stancl/tenancy Samuel Štancl 2019-01-20 17:33:35 +01:00
  • 89d97a89ab Load the middleware from the SP, fix #3 Samuel Štancl 2019-01-20 17:33:10 +01:00
  • a6544d6056
    Rename Filesystem section to avoid a name conflicts Samuel Štancl 2019-01-20 15:10:50 +01:00
  • 68cd063ce7
    Remove dd() Samuel Štancl 2019-01-20 15:07:13 +01:00
  • 1fe851a5fa
    usage -> use Samuel Štancl 2019-01-20 15:05:04 +01:00
  • a8523871db
    Add documentation for tenant_asset() Samuel Štancl 2019-01-20 15:03:11 +01:00
  • 94aee1e485 Merge branch 'master' of https://github.com/stancl/tenancy Samuel Štancl 2019-01-20 14:52:30 +01:00
  • 3a6ceed992 Fix #7 - tenant assets Samuel Štancl 2019-01-20 14:52:14 +01:00
  • 3d6869e546
    Add an example of the --tenants option usage Samuel Štancl 2019-01-20 14:39:28 +01:00
  • 25bc3f81b3 Remove asset() Samuel Štancl 2019-01-19 23:26:26 +01:00
  • b786643094 Fix variable Samuel Štancl 2019-01-19 23:19:05 +01:00
  • 6473806d0d oldstoragepaths -> oldStoragePaths Samuel Štancl 2019-01-19 23:12:09 +01:00
  • 8f384ade12 Fix storage_path() and asset() Samuel Štancl 2019-01-19 23:11:15 +01:00
  • bad6ea4641
    Add a note on deleting tenant databases Samuel Štancl 2019-01-19 17:02:38 +01:00
  • 61ae0c1921
    Fix link to #exempt_domains Samuel Štancl 2019-01-19 16:40:53 +01:00
  • 8848808271
    Fix link to #exempt-domains Samuel Štancl 2019-01-19 16:40:08 +01:00
  • 616045b65b
    Add Laravel 5.7 badge Samuel Štancl 2019-01-19 16:37:06 +01:00
  • a9750ee6d8 Fix exempt routes, explain them in README Samuel Štancl 2019-01-19 16:29:55 +01:00
  • 7b95a9a4cd Add exempt domains Samuel Štancl 2019-01-19 14:49:42 +01:00
  • eaeeeb5046
    Change the default config Samuel Štancl 2019-01-19 12:13:50 +01:00
  • cbabb9136d
    Add support for getTenantById fields arg being str Samuel Štancl 2019-01-19 11:50:15 +01:00
  • 96fe45de7a
    Fix syntax highlighting Samuel Štancl 2019-01-19 11:46:53 +01:00
  • 9b521f6487
    Add Tenant migrations section Samuel Štancl 2019-01-19 11:43:36 +01:00
  • 893f664934
    Add a section on creating a Redis connection for tenancy data Samuel Štancl 2019-01-19 11:38:35 +01:00
  • deb3ad77f5 Initial commit Samuel Štancl 2019-01-17 22:24:12 +01:00