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

removed unused import and explained branching strategy

95f6261c51374ec75fb0d27372a91cec391bbd26 authored over 6 years ago by Daniel Klabbers <[email protected]>
removed unnecessary test suite

1f34f35d2b10a505ea7a40726f277fa1e63e781e authored over 6 years ago by Daniel Klabbers <[email protected]>
output working dir and remove another setup.php which we no longer need

7eb82a8e70129c357def69fd5bdfd9b7bb268ae8 authored over 6 years ago by Daniel Klabbers <[email protected]>
we no longer need the setup script at all

a71af5041b69299dc46618b72c1c7d009bcb815c authored over 6 years ago by Daniel Klabbers <[email protected]>
something is up with the cwd of ci?

5d76c8f9b31554656bd51870ad906fafb29701b3 authored over 6 years ago by Daniel Klabbers <[email protected]>
not enough tests running in ci

4abe2fc34824aebac9e5ad0f2c87a7270945eca3 authored over 6 years ago by Daniel Klabbers <[email protected]>
and another syntaxCheck, more importantly

37c8d4c878505fa1d8e6c4462ba185e6ff99c7ff authored over 6 years ago by Daniel Klabbers <[email protected]>
https://stackoverflow.com/a/44331140/717181

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

77aa47eb6bca4cb693acc475dc368daecd8e0aa9 authored over 6 years ago by Daniël Klabbers <[email protected]>
fixes #481, fixes #478, fixes #474, fixes #477, fixes #440 see changelog

