Ecosyste.ms: OpenCollective

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

github.com/tenancy/multi-tenant

Run multiple websites using the same Laravel installation while keeping tenant specific data separated for fully independent multi-domain setups, previously github.com/hyn/multi-tenant
https://github.com/tenancy/multi-tenant

Update readme.md

cf42d9f66ccf0ece43180503611277c3a42cc7b5 authored about 6 years ago by Daniël Klabbers <[email protected]>
Merge pull request #633 from hyn/bk/readme.md-fix

dont-discover uses an array

60088acacae60935c77db2db34ff40bc64a3c92e authored about 6 years ago by Daniël Klabbers <[email protected]>
dont-discover uses an array

e3dc7ebf422307dbe3ae097892b51722ef78fc44 authored about 6 years ago by Bertrand Kintanar <[email protected]>
Update readme.md

8e23ef10781ba4c08b50717a384849802296b2e3 authored about 6 years ago by Daniël Klabbers <[email protected]>
Update readme.md

remove backers information from this readme

e53216a157410fd3cede5505d67f6c27f80efa70 authored about 6 years ago by Daniël Klabbers <[email protected]>
Better extensible (#629)

Closes #628

ddaf5c81f36790e154603e53dfe68042ea391471 authored about 6 years ago by ametad <[email protected]>
Add support for custom database drivers (#627)

This PR adds ability to add your own database drivers.

516975ee1730e1cd7d76db9cba9764a8f6a3c313 authored about 6 years ago by Sti3bas <[email protected]>
fixed #563, hardcoded tables in validator

b0a9ce664fa5aa2fbba5195293ce7a8660d1bcca authored about 6 years ago by Daniel Klabbers <[email protected]>
Merge branch '5.x' of github.com:hyn/multi-tenant into 5.x

60dc8f61119c5809fae0149e53f56509e1065276 authored about 6 years ago by Daniel Klabbers <[email protected]>
fixed route helper

3808402f4b1995a8cf0e83a0eb91ff6057ae440d authored about 6 years ago by Daniel Klabbers <[email protected]>
Apply fixes from StyleCI (#625)

00e7aeec048343fc36573d315b45aed276c6ad50 authored about 6 years ago by Daniël Klabbers <[email protected]>
arguments and options verified, added run command

2de322f58e5073d64ed25038c08aeebf298a762a authored about 6 years ago by Daniel Klabbers <[email protected]>
fix typo

b175b33f61b7fac11cc1c09af31420d53ee10ae1 authored about 6 years ago by Daniel Klabbers <[email protected]>
also update url generator routes after mutating it manually

8419caa34ebe26a56340a25f533a9d0f1cbfe2fd authored about 6 years ago by Daniel Klabbers <[email protected]>
try covering less

15ffb1161a53af7aad3de30ebfec0b8654caaa23 authored about 6 years ago by Daniel Klabbers <[email protected]>
Update HostnameActionsTest.php

test failed because abort is now default false

dc9e8345e829a84013fceab743eedfa4c07a2feb authored about 6 years ago by Daniël Klabbers <[email protected]>
add support for multiple tenant migration path (#617)

* Update MutatesMigrationCommands.php

* Update MigratesTenants.php

ef36d46c9a19a90d3018d08d6cea6c6fcdd1be79 authored about 6 years ago by Amirul Adli <[email protected]>
Apply fixes from StyleCI (#618)

4e2cb458c4e2a79345a6cdca00b13fb9000aaabc authored over 6 years ago by Daniël Klabbers <[email protected]>
Schema division mode (#603)

* schema division mode

* fix issues

style
unnecessary includes
ignore multidatabasetest
...

c324b96ef076bc49e3abe89f8bb4c86f8501c44f authored over 6 years ago by Balázs Dura-Kovács <[email protected]>
fixes #613; no grants to users we didnt create

743f48b919504e588214fc2d68f0bc48706d6924 authored over 6 years ago by Daniël Klabbers <[email protected]>
Laravel 5.7 compatibility (#609)

* Update composer.json

Creating branch to check for compatibility with laravel 5.7

* addin...

1a2caaa74947427de403306fea6670694f946a7c authored over 6 years ago by Daniël Klabbers <[email protected]>
Set Mysql Default Char Set and Collation on create (#612)

* Set Mysql Default Char Set and Collation on create

I am working on a system where it will b...

cb79294b1b46bb2e45cf4360a0dd1a288541c9ea authored over 6 years ago by londoh <[email protected]>
Fr/600 use differents table names (#602)

* fr/600-use-differents-table-names

Removed the term websites fixed in the code and obtained ...

91128e589d9bd28a659aa5d9ee54e98679e47e47 authored over 6 years ago by flaviodevelop <[email protected]>
Disable bubble option in StreamHandler of TenantAwareLogger (#595)

c1abc4781ffaac0eb10e69c2a4d70c02b96620af authored over 6 years ago by Janis Kelemen <[email protected]>
cl 5.2.7

833b6e9ee7b53e6e6cb3abf650fe8ab7a1541a59 authored over 6 years ago by Daniël Klabbers <[email protected]>
fixes the issue that setting "tenancy.db.tenant-seed-class" will not be used in the seed command

2053144c168e00e96c7cdc9477d0455c37a67eeb authored over 6 years ago by Daniël Klabbers <[email protected]>
Make middlewares customizable (#579)

* Make middlewares customisable

* Remove associative array for config middlewares

* fix pl...

a7366833639b67551357b444cdc8c61e3e027a9e authored over 6 years ago by Martin Bastien <[email protected]>
Update Directory.php (#577)

In the delete method of this Directory class, I noticed it uses Laravel Collections, which isn't...

fae6913e5651d3440fc7a27a3b88a224cffbf638 authored over 6 years ago by oniisaki <[email protected]>
Update tenancy.php

hinted at using classmap with seeds

e04f68f03bb3de79e152c62512ddecfd989bfaaa authored over 6 years ago by Daniël Klabbers <[email protected]>
moving around loading of providers

f5da8fe62912d6d34ff0d42271d3dc715df4aea2 authored over 6 years ago by Daniël Klabbers <[email protected]>
Update Environment.php

Relates to #555 ; when identifying tenant it should always set the tenant even when it is empty.

065c18705dec1bb04b812b361c73a0d69af74316 authored over 6 years ago by Daniël Klabbers <[email protected]>
Use contract instead of model (#564)

34ae702d09a2bf9b403a39c98ae217c8b859edb7 authored over 6 years ago by Aaron Fahey <[email protected]>
removed seemingly superfluous code that might have side effects

73d7d6d9ff746603987687f3e8f31f0df7e04519 authored over 6 years ago by Daniel Klabbers <[email protected]>
relates to #549, uuid would no longer be set manually

b604b4c1c460d7eae5c54af54d1e9875acc5752f authored over 6 years ago by Daniel Klabbers <[email protected]>
fixes #448, recreate command in certain cases fixed

59fcda0fc69b13746d767cfc6f12adc0ef303ac8 authored over 6 years ago by Daniel Klabbers <[email protected]>
fixes #376, early identification enabled per default

52f54c21cb3fc61d7c8f6a9da650fd04711ebb57 authored over 6 years ago by Daniel Klabbers <[email protected]>
fixes #460, webserver improvements

2d9fa7c3a17cf6b47261e240ac9c72b228c2efab authored over 6 years ago by Daniel Klabbers <[email protected]>
added tenant aware connection trait

981db5ff905a69515f1c7381dd8f9cb75c5546f5 authored over 6 years ago by Daniel Klabbers <[email protected]>
#534 - Adding TenantAwareConnection Trait (#537)

* #534 - Adding TenantAwareConnection Trait

* #534 - Removing superfluous else clause

* #5...

e0d506a77340f8d960f2eb30a3c0b9cf76fd2f90 authored over 6 years ago by Adam Thomason <[email protected]>
Apply fixes from StyleCI (#550)

d82e6eed379d85b404ad8c747469d902bcde25ed authored over 6 years ago by Daniël Klabbers <[email protected]>
Add Tenant aware logger (#524)

decf4b4682aa0d04818da18c505e5a046d8b7deb authored over 6 years ago by Janis Kelemen <[email protected]>
cl 5.2.4

fcc9b75ad6cb60f0d166264e0055b64e7c42d6c8 authored over 6 years ago by Daniel Klabbers <[email protected]>
Dk/400 connection resolver (#545)

* fixes 400, implements overriding connection resolver instead of using booted events

* Apply...

caf4d08be913cc9b7883b586f56ab020cb49b8df authored over 6 years ago by Daniël Klabbers <[email protected]>
Update readme.md

3b1090d4b014396fb6b9acc4bd85c27ac39086b8 authored over 6 years ago by Daniël Klabbers <[email protected]>
Merge branch '5.x' of github.com:hyn/multi-tenant into 5.x

13c7554a588fb72cba3be0ed68c6d351c4818bac authored over 6 years ago by Daniel Klabbers <[email protected]>
cl 5.2.3

f9889817e885fc802e7efdee5d4aa219bff2bb7d authored over 6 years ago by Daniel Klabbers <[email protected]>
Apply fixes from StyleCI (#541)

d3231ae8b1e0a3220c07551b2c399301c522bb7e authored over 6 years ago by Daniël Klabbers <[email protected]>
fixes #540 where the hostname identification job was fired inside cli

a05484679412081182ba4adde90882945f1b5cfd authored over 6 years ago by Daniel Klabbers <[email protected]>
attempt to fix an issue with the disk not being flushed from the manager

55c33e5831defce582c06dc03f6fe3ff4df76106 authored over 6 years ago by Daniel Klabbers <[email protected]>
Dk/532 tenant routes (#536)

* moves registering routes to booted callback
* fixes #532 and adds ability to use tenant route...

4e29565d03f0808721cbb6e1064dfe0c15f73599 authored over 6 years ago by Daniël Klabbers <[email protected]>
added fresh command to cl 5.2.0

d258f6dc0a3316b23ae13f7e35f63d266f58c288 authored over 6 years ago by Daniel Klabbers <[email protected]>
Use Website Contract instead of Models (#528) (#529)

1380789375bb3eb75dbb4f951a44ec1876e5b5ee authored over 6 years ago by Hendy <[email protected]>
patched the fresh command (#520)

fixes Fresh Command

e7b0e3b15489d452e958dd9458dd6dc030b93253 authored over 6 years ago by Daniël Klabbers <[email protected]>
Apply fixes from StyleCI (#518)

e10720fb070a48fe91883a6dc74548089f46b7d0 authored over 6 years ago by Daniël Klabbers <[email protected]>
Migrate Fresh Command (#516)

Migrate:fresh command

fb4c4b6229f16b35e4c4b4e6f8b5ecbbc37859f8 authored over 6 years ago by Nitish Kumar <[email protected]>
Update readme.md

ce489ed1ffbfa6030adcc22c532a7369d0ad210d authored over 6 years ago by Daniël Klabbers <[email protected]>
added items from upgrade guide to changelog

6a311dc8abdeec010d0a439447704ec42f9f12bb authored over 6 years ago by Daniel Klabbers <[email protected]>
added items from upgrade guide to changelog

2032d62484690d6776d6cfcc03254fb96f05fe4e authored over 6 years ago by Daniel Klabbers <[email protected]>
merged changelogs from 5.1.16/17

39beca84ae12598ac8a90388c5a34883b125422a authored over 6 years ago by Daniel Klabbers <[email protected]>
dropped ssl references

22819140467ade2671814dfde7dc9a628b683e77 authored over 6 years ago by Daniel Klabbers <[email protected]>
Merge branch '5.x' of github.com:hyn/multi-tenant into 5.x

c07e09a34c29cf883f26e04784710192a3a4e7f5 authored over 6 years ago by Daniel Klabbers <[email protected]>
changelog 5.2.0

4b54134616673d0b9ffc74009df27fd8c95c0d05 authored over 6 years ago by Daniel Klabbers <[email protected]>
Apply fixes from StyleCI (#514)

a134daf729bdbf2600cbbf5bd5a7d69d30ea2a90 authored over 6 years ago by Daniël Klabbers <[email protected]>
fixes #502 allowing global tenants routes file to be used to override and/or replace existing routes

b3c97f8b6fe8969a49989e5476c1d1cd9741268d authored over 6 years ago by Daniel Klabbers <[email protected]>
Apply fixes from StyleCI (#513)

de3f7b2f2fdd46e8ad6118d533192e1414298767 authored over 6 years ago by Daniël Klabbers <[email protected]>
added ability to set routes/tenants.php and have it autoload with auto identification, fixed activate disk from always instantiating disks fixes #399

ffb335a1534c49db701fe7990944aee0d63318ad authored over 6 years ago by Daniel Klabbers <[email protected]>
fix unset $app variable in tests

8e0873ede15f3885b42b1dc7c32306329a33d72c authored over 6 years ago by Daniel Klabbers <[email protected]>
using the same nginx binary everywhereg

089e8fbd04b53ba21d96d2273c94d1a6d4947c30 authored over 6 years ago by Daniel Klabbers <[email protected]>
still not identifying the build

681aa686a7bb153db04aeda436858021a7f5a1cf authored over 6 years ago by Daniel Klabbers <[email protected]>
now properly identifying job names

a9ed0d2fe6e00566a9c2f55582e406c7ef14e615 authored over 6 years ago by Daniel Klabbers <[email protected]>
nginx wasnt being installed

0bfe01cfc9736d3c40e2fa5365032706487eac13 authored over 6 years ago by Daniel Klabbers <[email protected]>
allowing tenant filesystem related logic to be disabled for cloud solutions

80061c1dd073f1cae80793eadf51fb4537e8a2da authored over 6 years ago by Daniel Klabbers <[email protected]>
fixed tests and pgsql

0565a9f21735890dfc59a0a998b4b9926cd22ad5 authored over 6 years ago by Daniel Klabbers <[email protected]>
allow ci to delete users/dbs too

6b34265779e5261fd390a196516eb55b21c4b836 authored over 6 years ago by Daniel Klabbers <[email protected]>
disconnecting to preserve mysql connections

4127e7215b71040895dc067fe817ebf3fd29da56 authored over 6 years ago by Daniel Klabbers <[email protected]>
Apply fixes from StyleCI (#511)

eb63351fb98c64ddaf1bb90c0c866fe1519cf0c1 authored over 6 years ago by Daniël Klabbers <[email protected]>
fixed tests to clear up databases

598d724bf795a4db3ddfb348a7dd542a32f87c19 authored over 6 years ago by Daniel Klabbers <[email protected]>
supporting cleaning up databases

d1538482775cc5965ffc201ec19215ed75d2d8d9 authored over 6 years ago by Daniel Klabbers <[email protected]>
findById can be given an integer and string, we dont decide

e2f90c2f571d7a1b2197409a6fcc9e3f0c163976 authored over 6 years ago by Daniel Klabbers <[email protected]>
improved tenant and current hostname resolving

687300c11fd57e1800f1fcf6fa57edf4773adc11 authored over 6 years ago by Daniel Klabbers <[email protected]>
added exists method to check for existing connection, added return type hinting

ac687be071e12cec3f7544cd809a8199f1126311 authored over 6 years ago by Daniel Klabbers <[email protected]>
system models now are soft deleting, as intended

17ce51c7667fed8fee228ec27286311e5b924d64 authored over 6 years ago by Daniel Klabbers <[email protected]>
sorting of keys

74ef0fdbdc1b484518c2ea2968e1631645d7dbb7 authored over 6 years ago by Daniel Klabbers <[email protected]>
auto deletion is now defaulted for databases and users in local environments

b166787fd6bc25f8cffdb80d3286b6adaf6543fd authored over 6 years ago by Daniel Klabbers <[email protected]>
fixed clean-local-dbs to purge users

de41b28063b1c00d89830e831dbe5c092cec605f authored over 6 years ago by Daniel Klabbers <[email protected]>
patch up website repository

a23a8e919ef7f284a1cd0919747e4f2dbdf1a484 authored over 6 years ago by Daniel Klabbers <[email protected]>
Merge branch '5.x' of github.com:hyn/multi-tenant into 5.x

f2b02cf43b62a900cd4a29220f17918224b7d9d7 authored over 6 years ago by Daniel Klabbers <[email protected]>
taking care or resetting published migrations

33e5512c3d390504974b51460560bc7522e5f666 authored over 6 years ago by Daniel Klabbers <[email protected]>
Apply fixes from StyleCI (#509)

f0e9800c8fbc6a8cec5c5e06b728f2ebe054cd61 authored over 6 years ago by Daniël Klabbers <[email protected]>
fixes #487 adding Tenant contract, binding it to the Website and fixing non-ci tests, fixed an issue in the TenantAwareJob

4471edc5a7124b8ee016efd568639448d1c083e0 authored over 6 years ago by Daniel Klabbers <[email protected]>
adds event for 5.2 (#507)

9c397baa04ff9392d0e188f802c8843966862ec9 authored over 6 years ago by Daniël Klabbers <[email protected]>
Fix HostnameAction Middleware (#489) (#490)

Fixes #489

Test
```
☁ multi-tenant [bsk/489-fix-hostname-action-middleware] ⚡ LIMIT_UUID...

afa8c2e759b85fbdd647dea041919bc6df43681f authored over 6 years ago by Bertrand Kintanar <[email protected]>
Merge branch '5.x' of github.com:hyn/multi-tenant into 5.x

d29d30180ccaddd0936d48f1ee76c510213d4c2d authored over 6 years ago by Daniel Klabbers <[email protected]>
minor clean up

7361ff9e2685dd26a5d48a3cc907abc494220bbd authored over 6 years ago by Daniel Klabbers <[email protected]>
Change reload command for nginx (#493)

5d6484540e42423a40cd78fafb761457cd75a346 authored over 6 years ago by Asdullah Siddique <[email protected]>
[NBC] Drop Customer for 5.2.x (#483) (#484)

Closes #483

c7e36198d5bec6b016c5d0c8a54f547a681b0314 authored over 6 years ago by Bertrand Kintanar <[email protected]>
Merge branch '5.x' of github.com:hyn/multi-tenant into 5.x

97392ef44d51fc885d4897ce92bd1c69ebbb5a8b authored over 6 years ago by Daniel Klabbers <[email protected]>
cl 5.1.15

86097b9bec17c021459d33774a78f661c90a1519 authored over 6 years ago by Daniel Klabbers <[email protected]>
Apply fixes from StyleCI (#486)

cf3efddc9b89b78c0219d8b3eaf2208c9e34e08c authored over 6 years ago by Daniël Klabbers <[email protected]>
fixes #485, app url wasnt receiving the fqdn value due to missing %s in sprintf

6edfa325ea36cdbc69f910506aa3c22f486e24fd authored over 6 years ago by Daniel Klabbers <[email protected]>