Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Tenancy

Run multiple websites using the same Laravel installation while keeping tenant specific data separated for fully independent multi-domain setups.
Collective - Host: europe - https://opencollective.com/tenancy - Website: https://tenancy.dev - Code: https://github.com/tenancy

try the radical approach of resetting the connection

github.com/tenancy/multi-tenant - 8f2daa6a7b8f08577dc8a28ddb1b5bfee166b6ca authored almost 6 years ago
lets see if reconnecting helps

github.com/tenancy/multi-tenant - aed4d5fad46ddd1da519f0e9fd3f3c1b9de79c0d authored almost 6 years ago
lets try to not unset the connection for now

github.com/tenancy/multi-tenant - 9b462ddc52da7d52490c538874b478651dffc1ab authored almost 6 years ago
added templates

github.com/tenancy/framework - 14c0a9f99e452d6a94d13eaf405a57424d3dec78 authored almost 6 years ago
added templates

github.com/tenancy/affects-models - 3c08d999e447d273cbe255259daa0f7f9ea49b35 authored almost 6 years ago
added templates

github.com/tenancy/tenancy - 3c08d999e447d273cbe255259daa0f7f9ea49b35 authored almost 6 years ago
try to rollback only when something is open

github.com/tenancy/multi-tenant - 1c585cd4de201ab603c0135f7d1755f7e2d1ab38 authored almost 6 years ago
try not using global system transactions

github.com/tenancy/multi-tenant - e5fd26d6523106e13391576a6ef3577b2d5ae753 authored almost 6 years ago
additional transaction checking added

github.com/tenancy/multi-tenant - 413a659e7ae22220ee2bc24951b00d47887084fe authored almost 6 years ago
fixed the database password key generating

github.com/tenancy/multi-tenant - 74c488d8dcffb519176f80a5829ee381f2c2bab8 authored almost 6 years ago
Merge branch '5.x' of github.com:hyn/multi-tenant into 5.x

github.com/tenancy/multi-tenant - ab78e74e162fee17f22cd0afb00434a56ddfa46b authored almost 6 years ago
separated flush from user call

