Skip to content

Tags: ruelluna/tenancy

Tags

v2.2.8

Toggle v2.2.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Reinitialize tenancy for queued jobs if tenant id has changed (archte…

…chx#276)

* Reinitialize tenancy for queued jobs if tenant id has changed

* Refactor condition logic for better readability

v2.2.7

Toggle v2.2.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix PDO serialization exception (archtechx#289)

* Fix PDO serialization exception when queueing tenant creation

* Apply fixes from StyleCI

* Fix $this->database() calls

v2.2.6

Toggle v2.2.6's commit message
Add regression test for archtechx#271

v2.2.5

Toggle v2.2.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix issue related to closure middleware

v2.2.4

Toggle v2.2.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[2.2.4] [WIP] Respect custom connections when creating database (arch…

…techx#244)

* Add TenantDatabaseManager::setConnection()

* Apply fixes from StyleCI

v2.2.3

Toggle v2.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove typehints passed to route()

v2.2.2

Toggle v2.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Don't accept closures in tenant() helper

v2.2.1

Toggle v2.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Move ignition contracts to require

v2.2.0

Toggle v2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[2.2.0] Tenant aware commands (archtechx#221)

* wip

* Apply fixes from StyleCI

* Return value when a single tenant is passed

* array map -> foreach

* bug fixes

v2.1.2

Toggle v2.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Don't purge centrail connections - fix issue caused by writing a regr…

…ession test (archtechx#192)