Remove the upload and memory setting#14430
Merged
MorrisJobke merged 1 commit intomasterfrom Mar 4, 2019
Merged
Conversation
rcdailey
approved these changes
Feb 28, 2019
Contributor
rcdailey
left a comment
There was a problem hiding this comment.
To the best of my limited knowledge of the code base, looks good to me. And some of this looks familiar because on my branch I started removing some of this. Looks like you covered a lot more than I thought to look at though. Thanks so much for your change!
This was referenced Feb 28, 2019
|
🤖 beep boop beep 🤖 Here are the logs for the failed build: Status of 16565: failure
Show full log
Show full log
Show full log
Show full log
|
Member
|
unit tests still fail - let me look into this. |
MorrisJobke
reviewed
Mar 4, 2019
tests/data/integritycheck/htaccessWithValidModifiedContent/core/signature.json
Outdated
Show resolved
Hide resolved
Member
|
I will update this once #14493 is in to avoid doubled work due to conflicting lines. |
c14edb9 to
c6a69ba
Compare
* Remove unneeded private method phpFileSize() * Bump autoloader * Remove setUploadLimit tests * Remove integrity check hacks for upload limit Signed-off-by: Joas Schilling <coding@schilljs.com> Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Member
|
I rebased this and fixed the failing tests. |
Member
|
Failures are unrelated -> merging. |
Contributor
|
Thanks to everyone for the help on this one. You're all awesome! 🎊 |
This was referenced Sep 29, 2019
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Close #13990
See #13990 for details and discussion