786b12b4323c4e67c99c2207a6fff453dd5ce766 authored over 6 years ago by Daniel Klabbers <[email protected]>
configure host when deleting. (#478)

noticed that this would error out with a undefined variable, 'host' when deleting website

3507decf80162a13bbc74d4beb0b1dc4c3fefd4d authored over 6 years ago by Bogdan Kharchenko <[email protected]>
cl for 5.1.13

48f5e65c1fa29713d6ffe0a79749440fad938226 authored over 6 years ago by Daniël Klabbers <[email protected]>
start using uuid in connections and fix pgsql using that logic

99336a2a7f33580e02ac0249028f16e609950920 authored over 6 years ago by Daniël Klabbers <[email protected]>
Delete ISSUE_TEMPLATE.md

6cd3ae69484e9b80aa338a44f1841d0673301bf8 authored over 6 years ago by Daniël Klabbers <[email protected]>
Update issue templates

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

e8bcf0e016ae8052f459891764f45061f3d146dd authored over 6 years ago by Daniel Klabbers <[email protected]>
cl 5.1.12

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

70bd9d73d1d1e9eb897f6275423ad129e4dab4d4 authored over 6 years ago by Daniël Klabbers <[email protected]>
added ability to use tenant views

4d8d33bd63045493a9fc1161ed35ad57eab2e9b7 authored over 6 years ago by Daniel Klabbers <[email protected]>
cl 5.1.11

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

966dccef77470cf6235a521daba5a4cfddfe8b4c authored over 6 years ago by Daniël Klabbers <[email protected]>
Merge branch 'foks' into 5.x

54afc55b17ee21473afc01da8d728a53e0ceea39 authored over 6 years ago by Daniel Klabbers <[email protected]>
improved current hostname resolving and installation check

162c7fbd491cd23eca35af01fb8799aad6f31765 authored over 6 years ago by Daniel Klabbers <[email protected]>
removed a provides that the HostnameProvider now does

a400920043bc2d734fd2b0a8d103b6be52579c4c authored over 6 years ago by Daniël Klabbers <[email protected]>
resolving environment and current hostname out of ioc

14e55fafb76fc89e453ed1d0458c5f7629d63e01 authored over 6 years ago by Daniël Klabbers <[email protected]>
cl 5.1.10

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

ac09113d282ebbae9f879161f422183fca2f4216 authored over 6 years ago by Daniël Klabbers <[email protected]>
Moving CurrentHostname resolution to it's own ServiceProvider. (#433)

7c4611860b073f6be535add835f71f0e4e556bbc authored over 6 years ago by Eric Fletcher <[email protected]>
Fix mysql 8 (#434)

* added command argument

* command failed

* again wrong command

* try entrypoint

0041d374d30f7372434cdc96bfdb5c044225f095 authored over 6 years ago by Daniël Klabbers <[email protected]>
additional fixes to readme [skip ci]

29754dbd24280f3907d8a0a3a5133f997babb4c3 authored over 6 years ago by Daniel Klabbers <[email protected]>
updated readme

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

ba2038df242a9dc82c40ab11cd51156c365b164b authored over 6 years ago by Daniël Klabbers <[email protected]>
added the ability to override the connection of any arbitrary model using the booted event

cc08069c639af9db686412f576163f268a4a8202 authored over 6 years ago by Daniel Klabbers <[email protected]>
modified cl to inform about macroable

48b4dbca0e9d9bcf8dbfa4e907486befbfd6549e authored over 6 years ago by Daniel Klabbers <[email protected]>
added macroable trait to some classes so they can be more easily extended

e46679c419058c47d600658c363df4ab09d5fd43 authored over 6 years ago by Daniel Klabbers <[email protected]>
changelog for 5.1.8

7757343cd602c37bd4501a1ec505e3ea3a6b26e0 authored over 6 years ago by Daniel Klabbers <[email protected]>
removed all directory separators, windows is able to take care of that by itself

abcdd13263726e1ed27e481f96501839a00b9dd4 authored over 6 years ago by Daniel Klabbers <[email protected]>
missed the grant on coverage

ef9df88df0e141f5c4a0913cb6a5fd778fa61193 authored over 6 years ago by Daniel Klabbers <[email protected]>
cl 5.1.7

28dfa5ad32f5e9343e1d658350263acbc4adf4bb authored over 6 years ago by Daniel Klabbers <[email protected]>
pgsql dislikes database creation during transactions, go figure

14c5dcd9c5adf3242c7894fd99d0c2db059f4c49 authored over 6 years ago by Daniel Klabbers <[email protected]>
were able to check for databases

914dd4853e14710f9bec82bb42457e816e6a05fb authored over 6 years ago by Daniel Klabbers <[email protected]>
missing grant options to the secondary servers

8ee1995ab27eaa7f241e5e0e247209f90d32b17b authored over 6 years ago by Daniel Klabbers <[email protected]>
cannot assume system name reflects db host name :shrug:

14366f2c5f33dfbf249e1dc977476bf57d05fe63 authored over 6 years ago by Daniel Klabbers <[email protected]>
its still not creating databases on the correct server

06d920926760dbf2febcb5073871588c6ebfd362 authored over 6 years ago by Daniel Klabbers <[email protected]>
updated cl for 5.1.6

f9575d7bd8a5b7f0e978efedb74b260e15f4bbcc authored over 6 years ago by Daniel Klabbers <[email protected]>
host names invalid

0041feba2341df0b77d3ace0dfc2f31ca24aa622 authored over 6 years ago by Daniel Klabbers <[email protected]>
lets use a secondary that is equal to the primary

7cede5028b7f2051754920be36bfc662607d247a authored over 6 years ago by Daniel Klabbers <[email protected]>
assert checking response of method is not valid

a9eb6bd8d3d0e114d306a0480ab4d4758e455dab authored over 6 years ago by Daniel Klabbers <[email protected]>
need to single out ci and run through repository

b05d4337218ec7f8e4d0fa4018a0c6fdf02ba02b authored over 6 years ago by Daniel Klabbers <[email protected]>
now fix what the test proves

35312e7f17d20df2bb57ae10bafc8b7d1e7cae2f authored over 6 years ago by Daniel Klabbers <[email protected]>
forgot about the phpdoc test

ac0564311c830db381f59b85610e36ce54b3a43c authored over 6 years ago by Daniel Klabbers <[email protected]>
added some decent asserts

379114e7d86d4c5876a51cee55e2bd63ed83533d authored over 6 years ago by Daniel Klabbers <[email protected]>
incorrect anchor defined

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

fe7b9d03f8dcf52fec0241981ce08258889e9630 authored over 6 years ago by Daniel Klabbers <[email protected]>
missing template inject

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

6beec8d38b2248dd3803e9ee16a44f60839bbc2e authored over 6 years ago by Daniël Klabbers <[email protected]>
adding test to check whether saving a website when assigned to a secondary db wont work anymore

0d74dada26cba6cce30291146bfd4369fab649f8 authored over 6 years ago by Daniel Klabbers <[email protected]>
fixes tenant creation when on different database servers

27ecdf6ccca9175bd2e832bd7daceed32e9ebb70 authored over 6 years ago by Daniel Klabbers <[email protected]>
support for multi dbs (#410)

* support for multi dbs

* Apply fixes from StyleCI (#409)

b446345166667d3ec42ca91d6678e5a9aa932a80 authored over 6 years ago by Daniël Klabbers <[email protected]>
modified cl

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

72bc6f4b9357b2207c42da158e962aaf2ffac3a8 authored over 6 years ago by Daniel Klabbers <[email protected]>
added defaults in case configuration isnt updated

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

4dca4fa8f13db4d6d50070698de96659976dd6a5 authored over 6 years ago by Daniël Klabbers <[email protected]>
although this should work for pgsql, it does not :shrug:

c8851d5c41e5a91579a5386bf93fb508e429756d authored over 6 years ago by Daniel Klabbers <[email protected]>
pgsql is assuming a column

ee20c4ca09ab16c02b8e64bb6d30e6d4d1106ba7 authored over 6 years ago by Daniel Klabbers <[email protected]>
fixes #408 media controller returning proper mime type header in content type

6a766575d4c2e3fe30498ecdefc6661ee3bf8bf4 authored over 6 years ago by Daniel Klabbers <[email protected]>
do a check now before creation

eb2b2d0266461c42e52bf8da069b7a402d11803f authored over 6 years ago by Daniel Klabbers <[email protected]>
pgsql cant check for existing user when creating

847fa27cb4f0dac4436d5da726ad121f0da2f342 authored over 6 years ago by Daniel Klabbers <[email protected]>
fixed typo in cl

d6fee3029e146b8c6de1d02ab830a10d7ad65080 authored over 6 years ago by Daniel Klabbers <[email protected]>
updated cl

f45603632b655a9f7006873e65bab15f669ec496 authored over 6 years ago by Daniel Klabbers <[email protected]>
fixes auto deletion of user and allows to configure whether to create or delete users, fixes #288

b7519dcd9417bf64ca19ff1e2aaff5285801c754 authored over 6 years ago by Daniel Klabbers <[email protected]>
couldnt create user under mysql (#412)

6abf3a3a2b83fd282219813f3ec9f31777b24063 authored over 6 years ago by Daniël Klabbers <[email protected]>
added changelog for 5.1.1 5.1.2 5.1.3

47c21c1084d8c82ed9f04863f14dd0d55a44dd70 authored over 6 years ago by Daniel Klabbers <[email protected]>
updates readme how the seed class affects the seeder commands

c99e7ee6ec385d045426d42963d6130a3e75e385 authored over 6 years ago by Daniel Klabbers <[email protected]>
using null coelescence operator where appropriate, takes seed class now as default for seed command and refresh command

6d344503a4fcbf85c90888e5d52af94c3c1c2fc2 authored over 6 years ago by Daniel Klabbers <[email protected]>
Fix issue#385 rewriting the handle method (#388)

c4dc35ce572abdbd7d280624c8a553fdfe718ed8 authored over 6 years ago by Dayvisson Valadao <[email protected]>
Update vhost.blade.php (#411)

66c4f580881cc37fa8ab770410ad129d5a0f3037 authored over 6 years ago by ALMAS <[email protected]>
Change 'flush' to 'forget' (#402)

Fix mistakenly using 'flush' instead of 'forget' on cache. This would clear out the entire cache.

896d662a27569b02422048d1220fca305caf2bc5 authored almost 7 years ago by Josh <[email protected]>
Apply fixes from StyleCI (#395)

57512e486611843b13fcea9811a1cd9393f7003b authored almost 7 years ago by Daniël Klabbers <[email protected]>
added a test and fixed the response

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

6b992fe9cb1ce18beb607528c0c5b4e12a10cc02 authored almost 7 years ago by Daniel Klabbers <[email protected]>
forgot the media prefix

a83c5ccfade75b6052ddfe7102a6794f845a8fbf authored almost 7 years ago by Daniel Klabbers <[email protected]>
Apply fixes from StyleCI (#394)

c56c3f4c257f73b70dff7442aa83b2d55efdb696 authored almost 7 years ago by Daniël Klabbers <[email protected]>
added a fallback media handler to be configured manually

55322d07dfa44dd4339dd273cbac1028180c187d authored almost 7 years ago by Daniel Klabbers <[email protected]>
updated cl for 5.1.0

f0de8b07bc27bb65d8d4cb1736b3abbbc0a91f21 authored almost 7 years ago by Daniël Klabbers <[email protected]>
Update Directory.php

Fixes #393

6587789e5db22d24a97757517edfcb77ba3f8e14 authored almost 7 years ago by Daniël Klabbers <[email protected]>
Use trailing slash for Apache alias target (#389)

* Use trailing slash for Apache alias target

* Update server.blade.php

fixed it

7d975ead932fd51e668bb04015c9bd10314525e2 authored almost 7 years ago by Clark Winkelmann <[email protected]>
added cl for beta 2

273d680600f6f7dae3c90ca9886ec7a676adb877 authored almost 7 years ago by Daniël Klabbers <[email protected]>
using the repo now deletes the dbs too

1cfbe3ab5b439f78534ae82f2878833c8bdc985f authored almost 7 years ago by Daniël Klabbers <[email protected]>
Apply fixes from StyleCI (#392)

e5b98695933333b817a1c50b724b787e2d566694 authored almost 7 years ago by Daniël Klabbers <[email protected]>
Feature/support 5.6 (#384)

* Updated composer.json

* As of Laravel 5.6 realpath has been added as a true/false argument....

3f5575ebfbbed4a404375f9669c709acccadc91d authored almost 7 years ago by Josh <[email protected]>
Update readme.md

55bcd2f227fbc4f7e527388d46020b25537b30fe authored almost 7 years ago by Daniël Klabbers <[email protected]>
Added backers and sponsors from Open Collective to README.md (#390)

* Added backers and sponsors from Open Collective to README.md

* Update readme.md

6335b1682548d10872acf9caedfd396c82e1a575 authored almost 7 years ago by jess <[email protected]>
Update readme.md

modified link to patreon, let's move to open collective

34efab65329477526ff7d103ac8862d21c931fc9 authored almost 7 years ago by Daniël Klabbers <[email protected]>
Update readme.md

patreon url update

4b28eb4994a91d1612166a3fe0d42ba1f58009ce authored almost 7 years ago by Daniël Klabbers <[email protected]>
Added onHostname method to TenantAwareJob. (#387)

* Added onHostname method to TenantAwareJob.

This method allows for the tenant the job is awa...

a7ea124f4ec9552e45cdf4804dc37d9a838b9b45 authored almost 7 years ago by Josh <[email protected]>
5.x php 7.2 (#379)

* verify compatibility with php 7.2

* wrong partial copied for apache on 7.2

c0dcd1b15ef3f5aa7dc011c9d1164479f17310b6 authored almost 7 years ago by Daniël Klabbers <[email protected]>
updated cl related to prefixed routes

50f6da1ea56a590a8c2d1cb6c4240b41a2ee1f20 authored almost 7 years ago by Daniel Klabbers <[email protected]>
found another prefix typo

d84a17c35814b083e39afb8abcbb87a31b83b172 authored almost 7 years ago by Daniel Klabbers <[email protected]>
further refactoring

91035be7a389b4dd4bde60b1dfb84d78cdd2f76f authored almost 7 years ago by Daniel Klabbers <[email protected]>