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.
- 12 Jun, 2014 1 commit
-
-
Ben Butler-Cole authored
-
- 11 Jun, 2014 8 commits
-
-
Magnus Vejlstrup authored
-
Neo4j Build Server authored
-
Neo4j Build Server authored
-
Davide Grohmann authored
Ast rewriter for transforming ORs of Equals to IN collection
-
Davide Grohmann authored
o remove code which was needed for handling equals o cleanup on normalizeEqualsArgumentOrder
-
Davide Grohmann authored
Add rewriter for merging IN collection predicates when relates to the same lhs and contain only constant values
-
Davide Grohmann authored
-
Davide Grohmann authored
-
- 10 Jun, 2014 12 commits
-
-
Alistair Jones authored
Revert non-urgent changes before release. This reverts commit c3f61a63.
-
Alistair Jones authored
Revert non-urgent changes before release. This reverts commit c504ff46.
-
Alistair Jones authored
Revert non-urgent changes before release. This reverts commit 311c8388.
-
Anders Nawroth authored
-
Chris Gioran authored
-
Anders Nawroth authored
Readme cleanup in the distribution packages.
-
Chris Vest authored
Bump concurrent lock holder limit to 4680
-
Jacob Hansson authored
-
Anders Nawroth authored
-
Tobias Lindaaker authored
-
Mattias Persson authored
-
Chris Gioran authored
-
- 09 Jun, 2014 13 commits
-
-
Davide Grohmann authored
o fix conflicts between Ronja rewriters and legacy planner o added more index acceptance tests o fix the legacy planner builder to make sure indexes can use values generated by unwind
-
Davide Grohmann authored
Csv file format docs
-
Anders Nawroth authored
Documentation fixes.
-
Andres Taylor authored
-
Davide Grohmann authored
o add a documentation test about quoted strings and escape chars
-
Chris Gioran authored
-
magnusvejlstrup authored
2.1 merge 2.0
-
Chris Gioran authored
Batch importer makes use of a special window pool that reuses some of the buffers it requires. In some cases, it is possible for previous uses of a buffer to leave state in them, resulting in subsequent passes over the store to write out content that might cause problems later on. In particular, during store migration of a store that has large not in use record spans in it, it is possible that the target store would have contents in the same offesets that has not properly zeroed out records. This fix ensures that when the buffer is going to be reused it is zeroed out first.
-
Chris Vest authored
Conflicts: community/cypher/cypher-compiler-2.0/src/main/scala/org/neo4j/cypher/internal/compiler/v2_0/parser/Expressions.scala community/cypher/cypher-compiler-2.0/src/main/scala/org/neo4j/cypher/internal/compiler/v2_0/pipes/ExtractPipe.scala community/cypher/cypher-compiler-2.0/src/main/scala/org/neo4j/cypher/internal/compiler/v2_0/pipes/LoadCSVPipe.scala community/cypher/cypher-compiler-2.0/src/main/scala/org/neo4j/cypher/internal/compiler/v2_0/spi/DelegatingQueryContext.scala community/cypher/cypher-compiler-2.0/src/main/scala/org/neo4j/cypher/internal/compiler/v2_0/spi/LoadCSVQueryContext.scala community/cypher/cypher-compiler-2.0/src/main/scala/org/neo4j/cypher/internal/compiler/v2_0/spi/QueryContext.scala community/cypher/cypher-compiler-2.0/src/test/scala/org/neo4j/cypher/internal/compiler/v2_0/parser/CypherParserTest.scala community/kernel/CHANGES.txt community/kernel/src/main/java/org/neo4j/kernel/impl/transaction/RWLock.java enterprise/backup/src/main/java/org/neo4j/backup/BackupTool.java packaging/standalone/standalone-advanced/src/main/distribution/text/advanced/CHANGES.txt packaging/standalone/standalone-community/src/main/distribution/text/community/CHANGES.txt packaging/standalone/standalone-enterprise/src/main/distribution/text/enterprise/CHANGES.txt
-
Chris Vest authored
Conflicts: community/kernel/CHANGES.txt community/kernel/src/test/java/org/neo4j/kernel/impl/transaction/RWLockLeakTest.java enterprise/cluster/src/main/java/org/neo4j/cluster/protocol/atomicbroadcast/multipaxos/MultiPaxosContext.java enterprise/cluster/src/test/java/org/neo4j/cluster/protocol/atomicbroadcast/multipaxos/MultiPaxosServer.java enterprise/ha/src/main/java/org/neo4j/kernel/ha/HighAvailabilityConsoleLogger.java enterprise/ha/src/test/java/org/neo4j/ha/TestPullUpdatesApplied.java manual/pom.xml packaging/standalone/standalone-advanced/src/main/distribution/text/advanced/CHANGES.txt packaging/standalone/standalone-community/src/main/distribution/text/community/CHANGES.txt packaging/standalone/standalone-enterprise/src/main/distribution/text/enterprise/CHANGES.txt
-
Anders Nawroth authored
* Fixed bug in server plugin example. * Fixed problem with bash syntax highlighting. * Made the refcard entry on maps less confusing.
-
Chris Gioran authored
Speed up consistency checking of non-constraint indexes
-
Chris Vest authored
relaxed heartbeat to server
-
- 06 Jun, 2014 1 commit
-
-
Andres Taylor authored
Index hints
-
- 05 Jun, 2014 5 commits
-
-
Stefan Plantikow authored
-
Anders Nawroth authored
-
Stefan Plantikow authored
-
Stefan Plantikow authored
-
Jakub Wieczorek authored
-