-
Notifications
You must be signed in to change notification settings - Fork 243
Multitenancy - Refactor and fix for config caching #8543
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
4b38171
Initial attempt at TenantBootstrapper
nolanpro a5f6899
Insert TenantBootstrapper after LoadEnvironmentVariables
nolanpro c65746d
Remove hack since this was fixed in symfony
nolanpro 413c92d
Merge branch 'develop' into feature/FOUR-24651_C
nolanpro 2edc7c1
Refactor multitenant configuration
nolanpro 820086c
Add the application updates for multitenancy
nolanpro 2e28e1a
Merge branch 'develop' into feature/FOUR-24651_C
nolanpro 7bd3713
Fix for non-multitenant instances
nolanpro 8ae49b8
Remove debugging
nolanpro af7b2f6
Fix
nolanpro 6c71af7
Fix MT decrypt password
nolanpro 55675a1
Revert "Use a dedicated non-multitenant disk for license.json"
nolanpro 2df438d
Move lang setting to bootstrapper so we can use it in filesystems.php
nolanpro ad06e80
Fix test
nolanpro 6f7e708
Remove custom provider ordering
nolanpro bc9afa0
Fixes for cursorbot
nolanpro 6a2dc10
Do not override package cache path yet
nolanpro 2a54a6c
Debounce refresh artisan caches
nolanpro b2bd361
Merge branch 'develop' into feature/FOUR-24651_C
nolanpro 3fc107c
Fix missing return from conflict
nolanpro File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.