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.
- 14 Sep, 2022 1 commit
-
-
Mateusz Sulima authored
-
- 12 Aug, 2022 1 commit
-
-
Gustav Lindroth authored
-
- 09 Aug, 2022 1 commit
-
-
Daniel Leaver authored
* Adds blocklist of ip addresses for LOAD CSV () (cherry picked from commit ef528de323228e8fb1d74d931d5b3f4a4907e21f) Follows redirect url to resolve blocked LOAD CSV urls () (cherry picked from commit fd2a6ce4a1902d40170d57c86cd5315691e166f4) * Revapi ignore cypher_ip_blocklist Co-authored-by:
Nacho Cordón <ncordon@users.noreply.github.com>
-
- 01 Jul, 2022 1 commit
-
-
Mark Dixon authored
Upgrade Apache Shiro to 1.9.1
-
- 13 Jun, 2022 1 commit
-
-
Gustav Lindroth authored
-
- 02 Jun, 2022 1 commit
-
-
gjmwoods authored
* Add check to ensure user is consisten across HTTP requests * Review feedback
-
- 16 May, 2022 1 commit
-
-
Gustav Lindroth authored
-
- 28 Apr, 2022 1 commit
-
-
Izabela Śmietana authored
* Update the database setting log_queries_detailed_time_logging_enabled comment `log_queries_detailed_time_logging_enabled` does not require dbms.track_query_cpu_time=true, will still log detailed time information like: (planning: 92, waiting: 0). * Add revapi.ignore entry for log_queries_detailed_time_logging_enabled
-
- 25 Apr, 2022 1 commit
-
-
Hugo Firth authored
-
- 21 Apr, 2022 1 commit
-
-
Eija Werner authored
-
- 13 Apr, 2022 1 commit
-
-
Oskar Damkjaer authored
-
- 06 Apr, 2022 1 commit
-
-
Matthew Parnell authored
* Bump versions: com.fasterxml.jackson.* : 2.10.5 -> 2.13.2 jackson-databind : 2.10.5.1 -> 2.13.2.2 * Update licenses * Fix tests
-
- 24 Mar, 2022 1 commit
-
-
Arne Fischereit authored
-
- 18 Mar, 2022 5 commits
-
-
Georgiy Kargapolov authored
-
Georgiy Kargapolov authored
We're not going to solve these variables inside the Foreach subquery, it should be enough to have them as arguments.
-
Georgiy Kargapolov authored
Co-authored-by:
Bastien Louërat <blouerat@users.noreply.github.com>
-
Georgiy Kargapolov authored
-
Daniel Leaver authored
There was a bug which existed here where the IndexHints would return an exception. The bug was because the source code would compare strings without ignoring cases. This solution fixes the problem. A small analysis was done to investigate whether a wider refactor was needed, and it found that a larger refactor was not needed (https://github.com/neo-technology/daniel-notepad/blob/main/literal-string-comparison-issue/analysis.md) (cherry picked from commit 8a5f89df536c6b2bcd1fbb647de2c757b16867a5)
-
- 15 Mar, 2022 2 commits
-
-
Bastien Louërat authored
This test is too restrictive as-is: Zone IDs aren't stable across JDKs, 'Pacific/Kanton' isn't currently supported by x86-ubuntu-oraclejdk-17. I think it points to an underlying issue with how we handle timezones and that we should enable this test, or some variation of it, once we have a better solution.
-
Bastien Louërat authored
-
- 10 Mar, 2022 1 commit
-
-
Sergey Zaporozhtsev authored
-
- 28 Feb, 2022 1 commit
-
-
Louise Söderström authored
-
- 23 Feb, 2022 1 commit
-
-
Oskar Damkjaer authored
-
- 28 Jan, 2022 1 commit
-
-
Greg authored
-
- 18 Jan, 2022 1 commit
-
-
Henrik Nyman authored
The lambdas for online index orderCapability and valueCapability were accidentally leaking a reference to TransactionBoundPlanContext into the query plan cache.
-
- 14 Jan, 2022 1 commit
-
-
Georgiy Kargapolov authored
-
- 20 Dec, 2021 1 commit
-
-
Arne Fischereit authored
-
- 15 Dec, 2021 1 commit
-
-
Georgiy Kargapolov authored
For procedures that return abstract types like `CTNumber`, their type specs now include `CTNumber` subtypes, i.e. `CTInteger` and `CTFloat`.
-
- 06 Dec, 2021 3 commits
-
-
Arne Fischereit authored
-
Arne Fischereit authored
-
Arne Fischereit authored
- Test both zone offset overlap and zone offset gap - Take given offset into account when creating DateTimeValue Co-authored-by:
Bastien Louërat <bastien.louerat@neo4j.com>
-
- 03 Dec, 2021 2 commits
-
-
Hugo Firth authored
-
Hugo Firth authored
-
- 01 Dec, 2021 1 commit
-
-
Eija Werner authored
-
- 11 Nov, 2021 1 commit
-
-
Georgiy Kargapolov authored
-
- 05 Nov, 2021 1 commit
-
-
MishaDemianenko authored
CVE-2021-34371
-
- 04 Nov, 2021 1 commit
-
-
Anton Persson authored
* DumpIdFile tool Utility tool for dumping content of .id files.
-
- 02 Nov, 2021 1 commit
-
-
Gustav Hedengran authored
-
- 18 Oct, 2021 1 commit
-
-
Gregory Woods authored
Cherry-picks cl: Fixes an overflow issue for Duration properties where specific values could lead to failed transactions or transaction log corruption.
-
- 17 Sep, 2021 1 commit
-
-
Satia Herfert authored
-