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

Apply fixes from StyleCI (#133)

[ci skip] [skip ci]

github.com/tenancy/affects-logs - fe498317495970c193b47992bc1081b9c5661519 authored about 5 years ago
Merge pull request #132 from tenancy/aa/gha-subsplit

Try fixing Subsplit

github.com/tenancy/tenancy - 58ae9b1077eb4731016376c024df8b4472c47130 authored about 5 years ago
Fix extra space

github.com/tenancy/tenancy - 34c43e3a4ba92c2e09eab857d3bad1c756697bb4 authored about 5 years ago
Install ssh-agent

github.com/tenancy/tenancy - 0f576895842c072b5a85c69e90edaf90fc058908 authored about 5 years ago
Apply fixes from StyleCI

[ci skip] [skip ci]

github.com/tenancy/tenancy - 518a3bef7f40e5ddf12539be53dad9601a2ad0ee authored about 5 years ago
Apply fixes from StyleCI

[ci skip] [skip ci]

github.com/tenancy/framework - 84b235effd11278092c560efa2efb67206ed9854 authored about 5 years ago
Apply fixes from StyleCI (#131)

[ci skip] [skip ci]

github.com/tenancy/framework - 8e48db9bee4c162359098c9e80294ca7af162495 authored about 5 years ago
Apply fixes from StyleCI (#131)

[ci skip] [skip ci]

github.com/tenancy/tenancy - 80f5e87c22f47569633cea8359733f5d03fc1ddb authored about 5 years ago
Improve resolver

github.com/tenancy/tenancy - 2539aa5f104e4d8f65e3b882ae48e3f833da0601 authored about 5 years ago
Improve resolver

github.com/tenancy/framework - e9ecedafdc393bcccf436e69b1b5c6790c367a98 authored about 5 years ago
Fix some styling manually

github.com/tenancy/framework - 637d77cecad5b3ce39d538e0ec5f916a20a95a21 authored about 5 years ago
Fix some styling manually

github.com/tenancy/tenancy - 689b82d925b4a2eab79ab9a6e28364ee8f4293d1 authored about 5 years ago
Fix last test

github.com/tenancy/tenancy - b53a3ec394bf5703dfded361ee56dafc42cc618b authored about 5 years ago
Adjust all identification and tests

github.com/tenancy/tenancy - d02423ba976617e489bf5aa0fb34479d5a9990c1 authored about 5 years ago
Adjust all identification and tests

github.com/tenancy/identification-driver-console - c2f8693f867606c39a3904e32024f31b85b6b8ba authored about 5 years ago
Adjust all identification and tests

github.com/tenancy/framework - 17081aeaede923b11e08b79e93c0028385cb8f56 authored about 5 years ago
Adjust all identification and tests

github.com/tenancy/identification-driver-queue - a1c76a981dd25fc751fac43866cc28a823a7bf31 authored about 5 years ago
Adjust all identification and tests

github.com/tenancy/identification-driver-http - 8e8b0196a86b4d86e06e6581c4a5a32724534a35 authored about 5 years ago
Start Improvement

github.com/tenancy/framework - 3bf03f7a94aad18ff1c3eb0b8476523fef4fecc1 authored about 5 years ago
Start Improvement

github.com/tenancy/tenancy - b4e2b9a74f59203aaeb1564a1a369e21e0a002b5 authored about 5 years ago
Merge pull request #129 from tenancy/aa/clean-gha

Update subsplit.yml

github.com/tenancy/tenancy - dd9839b80a9d1b3c3e1a058b5f15dd035e0eec70 authored about 5 years ago
Remove 7.4 test

github.com/tenancy/tenancy - 4d3314ad2ca8d2df8446e2c5f26687a167494ec9 authored about 5 years ago
Add PHP 7.4

github.com/tenancy/tenancy - 3ef41320c5c6a7502e655b0646debefc2d96059b authored about 5 years ago
Update subsplit.yml

github.com/tenancy/tenancy - 5c4ad890fd01961fca39ef55c17f0b3744a0a5be authored about 5 years ago
Merge pull request #128 from tenancy/aa/rearrange-tests

Rearrange all the tests

github.com/tenancy/tenancy - b87d7cbf366da647b8a06033191617f260afd6ab authored about 5 years ago
Merge branch 'master' into aa/rearrange-tests

github.com/tenancy/tenancy - 8ececc17fcdb37cf0715832178c5506a72e710c6 authored about 5 years ago
Revert changes

github.com/tenancy/tenancy - 21a07b0c97fbb183f95b00abcf3f859fb07d7f20 authored about 5 years ago
Try fixing subsplit

github.com/tenancy/tenancy - 20344cec61fe313adfc22bd3e3adebdbc43d805f authored about 5 years ago
Rearrange all the tests

github.com/tenancy/tenancy - 9f651a4d28c1773301a5f1c46452632d536336d5 authored about 5 years ago
Merge pull request #106 from jeslabbert/patch-1

Spelling correction in artisan command

github.com/tenancy/docs - 2cf98e19a7eb4848b123c4363e1b49031b5922f9 authored about 5 years ago
Spelling correction in artisan command

github.com/tenancy/docs - 1fb635bc2ab677af68f9172243fa3eeebeb7d33d authored about 5 years ago
Use entire request URI instead of only path (#821)

Query parameters are stripped from the (secure) URL when using path. I changed it to getRequestU...

github.com/tenancy/multi-tenant - 5c9f387290dfa474d0cba82a19522b52216fd1a0 authored about 5 years ago
Set a limit on explode() (#830)

github.com/tenancy/multi-tenant - 4a56c56857596a4735a2a4def4df306d70290acc authored about 5 years ago
Move registration of model observer to boot method of service provider (#847)

The event dispatcher, which is required for model events, is only available in the boot method.

github.com/tenancy/multi-tenant - 133d1757574c8d21a1e8a10ee18ab8656da7ff4d authored about 5 years ago
changed accessor of drivers method to protected for easy override (#859)

github.com/tenancy/multi-tenant - 0d1d1c1fc56053421a9951cad4ecb9677a93ef34 authored about 5 years ago
Update document link v5.3 up to v5.4 (#865)

github.com/tenancy/multi-tenant - cf52d0b612ed8d05f07acee03ec1a72038174584 authored about 5 years ago
Update installation.md

github.com/tenancy/docs - f536646904c4fd96a6d545edd636a79553ef8aa5 authored about 5 years ago
permission denied on copying subsplit ext

github.com/tenancy/tenancy - 1a01140cd3dfe707f9c77e6941c14aa4d56db376 authored about 5 years ago
clone subsplit repository anonymously

github.com/tenancy/tenancy - ba516ef2d4b31080565c5e544cc19eafc269f982 authored about 5 years ago
Undo some previous changes (#127)

github.com/tenancy/tenancy - aba2bb28dadec117e090e91e06e18b52383d26f1 authored about 5 years ago
Undo some previous changes (#127)

github.com/tenancy/affects-routes - 802feb0084c8b158912d9df4d5c5ea37979b96c3 authored about 5 years ago
GitHub actions (#125)

implemented github actions

github.com/tenancy/tenancy - 470ebd7f34072dff8ec2776a46e46abe18908baa authored about 5 years ago
Generalize testing of affects (#116)

* Create abstract Affects test

* Show an example of test with AffectsURLs

* Apply fixes fr...

github.com/tenancy/affects-urls - c060636fa2007ed9a7294eaa1db47836f9d56446 authored about 5 years ago
Generalize testing of affects (#116)

* Create abstract Affects test

* Show an example of test with AffectsURLs

* Apply fixes fr...

github.com/tenancy/tenancy - f8189c77e6513752d841917b39f2f3a00694851d authored about 5 years ago
Generalize testing of affects (#116)

* Create abstract Affects test

* Show an example of test with AffectsURLs

* Apply fixes fr...

github.com/tenancy/affects-routes - 1efed7e5790f56d6f6f741d8f829dff9c2785143 authored about 5 years ago
Update FUNDING.yml

github.com/tenancy/.github - c5d042e14feabf41ee2f75c39dcfe71be18b3e1e authored about 5 years ago
Require framework again

github.com/tenancy/framework - 76ea2b4a62d93ecd295a778eccece464caa0b0d8 authored about 5 years ago
Require framework again

github.com/tenancy/tenancy - 7185859ccacbca9955fa50d8fcd30a84ca883a5b authored about 5 years ago
Merge pull request #124 from tenancy/dk/drop-psr-container

drop psr/container, it is part of laravel/framework anyway

github.com/tenancy/tenancy - 8fb174290ef4e3f685548d2a146f2c116202013b authored about 5 years ago
drop psr/container, it is part of laravel/framework anyway

github.com/tenancy/tenancy - bf147b7edbd9d06bb487d0158c7d94249f77596a authored about 5 years ago
drop psr/container, it is part of laravel/framework anyway

github.com/tenancy/framework - 7bfc515657b1ed0719bbe3d924ee54f63b2fe6b6 authored about 5 years ago
Apply fixes from StyleCI (#123)

[ci skip] [skip ci]

github.com/tenancy/tenancy - 917a0ff768e729791bc933c628cef9893575adda authored over 5 years ago
Merge pull request #121 from fletch3555/ef/rename-http-hostname-mock

Rename Hostname mock to HostnameIdentifiableByHttp

github.com/tenancy/tenancy - 5eca093f1af19113d46b465be77df571461bd53c authored over 5 years ago
Merge branch 'master' into ef/rename-http-hostname-mock

github.com/tenancy/tenancy - e0e2ff7fbf800f1a265b2198a42a0be81bb27751 authored over 5 years ago
Merge pull request #119 from fletch3555/ef/rename-console-tenant-mock

Rename Tenant mock to TenantIdentifiableByConsole

github.com/tenancy/tenancy - dcc0c42fa6df8e8bc3ec4f7f85bccd18f845359f authored over 5 years ago
Merge branch 'master' into ef/rename-console-tenant-mock

github.com/tenancy/tenancy - 3d4347de299cfee4337106546b0ae4c22efbece1 authored over 5 years ago
Merge pull request #120 from fletch3555/ef/rename-environment-tenant-mock

Rename Tenant mock to TenantIdentifiableByEnvironment

github.com/tenancy/tenancy - 92cdfae6dacc42e105fb75b8ef1ba4d7e0d54bae authored over 5 years ago
Merge branch 'master' into ef/rename-environment-tenant-mock

github.com/tenancy/tenancy - 59d8cca79f4698c658cd192306174cd85cd55ac4 authored over 5 years ago
Apply fixes from StyleCI (#122)

[ci skip] [skip ci]

github.com/tenancy/tenancy - fb57b773e7dc56f32f3dca1648c75d210f61d0f9 authored over 5 years ago
Fix Laravel Version of Framework

github.com/tenancy/tenancy - 0b16d489a88d6144cae50616979a8c64108086ad authored over 5 years ago
Fix Laravel Version of Framework

github.com/tenancy/framework - c9c941f3533ac91de996439219a30396515219f3 authored over 5 years ago
Merge pull request #858 from fletch3555/ef/update-url

Updating remaining URLs from laravel-tenancy.com to tenancy.dev

github.com/tenancy/multi-tenant - 5558965f8c54e7839aa9ffe285e3185d83d11616 authored over 5 years ago
Change MariaDB generator to be more generic (to support 10.4) (#839)

* Force MariaDB 10.4

Fixes #826

Reverts some changes introduced in 5.4.0 via https://githu...

github.com/tenancy/multi-tenant - c0050f2021d028b1b41dabf0cbaec8d2d7f10984 authored over 5 years ago
Rename Hostname mock to HostnameIdentifiableByHttp

github.com/tenancy/tenancy - 11ce0e9fbffc99449df38bda2d09f20d9942590c authored over 5 years ago
Rename Tenant mock to TenantIdentifiableByEnvironment

github.com/tenancy/tenancy - c2dc6453baf89bb45cbb5bf2096b3c7582860675 authored over 5 years ago
Rename Tenant mock to TenantIdentifiableByConsole

github.com/tenancy/tenancy - 5eb89e1cb92a7c1b1ad25097af56509fea2af0ae authored over 5 years ago
Updating remaining URLs from laravel-tenancy.com to tenancy.dev

github.com/tenancy/multi-tenant - b0b95483dcabec1df232f590a2638b42ca3ca71b authored over 5 years ago
Merge pull request #117 from morloderex/feature/composer

update dependencies

github.com/tenancy/tenancy - b9e4f3ccd33b047e8a284b7b1bef7395c0d5addc authored over 5 years ago
Update error msg

github.com/tenancy/tenancy - 5280946d18f19eefbf4536052f9cb0398e73832e authored over 5 years ago
Merge pull request #105 from tenancy/luceos-patch-1

Update code-style.md

github.com/tenancy/docs - 14e5dfd470d9de3008db773fdbcda32e067cc9d4 authored over 5 years ago
Update code-style.md

github.com/tenancy/docs - 40eff6ec90f847031b55e11437bb6d6e0a1c0eb1 authored over 5 years ago
Merge pull request #104 from tenancy/luceos-patch-1

Update donations.md

github.com/tenancy/docs - 41327c9ead62dcc918f428ee7c638b04a2853eca authored over 5 years ago
Update donations.md

github.com/tenancy/docs - b1960ff53f20892878fdc882b80b5365b8ee9008 authored over 5 years ago
Merge branch 'master' into feature/composer

github.com/tenancy/tenancy - cdd14a88036f9e2a59fa395d9d61984ec24f1cdb authored over 5 years ago
Merge pull request #115 from tenancy/dk/queue

Queue identification driver

github.com/tenancy/tenancy - 6c5b458a088745c6dd81bfd9a934b39f1e0d1eed authored over 5 years ago
Merge branch 'master' into dk/queue

github.com/tenancy/tenancy - c9eb8661069be540d0444e1b6bd71a31422b3d8f authored over 5 years ago
Merge branch 'master' into dk/queue

github.com/tenancy/identification-driver-queue - e0955a3d620678410269d67b02402213affbd497 authored over 5 years ago
Merge branch 'master' into dk/queue

github.com/tenancy/framework - 139fab059ce3e47c783be1a0d2cfb7e767f9da8f authored over 5 years ago
Merge pull request #118 from tenancy/aa/dk-queue-fix

Fix DK/Queue

github.com/tenancy/tenancy - e3da9562c707f1282479f3cd219520e154698b1b authored over 5 years ago
Merge branch 'aa/dk-queue-fix' of https://github.com/tenancy/tenancy into aa/dk-queue-fix

github.com/tenancy/tenancy - 71e07b873dc2d76fa2267c7c6a56196f6696e55d authored over 5 years ago
Rename everywhere

github.com/tenancy/tenancy - 2b94d100ab2a15c430bb8428db250b895a3edf29 authored over 5 years ago
Apply fixes from StyleCI

[ci skip] [skip ci]

github.com/tenancy/tenancy - f3fc6656b724b32a85bc55f55ae9a9c898f7dedd authored over 5 years ago
Apply fixes from StyleCI

[ci skip] [skip ci]

github.com/tenancy/tenancy - 7736662ce11a47a56cd5a066dc37869c8375e1d5 authored over 5 years ago
Implement my feedback

github.com/tenancy/tenancy - 5d401f508ffda7cdb8b3eb4bacc366c4874ca328 authored over 5 years ago
update dependencies

github.com/tenancy/tenancy - bdc5b6c90a6da62aa61d4568075271d205854143 authored over 5 years ago
minor improvements

github.com/tenancy/docs - eb979e59bd30b90b53b2f94c41e99b52f311e408 authored over 5 years ago
Fix Build and Composer

github.com/tenancy/tenancy - a706df7e2cf5ecc62dc0bac7e0c9ac85ac4cb29d authored over 5 years ago
Merge pull request #114 from tenancy/aa/affects-broadcasts

Affects Broadcasts

github.com/tenancy/tenancy - 42e60cf9a3c5a30627be57104cfb83bfc43f8c2e authored over 5 years ago
Merge branch 'master' into aa/affects-broadcasts

github.com/tenancy/tenancy - d02887c40a0aa59c2395b25c83e48f734916be9f authored over 5 years ago
Merge pull request #102 from tenancy/aa/affects-mail

Add AffectsMails

github.com/tenancy/tenancy - 2556337d8582943003c15bc3df12b5afe6e2d924 authored over 5 years ago
Merge branch 'master' into aa/affects-mail

github.com/tenancy/tenancy - cf4032b5ea91e5f7dd36266f3af0d02d60a76286 authored over 5 years ago
Merge branch 'master' into aa/affects-mail

github.com/tenancy/affects-models - a547bab97ea6970a3dc4d8b2f2d61693e33e8813 authored over 5 years ago
Apply fixes from StyleCI

[ci skip] [skip ci]

github.com/tenancy/identification-driver-queue - 6da07ede7762e3e376b7e27a1e3dd7dcfe3e1eff authored over 5 years ago
Apply fixes from StyleCI

[ci skip] [skip ci]

github.com/tenancy/tenancy - eaece30fa898070790f2e8b948760afba501e282 authored over 5 years ago
overhauled to simplify, restructure

github.com/tenancy/tenancy - 88a8dece4fd8d270c7de0951c89e144db25ce618 authored over 5 years ago