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.
- 29 May, 2014 11 commits
-
-
Ben Butler-Cole authored
-
Neo4j Build Server authored
-
Neo4j Build Server authored
-
Alistair Jones authored
StoreRecoverer uses filesystemabstraction to check file existance.
-
Jacob Hansson authored
-
Alistair Jones authored
Improved recovery check for server
-
Jacob Hansson authored
-
Alistair Jones authored
2.1 upgrade notes
-
Chris Leishman authored
-
Ben Butler-Cole authored
-
Andres Taylor authored
Restore messages.log in server.
-
- 28 May, 2014 5 commits
-
-
Jacob Hansson authored
-
Neo4j Build Server authored
-
Neo4j Build Server authored
-
Andres Taylor authored
Documentation fixes for 2.1.
-
Andres Taylor authored
Support for multiple pattern predicates in or
-
- 27 May, 2014 4 commits
-
-
Anders Nawroth authored
Remove errant definition of additional artifact for UDC integration test...
-
Ben Butler-Cole authored
-
Chris Gioran authored
-
Anders Nawroth authored
* Added UNWIND to refcard. * Better links to other resources. * Typos. * Added refcard the docs build.
-
- 26 May, 2014 8 commits
-
-
Chris Vest authored
Merged commit 90794260
-
Stefan Plantikow authored
-
Davide Grohmann authored
o Ands and Ors ASTNodes uses Sets rather than Lists
-
Johan Svensson authored
Fixed bug that caused RWLock not to free up entries in txLockElementMap. The mark flag is used to guard against creating multiple RWLocks for the same resource and has nothing to do with TxLockElement entries. TxLockElement creation and removal is still safe since it is synchronized on the RWLock. Conflicts: community/kernel/src/main/java/org/neo4j/kernel/impl/transaction/RWLock.java
-
Andres Taylor authored
pprint: cleanup, docgen caching, logical plans
-
Andres Taylor authored
2.0 merge
-
Andres Taylor authored
Conflicts: community/cypher/cypher-compiler-2.0/src/main/scala/org/neo4j/cypher/internal/compiler/v2_0/commands/Predicate.scala community/cypher/cypher/CHANGES.txt community/kernel/src/main/java/org/neo4j/kernel/impl/core/NodeImpl.java community/kernel/src/main/java/org/neo4j/kernel/impl/core/RelationshipIterator.java community/kernel/src/test/java/org/neo4j/kernel/impl/core/NodeImplTest.java
-
Andres Taylor authored
Fixes problem where predicates are evaluated wrongly in NOT
-
- 25 May, 2014 12 commits
-
-
Davide Grohmann authored
Small refactoring of PlanContext and surrounding classes
-
Davide Grohmann authored
Simplify SimpleTokenResolver
-
Anders Nawroth authored
Image fixes
-
Anders Nawroth authored
-
Anders Nawroth authored
Add PDF manual back, fix image sizes, upgrade CodeMirror.
-
Stefan Plantikow authored
-
Anders Nawroth authored
-
Stefan Plantikow authored
-
Stefan Plantikow authored
-
Stefan Plantikow authored
-
Stefan Plantikow authored
-
Stefan Plantikow authored
-