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: GraphQL-python-archive/graphql-epoxy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1a0
Choose a base ref
...
head repository: GraphQL-python-archive/graphql-epoxy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref

Commits on Oct 26, 2015

  1. Update badge links.

    jhgg committed Oct 26, 2015
    Copy the full SHA
    5e4a1c6 View commit details

Commits on Oct 27, 2015

  1. Copy the full SHA
    495efa8 View commit details
  2. Copy the full SHA
    22be073 View commit details
  3. Copy the full SHA
    6eb0bfd View commit details

Commits on Oct 28, 2015

  1. Correct pagination logic on SortedCollection

    Closes #4.
    jhgg committed Oct 28, 2015
    Copy the full SHA
    0353233 View commit details
  2. Bump version to 0.2a0

    jhgg committed Oct 28, 2015
    Copy the full SHA
    97b0ac0 View commit details
  3. Copy the full SHA
    bbce6ea View commit details
  4. Bump version to v0.2a1.

    jhgg committed Oct 28, 2015
    Copy the full SHA
    6e90774 View commit details

Commits on Oct 30, 2015

  1. Implementation of input types.

    jhgg committed Oct 30, 2015
    Copy the full SHA
    512619b View commit details
  2. Copy the full SHA
    ee9f214 View commit details
  3. Fix linter errors.

    jhgg committed Oct 30, 2015
    Copy the full SHA
    b79ee27 View commit details
  4. Fix another ordering error ;|

    jhgg committed Oct 30, 2015
    Copy the full SHA
    7f336ab View commit details

Commits on Nov 2, 2015

  1. Copy the full SHA
    f414d54 View commit details
  2. Copy the full SHA
    d5dd1eb View commit details

Commits on Nov 4, 2015

  1. Copy the full SHA
    174a0bb View commit details
  2. Update README.

    jhgg committed Nov 4, 2015
    Copy the full SHA
    bc2393f View commit details
  3. Copy the full SHA
    17a8dcd View commit details
  4. Refactor and move stuff around.

    jhgg committed Nov 4, 2015
    Copy the full SHA
    f327244 View commit details
  5. Copy the full SHA
    5c7e83a View commit details
  6. Set cls.T in Scalar.

    jhgg committed Nov 4, 2015
    Copy the full SHA
    924dfb0 View commit details
  7. Copy the full SHA
    725a728 View commit details
  8. [v0.2.0] Release v0.2.0!

    jhgg committed Nov 4, 2015
    Copy the full SHA
    2df4fad View commit details

Commits on Nov 12, 2015

  1. [v0.2.1] Argument key translation from camelCase in GraphQL world to …

    …the original casing specified.
    jhgg committed Nov 12, 2015
    Copy the full SHA
    951e014 View commit details

Commits on Nov 17, 2015

  1. [v0.3.0] Add support for subscription type definitions in the Schem…

    …a & bump graphql to v0.4.9.
    jhgg committed Nov 17, 2015
    Copy the full SHA
    70e8b95 View commit details
  2. Copy the full SHA
    f438eb8 View commit details

Commits on Nov 20, 2015

  1. [v0.3.1] Allow the same type to be registered more than once (becomes…

    … a noop).
    
    Some more tests for registration.
    jhgg committed Nov 20, 2015
    Copy the full SHA
    b4b0f09 View commit details

Commits on Dec 6, 2015

  1. Copy the full SHA
    a069f9c View commit details
  2. [v0.3.2] Bump version.

    jhgg committed Dec 6, 2015
    Copy the full SHA
    17e67d9 View commit details
Loading