-
Notifications
You must be signed in to change notification settings - Fork 49
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
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: neo4j-graphql/neo4j-graphql-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: neo4j-graphql/neo4j-graphql-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: release
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 11 commits
- 688 files changed
- 2 contributors
Commits on Aug 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b5d2658 - Browse repository at this point
Copy the full SHA b5d2658View commit details
Commits on Sep 30, 2024
-
* Add support for query nodes, interfaces and unions * No mutations are implemented for now
Configuration menu - View commit details
-
Copy full SHA for 12e96fc - Browse repository at this point
Copy the full SHA 12e96fcView commit details
Commits on Nov 11, 2024
-
Merge branch 'master' into master-v2
# Conflicts: # core/src/test/kotlin/org/neo4j/graphql/TranslatorExceptionTests.kt # core/src/test/kotlin/org/neo4j/graphql/utils/AsciiDocTestSuite.kt # core/src/test/kotlin/org/neo4j/graphql/utils/CypherTestSuite.kt # core/src/test/kotlin/org/neo4j/graphql/utils/GraphQLSchemaTestSuite.kt
Configuration menu - View commit details
-
Copy full SHA for 8aa1548 - Browse repository at this point
Copy the full SHA 8aa1548View commit details
Commits on Dec 13, 2024
-
[v2] Add Integration Tests (#326)
Following bugs where found and fixed: * handling paging correctly * handling duration and temporal scalars correctly * fixing union connection issues * using correct logical operator for `SOME` and `SINGLE` relation predicates The test-framework is extended by the following features: * validating query results via JsonPath in asciidoc * testing custom resolvers via asciidoc * using neo4j-driver connection for integration tests
Configuration menu - View commit details
-
Copy full SHA for daf4b30 - Browse repository at this point
Copy the full SHA daf4b30View commit details -
Configuration menu - View commit details
-
Copy full SHA for 440a558 - Browse repository at this point
Copy the full SHA 440a558View commit details
Commits on Dec 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for df2bcc2 - Browse repository at this point
Copy the full SHA df2bcc2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8375e5f - Browse repository at this point
Copy the full SHA 8375e5fView commit details
Commits on Dec 19, 2024
-
Merge remote-tracking branch 'origin/master' into master-v2
# Conflicts: # .github/workflows/changelog-configuration.json # core/src/test/kotlin/demo/DataFetcherInterceptorDemo.kt # core/src/test/kotlin/org/neo4j/graphql/AugmentationTests.kt # core/src/test/kotlin/org/neo4j/graphql/CypherTests.kt # core/src/test/kotlin/org/neo4j/graphql/TranslatorExceptionTests.kt # core/src/test/kotlin/org/neo4j/graphql/asciidoc/AsciiDocParser.kt # core/src/test/kotlin/org/neo4j/graphql/asciidoc/ast/Table.kt # core/src/test/kotlin/org/neo4j/graphql/factories/AsciiDocTestFactory.kt # core/src/test/kotlin/org/neo4j/graphql/factories/CypherTestFactory.kt # readme.adoc
Configuration menu - View commit details
-
Copy full SHA for cf743db - Browse repository at this point
Copy the full SHA cf743dbView commit details -
Implement new Javascript test case sync mechanism (#328)
This adds a new 3 way sync mechanism, where the test definitions (Asciidoc), that are generated from neo4j-graphql (Javascript) are stored separately as `*.js.adoc`. The 8000 new tool JsTestCaseSync.kt now compares the Javascript version with the previous Javascript version and only take over test that were changed. Additionally, the reformatting feature is extracted from the TestSuites into a new tool AsciidocReformater.kt. This removes code that is not test relevant out of the test factories. As a refactoring, utility functions were also removed from the test factories into own *Utils classes.
Configuration menu - View commit details
-
Copy full SHA for 6ac4a87 - Browse repository at this point
Copy the full SHA 6ac4a87View commit details
Commits on Jan 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 0af7a84 - Browse repository at this point
Copy the full SHA 0af7a84View commit details
Commits on Jan 15, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b08bf01 - Browse repository at this point
Copy the full SHA b08bf01View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...release