This project is mirrored from https://gitee.com/mirrors/neo4jsource.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
- 31 Oct, 2017 3 commits
-
-
Pontus Melke authored
-
Pontus Melke authored
-
Pontus Melke authored
Fixed bug in shortestPath with predicate depending on multiple patterns
-
- 30 Oct, 2017 9 commits
-
-
Craig Taverner authored
Changed new tests to only run with cost planner until next patch release
-
Craig Taverner authored
-
Simon Svensson authored
-
Louise Söderström authored
-
Simon Svensson authored
Make the error message for missing a colon in the relationship type more helpful
-
Louise Söderström authored
-
Louise Söderström authored
Handle null values in parameter list for rule planner
-
Mark Peace authored
Bump Neo4j Browser version to 3.1.2
-
Oskar Hane authored
-
- 22 Oct, 2017 1 commit
-
-
Craig Taverner authored
Ability to concatenate arbitrary lists. Fixes #10021
-
- 20 Oct, 2017 16 commits
-
-
MishaDemianenko authored
-
MishaDemianenko authored
Allow to use NIOFSDirectory as directory implementations for lucene indexes
-
MishaDemianenko authored
Do not hold thread reference in ExecutingQuery
-
Craig Taverner authored
-
Craig Taverner authored
Updated version 3.0.11 to 3.0.12
-
Pontus Melke authored
-
Satia Herfert authored
Also fix reverse type in sematic checking.
-
Pontus Melke authored
-
Pontus Melke authored
-
Pontus Melke authored
Fix dedup regex pattern
-
Pontus Melke authored
-
Tobias Lindaaker authored
Clarified the usage of Object in procedures
-
lutovich authored
-
Konstantin Lutovich authored
Don't delete known_host
-
Andres Taylor authored
Fix to nested simple case bug
-
Anton Persson authored
Improved documentation of GBPTree
-
- 19 Oct, 2017 3 commits
-
-
Louise Söderström authored
Now identical with old error message
-
Jonas Kalderstam authored
Have systemd treat exit code 143 as success
-
Jonas Kalderstam authored
Since java exits with code 143 when stopped the service should treat this as a graceful exit.
-
- 18 Oct, 2017 4 commits
-
-
Pontus Melke authored
This is no longer necessary.
-
Louise Söderström authored
-
Anton Persson authored
-
Anton Persson authored
-
- 17 Oct, 2017 4 commits
-
-
Louise Söderström authored
-
Anton Persson authored
Ignore flaky deadlock test
-
Anton Persson authored
Test expose possible deadlock scenario. This deadlock scenario has been there for a very long time, `2.x` era. Reason test has not discovered this is because it was not run until recently because of test class missing `Test` in name. Fixing this issue without a possible significant performance hit because of increased contention is hard and will destabilise 3.3. Fix should be done properly for patch instead.
-
Sascha Peukert authored
This will fix neo4j/neo4j-java-driver#416
-