-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Comparing changes
Open a pull request
base repository: playframework/playframework
base: 2.6.17
head repository: playframework/playframework
compare: 2.6.18
- 14 commits
- 27 files changed
- 9 contributors
Commits on Jul 18, 2018
-
Setting version to 2.6.18-SNAPSHOT
Play Team committedJul 18, 2018 Configuration menu - View commit details
-
Copy full SHA for b15f52d - Browse repository at this point
Copy the full SHA b15f52dView commit details
Commits on Aug 4, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 0e67ce5 - Browse repository at this point
Copy the full SHA 0e67ce5View commit details
Commits on Aug 15, 2018
-
Lazily create SSLEngineProvider (#8551)
* Lazily create SSLEngineProvider The creating of SSLEngineProvider and later of SSLContext can be delayed as much as possible so that we won't need to call ApplicationProvider.get until it is necessary. This fixes a problem in the integration of Play and Gradle when using HTTP in DEV mode. * Remove parameter and add lazy attribute
Configuration menu - View commit details
-
Copy full SHA for 613e4a5 - Browse repository at this point
Copy the full SHA 613e4a5View commit details
Commits on Aug 16, 2018
-
Add setting to configure max header value length in Akka HTTP Server (#…
…8162) * Add setting to configure max header value length in Akka HTTP Server * Configure mima filters
Configuration menu - View commit details
-
Copy full SHA for 90c6b3c - Browse repository at this point
Copy the full SHA 90c6b3cView commit details -
Implementation for issue #8527 (Content-Disposition of multipart/form…
…-data too strict for some implementations) (#8530) * Implementation for issue #8527 (Content-Disposition of multipart/form-data too strict for some implementations) * A little bit more explanation for test case * Reset to previous Play behaviour for non-file parts (accept only 'Content-Disposition: form-data') as discussed in issue #8527 and pull request #8530. This is to implement solution 2 proposed in issue #8527. * Only accept 'Content-Disposition: file' in addition to 'Content-Disposition: form-data' for file parts as discussed in issue #8527 and pull request #8530. This implements solution 2 proposed in issue #8527.
Configuration menu - View commit details
-
Copy full SHA for 188d8b6 - Browse repository at this point
Copy the full SHA 188d8b6View commit details -
Added imports for import scala.sys.process.Process (#8538)
Recent SBT seems to interpret Process as default import java.lang.Process instead
Configuration menu - View commit details
-
Copy full SHA for 7218f87 - Browse repository at this point
Copy the full SHA 7218f87View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d37524 - Browse repository at this point
Copy the full SHA 9d37524View commit details -
SBTSubProjects.md: fix contradiction about per-project build.sbt (#8547)
* SBTSubProjects.md: fix contradiction about per-project build.sbt Really per-project build.sbt is not recommended, but it was easier to fix the false statement than to change all the examples. Also, I think subproject shouldn't be hyphenated but I used the spelling of the rest of the file. * fixup! 8c18639
Configuration menu - View commit details
-
Copy full SHA for f095521 - Browse repository at this point
Copy the full SHA f095521View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1456000 - Browse repository at this point
Copy the full SHA 1456000View commit details -
Fix several minor typos detected by github.com/client9/misspell (#8556)
* Fix several minor typos detected by github.com/client9/misspell * Fix a wrong correction * Fix a wrong correction
Configuration menu - View commit details
-
Copy full SHA for 67f9d0e - Browse repository at this point
Copy the full SHA 67f9d0eView commit details
Commits on Aug 17, 2018
-
Bump play-enhancer plugin version in document. (#8567)
Bump play-enhancer plugin version to 1.2.2 in document.
Configuration menu - View commit details
-
Copy full SHA for 4927389 - Browse repository at this point
Copy the full SHA 4927389View commit details -
[2.6.x]: Fix sbt auto trigger when using sbt 1.1.5+ (#8558) (#8565)
* Fix sbt auto trigger when using sbt 1.1.5+ (#8558) * Update play continuous watch to support sbt 1.1.5+ From this version, sbt is using `ContinuousEventMonitor` instead of the old `ContinuousState`. So we need to look for this new configuration instead. Fixes #8458. * Remove unused dependency * Support all sbt 1 versions * Update interplay to 1.3.17
Configuration menu - View commit details
-
Copy full SHA for 27b730e - Browse repository at this point
Copy the full SHA 27b730eView commit details
Commits on Aug 20, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 85b5e60 - Browse repository at this point
Copy the full SHA 85b5e60View commit details -
Play Team committed
Aug 20, 2018 Configuration menu - View commit details
-
Copy full SHA for ead6d5f - Browse repository at this point
Copy the full SHA ead6d5fView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 2.6.17...2.6.18