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.
- 13 Nov, 2017 1 commit
-
-
Ali Ince authored
backport of commit in 3.2
-
- 03 Nov, 2017 2 commits
-
-
Andrew Kerr authored
Raft message log line rewrite to aid machine readability.
-
Andrew Kerr authored
Log raft election vote decision
-
- 02 Nov, 2017 1 commit
-
-
Pontus Melke authored
Backport: Removed unnecessary assertion in UNION
-
- 31 Oct, 2017 1 commit
-
-
Pontus Melke authored
Fixed bug in shortestPath with predicate depending on multiple patterns
-
- 30 Oct, 2017 5 commits
-
-
Craig Taverner authored
-
Simon Svensson authored
Make the error message for missing a colon in the relationship type more helpful
-
Andrew Kerr authored
-
Andrew Kerr authored
Include date, both to and from members, type of message rather than class of message, arranged as space separated fields and with message quoted.
-
Louise Söderström authored
Handle null values in parameter list for rule planner
-
- 20 Oct, 2017 7 commits
-
-
MishaDemianenko authored
Allow to use NIOFSDirectory as directory implementations for lucene indexes
-
Craig Taverner authored
Updated version 3.0.11 to 3.0.12
-
Pontus Melke authored
-
Pontus Melke authored
Fix dedup regex pattern
-
Pontus Melke authored
-
Tobias Lindaaker authored
Clarified the usage of Object in procedures
-
Konstantin Lutovich authored
Don't delete known_host
-
- 19 Oct, 2017 1 commit
-
-
Louise Söderström authored
Now identical with old error message
-
- 18 Oct, 2017 2 commits
-
-
Pontus Melke authored
This is no longer necessary.
-
Louise Söderström authored
-
- 17 Oct, 2017 3 commits
-
-
Louise Söderström authored
-
Sascha Peukert authored
This will fix neo4j/neo4j-java-driver#416
-
Pontus Melke authored
-
- 12 Oct, 2017 6 commits
-
-
Craig Taverner authored
If the predicate had dependencies on path variables from both shortestPath patterns, then we were applying the predicate to both, even it is was only associated with the one. This is fixed by using the same `hasDependenciesMet` function used for normal pattern-predicate association.
-
Satia Herfert authored
-
Olivia Ytterbrink authored
The rule planner didn't handle null values in a parameter map when setting properties. Fixes #3870
-
Craig Taverner authored
-
Louise Söderström authored
Better error message when not is parsed as a function.
-
Louise Söderström authored
Fixing error message of ORDER BY with null values
-
- 11 Oct, 2017 3 commits
-
-
Satia Herfert authored
Fixes #2556
-
Sascha Peukert authored
Backport of PR#9730
-
Satia Herfert authored
Fix shortest path in with clause bug
-
- 10 Oct, 2017 2 commits
-
-
Satia Herfert authored
changelog: Fixes #9571 where a NullPointerException was thrown when using ORDER BY with null values. Now we give a more comprehensive error message.
-
Louise Söderström authored
Semantic check claimed shortest path returned a list Unwind didn't work for the Scala iterator returned by allShortestPaths
-
- 09 Oct, 2017 2 commits
-
-
MishaDemianenko authored
Add "default_directory_factory" feature toggle in DirectoryFactory to be able to choose between default directory factory and NIOFSDirectory for lucene indexes directory.
-
Anton Persson authored
Close AbstractTraverserIterator resource only once
-
- 06 Oct, 2017 2 commits
- 04 Oct, 2017 2 commits
-
-
Lasse Westh-Nielsen authored
ensure temporary files go into the workspace, not /tmp. this is because we might run out of disk space when root volume is small, and to reduce contention
-
fickludd authored
-