COMMITS
/ tests/CommandsTest.php February 1, 2023
L
Add skip-failing option to the Migrate command (#945)
lukinovec committed
January 4, 2023
S
Merge branch 'master' of github.com:archtechx/tenancy
Samuel Štancl committed
S
bump PHP to 8.2, minor ci fixes
Samuel Štancl committed
November 29, 2022
S
Merge branch 'master' of github.com:tenancy-for-laravel/v4
Samuel Štancl committed
November 23, 2022
L
L
[4.x] Make `TenantDump` work when called outside the tenant context (#1015)
lukinovec committed
November 20, 2022
A
Early identification support (#1)
Abrar Ahmad committed
October 31, 2022
S
[4.x] Add pending tenants (modified #782) (#869)
Samuel Štancl committed
October 26, 2022
L
Unlink tenant schema path before each test in CommandsTest (#986)
lukinovec committed
October 25, 2022
L
[4.x] Make `tenants:migrate` default to configured schema path (#985)
lukinovec committed
October 18, 2022
J
[4.x] Update commands CLI outputs (#968)
Jori Stein committed
October 17, 2022
L
[4.x] Drop tenant databases on `migrate:fresh` (#971)
lukinovec committed
September 29, 2022
S
get down to 21 phpstan errors
Samuel Štancl committed
September 28, 2022
S
[4.x] Storage::url() support (modified #689) (#909)
Samuel Štancl committed
September 24, 2022
A
[4.x] Finish incomplete and missing tests (#947)
Abrar Ahmad committed
September 2, 2022
A
[4.x] Improve `tenants:run` command to execute Input\Output commands (#923)
Abrar Ahmad committed
August 4, 2022
A
Improve `tenants:run` command (#912)
Abrar Ahmad committed
July 22, 2022
S
Refactor tests to use pest() helper
Samuel Štancl committed
S
[4.x] Migrate tests to Pest (#884)
Samuel Štancl committed
June 1, 2022
V
[4.x] Add tenant schema dump command (#807)
Victor R committed
November 12, 2020
D
Fix issue 521: Array input for `--tenants` (#522)
Dylan Harbour committed
May 22, 2020
S
Apply fixes from StyleCI
stancl committed
May 21, 2020
S
Restructure config
Samuel Štancl committed
May 20, 2020
S
Use getTenantKey() instead of ->id references
Samuel Štancl committed
May 15, 2020
S
Extract JobPipelines to a separate package
Samuel Štancl committed
May 13, 2020
S
Change bootstrappers namespace
Samuel Štancl committed
S
Change default tenant model, write more tests, cleanup
Samuel Štancl committed
S
Refactor more old code and get tests to pass
Samuel Štancl committed
May 12, 2020
S
Get rid of v3 test namespace
Samuel Štancl committed
S
Rewrite old tests
Samuel Štancl committed
May 3, 2020
S
[3.x] DB users (#382)
Samuel Štancl committed
March 17, 2020
S
Laravel 7 support (#304)
Samuel Štancl committed
February 16, 2020
C
Migration paths (#268)
curious-jim committed
October 15, 2019
S
[2.1.0] Initialize tenancy before executing controller constructors (#169)
Samuel Štancl committed
October 4, 2019
S
[2.x] Add CreateTenant command (#153)
Samuel Štancl committed
September 30, 2019
S
[2.x] Migrate fresh (#148)
Samuel Štancl committed
September 25, 2019
C
Rename migration stubs so they show next to each other (#127)
Chris Brown committed
September 21, 2019
S
Add default value
Samuel Štancl committed
S
Fix forced root
Samuel Štancl committed
September 17, 2019
S
Get multiple envs (redis/db) to run correctly
Samuel Štancl committed
September 16, 2019
S
Fix some tests
Samuel Štancl committed
September 15, 2019
S
uuid -> id (references in code)
Samuel Štancl committed
September 11, 2019
S
Apply fixes from StyleCI (#126)
Samuel Štancl committed
August 23, 2019
S
[1.8.0] Allow conflicting routes (#114)
Samuel Štancl committed
S
[1.8.0] Use strict types (#115)
Samuel Štancl committed
August 17, 2019
S
Use MySQL by default; create migrations/tenant in tenancy:install
Samuel Štancl committed
S
Add the option to specify connection in DatabaseManager
Samuel Štancl committed
August 16, 2019
S
Apply fixes from StyleCI
stancl committed
S
[1.7.0] Add DB storage driver (#82)
Samuel Štancl committed