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: odeddoek/graphql-java-spring-example
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: rzymek/graphql-java-spring-example
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 43 files changed
  • 2 contributors

Commits on Apr 13, 2017

  1. Refactor project to make it work

    Add docker scripts to start postgres locally
    Move project into package
    Add component scan packages
    Add postman query collection
    Jerin Mathew
    Jerin Mathew committed Apr 13, 2017
    Configuration menu
    Copy the full SHA
    78a0159 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2017

  1. switched postgresql to h2

    Krzysztof Rzymkowski
    Krzysztof Rzymkowski committed Jul 5, 2017
    Configuration menu
    Copy the full SHA
    469ac31 View commit details
    Browse the repository at this point in the history
  2. NPE fix

    Krzysztof Rzymkowski
    Krzysztof Rzymkowski committed Jul 5, 2017
    Configuration menu
    Copy the full SHA
    fef38f1 View commit details
    Browse the repository at this point in the history
  3. minor code restructure

    Krzysztof Rzymkowski
    Krzysztof Rzymkowski committed Jul 5, 2017
    Configuration menu
    Copy the full SHA
    98d8f60 View commit details
    Browse the repository at this point in the history
  4. graphiql

    Krzysztof Rzymkowski
    Krzysztof Rzymkowski committed Jul 5, 2017
    Configuration menu
    Copy the full SHA
    3bc7dd6 View commit details
    Browse the repository at this point in the history
  5. simplification.

    switched to maven
    Krzysztof Rzymkowski
    Krzysztof Rzymkowski committed Jul 5, 2017
    Configuration menu
    Copy the full SHA
    a65f416 View commit details
    Browse the repository at this point in the history
  6. minimal graphql client

    Krzysztof Rzymkowski
    Krzysztof Rzymkowski committed Jul 5, 2017
    Configuration menu
    Copy the full SHA
    e7b16c8 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2017

  1. code simplifications

    Krzysztof Rzymkowski
    Krzysztof Rzymkowski committed Jul 19, 2017
    Configuration menu
    Copy the full SHA
    deabbfd View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2017

  1. mutations

    Krzysztof Rzymkowski
    Krzysztof Rzymkowski committed Jul 25, 2017
    Configuration menu
    Copy the full SHA
    63b9d29 View commit details
    Browse the repository at this point in the history
  2. Pair class extracted

    Krzysztof Rzymkowski
    Krzysztof Rzymkowski committed Jul 25, 2017
    Configuration menu
    Copy the full SHA
    8676675 View commit details
    Browse the repository at this point in the history
  3. cleanup

    Krzysztof Rzymkowski
    Krzysztof Rzymkowski committed Jul 25, 2017
    Configuration menu
    Copy the full SHA
    2e03e1c View commit details
    Browse the repository at this point in the history
  4. improvements

    Krzysztof Rzymkowski
    Krzysztof Rzymkowski committed Jul 25, 2017
    Configuration menu
    Copy the full SHA
    6bc3e70 View commit details
    Browse the repository at this point in the history
Loading