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

Commits on May 11, 2020

  1. Added server sub-project

    danorris709 committed May 11, 2020
    Configuration menu
    Copy the full SHA
    30ac68d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3052491 View commit details
    Browse the repository at this point in the history
  3. Updated server's gradle

    danorris709 committed May 11, 2020
    Configuration menu
    Copy the full SHA
    23c8357 View commit details
    Browse the repository at this point in the history
  4. Added server main class

    danorris709 committed May 11, 2020
    Configuration menu
    Copy the full SHA
    7c62c61 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8ed86cf View commit details
    Browse the repository at this point in the history
  6. Shaded in HikariCP

    danorris709 committed May 11, 2020
    Configuration menu
    Copy the full SHA
    e2c19e3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    685868d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f229944 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a95f2a1 View commit details
    Browse the repository at this point in the history
  10. Fixed build.gradle

    danorris709 committed May 11, 2020
    Configuration menu
    Copy the full SHA
    a5f9938 View commit details
    Browse the repository at this point in the history
  11. Started LoginController

    danorris709 committed May 11, 2020
    Configuration menu
    Copy the full SHA
    c8d009b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4a42247 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9cb8ae2 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2f67634 View commit details
    Browse the repository at this point in the history
  15. Added User DTO

    danorris709 committed May 11, 2020
    Configuration menu
    Copy the full SHA
    dfb74e7 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    3713de9 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    bd4041f View commit details
    Browse the repository at this point in the history

Commits on May 12, 2020

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

Commits on May 14, 2020

  1. Removed line

    danorris709 committed May 14, 2020
    Configuration menu
    Copy the full SHA
    80b8849 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f89e735 View commit details
    Browse the repository at this point in the history
Loading