Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: playframework/playframework
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.6.15
Choose a base ref
...
head repository: playframework/playframework
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.6.16
Choose a head ref
  • 15 commits
  • 28 files changed
  • 12 contributors

Commits on May 25, 2018

  1. Setting version to 2.6.16-SNAPSHOT

    Play Team committed May 25, 2018
    Configuration menu
    Copy the full SHA
    4b7e990 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2018

  1. [Backport 2.6.x] added jaxb-api so that jdk 9+ classpath works withou…

    …t configuration (#8451)
    
    as suggested by @marcospereira.
    
    Guess this won't break any user code. it only adds a dependency, which should not make any binary compatibility problems.
    schmitch authored and gmethvin committed Jun 9, 2018
    Configuration menu
    Copy the full SHA
    773e372 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2018

  1. Configuration menu
    Copy the full SHA
    79cc59b View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2018

  1. Update jetty-alpn-agent version (#8485)

    it *seems* this version is better at picking the right alpn-boot resource based on JDK version (http://www.eclipse.org/jetty/documentation/current/alpn-chapter.html#alpn-versions)
    raboof authored and gmethvin committed Jun 23, 2018
    Configuration menu
    Copy the full SHA
    49570b0 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2018

  1. Add PlayFOP to "Play modules" page (#8489)

    Add new library, PlayFOP, to "Play modules" page.
    dmanchester authored and gmethvin committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    b9a0288 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2018

  1. Handle exceptions thrown from stop hooks (#8498)

    Tim Moore authored and marcospereira committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    122629f View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2018

  1. Configuration menu
    Copy the full SHA
    da19908 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2018

  1. [2.6.x] Added asScala API to EssentialFilter (#8510)

    * Added asScala API to EssentialFilter
    
    * Addressed all the feedbacks
    
    * Minor change
    FranklinYinanDing authored and marcospereira committed Jul 11, 2018
    Configuration menu
    Copy the full SHA
    6880342 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2018

  1. Configuration menu
    Copy the full SHA
    f16bd4c View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2018

  1. Fix wrong comments (#8499)

    katainaka0503 authored and marcospereira committed Jul 16, 2018
    Configuration menu
    Copy the full SHA
    e8a4421 View commit details
    Browse the repository at this point in the history
  2. Fix issues when building on Windows (#8495)

    * Fix issues when building on Windows
    
    * Remove unused code
    marcospereira committed Jul 16, 2018
    Configuration menu
    Copy the full SHA
    65812ed View commit details
    Browse the repository at this point in the history
  3. rollback 8213 causing chrome favicon.ico request to recompile (#8452)

    * rollback 8213 causing chrome favicon.ico request to recompile
    
    * rollback 8213 causing chrome favicon.ico request to recompile
    Enalmada authored and marcospereira committed Jul 16, 2018
    Configuration menu
    Copy the full SHA
    2528715 View commit details
    Browse the repository at this point in the history
  4. logback graceful shutdown (#8407)

    * add shutdown hook to logback-play-default.xml #8277
    
    * update SettingsLogger.md documentation #8277
    
    * delete an unnecessary line #8277.
    
    * add shutdown hook to logback-play-logSql.xml #8277
    
    * add line #8277
    
    * update SettingsLogger.md #8277
    
    * update SettingsLogger.md #8277
    YuitoSato authored and marcospereira committed Jul 16, 2018
    Configuration menu
    Copy the full SHA
    3aa4930 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    88c2191 View commit details
    Browse the repository at this point in the history
  6. Setting version to 2.6.16

    Play Team committed Jul 16, 2018
    Configuration menu
    Copy the full SHA
    fe1b98f View commit details
    Browse the repository at this point in the history
Loading