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: gmethvin/play-java-forms-example
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.5.x
Choose a base ref
...
head repository: playframework/play-java-forms-example
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.5.x
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 2 files changed
  • 3 contributors

Commits on May 18, 2017

  1. Updated with template-control on 2017-05-18T22:44:26.843Z

      **/plugins.sbt:
        addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.5.15")
    gmethvin committed May 18, 2017
    Configuration menu
    Copy the full SHA
    10711ba View commit details
    Browse the repository at this point in the history
  2. Merge pull request playframework#6 from gmethvin/templatecontrol-2.5.x

    Upgrade branch 2.5.x using TemplateControl
    gmethvin authored May 18, 2017
    Configuration menu
    Copy the full SHA
    6d730e6 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2017

  1. Updated with template-control on 2017-07-20T01:09:46.248Z (playframew…

    …ork#11)
    
    **/plugins.sbt:
        addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.5.16")
    marcospereira authored Jul 20, 2017
    Configuration menu
    Copy the full SHA
    66d12d9 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2017

  1. Updated with template-control on 2017-09-22T23:11:01.373Z

      **/plugins.sbt:
        addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.5.17")
    gmethvin committed Sep 22, 2017
    Configuration menu
    Copy the full SHA
    79b1f9c View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2017

  1. Merge pull request playframework#15 from gmethvin/templatecontrol-2.5.x

    Upgrade branch 2.5.x using TemplateControl
    gmethvin authored Sep 23, 2017
    Configuration menu
    Copy the full SHA
    8df5f51 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2017

  1. Updated with template-control on 2017-10-05T23:18:50.650Z

      **/plugins.sbt:
        addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.5.18")
    gmethvin committed Oct 5, 2017
    Configuration menu
    Copy the full SHA
    0e21908 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2017

  1. Merge pull request playframework#17 from gmethvin/templatecontrol-2.5.x

    Upgrade branch 2.5.x using TemplateControl
    gmethvin authored Oct 6, 2017
    Configuration menu
    Copy the full SHA
    97c85c4 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2018

  1. Updated with template-control on 2018-08-17T23:07:56.311Z (playframew…

    …ork#34)
    
    **/build.properties:
        sbt.version=0.13.17
      **/plugins.sbt:
        addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.5.19")
    marcospereira authored Aug 17, 2018
    Configuration menu
    Copy the full SHA
    29af2e8 View commit details
    Browse the repository at this point in the history
Loading