-
-
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.10
head repository: playframework/playframework
compare: 2.6.11
- 15 commits
- 46 files changed
- 9 contributors
Commits on Dec 21, 2017
-
Setting version to 2.6.11-SNAPSHOT
Play Team committedDec 21, 2017 Configuration menu - View commit details
-
Copy full SHA for fed585d - Browse repository at this point
Copy the full SHA fed585dView commit details
Commits on Dec 23, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 4f83836 - Browse repository at this point
Copy the full SHA 4f83836View commit details
Commits on Dec 29, 2017
-
Configuration menu - View commit details
-
Copy full SHA for c99e6bb - Browse repository at this point
Copy the full SHA c99e6bbView commit details -
fix Results class name (#8119)
The link to `play.mvc.Results` class methods is correct, but its name in the text is `play.mvc.Result`, which is not correct. This can be misleading since there's a different class named `play.mvc.Result` with its own methods.
Configuration menu - View commit details
-
Copy full SHA for 587bc80 - Browse repository at this point
Copy the full SHA 587bc80View commit details
Commits on Jan 3, 2018
-
Correcte play-doc link (#8132)
Hi, The link `(https://github.com/playframework/play-doc]` redirect to `https://github.com/playframework/play-doc%5D` which is not reachable.
Configuration menu - View commit details
-
Copy full SHA for 74f2d25 - Browse repository at this point
Copy the full SHA 74f2d25View commit details -
Configuration menu - View commit details
-
Copy full SHA for d30f712 - Browse repository at this point
Copy the full SHA d30f712View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a2e140 - Browse repository at this point
Copy the full SHA 9a2e140View commit details
Commits on Jan 4, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 8a195dc - Browse repository at this point
Copy the full SHA 8a195dcView commit details
Commits on Jan 6, 2018
-
add
play.api.Configuration#loadto the public API (#8138)* add `play.api.Configuration#load` to the public API Allows for clients which don't require a configuration to be defined. * fixes style * fix style * fix style
Configuration menu - View commit details
-
Copy full SHA for ff2df6b - Browse repository at this point
Copy the full SHA ff2df6bView commit details
Commits on Jan 9, 2018
-
Fix akka-http server configuration for request timeout (#8137)
* Fix akka-http server configuration for request timeout * Use "infinite" as the default value for timeouts
Configuration menu - View commit details
-
Copy full SHA for 4fd249d - Browse repository at this point
Copy the full SHA 4fd249dView commit details
Commits on Jan 10, 2018
-
[2.6.x] Allow @repeatable Java action annotations (#8144)
* Allow @repeatable Java action annotations * Smaller and more focused tests * Backport AnnotationUtils class introduced in #8063
Configuration menu - View commit details
-
Copy full SHA for be93544 - Browse repository at this point
Copy the full SHA be93544View commit details -
[2.6.x] Support evolutions scripts prefixed with zeros (#8142)
* Support evolutions scripts prefixed with zeros (01.sql, 001.sql, etc.) * No need for getExistingFile() + recursion + log warning * Added tests
Configuration menu - View commit details
-
Copy full SHA for 6ad074c - Browse repository at this point
Copy the full SHA 6ad074cView commit details
Commits on Jan 11, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 46372a6 - Browse repository at this point
Copy the full SHA 46372a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53e676e - Browse repository at this point
Copy the full SHA 53e676eView commit details -
Play Team committed
Jan 11, 2018 Configuration menu - View commit details
-
Copy full SHA for c2852b8 - Browse repository at this point
Copy the full SHA c2852b8View 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.10...2.6.11