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

Commits on Jan 19, 2015

  1. Update gitignore

    coolAlias committed Jan 19, 2015
    Configuration menu
    Copy the full SHA
    01b922c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50d773f View commit details
    Browse the repository at this point in the history
  3. Updated network implementation

    Uses AbstractMessage with embedded handler class
    coolAlias committed Jan 19, 2015
    Configuration menu
    Copy the full SHA
    e6c0df0 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2015

  1. Updated network again

    Added AbstractClientMessage and AbstractServerMessage, allowing
    isValidOnSide to be centralized.
    Improved comments and documentation.
    coolAlias committed Jan 21, 2015
    Configuration menu
    Copy the full SHA
    e4f622f View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2015

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

Commits on Jul 22, 2015

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