github.com/tenancy/multi-tenant - c30bcd3adc9f7de6a625f5ec780a6ca586b8c76c authored almost 6 years ago
Apply fixes from StyleCI (#741)

github.com/tenancy/multi-tenant - a79982c382d26dbb29f8d92a38dbfa5f5fa21b86 authored almost 6 years ago
Merge branch '5.x' of github.com:hyn/multi-tenant into 5.x

github.com/tenancy/multi-tenant - 5fb0e220c913af0113b30eca8a2e2f4d485cf361 authored almost 6 years ago
set up fallback for tenancy.key, added change to changelog

github.com/tenancy/multi-tenant - a9693ffa2a790a08c8f85353213ef232f2da112a authored almost 6 years ago
Apply fixes from StyleCI (#740)

github.com/tenancy/multi-tenant - e3adb5fa5a2172bd07aa4b5a024561fd38a4151a authored almost 6 years ago
Dropped APP_KEY usage and implemented a way to update tenant users password (#739)

github.com/tenancy/multi-tenant - 4b255fc54a33b2f434def1ef659218ff3d39df7c authored almost 6 years ago
satisfy stan

github.com/tenancy/tenancy - daada3fb4ae182a2108ac6be7403a6e017776c1c authored almost 6 years ago
satisfy stan

github.com/tenancy/framework - 320ab05db92b0318bd7cc6d57dc40428a29cdb8d authored almost 6 years ago
fix shields

github.com/tenancy/tenancy - 21e17b1ff06203ef2169e518fb761d99f575f026 authored almost 6 years ago
Merge pull request #24 from tenancy/aa/fix-composer

Fix all composers

github.com/tenancy/db-driver-sqlite - 0f030b0adb6e3b5a33414072f11c86a7629c44ee authored almost 6 years ago
Merge pull request #24 from tenancy/aa/fix-composer

Fix all composers

github.com/tenancy/affects-models - 0f030b0adb6e3b5a33414072f11c86a7629c44ee authored almost 6 years ago
Merge pull request #24 from tenancy/aa/fix-composer

Fix all composers

github.com/tenancy/tenancy - 0f030b0adb6e3b5a33414072f11c86a7629c44ee authored almost 6 years ago
Merge pull request #24 from tenancy/aa/fix-composer

Fix all composers

github.com/tenancy/db-driver-mysql - 0f030b0adb6e3b5a33414072f11c86a7629c44ee authored almost 6 years ago
Fix all T/T requirements to T/F

github.com/tenancy/db-driver-mysql - 3c67f065e73d930c6c14b0b40ee3ec34c76b0704 authored almost 6 years ago
Fix all T/T requirements to T/F

github.com/tenancy/testing - b3f5aa999b7d74cf8909be45b0e760c750e33f3c authored almost 6 years ago
Fix all T/T requirements to T/F

github.com/tenancy/identification-driver-environment - 560aa04b2b8ceba0270efe4d9038c41827450194 authored almost 6 years ago
Fix all T/T requirements to T/F

github.com/tenancy/identification-driver-http - 125c5c469be3cb3f6b62590258daa19be8fdc34d authored almost 6 years ago
Fix all T/T requirements to T/F

github.com/tenancy/db-driver-mysql - ec9967bbb382baeec26d172455991eee97fc873e authored almost 6 years ago
Fix all T/T requirements to T/F

github.com/tenancy/identification-driver-console - c916c5af1bdee90dc3d00add573b0d8d2affbaec authored almost 6 years ago
Fix all T/T requirements to T/F

github.com/tenancy/db-driver-sqlite - 79cb21aa6703e451045b0a060cc4cea95277328b authored almost 6 years ago
Fix all T/T requirements to T/F

github.com/tenancy/db-driver-sqlite - ec9967bbb382baeec26d172455991eee97fc873e authored almost 6 years ago
Fix all T/T requirements to T/F

github.com/tenancy/identification-driver-queue - 03f737da0f28a391b9a626ebcc6c946788bc5ee2 authored almost 6 years ago
Fix all T/T requirements to T/F

github.com/tenancy/tenancy - ec9967bbb382baeec26d172455991eee97fc873e authored almost 6 years ago
Fix all T/T requirements to T/F

github.com/tenancy/affects-models - ec9967bbb382baeec26d172455991eee97fc873e authored almost 6 years ago
Rename main package and fix replace

github.com/tenancy/affects-models - feef79a19a63d3ac7b7c78aebf4646b95d0f2a82 authored almost 6 years ago
Rename main package and fix replace

github.com/tenancy/tenancy - feef79a19a63d3ac7b7c78aebf4646b95d0f2a82 authored almost 6 years ago
Rename main package and fix replace

github.com/tenancy/db-driver-mysql - feef79a19a63d3ac7b7c78aebf4646b95d0f2a82 authored almost 6 years ago
Rename main package and fix replace

github.com/tenancy/db-driver-sqlite - feef79a19a63d3ac7b7c78aebf4646b95d0f2a82 authored almost 6 years ago
Rename T/T package to framework

github.com/tenancy/db-driver-sqlite - c32b4aa1d640a782b81224f6d2c2fa3bb30af06f authored almost 6 years ago
Rename T/T package to framework

github.com/tenancy/framework - 280d5a8c3d787667a143bf26a22b349dca67c1d7 authored almost 6 years ago
Rename T/T package to framework

github.com/tenancy/affects-models - c32b4aa1d640a782b81224f6d2c2fa3bb30af06f authored almost 6 years ago
Rename T/T package to framework

github.com/tenancy/tenancy - c32b4aa1d640a782b81224f6d2c2fa3bb30af06f authored almost 6 years ago
Rename T/T package to framework

github.com/tenancy/db-driver-mysql - c32b4aa1d640a782b81224f6d2c2fa3bb30af06f authored almost 6 years ago
fixed db listeners to process statements from drivers

github.com/tenancy/db-driver-mysql - 430bd66ef0c58e66b329b9ca5c4961e01c653d15 authored almost 6 years ago
fixed db listeners to process statements from drivers

github.com/tenancy/db-driver-sqlite - 430bd66ef0c58e66b329b9ca5c4961e01c653d15 authored almost 6 years ago
fixed db listeners to process statements from drivers

github.com/tenancy/affects-models - 430bd66ef0c58e66b329b9ca5c4961e01c653d15 authored almost 6 years ago
fixed db listeners to process statements from drivers

github.com/tenancy/framework - 6cea93e880505b9614b0607423d71036cf028e0d authored almost 6 years ago
fixed db listeners to process statements from drivers

github.com/tenancy/tenancy - 430bd66ef0c58e66b329b9ca5c4961e01c653d15 authored almost 6 years ago
fixed all tests

github.com/tenancy/tenancy - a7f2c816de94c31b856d44447cdf9c76df157eb1 authored almost 6 years ago
fixed all tests

github.com/tenancy/framework - fe9b92a39c586db4d73b25d2861c5fe8a8097ec7 authored almost 6 years ago
fixed all tests

github.com/tenancy/affects-models - a7f2c816de94c31b856d44447cdf9c76df157eb1 authored almost 6 years ago
fixed test for environment

github.com/tenancy/db-driver-sqlite - 2a9bfe380040004d299fb2c99395d0ec4170be52 authored almost 6 years ago
fixed test for environment

github.com/tenancy/affects-models - 2a9bfe380040004d299fb2c99395d0ec4170be52 authored almost 6 years ago
fixed test for environment

github.com/tenancy/framework - 95e2b85705a8012ab2bf6641d42b83be54002120 authored almost 6 years ago
fixed test for environment

github.com/tenancy/tenancy - 2a9bfe380040004d299fb2c99395d0ec4170be52 authored almost 6 years ago
fixed test for environment

github.com/tenancy/db-driver-mysql - 2a9bfe380040004d299fb2c99395d0ec4170be52 authored almost 6 years ago
fixed test for environment

github.com/tenancy/testing - 44a51f33addd4480ed545ba38f184e96f68a5a6b authored almost 6 years ago
Update opencollective.yml

github.com/tenancy/multi-tenant - 421c2ca0e9f6fc0e5a50dc12724f6f5212c14ffe authored almost 6 years ago
Apply fixes from StyleCI

[ci skip] [skip ci]

github.com/tenancy/db-driver-mysql - 6d73f5ca6ce4a05fb16790dfd5cd7eed34468e68 authored almost 6 years ago
Apply fixes from StyleCI

[ci skip] [skip ci]

github.com/tenancy/db-driver-sqlite - 6d73f5ca6ce4a05fb16790dfd5cd7eed34468e68 authored almost 6 years ago
Apply fixes from StyleCI

[ci skip] [skip ci]

github.com/tenancy/tenancy - 6d73f5ca6ce4a05fb16790dfd5cd7eed34468e68 authored almost 6 years ago
Apply fixes from StyleCI

[ci skip] [skip ci]

github.com/tenancy/affects-models - 6d73f5ca6ce4a05fb16790dfd5cd7eed34468e68 authored almost 6 years ago
Apply fixes from StyleCI

[ci skip] [skip ci]

github.com/tenancy/framework - ed474f10bb8b86e1e7b772a42f9c49edf2b6c4c7 authored almost 6 years ago
separation of concerns, improved resolving

github.com/tenancy/affects-models - 58e4ad3211adc1352966897bedbe63dc7fb4de99 authored almost 6 years ago
separation of concerns, improved resolving

github.com/tenancy/framework - 07b741944875d96341c22bd67e63cd9969338c85 authored almost 6 years ago
separation of concerns, improved resolving

github.com/tenancy/tenancy - 58e4ad3211adc1352966897bedbe63dc7fb4de99 authored almost 6 years ago
separation of concerns, improved resolving

github.com/tenancy/db-driver-mysql - 58e4ad3211adc1352966897bedbe63dc7fb4de99 authored almost 6 years ago
separation of concerns, improved resolving

github.com/tenancy/db-driver-sqlite - 58e4ad3211adc1352966897bedbe63dc7fb4de99 authored almost 6 years ago
fixed several incosistencies, but no fix for identification yet

github.com/tenancy/db-driver-sqlite - 16433bf2dafabbfa49a87a066dda79058a49c073 authored almost 6 years ago
fixed several incosistencies, but no fix for identification yet

github.com/tenancy/framework - c80334c68e112d8d2acf8c53f9c2ce5e84b1a230 authored almost 6 years ago
fixed several incosistencies, but no fix for identification yet

github.com/tenancy/tenancy - 16433bf2dafabbfa49a87a066dda79058a49c073 authored almost 6 years ago
fixed several incosistencies, but no fix for identification yet

github.com/tenancy/affects-models - 16433bf2dafabbfa49a87a066dda79058a49c073 authored almost 6 years ago
fixed several incosistencies, but no fix for identification yet

github.com/tenancy/identification-driver-environment - fa25fe6ff5499d56a741bc7a7a7f1126f8dddcbd authored almost 6 years ago
fixed several incosistencies, but no fix for identification yet

github.com/tenancy/db-driver-mysql - 16433bf2dafabbfa49a87a066dda79058a49c073 authored almost 6 years ago
fixed several incosistencies, but no fix for identification yet

github.com/tenancy/testing - e59858d59ead47afcfe06a967e5822796c8ec4db authored almost 6 years ago
fix readme to remove note about issues

github.com/tenancy/db-driver-mysql - 573fdabccacef9dbf1465c8e9d6daf129311e0c4 authored almost 6 years ago
fix readme to remove note about issues

github.com/tenancy/db-driver-sqlite - 573fdabccacef9dbf1465c8e9d6daf129311e0c4 authored almost 6 years ago
fix readme to remove note about issues

github.com/tenancy/tenancy - 573fdabccacef9dbf1465c8e9d6daf129311e0c4 authored almost 6 years ago
fix readme to remove note about issues

github.com/tenancy/affects-models - 573fdabccacef9dbf1465c8e9d6daf129311e0c4 authored almost 6 years ago
switch repositories around

github.com/tenancy/tenancy - f8bb38b10f0001e34390c586648c9aaff9203358 authored almost 6 years ago
switch repositories around

github.com/tenancy/affects-models - f8bb38b10f0001e34390c586648c9aaff9203358 authored almost 6 years ago
switch repositories around

github.com/tenancy/db-driver-mysql - f8bb38b10f0001e34390c586648c9aaff9203358 authored almost 6 years ago
switch repositories around

github.com/tenancy/db-driver-sqlite - f8bb38b10f0001e34390c586648c9aaff9203358 authored almost 6 years ago
Merge branch 'master' of github.com:tenancy/tenancy

github.com/tenancy/db-driver-sqlite - ce056f19fac7e671f9ca933bc59f0689b532945a authored almost 6 years ago
Merge branch 'master' of github.com:tenancy/tenancy

github.com/tenancy/affects-models - ce056f19fac7e671f9ca933bc59f0689b532945a authored almost 6 years ago
Merge branch 'master' of github.com:tenancy/tenancy

github.com/tenancy/tenancy - ce056f19fac7e671f9ca933bc59f0689b532945a authored almost 6 years ago
Merge branch 'master' of github.com:tenancy/tenancy

github.com/tenancy/db-driver-mysql - ce056f19fac7e671f9ca933bc59f0689b532945a authored almost 6 years ago
Merge branch 'master' of github.com:tenancy/tenancy

github.com/tenancy/db-driver-mysql - 8005919509c4a9be6596440431e7bb29314f1dfc authored almost 6 years ago
Apply fixes from StyleCI

[ci skip] [skip ci]

github.com/tenancy/db-driver-mysql - 152ebf32645f69858c2b6d1e9e0be854adf5c0f4 authored almost 6 years ago