COMMITS
/ tests/TestCase.php February 18, 2023
L
[4.x] Make broadcasting work with Tenancy (#1027)
lukinovec committed
L
[4.x] Set `app.url` config in UrlTenancyBootstrapper (#1068)
lukinovec committed
January 4, 2023
L
Make tenants able to have custom mail credentials (#989)
lukinovec committed
November 10, 2022
S
Fix #998, centralize config used by BelongsToTenant and HasDomains
Samuel Štancl committed
October 1, 2022
S
Add identification section to config, refactor static properties
Samuel Štancl committed
September 26, 2022
R
[4.x] Add batch tenancy queue bootstrapper (#874)
Riley19280 committed
September 2, 2022
A
[4.x] Improve `tenants:run` command to execute Input\Output commands (#923)
Abrar Ahmad committed
September 1, 2022
S
minor improvements for phpstan
Samuel Štancl committed
August 27, 2022
S
general refactor, move more classes under Database namespace
Samuel Štancl committed
July 22, 2022
S
Refactor tests to use pest() helper
Samuel Štancl committed
June 23, 2022
N
[4.x] Added support for Microsoft Sql Server (#715)
Nick Kitchen committed
March 8, 2022
E
[3.x] Compatibility with Laravel 9 (#802)
Erik Gaal committed
February 14, 2022
E
Fix .env loading in development (#799)
Erik Gaal committed
June 7, 2020
S
Switch to using MySQL for tests, resolve FK constraint issues
Samuel Štancl committed
May 21, 2020
S
Restructure config
Samuel Štancl committed
May 13, 2020
S
Change bootstrappers namespace
Samuel Štancl committed
S
Testing 6.x support even for Assert
Samuel Štancl committed
S
Laravel 6 support for testing
Samuel Štancl committed
S
Change default tenant model, write more tests, cleanup
Samuel Štancl committed
May 11, 2020
S
Queue tests
Samuel Štancl committed
May 10, 2020
S
Improve HTTP tests with custom assertion method
Samuel Štancl committed
May 8, 2020
S
vague first draft of v3. TenantModelTest is passing
Samuel Štancl committed
May 3, 2020
S
[3.x] DB users (#382)
Samuel Štancl committed
S
[3.x] Rename facades (#387)
Samuel Štancl committed
March 17, 2020
S
Use seeder params in tenants:seed instead of just the automatic seeder (#317)
Samuel Štancl committed
March 10, 2020
N
Add support for postgres schema (#237)
Noor Adiana committed
February 16, 2020
C
Migration paths (#268)
curious-jim committed
October 17, 2019
S
[2.1.0] Central queue connections (#181)
Samuel Štancl committed
September 30, 2019
S
[2.x] Restructure drivers config (#151)
Samuel Štancl committed
September 27, 2019
S
Fix issues with bootstrappers' state
Samuel Štancl committed
S
Disable RedisTenancyBootstrapper by default
Samuel Štancl committed
September 20, 2019
S
Fix 'no such table'
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
S
Fix some tests
Samuel Štancl committed
September 15, 2019
S
Apply fixes from StyleCI
stancl committed
S
Tenant-specific connections, some work to get tests running
Samuel Štancl committed
September 11, 2019
S
Apply fixes from StyleCI (#126)
Samuel Štancl committed
September 8, 2019
S
Remove Tenant facade, move facades to Facades
Samuel Štancl committed
S
DB manager create & delete database functions
Samuel Štancl committed
August 23, 2019
S
[1.8.0] Use strict types (#115)
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
August 14, 2019
S
Add event prevents, Tenant facade
Samuel Štancl committed
August 10, 2019
S
Use env vars instead of a python script for ./test
Samuel Štancl committed
August 9, 2019
S
[1.7.0] Add tenants:run (#81)
Samuel Štancl committed
August 4, 2019
S
remove loadDotEnv()
Samuel Štancl committed
S
Fix Redis scan for predis, make phpunit use multiple configs (e.g. different Redis drivers)
Samuel Štancl committed