1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2026-08-07 13:54:03 +00:00

Commit graph

  • 8e718ff7b9 docker->compose -> docker compose Samuel Štancl 2024-09-10 12:57:57 +02:00
  • b347af4e4f docker->compose -> docker compose Samuel Štancl 2024-09-10 12:54:28 +02:00
  • f2e1648973
    docker-compose -> docker compose Samuel Štancl 2024-09-10 12:53:04 +02:00
  • 04bd784d76 docker-compose -> docker compose in ci.yml Samuel Štancl 2024-09-10 12:37:51 +02:00
  • 99eabfb28f Fix #1229 Samuel Štancl 2024-09-10 12:36:43 +02:00
  • f3e01c1581 fix docblock formatting Samuel Štancl 2024-09-10 12:02:14 +02:00
  • 8b41ea3184 install command: support noninteractive use Samuel Štancl 2024-08-30 19:25:54 +02:00
  • 4e126846f9 refactor RootUrlBootstrapper Samuel Štancl 2024-08-29 22:31:08 +02:00
  • 9f09c9e6dd Fix code style (php-cs-fixer) PHP CS Fixer 2024-08-29 14:10:45 +00:00
  • 42e7ec329c Take care of doubling tenant keys in TenancyUrlGenerator, add regression test for using UrlGenerator and RootUrl bootstrappers together lukinovec 2024-08-29 16:09:59 +02:00
  • 2266c47722 Make resolving 'url' return a pre-created generator instance instead of creating it on every app('url') call lukinovec 2024-08-29 16:02:28 +02:00
  • ab02d2885c Make RootUrlBootstrapper run ONLY in CLI by default (add $rootUrlOverrideInTests), work with resolved UrlGenerator lukinovec 2024-08-29 15:58:50 +02:00
  • 2c0f61585d
    Make RootUrlBootstrapper only have an effect in CLI (#58) lukinovec 2024-08-28 00:42:36 +02:00
  • 6b74589d76
    Update specific attributes of pending tenants while they're being pulled (#59) lukinovec 2024-08-28 00:41:16 +02:00
  • fe3b8525b2 fix callback result comparison David Vařílek 2024-08-22 20:30:13 +02:00
  • f5e0959136 add early exit for 'runForMultiple' method David Vařílek 2024-08-22 19:10:25 +02:00
  • 846776892a Enhance Syncable and SyncMaster Interfaces to Support Customizable Attribute Synchronization Dipak Sarkar 2024-08-22 13:27:12 +05:30
  • 87e02f207f more phpstan fixes Samuel Štancl 2024-08-06 18:26:46 +02:00
  • a4318d81bd Fix code style (php-cs-fixer) PHP CS Fixer 2024-08-06 02:35:55 +00:00
  • 4372e1bef2 fix phpstan errors Samuel Štancl 2024-08-06 04:35:25 +02:00
  • 18a16e6a74 Fix code style (php-cs-fixer) PHP CS Fixer 2024-08-06 01:31:16 +00:00
  • b0b44e902f Merge branch 'master' of github.com:tenancy-for-laravel/v4 Samuel Štancl 2024-08-06 03:30:47 +02:00
  • b9ff980293 remove const type Samuel Štancl 2024-08-06 03:30:32 +02:00
  • ccf36876b9
    update mssql healthcheck Samuel Štancl 2024-08-06 03:26:26 +02:00
  • 1b0e7d0507
    Parallel migrations (#57) Samuel Štancl 2024-08-06 02:48:25 +02:00
  • 15d12e22c7
    Fix cookie identification (#56) lukinovec 2024-08-06 02:19:11 +02:00
  • 0f7cd2e868
    Trim trailing / from route prefixes during route cloning (#55) lukinovec 2024-08-06 02:15:18 +02:00
  • a9ab646e59
    Set fortifyHome in stub when using request ID [ci skip] (#51) lukinovec 2024-07-30 13:58:11 +02:00
  • aa6bfb4079 make Create/DeleteTenantStorage listeners handle existing/missing directories gracefully Samuel Štancl 2024-07-12 01:53:15 +02:00
  • 9a98603670 feat: Add getTenantName method to Tenant model and update migration command Ali Mousavi 2024-07-11 15:45:57 +03:30
  • ac8a30d782 add line end to sample route response Samuel Štancl 2024-07-09 00:15:37 +02:00
  • 590360bf0d broadcasting config bootstrapper: add reverb preset Samuel Štancl 2024-07-04 20:52:06 +02:00
  • 6b6c883234 phpstan fixes Samuel Štancl 2024-07-04 20:48:55 +02:00
  • 252e337ef8 broadcast channel prefix bootstrapper: add reverb() method Samuel Štancl 2024-07-04 20:38:23 +02:00
  • 8a4644630a Merge branch 'master' of github.com:tenancy-for-laravel/v4 Samuel Štancl 2024-07-04 20:25:33 +02:00
  • 88ebe97991 Add tenant key resolver to define filesystem path suffix Leandro Guindani Gehlen 2024-06-28 15:29:18 -03:00
  • cea7ee9c9d Merge branch 'tenantkey-resolver' into 3.x Leandro Guindani Gehlen 2024-06-28 15:26:51 -03:00
  • 9c06322a97 Add tenant key resolver to define filesystem path suffix Leandro Guindani Gehlen 2024-06-28 15:19:50 -03:00
  • a70312cb48 Add tenant key resolver to define filesystem path suffix Leandro Guindani Gehlen 2024-06-28 15:10:13 -03:00
  • 23e614f05b
    Merge branch 'archtechx:3.x' into 3.x Leandro Gehlen 2024-06-28 13:50:58 -03:00
  • 9119db810f
    Delete outdated note about LW with domain ID in TSP stub (#53) lukinovec 2024-06-20 11:09:42 +02:00
  • 7572911d87 remove dead code Samuel Štancl 2024-05-28 02:55:13 +02:00
  • 97ccbbe1f9 bump php version Samuel Štancl 2024-05-28 02:16:00 +02:00
  • 399e6f0baf
    Fix tenant_route without absolute Hecktor viegas 2024-05-24 11:03:17 -03:00
  • 8f9c7efa45 pin dockerfile to ubuntu 22 v3.8.4 Samuel Štancl 2024-05-22 19:57:48 +02:00
  • 885179bf74 Fix #1223 - Vite regression introduced on Laravel 9 in v3.8.3 Samuel Štancl 2024-05-22 19:42:20 +02:00
  • f0bb28345f categorize todos Samuel Štancl 2024-05-17 14:23:54 +02:00
  • 394d6ad338
    Merge branch 'archtechx:3.x' into 3.x Leandro Gehlen 2024-05-15 09:12:38 -03:00
  • 120b8bc4ae
    Use assetPathResolver closure if set (#1221) v3.8.3 Bert Bredewold 2024-05-13 17:15:26 +02:00
  • 8f835ba3b6
    Use assetPathResolver closure if set Bert Bredewold 2024-05-13 11:18:06 +02:00
  • d323f2fc4b
    Add support for tags in store() method Rasel Islam Rafi 2024-04-29 21:20:35 +06:00
  • 89be25a3af
    bug: added null check on middleware onFail in UniversalRoutes Noah Wilderom 2024-04-26 15:50:56 +02:00
  • b97c203967
    Revert changes that caused issues with Laravel Octane [ci skip] Samuel Štancl 2024-04-24 22:36:51 +02:00
  • b789f5c561
    Change URI prefix order during route cloning (#49) lukinovec 2024-04-24 22:33:18 +02:00
  • 7317d2638a
    Postgres RLS + permission controlled database managers (#33) Samuel Štancl 2024-04-24 22:32:49 +02:00
  • 34297d3e1a editor config: prevent tailwindcss LSP from starting in nvim [ci skip] Samuel Štancl 2024-04-22 21:27:53 +02:00
  • 77226cf2f4
    Delete pivot records when deleting SyncMaster using morph pivot (#46) lukinovec 2024-04-22 12:18:15 +02:00
  • 4e51cdbacb
    Refactor early identification (#47) lukinovec 2024-04-22 11:30:58 +02:00
  • b70cd0e531
    Use correct route facade classes in TSP comments (#48) lukinovec 2024-04-19 17:11:50 +02:00
  • 6e67ddf7a5
    Resolve test to-dos (#45) lukinovec 2024-04-18 00:22:03 +02:00
  • 3e441e075f remove deprecation test Samuel Štancl 2024-04-16 03:14:31 +02:00
  • 4bdb986b96 remove old UUID generator, minor config changes Samuel Štancl 2024-04-16 02:17:20 +02:00
  • 83b1ae1aea change default cookie name, add todos Samuel Štancl 2024-04-15 03:11:11 +02:00
  • 4dab0c1870
    defer tenant route registration in TSP stub v3.8.2 Samuel Štancl 2024-04-14 10:12:18 +02:00
  • 55b1c5387c fix combination calculation docblock for random str generator Samuel Štancl 2024-04-13 05:43:37 +02:00
  • d6d991ced6
    Fixing RedisCluster deprecation of phpredis 6. (#1208) v3.8.1 Lucas Romano 2024-04-12 15:05:55 -03:00
  • 8e60f5c416 Fixing RedisCluster deprecation of phpredis 6. Lucas Romano 2024-04-12 14:10:25 -03:00
  • e727e07212 redis bootstrapper: support clusters (#1207) Samuel Štancl 2024-04-12 01:05:46 +02:00
  • e36157bd61 fix typo [ci skip] Samuel Štancl 2024-04-11 05:42:46 +02:00
  • b3019844e3 add todo [ci skip] Samuel Štancl 2024-04-10 04:13:23 +02:00
  • 630f404227 add assertion, update todos Samuel Štancl 2024-04-10 03:35:57 +02:00
  • 20c1b9a940 phpcsfixer: enable nullable_type_declaration_for_default_null_value Samuel Štancl 2024-04-09 20:55:49 +02:00
  • eecf6f21c8
    Cache prefixing logic rewrite, session scoping improvements, tests refactor (#43) Samuel Štancl 2024-04-09 20:40:27 +02:00
  • 943b960718 lower laravel/prompts minimal version Samuel Štancl 2024-04-09 16:16:03 +02:00
  • d9ca3cec38
    Misc test fixes (#44) Samuel Štancl 2024-04-06 19:17:34 +02:00
  • 489fbb9402 add prompts to tenant:tinker Samuel Štancl 2024-04-06 01:22:14 +02:00
  • 4cc9fbe7ea fix bootstrapper names in config Samuel Štancl 2024-04-05 20:04:42 +02:00
  • 4f76af7673 Merge branch 'master' of github.com:tenancy-for-laravel/v4 Samuel Štancl 2024-04-05 19:49:02 +02:00
  • ac5948dfd1 add Tenancy::$findWith Samuel Štancl 2024-04-05 19:48:50 +02:00
  • be031ad45a Clear bootstrappers in TestCase lukinovec 2024-04-04 18:04:45 +02:00
  • 5ef7604e17 phpstan fix Samuel Štancl 2024-04-03 19:51:07 +02:00
  • 47364007aa Fix code style (php-cs-fixer) PHP CS Fixer 2024-04-03 17:47:00 +00:00
  • 6f4b9dadf1 add tenant:tinker command Samuel Štancl 2024-04-03 19:46:27 +02:00
  • 29d1469651 use getAttribute() in HasDatabase to support encrypted columns Samuel Štancl 2024-04-02 20:25:17 +02:00
  • 711352db38 make MigrateFreshOverride compatible with Laravel 11.2 Samuel Štancl 2024-04-02 20:19:15 +02:00
  • 1d80604cff Enable single_line_empty_body phpcsfixer rule Samuel Štancl 2024-04-02 04:31:03 +02:00
  • a41ad69023
    Filesystem logic refactor, improved defaults for cache tenancy (#42) Samuel Štancl 2024-04-02 04:26:10 +02:00
  • 4b6fa22aa7 Fix code style (php-cs-fixer) PHP CS Fixer 2024-03-29 20:42:20 +00:00
  • f8512886a0 fix tenants:list and tenants:dump --prune Samuel Štancl 2024-03-29 21:41:50 +01:00
  • 9f94505cb4
    Rename bootstrappers (#40) Samuel Štancl 2024-03-28 03:18:23 +01:00
  • 0c11f29c19
    Resolver refactor, path identification improvements (#41) Samuel Štancl 2024-03-28 03:18:11 +01:00
  • dc430666ba
    Add more tenant key generators (#36) Samuel Štancl 2024-03-28 03:17:55 +01:00
  • bf1ba69fe3 add $ignoreExisting static property to CreateDatabase Samuel Štancl 2024-03-27 21:44:30 +01:00
  • fdd401fc8f Fix tenant asset controller middleware() logic Samuel Štancl 2024-03-27 16:44:17 +01:00
  • 0b97e6e2fa Added ability for custom resolving column in PathTenantResolver Mustapha Tijani 2024-03-24 23:28:39 +01:00
  • d243309bcf minor testcase changes Samuel Štancl 2024-03-24 04:35:04 +01:00
  • 1d42f33d34 better defaults Samuel Štancl 2024-03-24 04:28:11 +01:00
  • 6c5bde7d07 add todo Samuel Štancl 2024-03-20 12:23:29 +01:00
  • d9d9d047b6 merge Samuel Štancl 2024-03-19 20:36:43 +01:00
  • cc2d555e3e Write test for specifying headers in TenantAssetController, fix error introduced in previous commit Samuel Štancl 2024-03-19 20:36:01 +01:00