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: j9be/chapter06
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: j9be/chapter06
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: session
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 8 files changed
  • 1 contributor

Commits on Oct 9, 2016

  1. session stored ONLY

    verhas committed Oct 9, 2016
    Configuration menu
    Copy the full SHA
    7407059 View commit details
    Browse the repository at this point in the history
  2. NO session CODE

    verhas committed Oct 9, 2016
    Configuration menu
    Copy the full SHA
    dc2b29c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e7dd36 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2016

  1. Configuration menu
    Copy the full SHA
    3c3b217 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'nosession' into session

    Conflicts:
    	src/main/java/packt/java9/by/example/mastermind/servlet/GameSessionSaver.java
    	src/main/java/packt/java9/by/example/mastermind/servlet/HtmlTools.java
    	src/main/java/packt/java9/by/example/mastermind/servlet/MastermindHandler.java
    verhas committed Oct 12, 2016
    Configuration menu
    Copy the full SHA
    ece6146 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'nosession' into session

    Conflicts:
    	src/main/java/packt/java9/by/example/mastermind/servlet/GameSessionSaver.java
    	src/main/java/packt/java9/by/example/mastermind/servlet/HtmlTools.java
    	src/main/java/packt/java9/by/example/mastermind/servlet/MastermindHandler.java
    verhas committed Oct 12, 2016
    Configuration menu
    Copy the full SHA
    7479dbc View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2017

  1. gradle java language version is set to 1.9

    color manager is using Java logger facade
    verhas committed Mar 1, 2017
    Configuration menu
    Copy the full SHA
    c353356 View commit details
    Browse the repository at this point in the history
Loading