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

Commit graph

  • 5170d4ccde
    Remove use statement Samuel Štancl 2020-03-05 18:09:12 +01:00
  • 9a13cac9d2
    Store string instead of Connection instance Samuel Štancl 2020-03-05 18:08:16 +01:00
  • 68b74642c8 Reverted change Nuradiyana 2020-03-05 12:08:27 +07:00
  • 58bb9bfb96 Fix travis yml Samuel Štancl 2020-03-04 22:00:56 +01:00
  • 18fa0295d8 6 -> 7 Samuel Štancl 2020-03-04 21:47:53 +01:00
  • ba8e9b0261 verify both laravel versions are used Samuel Štancl 2020-03-04 21:13:51 +01:00
  • f3645dd65c Merge branch 'laravel-7-support' of github.com:stancl/tenancy into laravel-7-support Samuel Štancl 2020-03-04 21:13:24 +01:00
  • a5243ebdab switch up envs Samuel Štancl 2020-03-04 21:13:19 +01:00
  • 2c9c05b934
    Cleanup Samuel Štancl 2020-03-04 20:51:18 +01:00
  • b3006a8135 Keep laravel 6.x support michael lundbøl 2020-03-04 20:41:56 +01:00
  • b843069470
    Use dev-master for phpcov Samuel Štancl 2020-03-04 20:40:59 +01:00
  • eb455b54e3 Updated docker container to 7.3 michael lundbøl 2020-03-04 20:26:22 +01:00
  • 1b725e8387 Update dependencies michael lundbøl 2020-03-04 20:25:21 +01:00
  • b9c521a4ee Consistent indentation in travis.yml Samuel Štancl 2020-03-04 20:06:14 +01:00
  • 5c2698938e Fix travis.yml Samuel Štancl 2020-03-04 20:05:42 +01:00
  • 6d5957ff6b Remove language from travis.yml Samuel Štancl 2020-03-04 20:05:25 +01:00
  • 97348e960b Laravel 7 support Samuel Štancl 2020-03-04 20:04:03 +01:00
  • e6280837cb Fixing style Nuradiyana 2020-02-27 00:53:06 +07:00
  • 0887790ce4 Fixing testing Nuradiyana 2020-02-27 00:45:06 +07:00
  • f5f03f8097 Merge branch '2.x' into support-schema-postgres Nuradiyana 2020-02-27 00:30:53 +07:00
  • ac3751b24e
    Merge pull request #2 from stancl/support-schema-postgres Noor Adiana 2020-02-26 23:27:14 +07:00
  • 292b7acd16
    Make asset tenancy optional (#300) Samuel Štancl 2020-02-26 09:14:40 +01:00
  • 94093c7f16 Make asset tenancy optional Samuel Štancl 2020-02-26 09:07:31 +01:00
  • 98ce0ee294
    Make DB creation optional (#299) Samuel Štancl 2020-02-26 08:49:08 +01:00
  • 3f1fed096c Make DB creation optional Samuel Štancl 2020-02-26 08:38:18 +01:00
  • 5bb743f73d
    Reinitialize tenancy for queued jobs if tenant id has changed (#276) v2.2.8 Sean Taylor 2020-02-22 12:58:30 +00:00
  • e3fe37a849
    Refactor condition logic for better readability Sean Taylor 2020-02-21 10:59:18 +00:00
  • 06ee1ff0e2
    Migration paths (#268) curious-jim 2020-02-16 19:10:50 +08:00
  • 11e8a31965
    Update tests/TestCase.php curious-jim 2020-02-16 11:29:07 +08:00
  • 0e6efbdb8c
    Update src/Traits/DealsWithMigrations.php curious-jim 2020-02-16 11:28:57 +08:00
  • d697918f64
    Update tests/CommandsTest.php curious-jim 2020-02-16 11:28:46 +08:00
  • cfde221d71
    Update src/Traits/DealsWithMigrations.php curious-jim 2020-02-14 21:17:27 +08:00
  • 95ee295da1
    Fix PDO serialization exception (#289) v2.2.7 Samuel Štancl 2020-02-10 16:04:40 +01:00
  • 036df6c5d1
    Update tests/CommandsTest.php curious-jim 2020-02-09 17:13:20 +08:00
  • e403114df3 Merge branch 'fix-pdo-serialization-exception' of github.com:stancl/tenancy into fix-pdo-serialization-exception Samuel Štancl 2020-02-07 20:42:41 +01:00
  • 3c35f3296a Fix $this->database() calls Samuel Štancl 2020-02-07 20:42:15 +01:00
  • 4459458b8e Apply fixes from StyleCI stancl 2020-02-07 19:35:47 +00:00
  • 0718a3be9d Fix PDO serialization exception when queueing tenant creation Samuel Štancl 2020-02-07 20:35:28 +01:00
  • 01f080450d
    Add link to support Samuel Štancl 2020-01-27 18:22:10 +01:00
  • b4cf658ad8
    Create SUPPORT.md Samuel Štancl 2020-01-27 18:21:08 +01:00
  • 17b97d8324
    Reinitialize tenancy for queued jobs if tenant id has changed Sean Taylor 2020-01-23 17:29:57 +00:00
  • bb46767257 Add regression test for #271 v2.2.6 Samuel Štancl 2020-01-19 12:15:15 +01:00
  • 6ad1a6639f
    Set $persisted in TenantManager::createTenant() (#272) Samuel Štancl 2020-01-19 12:08:16 +01:00
  • 21422da15d Apply fixes from StyleCI stancl 2020-01-19 11:00:33 +00:00
  • bdc6d4f7bf Set $persisted in TenantManager::createTenant() Samuel Štancl 2020-01-19 12:00:18 +01:00
  • 36cc49a344 tests: allow multiple paths for tenant migrations Andrey 2020-01-18 14:44:10 +08:00
  • 79431e31c1 allow multiple paths for tenant migrations Andrey 2020-01-18 14:42:31 +08:00
  • 5ebb68e860
    Fix issue related to closure middleware v2.2.5 Samuel Štancl 2019-12-26 20:28:29 +01:00
  • fed8c0f9d1
    [2.2.4] [WIP] Respect custom connections when creating database (#244) v2.2.4 Samuel Štancl 2019-12-11 22:16:25 +01:00
  • f58591a4fd Apply fixes from StyleCI stancl 2019-12-11 18:07:31 +00:00
  • cb2a061ed2 Add TenantDatabaseManager::setConnection() Samuel Štancl 2019-12-11 19:06:51 +01:00
  • 5145b1f13e Added support for migration parameters (#243) Jess Johannessen 2019-12-10 16:56:51 +01:00
  • 9313b7a64a Added support for migration parameters Jess Froholdt Stopa 2019-12-10 16:38:29 +01:00
  • 8699c8530b Move separate_by to database Samuel Štancl 2019-12-09 14:43:42 +01:00
  • 609b6f12cf
    Remove typehints passed to route() v2.2.3 Samuel Štancl 2019-12-06 22:34:02 +01:00
  • 90d04a336d
    Merge pull request #1 from stancl/support-schema-postgres Noor Adiana 2019-12-04 09:18:40 +07:00
  • f99ecb72c7
    Don't accept closures in tenant() helper v2.2.2 Samuel Štancl 2019-12-03 22:52:30 +01:00
  • 9851f088ea
    Make route parameter optional, fix #240 Samuel Štancl 2019-12-03 22:49:20 +01:00
  • 4041166f3a Merge branch 'support-schema-postgres' of github.com:stancl/tenancy into support-schema-postgres Samuel Štancl 2019-12-02 20:41:44 +01:00
  • cf2f98ad08 revert to db as default for pgsql Samuel Štancl 2019-12-02 20:39:03 +01:00
  • a4fd296d03 Apply fixes from StyleCI stancl 2019-12-02 19:37:03 +00:00
  • 743369cde7 wip Samuel Štancl 2019-12-02 20:36:44 +01:00
  • a8f84d2808 Accept closures in tenant() helper Samuel Štancl 2019-12-02 17:57:16 +01:00
  • 2ff3dd4283 Add support for postgres schema Nuradiyana 2019-12-02 01:54:07 +07:00
  • fd00be646e
    [2.3.0] tenant_route() helper (#229) Samuel Štancl 2019-11-29 00:12:07 +01:00
  • 4e477b472f
    Move ignition contracts to require v2.2.1 Samuel Štancl 2019-11-23 15:17:51 +01:00
  • 1abb6d7216 Apply fixes from StyleCI stancl 2019-11-20 07:26:39 +00:00
  • 6d81b6a9cb Fix test namespaces Samuel Štancl 2019-11-20 08:26:28 +01:00
  • ba2320c218 Remove redundant setUp() Samuel Štancl 2019-11-20 08:24:27 +01:00
  • 6372ca7397 Add tests Samuel Štancl 2019-11-20 08:22:00 +01:00
  • 4df358fe3a Add tenant_route helper Samuel Štancl 2019-11-20 08:15:28 +01:00
  • 3e5dc66d72 Enabled header and querystring customisation Jesper Jacobsen 2019-11-16 22:32:38 +01:00
  • f34986b29f
    [2.2.0] Tenant aware commands (#221) v2.2.0 Samuel Štancl 2019-11-10 12:32:26 +01:00
  • 9691e358ba bug fixes Samuel Štancl 2019-11-10 11:35:14 +01:00
  • 7cfd4da6ba array map -> foreach Samuel Štancl 2019-11-08 16:55:19 +01:00
  • f5bbcab9af Merge branch 'tenant-aware-commands' of github.com:stancl/tenancy into tenant-aware-commands Samuel Štancl 2019-11-08 16:47:53 +01:00
  • 3c05d6bbfe Return value when a single tenant is passed Samuel Štancl 2019-11-08 16:47:49 +01:00
  • e3b01f3eb9 Apply fixes from StyleCI stancl 2019-11-08 15:42:14 +00:00
  • 3d45e835e0 wip Samuel Štancl 2019-11-08 16:41:56 +01:00
  • 2b00665247
    [2.2.0] Allow --path to be specified for migration commands (#211) Samuel Štancl 2019-11-07 21:44:45 +01:00
  • b5f698c5ab Fix tests Samuel Štancl 2019-11-07 21:35:10 +01:00
  • b3cf499ebd add missing json extension (#217) Mads Møller 2019-11-06 18:02:51 +01:00
  • 0edb751e26
    Update config key Samuel Štancl 2019-11-06 18:02:12 +01:00
  • 1373aabaa8
    add missing json extension Mads Møller 2019-11-06 08:51:08 +01:00
  • e953b18eb3
    Register tenant routes after other SPs are executed (#216) Samuel Štancl 2019-11-05 23:33:57 +01:00
  • 7a6338908c Register tenant routes after other SPs are executed Samuel Štancl 2019-11-05 23:23:54 +01:00
  • 0616e608aa Update docblock Samuel Štancl 2019-11-04 22:07:07 +01:00
  • 1ef061ffc7 Array with global MW Samuel Štancl 2019-11-04 18:36:22 +01:00
  • 31c9930c93
    [2.2.0] Timestamps (#213) Samuel Štancl 2019-11-04 17:56:08 +01:00
  • ca0edcb2b0 Apply fixes from StyleCI stancl 2019-11-04 16:18:45 +00:00
  • e67ce1a3d9 Fix tests Samuel Štancl 2019-11-04 17:18:31 +01:00
  • 6ed68dfd7f wip Samuel Štancl 2019-11-04 12:24:20 +01:00
  • 3174256bd2 Add void typehint Samuel Štancl 2019-11-04 12:00:27 +01:00
  • 1642f96e48 Apply fixes from StyleCI stancl 2019-11-04 10:52:02 +00:00
  • d3f9b58f8d Timestamps Samuel Štancl 2019-11-04 11:51:49 +01:00
  • cf9b55463d Merge branch '2.x' into add-path-option Samuel Štancl 2019-11-03 18:32:25 +01:00
  • b0c8e92bb4 Fix styleci Samuel Štancl 2019-11-03 18:32:13 +01:00
  • a59aac5389 Fix styleci Samuel Štancl 2019-11-03 18:30:37 +01:00
  • 47aaece876 Allow --path to be specified for migration commands Samuel Štancl 2019-11-03 18:29:25 +01:00
  • aeb15d4251 Fix Tenant::new() Samuel Štancl 2019-10-30 18:22:17 +01:00