-
-
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.19
head repository: playframework/playframework
compare: 2.6.20
- 16 commits
- 120 files changed
- 10 contributors
Commits on Sep 10, 2018
-
Setting version to 2.6.20-SNAPSHOT
Play Team committedSep 10, 2018 Configuration menu - View commit details
-
Copy full SHA for f4ffd2f - Browse repository at this point
Copy the full SHA f4ffd2fView commit details
Commits on Sep 11, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 04fc7a0 - Browse repository at this point
Copy the full SHA 04fc7a0View commit details
Commits on Sep 18, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 8ce38ef - Browse repository at this point
Copy the full SHA 8ce38efView commit details -
Remove tempFile from closure (to avoid strong reference to tempfile o…
…bject preventing GC from triggering finalizeReferent of phantom reference) (#8614)
Configuration menu - View commit details
-
Copy full SHA for f9c05f6 - Browse repository at this point
Copy the full SHA f9c05f6View commit details
Commits on Sep 20, 2018
-
Configuration menu - View commit details
-
Copy full SHA for d06bc77 - Browse repository at this point
Copy the full SHA d06bc77View commit details
Commits on Sep 25, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 8ce8040 - Browse repository at this point
Copy the full SHA 8ce8040View commit details -
Backport 2.6.x akka 2.5 only for snapshot builds (#8634)
[2.6.x] Akka 2.5 only for snapshot builds
Configuration menu - View commit details
-
Copy full SHA for c05a65a - Browse repository at this point
Copy the full SHA c05a65aView commit details
Commits on Sep 26, 2018
-
Missing hyperlinks to ScalaTest and specs2 pages (#8635)
The JavaTesting page does not have any hyperlinks to the above 2 pages, so if we would like the ScalaTest and specs2 libraries to be used by Java Developers, it may be useful to have links to them.
Configuration menu - View commit details
-
Copy full SHA for f6d7394 - Browse repository at this point
Copy the full SHA f6d7394View commit details
Commits on Sep 28, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 23749da - Browse repository at this point
Copy the full SHA 23749daView commit details
Commits on Oct 2, 2018
-
(manual cherry pick of 4b6b1c3)
Configuration menu - View commit details
-
Copy full SHA for dc3e119 - Browse repository at this point
Copy the full SHA dc3e119View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71083d6 - Browse repository at this point
Copy the full SHA 71083d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 01e6cfd - Browse repository at this point
Copy the full SHA 01e6cfdView commit details
Commits on Oct 3, 2018
-
Backports cd56580 from master (#8653)
#8648 didn't backport cleanly. There were 2 types of problems: 1. edits on missing files (migration27.md, etc...) 2. CONFLICTs on `javaForms` wrt validation versions (JSR-303 or JSR-380). I preferred the wording from the `2.6.x` branch which still uses `hibernate-validator % 5.4.1.Final`.
Configuration menu - View commit details
-
Copy full SHA for 13fa21c - Browse repository at this point
Copy the full SHA 13fa21cView commit details -
Honor play settings on AkkaHttpServer for client auth in SSL (#8642)
## Fixes `AkkaHttpServer` didn't honour some HTTPS-related settings: ```` play { server { # HTTPS configuration https { # Whether JSSE want client auth mode should be used. This means, the server # will request a client certificate, but won't fail if one isn't provided. wantClientAuth = false # Whether JSSE need client auth mode should be used. This means, the server # will request a client certificate, and will fail and terminate the session # if one isn't provided. needClientAuth = false } } } ```Configuration menu - View commit details
-
Copy full SHA for d286269 - Browse repository at this point
Copy the full SHA d286269View commit details
Commits on Oct 4, 2018
-
Lookup form helpers' _label and _name attributes in messages (#8656)
* Lookup form helpers' _label and _name attributes in messages * Add test
Configuration menu - View commit details
-
Copy full SHA for 0f783da - Browse repository at this point
Copy the full SHA 0f783daView commit details
Commits on Oct 8, 2018
-
Play Team committed
Oct 8, 2018 Configuration menu - View commit details
-
Copy full SHA for 6dc9565 - Browse repository at this point
Copy the full SHA 6dc9565View 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.19...2.6.20