-
Notifications
You must be signed in to change notification settings - Fork 171
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
print an error message if neo4j is already running #362
base: master
Are you sure you want to change the base?
Commits on Dec 4, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 817d59d - Browse repository at this point
Copy the full SHA 817d59dView commit details -
ignore upgrade test in 4.0 until I can close the old version containe…
…r cleanly so upgrade is successful
Configuration menu - View commit details
-
Copy full SHA for 110bc9c - Browse repository at this point
Copy the full SHA 110bc9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9dc76dd - Browse repository at this point
Copy the full SHA 9dc76ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6197aa3 - Browse repository at this point
Copy the full SHA 6197aa3View commit details
Commits on Dec 10, 2019
-
Replaced curl with wget in the entryoint
Bledi Feshti committedDec 10, 2019 Configuration menu - View commit details
-
Copy full SHA for d8f74ae - Browse repository at this point
Copy the full SHA d8f74aeView commit details -
Merge branch 'master' into fix-curl-vulnerability
Bledi Feshti committedDec 10, 2019 Configuration menu - View commit details
-
Copy full SHA for b7dad0f - Browse repository at this point
Copy the full SHA b7dad0fView commit details -
Bledi Feshti committed
Dec 10, 2019 Configuration menu - View commit details
-
Copy full SHA for e50093a - Browse repository at this point
Copy the full SHA e50093aView commit details -
Merge pull request neo4j#216 from neo4j/fix-curl-vulnerability
Replaced curl with wget in the entrypoint
Configuration menu - View commit details
-
Copy full SHA for e35ddb8 - Browse repository at this point
Copy the full SHA e35ddb8View commit details -
add seperate build targets for community and enterprise
Andrew Jefferson committedDec 10, 2019 Configuration menu - View commit details
-
Copy full SHA for de6d73a - Browse repository at this point
Copy the full SHA de6d73aView commit details -
add neo4j community bintray repository to pom so that neo4j java depe…
…ndencies that are not on maven central can be picked up (e.g. betas and release candidates)
Andrew Jefferson committedDec 10, 2019 Configuration menu - View commit details
-
Copy full SHA for 8903096 - Browse repository at this point
Copy the full SHA 8903096View commit details -
allow setting an env var to skip the plugin test if it causes problems
Andrew Jefferson committedDec 10, 2019 Configuration menu - View commit details
-
Copy full SHA for a9e4153 - Browse repository at this point
Copy the full SHA a9e4153View commit details
Commits on Dec 11, 2019
-
Merge pull request neo4j#206 from eastlondoner/run-plugins-tests
Add neo4j m2 repo (community) & always run the plugins tests
Configuration menu - View commit details
-
Copy full SHA for c75b2b2 - Browse repository at this point
Copy the full SHA c75b2b2View commit details -
add the ability to easily run a particular junit test or tests matchi…
…ng a pattern from make e.g. make test TESTS='*Plugin*'
Andrew Jefferson committedDec 11, 2019 Configuration menu - View commit details
-
Copy full SHA for 8aac9d0 - Browse repository at this point
Copy the full SHA 8aac9d0View commit details -
Andrew Jefferson committed
Dec 11, 2019 Configuration menu - View commit details
-
Copy full SHA for 05e39e8 - Browse repository at this point
Copy the full SHA 05e39e8View commit details -
apply default configurations for plugins when installing a plugin (if…
… the user has not already set the configuration value in question)
Andrew Jefferson committedDec 11, 2019 Configuration menu - View commit details
-
Copy full SHA for 946059d - Browse repository at this point
Copy the full SHA 946059dView commit details
Commits on Dec 12, 2019
-
Improve handling of NEO4J_ config setting env variables
Andrew Jefferson committedDec 12, 2019 Configuration menu - View commit details
-
Copy full SHA for a5fd50a - Browse repository at this point
Copy the full SHA a5fd50aView commit details -
Merge pull request neo4j#217 from eastlondoner/configure-plugins-auto…
…matically apply default configurations for plugins when installing a plugin
Configuration menu - View commit details
-
Copy full SHA for b5a0164 - Browse repository at this point
Copy the full SHA b5a0164View commit details -
Andrew Jefferson committed
Dec 12, 2019 Configuration menu - View commit details
-
Copy full SHA for ce9a7e9 - Browse repository at this point
Copy the full SHA ce9a7e9View commit details -
Merge pull request neo4j#220 from eastlondoner/tidying
tidying up java test code
Configuration menu - View commit details
-
Copy full SHA for 1905283 - Browse repository at this point
Copy the full SHA 1905283View commit details -
Merge pull request neo4j#218 from eastlondoner/make-individual-test
add the ability to easily run a particular junit test
Configuration menu - View commit details
-
Copy full SHA for 53076ab - Browse repository at this point
Copy the full SHA 53076abView commit details -
Merge pull request neo4j#219 from eastlondoner/use-latest-neo4j-driver
use the latest neo4j driver
Configuration menu - View commit details
-
Copy full SHA for deed771 - Browse repository at this point
Copy the full SHA deed771View commit details -
Merge pull request neo4j#221 from eastlondoner/improve-config-handling
Improve handling of NEO4J_ config setting env variables
Configuration menu - View commit details
-
Copy full SHA for 96797c6 - Browse repository at this point
Copy the full SHA 96797c6View commit details
Commits on Jan 22, 2020
-
unset NEO4J_AUTH was setting no password rather than default password…
…, fixed and added a test.
Configuration menu - View commit details
-
Copy full SHA for 707b9cb - Browse repository at this point
Copy the full SHA 707b9cbView commit details
Commits on Jan 30, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 53ba5c5 - Browse repository at this point
Copy the full SHA 53ba5c5View commit details
Commits on Feb 4, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b192927 - Browse repository at this point
Copy the full SHA b192927View commit details -
Merge pull request neo4j#227 from jbarrasa/master
Add NEO4JLABS_PLUGINS support for neosemantics (n10s)
Configuration menu - View commit details
-
Copy full SHA for 5ac55f4 - Browse repository at this point
Copy the full SHA 5ac55f4View commit details
Commits on Mar 2, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a9c12d5 - Browse repository at this point
Copy the full SHA a9c12d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 47075e1 - Browse repository at this point
Copy the full SHA 47075e1View commit details -
Revert "updated test dependencies in pom"
This reverts commit a9c12d5
Configuration menu - View commit details
-
Copy full SHA for 05ec38e - Browse repository at this point
Copy the full SHA 05ec38eView commit details
Commits on Mar 3, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 9e86faa - Browse repository at this point
Copy the full SHA 9e86faaView commit details
Commits on Mar 4, 2020
-
Bledi Feshti committed
Mar 4, 2020 Configuration menu - View commit details
-
Copy full SHA for ddcda66 - Browse repository at this point
Copy the full SHA ddcda66View commit details -
Bledi Feshti committed
Mar 4, 2020 Configuration menu - View commit details
-
Copy full SHA for ce5cb12 - Browse repository at this point
Copy the full SHA ce5cb12View commit details
Commits on Mar 5, 2020
-
Moved assumption on top of the test
Bledi Feshti committedMar 5, 2020 Configuration menu - View commit details
-
Copy full SHA for cf4063d - Browse repository at this point
Copy the full SHA cf4063dView commit details -
Merge pull request neo4j#234 from neo4j/Remove_udc.source_from_4.0.x
Remove udc.source from 4.0.x
Configuration menu - View commit details
-
Copy full SHA for 7e6d4b6 - Browse repository at this point
Copy the full SHA 7e6d4b6View commit details
Commits on Mar 9, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8714fbc - Browse repository at this point
Copy the full SHA 8714fbcView commit details -
Configuration menu - View commit details
-
Copy full SHA for f8783c5 - Browse repository at this point
Copy the full SHA f8783c5View commit details
Commits on Mar 16, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 27ddc04 - Browse repository at this point
Copy the full SHA 27ddc04View commit details -
Configuration menu - View commit details
-
Copy full SHA for 057ecf5 - Browse repository at this point
Copy the full SHA 057ecf5View commit details
Commits on Mar 25, 2020
-
changed listen address overrides because they seem unnecessary and ma…
…y break in windows.
Configuration menu - View commit details
-
Copy full SHA for 8eb77c9 - Browse repository at this point
Copy the full SHA 8eb77c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3dcdf60 - Browse repository at this point
Copy the full SHA 3dcdf60View commit details
Commits on Apr 1, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 28191a4 - Browse repository at this point
Copy the full SHA 28191a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for eba50a9 - Browse repository at this point
Copy the full SHA eba50a9View commit details
Commits on Apr 15, 2020
-
folders mounted under neo4j home were only give read access to `root` instead of `neo4j`. Change neo4j#237 applied a chmod 700 to *all* files and folders under home instead of ones that were only owned by root. This meant that all mounted files under home which were not owned by neo4j became unreadable.
Configuration menu - View commit details
-
Copy full SHA for 20e64f4 - Browse repository at this point
Copy the full SHA 20e64f4View commit details
Commits on Apr 16, 2020
-
adding graph-data-science to NEO4JLABS_PLUGINS
Andrew Jefferson committedApr 16, 2020 Configuration menu - View commit details
-
Copy full SHA for 4edbfb1 - Browse repository at this point
Copy the full SHA 4edbfb1View commit details
Commits on Apr 17, 2020
-
Merge pull request neo4j#245 from eastlondoner/gds-plugin
adding graph-data-science to NEO4JLABS_PLUGINS
Configuration menu - View commit details
-
Copy full SHA for 663161f - Browse repository at this point
Copy the full SHA 663161fView commit details
Commits on May 6, 2020
-
TestMounting was incorrectly passing some data mounting tests, fixed.
We were using a Neo4jContainer from TestContainers rather than a GenericContainer and this seems to have caused the /data/dbms directory to get built unexpectedly. The data/dbms folder contains authentication information, and it turns out that Neo4jContainer was setting a default password even though NEO4J_AUTH=none is set, hence the folder appeared and out tests passed. I've added an initial password so that the folder is created and we can test permissions on it.
Configuration menu - View commit details
-
Copy full SHA for 52c2c74 - Browse repository at this point
Copy the full SHA 52c2c74View commit details -
Configuration menu - View commit details
-
Copy full SHA for baec1f1 - Browse repository at this point
Copy the full SHA baec1f1View commit details
Commits on May 21, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d5c97b6 - Browse repository at this point
Copy the full SHA d5c97b6View commit details
Commits on Jun 2, 2020
-
Configuration menu - View commit details
-
Copy full SHA for bdf86b5 - Browse repository at this point
Copy the full SHA bdf86b5View commit details
Commits on Jun 3, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b0acb4f - Browse repository at this point
Copy the full SHA b0acb4fView commit details
Commits on Jun 9, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 4c002cf - Browse repository at this point
Copy the full SHA 4c002cfView commit details
Commits on Jun 15, 2020
-
Revert "explicitly set neo4j uid and gid to 7474"
This reverts commit 4c002cf.
Configuration menu - View commit details
-
Copy full SHA for 03bc788 - Browse repository at this point
Copy the full SHA 03bc788View commit details
Commits on Jun 16, 2020
-
Revert "Revert "explicitly set neo4j uid and gid to 7474""
This reverts commit 03bc788.
Configuration menu - View commit details
-
Copy full SHA for b65ad72 - Browse repository at this point
Copy the full SHA b65ad72View commit details -
Configuration menu - View commit details
-
Copy full SHA for 994bf19 - Browse repository at this point
Copy the full SHA 994bf19View commit details -
made tests that mount 2 or more folders keep the temp folders togethe…
…r inside a parent. renamed test folders so they sort by test rather than folder function
Configuration menu - View commit details
-
Copy full SHA for b09dd44 - Browse repository at this point
Copy the full SHA b09dd44View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d75707 - Browse repository at this point
Copy the full SHA 3d75707View commit details -
added host FS operation to create test folder under TEST_TMP_FOLDER w…
…ithout having to specify it
Configuration menu - View commit details
-
Copy full SHA for 9e5927a - Browse repository at this point
Copy the full SHA 9e5927aView commit details -
So I can merge host file system refactors.
Configuration menu - View commit details
-
Copy full SHA for 3f8cc0a - Browse repository at this point
Copy the full SHA 3f8cc0aView commit details
Commits on Jun 18, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 3d059c5 - Browse repository at this point
Copy the full SHA 3d059c5View commit details
Commits on Jun 26, 2020
-
Configuration menu - View commit details
-
Copy full SHA for fb989d6 - Browse repository at this point
Copy the full SHA fb989d6View commit details
Commits on Jul 7, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c1d4889 - Browse repository at this point
Copy the full SHA c1d4889View commit details
Commits on Jul 8, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 981c878 - Browse repository at this point
Copy the full SHA 981c878View commit details -
Configuration menu - View commit details
-
Copy full SHA for d9aefd7 - Browse repository at this point
Copy the full SHA d9aefd7View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe410ec - Browse repository at this point
Copy the full SHA fe410ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f5d362 - Browse repository at this point
Copy the full SHA 6f5d362View commit details
Commits on Jul 16, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 94ed955 - Browse repository at this point
Copy the full SHA 94ed955View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc64a60 - Browse repository at this point
Copy the full SHA cc64a60View commit details
Commits on Jul 20, 2020
-
Configuration menu - View commit details
-
Copy full SHA for e3e06a8 - Browse repository at this point
Copy the full SHA e3e06a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for c364cc2 - Browse repository at this point
Copy the full SHA c364cc2View commit details
Commits on Jul 21, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 04d5df6 - Browse repository at this point
Copy the full SHA 04d5df6View commit details
Commits on Jul 22, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 19667f3 - Browse repository at this point
Copy the full SHA 19667f3View commit details
Commits on Jul 23, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 15355fb - Browse repository at this point
Copy the full SHA 15355fbView commit details
Commits on Jul 28, 2020
-
NamedVolume didn't work if you mounted 2 volumes, it only mounts the …
…last one called, so refactored to remove the helper class. Currently tests do not pass as I haven't fixed the underlying named volume mount problem.
Configuration menu - View commit details
-
Copy full SHA for 896ac82 - Browse repository at this point
Copy the full SHA 896ac82View commit details
Commits on Jul 30, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 28a1fbf - Browse repository at this point
Copy the full SHA 28a1fbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 618ea23 - Browse repository at this point
Copy the full SHA 618ea23View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41393ff - Browse repository at this point
Copy the full SHA 41393ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 770e297 - Browse repository at this point
Copy the full SHA 770e297View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5f5106 - Browse repository at this point
Copy the full SHA b5f5106View commit details
Commits on Aug 6, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f431f75 - Browse repository at this point
Copy the full SHA f431f75View commit details
Commits on Sep 15, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 72d5f72 - Browse repository at this point
Copy the full SHA 72d5f72View commit details -
Configuration menu - View commit details
-
Copy full SHA for e7aba0e - Browse repository at this point
Copy the full SHA e7aba0eView commit details
Commits on Oct 15, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 638e560 - Browse repository at this point
Copy the full SHA 638e560View commit details
Commits on Oct 16, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 7afa379 - Browse repository at this point
Copy the full SHA 7afa379View commit details
Commits on Oct 23, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 9ae6fe0 - Browse repository at this point
Copy the full SHA 9ae6fe0View commit details -
Configuration menu - View commit details
-
Copy full SHA for afd988a - Browse repository at this point
Copy the full SHA afd988aView commit details
Commits on Oct 26, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 0ff5625 - Browse repository at this point
Copy the full SHA 0ff5625View commit details
Commits on Oct 29, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 4e826ad - Browse repository at this point
Copy the full SHA 4e826adView commit details -
Merge pull request neo4j#279 from Roxling/relaxed-config-log
Relaxed expected config log
Configuration menu - View commit details
-
Copy full SHA for 20792cf - Browse repository at this point
Copy the full SHA 20792cfView commit details
Commits on Dec 14, 2020
-
Andrew Jefferson committed
Dec 14, 2020 Configuration menu - View commit details
-
Copy full SHA for b202339 - Browse repository at this point
Copy the full SHA b202339View commit details -
Merge pull request neo4j#282 from eastlondoner/update-test-containers
bump testcontainers version
Configuration menu - View commit details
-
Copy full SHA for 5ec4a6b - Browse repository at this point
Copy the full SHA 5ec4a6bView commit details
Commits on Jan 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 74fbfe2 - Browse repository at this point
Copy the full SHA 74fbfe2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 30302c0 - Browse repository at this point
Copy the full SHA 30302c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d42514 - Browse repository at this point
Copy the full SHA 3d42514View commit details
Commits on Jan 19, 2021
-
Merge pull request neo4j#283 from neo4j/cla/addbloomplugin
Add Bloom Plugin
Configuration menu - View commit details
-
Copy full SHA for 49fe2ad - Browse repository at this point
Copy the full SHA 49fe2adView commit details
Commits on Feb 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 4148271 - Browse repository at this point
Copy the full SHA 4148271View commit details
Commits on Feb 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 1d29325 - Browse repository at this point
Copy the full SHA 1d29325View commit details -
Configuration menu - View commit details
-
Copy full SHA for 771e700 - Browse repository at this point
Copy the full SHA 771e700View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2b7720 - Browse repository at this point
Copy the full SHA b2b7720View commit details
Commits on Feb 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 17e6c7e - Browse repository at this point
Copy the full SHA 17e6c7eView commit details
Commits on Apr 27, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8fb9a8d - Browse repository at this point
Copy the full SHA 8fb9a8dView commit details
Commits on May 20, 2021
-
add --expand-commands flag to neo4j-admin commands (neo4j#294)
* add --expand-commands argument to neo4j-admin commands * tests for setting password when using config command expansion
Configuration menu - View commit details
-
Copy full SHA for 5877dcb - Browse repository at this point
Copy the full SHA 5877dcbView commit details -
temporarily revert tests for command expansion bugs because those bug…
…s are present but tolerated in drop04 (neo4j#297)
Configuration menu - View commit details
-
Copy full SHA for 315b333 - Browse repository at this point
Copy the full SHA 315b333View commit details
Commits on May 24, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 340f758 - Browse repository at this point
Copy the full SHA 340f758View commit details
Commits on Jun 2, 2021
-
use new 'neo4j dry-run' mechanism to start neo4j process in 4.3 (neo4…
…j#295) * use new 'neo4j dry-run' mechanism to start neo4j process in 4.3 do not run as root change neo4j dry-run from a command to an argument. Minor tidying of the script * reduce use of eval * Revert "temporarily revert tests for command expansion bugs because those bugs are present but tolerated in drop04 (neo4j#297)" This reverts commit 315b333. * handle errors from --dry-run correctly
Configuration menu - View commit details
-
Copy full SHA for b3f3a26 - Browse repository at this point
Copy the full SHA b3f3a26View commit details
Commits on Jun 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e0c2d43 - Browse repository at this point
Copy the full SHA e0c2d43View commit details
Commits on Jun 4, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a518e2d - Browse repository at this point
Copy the full SHA a518e2dView commit details
Commits on Jun 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b774b69 - Browse repository at this point
Copy the full SHA b774b69View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3f89af - Browse repository at this point
Copy the full SHA a3f89afView commit details -
Configuration menu - View commit details
-
Copy full SHA for a5f3d5b - Browse repository at this point
Copy the full SHA a5f3d5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ff1612 - Browse repository at this point
Copy the full SHA 6ff1612View commit details
Commits on Jun 10, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7986a74 - Browse repository at this point
Copy the full SHA 7986a74View commit details
Commits on Jul 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8170386 - Browse repository at this point
Copy the full SHA 8170386View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9b6989 - Browse repository at this point
Copy the full SHA f9b6989View commit details -
Configuration menu - View commit details
-
Copy full SHA for 468b450 - Browse repository at this point
Copy the full SHA 468b450View commit details
Commits on Jul 13, 2021
-
Configuration menu - View commit details
-
Copy full SHA for abe0989 - Browse repository at this point
Copy the full SHA abe0989View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57630ba - Browse repository at this point
Copy the full SHA 57630baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7318b01 - Browse repository at this point
Copy the full SHA 7318b01View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f085d1 - Browse repository at this point
Copy the full SHA 1f085d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for f2eed34 - Browse repository at this point
Copy the full SHA f2eed34View commit details
Commits on Jul 19, 2021
-
Andrew Jefferson committed
Jul 19, 2021 Configuration menu - View commit details
-
Copy full SHA for e8cb7cb - Browse repository at this point
Copy the full SHA e8cb7cbView commit details -
Andrew Jefferson committed
Jul 19, 2021 Configuration menu - View commit details
-
Copy full SHA for cf342b2 - Browse repository at this point
Copy the full SHA cf342b2View commit details -
Andrew Jefferson committed
Jul 19, 2021 Configuration menu - View commit details
-
Copy full SHA for cb00f07 - Browse repository at this point
Copy the full SHA cb00f07View commit details -
Andrew Jefferson committed
Jul 19, 2021 Configuration menu - View commit details
-
Copy full SHA for b8c827c - Browse repository at this point
Copy the full SHA b8c827cView commit details -
Andrew Jefferson committed
Jul 19, 2021 Configuration menu - View commit details
-
Copy full SHA for be421c1 - Browse repository at this point
Copy the full SHA be421c1View commit details -
apoc versioning not as expected
Andrew Jefferson committedJul 19, 2021 Configuration menu - View commit details
-
Copy full SHA for cd24506 - Browse repository at this point
Copy the full SHA cd24506View commit details
Commits on Jul 20, 2021
-
Merge pull request neo4j#302 from renetapopova/apoc-core
Added apoc-core
Configuration menu - View commit details
-
Copy full SHA for daad125 - Browse repository at this point
Copy the full SHA daad125View commit details
Commits on Sep 13, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 857a388 - Browse repository at this point
Copy the full SHA 857a388View commit details
Commits on Sep 17, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f088026 - Browse repository at this point
Copy the full SHA f088026View commit details
Commits on Sep 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 66b8bec - Browse repository at this point
Copy the full SHA 66b8becView commit details -
Configuration menu - View commit details
-
Copy full SHA for e5c2e8f - Browse repository at this point
Copy the full SHA e5c2e8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 86d6b6e - Browse repository at this point
Copy the full SHA 86d6b6eView commit details
Commits on Sep 21, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 207ff0a - Browse repository at this point
Copy the full SHA 207ff0aView commit details
Commits on Oct 19, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2041181 - Browse repository at this point
Copy the full SHA 2041181View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef47c5a - Browse repository at this point
Copy the full SHA ef47c5aView commit details
Commits on Oct 20, 2021
-
fix: upgrade org.slf4j:slf4j-api from 1.7.30 to 1.7.32
Snyk has created this PR to upgrade org.slf4j:slf4j-api from 1.7.30 to 1.7.32. See this package in Maven Repository: https://mvnrepository.com/artifact/org.slf4j/slf4j-api/ See this project in Snyk: https://app.snyk.io/org/dimitris.larisis/project/20ca4914-4733-4c42-96d3-54ef1fb0e370?utm_source=github&utm_medium=referral&page=upgrade-pr
Configuration menu - View commit details
-
Copy full SHA for 05f88fd - Browse repository at this point
Copy the full SHA 05f88fdView commit details -
fix: upgrade org.slf4j:slf4j-log4j12 from 1.7.30 to 1.7.32
Snyk has created this PR to upgrade org.slf4j:slf4j-log4j12 from 1.7.30 to 1.7.32. See this package in Maven Repository: https://mvnrepository.com/artifact/org.slf4j/slf4j-log4j12/ See this project in Snyk: https://app.snyk.io/org/dimitris.larisis/project/20ca4914-4733-4c42-96d3-54ef1fb0e370?utm_source=github&utm_medium=referral&page=upgrade-pr
Configuration menu - View commit details
-
Copy full SHA for c7296af - Browse repository at this point
Copy the full SHA c7296afView commit details -
Merge pull request neo4j#308 from neo4j/snyk-upgrade-87d83deb096cad2c…
…92e72b90166cb702 [Snyk] Upgrade org.slf4j:slf4j-api from 1.7.30 to 1.7.32
Configuration menu - View commit details
-
Copy full SHA for b8612b8 - Browse repository at this point
Copy the full SHA b8612b8View commit details -
Merge pull request neo4j#309 from neo4j/snyk-upgrade-4429ab96f6cde517…
…6882e64e12feb62a [Snyk] Upgrade org.slf4j:slf4j-log4j12 from 1.7.30 to 1.7.32
Configuration menu - View commit details
-
Copy full SHA for 115d757 - Browse repository at this point
Copy the full SHA 115d757View commit details
Commits on Oct 21, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8642791 - Browse repository at this point
Copy the full SHA 8642791View commit details -
Configuration menu - View commit details
-
Copy full SHA for e5de058 - Browse repository at this point
Copy the full SHA e5de058View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d48def - Browse repository at this point
Copy the full SHA 1d48defView commit details
Commits on Oct 22, 2021
-
Configuration menu - View commit details
-
Copy full SHA for daf16d9 - Browse repository at this point
Copy the full SHA daf16d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for e30f423 - Browse repository at this point
Copy the full SHA e30f423View commit details -
Configuration menu - View commit details
-
Copy full SHA for c647d02 - Browse repository at this point
Copy the full SHA c647d02View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c58288 - Browse repository at this point
Copy the full SHA 9c58288View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac7145b - Browse repository at this point
Copy the full SHA ac7145bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f168f61 - Browse repository at this point
Copy the full SHA f168f61View commit details
Commits on Oct 28, 2021
-
fix: upgrade org.slf4j:slf4j-api from 1.7.30 to 1.7.32
Snyk has created this PR to upgrade org.slf4j:slf4j-api from 1.7.30 to 1.7.32. See this package in Maven Repository: https://mvnrepository.com/artifact/org.slf4j/slf4j-api/ See this project in Snyk: https://app.snyk.io/org/dimitris.larisis/project/20ca4914-4733-4c42-96d3-54ef1fb0e370?utm_source=github&utm_medium=referral&page=upgrade-pr
Configuration menu - View commit details
-
Copy full SHA for 5fbb6d0 - Browse repository at this point
Copy the full SHA 5fbb6d0View commit details -
fix: upgrade org.slf4j:slf4j-log4j12 from 1.7.30 to 1.7.32
Snyk has created this PR to upgrade org.slf4j:slf4j-log4j12 from 1.7.30 to 1.7.32. See this package in Maven Repository: https://mvnrepository.com/artifact/org.slf4j/slf4j-log4j12/ See this project in Snyk: https://app.snyk.io/org/dimitris.larisis/project/20ca4914-4733-4c42-96d3-54ef1fb0e370?utm_source=github&utm_medium=referral&page=upgrade-pr
Configuration menu - View commit details
-
Copy full SHA for c00b941 - Browse repository at this point
Copy the full SHA c00b941View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d0a1d6 - Browse repository at this point
Copy the full SHA 0d0a1d6View commit details
Commits on Nov 1, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 81a2edb - Browse repository at this point
Copy the full SHA 81a2edbView commit details
Commits on Nov 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8f0321f - Browse repository at this point
Copy the full SHA 8f0321fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f6a6d8b - Browse repository at this point
Copy the full SHA f6a6d8bView commit details
Commits on Nov 4, 2021
-
Configuration menu - View commit details
-
Copy full SHA for cb3f98a - Browse repository at this point
Copy the full SHA cb3f98aView commit details -
Revert "testDumpLoad was running before 4.4.0 for some reason, hopefu…
…lly fixed" This reverts commit cb3f98a.
Configuration menu - View commit details
-
Copy full SHA for fcfcf10 - Browse repository at this point
Copy the full SHA fcfcf10View commit details -
Configuration menu - View commit details
-
Copy full SHA for e241b4c - Browse repository at this point
Copy the full SHA e241b4cView commit details
Commits on Nov 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for d9eb296 - Browse repository at this point
Copy the full SHA d9eb296View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa2002d - Browse repository at this point
Copy the full SHA aa2002dView commit details
Commits on Nov 19, 2021
-
Change pagecache size debug log output assertion due to type change
The setting: dbms.memory.pagecache.size is about to change from `Setting<String>`` to `Setting<Long>`` and will therefore change slightly how the setting value is printed in the debug log. This changes a test assertion so that it accepts both variants of that debug log print.
Configuration menu - View commit details
-
Copy full SHA for 79985e3 - Browse repository at this point
Copy the full SHA 79985e3View commit details -
Temporary disable upgrade tests since upgrade is under update for 5.0…
… and not working atm
Configuration menu - View commit details
-
Copy full SHA for 7f4dcf5 - Browse repository at this point
Copy the full SHA 7f4dcf5View commit details -
Merge pull request neo4j#317 from MishaDemianenko/temp-disable-upgrade
Temporary disable upgrade tests since upgrade is under update for 5.0 and not working atm
Configuration menu - View commit details
-
Copy full SHA for bdf9a9e - Browse repository at this point
Copy the full SHA bdf9a9eView commit details
Commits on Nov 22, 2021
-
Merge pull request neo4j#316 from neo4j/page-cache-mem-type-change
Change pagecache size debug log output assertion due to type change
Configuration menu - View commit details
-
Copy full SHA for 34cd62c - Browse repository at this point
Copy the full SHA 34cd62cView commit details
Commits on Dec 1, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7b86c36 - Browse repository at this point
Copy the full SHA 7b86c36View commit details
Commits on Dec 2, 2021
-
Merge pull request neo4j#319 from MishaDemianenko/5.0-podman-howto
Add podman how to for systems that lack docker support
Configuration menu - View commit details
-
Copy full SHA for 530a6ab - Browse repository at this point
Copy the full SHA 530a6abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c75539 - Browse repository at this point
Copy the full SHA 5c75539View commit details -
Configuration menu - View commit details
-
Copy full SHA for e68c297 - Browse repository at this point
Copy the full SHA e68c297View commit details
Commits on Dec 3, 2021
-
Temporary disable upgrade tests since upgrade is under update for 5.0…
… and not working atm
Configuration menu - View commit details
-
Copy full SHA for 85a9baa - Browse repository at this point
Copy the full SHA 85a9baaView commit details -
Change pagecache size debug log output assertion due to type change
The setting: dbms.memory.pagecache.size is about to change from `Setting<String>`` to `Setting<Long>`` and will therefore change slightly how the setting value is printed in the debug log. This changes a test assertion so that it accepts both variants of that debug log print.
Configuration menu - View commit details
-
Copy full SHA for d2ad9f2 - Browse repository at this point
Copy the full SHA d2ad9f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b93f75 - Browse repository at this point
Copy the full SHA 9b93f75View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a8c4dc - Browse repository at this point
Copy the full SHA 8a8c4dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e86b73 - Browse repository at this point
Copy the full SHA 9e86b73View commit details -
Merge branch 'fix-arm-dockerfiles' of github.com:neo4j/docker-neo4j i…
…nto fix-arm-dockerfiles
Configuration menu - View commit details
-
Copy full SHA for d71738a - Browse repository at this point
Copy the full SHA d71738aView commit details
Commits on Dec 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ed5e620 - Browse repository at this point
Copy the full SHA ed5e620View commit details
Commits on Dec 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for d711d2d - Browse repository at this point
Copy the full SHA d711d2dView commit details
Commits on Dec 16, 2021
-
Revert "install tini through apt rather htan direct from github"
This reverts commit d711d2d.
Configuration menu - View commit details
-
Copy full SHA for cb52cf8 - Browse repository at this point
Copy the full SHA cb52cf8View commit details
Commits on Jan 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9e12322 - Browse repository at this point
Copy the full SHA 9e12322View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9fc888 - Browse repository at this point
Copy the full SHA b9fc888View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13605d5 - Browse repository at this point
Copy the full SHA 13605d5View commit details
Commits on Jan 10, 2022
-
Revert "Revert "install tini through apt rather htan direct from gith…
…ub"" This reverts commit cb52cf8.
Configuration menu - View commit details
-
Copy full SHA for 6afa0af - Browse repository at this point
Copy the full SHA 6afa0afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fb7597 - Browse repository at this point
Copy the full SHA 1fb7597View commit details
Commits on Jan 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b058ada - Browse repository at this point
Copy the full SHA b058adaView commit details
Commits on Jan 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3a2061e - Browse repository at this point
Copy the full SHA 3a2061eView commit details
Commits on Jan 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 51cc80d - Browse repository at this point
Copy the full SHA 51cc80dView commit details
Commits on Jan 21, 2022
-
Merge pull request neo4j#329 from neo4j/better-tini
install tini through apt rather than direct from github packages
Configuration menu - View commit details
-
Copy full SHA for 1272e67 - Browse repository at this point
Copy the full SHA 1272e67View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e9bb21 - Browse repository at this point
Copy the full SHA 5e9bb21View commit details -
semver feature is working in 4.4
current status is broken for other neo4j versions
Configuration menu - View commit details
-
Copy full SHA for 8489c00 - Browse repository at this point
Copy the full SHA 8489c00View commit details -
Configuration menu - View commit details
-
Copy full SHA for ffe2799 - Browse repository at this point
Copy the full SHA ffe2799View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd340c9 - Browse repository at this point
Copy the full SHA cd340c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for abcd3b1 - Browse repository at this point
Copy the full SHA abcd3b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62a7bcc - Browse repository at this point
Copy the full SHA 62a7bccView commit details -
Configuration menu - View commit details
-
Copy full SHA for c9de29a - Browse repository at this point
Copy the full SHA c9de29aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 24241ad - Browse repository at this point
Copy the full SHA 24241adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5af9d5d - Browse repository at this point
Copy the full SHA 5af9d5dView commit details
Commits on Jan 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c046055 - Browse repository at this point
Copy the full SHA c046055View commit details -
Configuration menu - View commit details
-
Copy full SHA for 550cb7d - Browse repository at this point
Copy the full SHA 550cb7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 95963b7 - Browse repository at this point
Copy the full SHA 95963b7View commit details
Commits on Jan 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 078e445 - Browse repository at this point
Copy the full SHA 078e445View commit details
Commits on Jan 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5bc5417 - Browse repository at this point
Copy the full SHA 5bc5417View commit details
Commits on Feb 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 87c890c - Browse repository at this point
Copy the full SHA 87c890cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d8ba7b9 - Browse repository at this point
Copy the full SHA d8ba7b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for e114e20 - Browse repository at this point
Copy the full SHA e114e20View commit details
Commits on Feb 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 82300af - Browse repository at this point
Copy the full SHA 82300afView commit details
Commits on Mar 4, 2022
-
replace deprecated dbms.procedures() with SHOW PROCEDURES (neo4j#336)
* replace deprecated dbms.procedures() with SHOW PROCEDURES * only run SHOW PROCEDURES if the Neo4j version is 4.3 or above
Configuration menu - View commit details
-
Copy full SHA for 0c14079 - Browse repository at this point
Copy the full SHA 0c14079View commit details -
made /docker-entrypoint.sh link to newer /startup/docker-entrypoint.s…
…h so downstream dependents don't break
Configuration menu - View commit details
-
Copy full SHA for 5a653be - Browse repository at this point
Copy the full SHA 5a653beView commit details -
Configuration menu - View commit details
-
Copy full SHA for efe2631 - Browse repository at this point
Copy the full SHA efe2631View commit details
Commits on Mar 22, 2022
-
Change to URLs for the GDS distribution
In order to comply with the sanctions against Russia, we are moving the GDS artifacts to a new bucket that sits behind Cloudflare and Route53 with a new domain. Unfortunately, we cannot configure redirects from the current S3 bucket, because redirects only apply if the bucket is configured to use static website hosting, but we use the direct object URLs. Regardless of bucket configuration, using the direct object URL on a public object will not issue a redirect.
Configuration menu - View commit details
-
Copy full SHA for cc37970 - Browse repository at this point
Copy the full SHA cc37970View commit details
Commits on Mar 23, 2022
-
Merge pull request neo4j#340 from neo4j/new-gds-distribution-url
Change to URLs for the GDS distribution
Configuration menu - View commit details
-
Copy full SHA for 6467f76 - Browse repository at this point
Copy the full SHA 6467f76View commit details
Commits on Apr 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ffbc50a - Browse repository at this point
Copy the full SHA ffbc50aView commit details
Commits on Apr 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 95d4194 - Browse repository at this point
Copy the full SHA 95d4194View commit details -
Merge pull request neo4j#343 from MishaDemianenko/5.0-cluster-settings
Move 'causal_clustering` settings into 'cluster' namespace.
Configuration menu - View commit details
-
Copy full SHA for 182c870 - Browse repository at this point
Copy the full SHA 182c870View commit details
Commits on Apr 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b226792 - Browse repository at this point
Copy the full SHA b226792View commit details -
Configuration menu - View commit details
-
Copy full SHA for e31c451 - Browse repository at this point
Copy the full SHA e31c451View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18bd613 - Browse repository at this point
Copy the full SHA 18bd613View commit details
Commits on May 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4612dcb - Browse repository at this point
Copy the full SHA 4612dcbView commit details
Commits on May 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 135f8b7 - Browse repository at this point
Copy the full SHA 135f8b7View commit details -
Merge pull request neo4j#346 from MishaDemianenko/5.0-admin-changes
Adapt to new neo4j-admin commands layout
Configuration menu - View commit details
-
Copy full SHA for f07ec65 - Browse repository at this point
Copy the full SHA f07ec65View commit details
Commits on May 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3be111e - Browse repository at this point
Copy the full SHA 3be111eView commit details
Commits on May 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for fbe9428 - Browse repository at this point
Copy the full SHA fbe9428View commit details -
Merge pull request neo4j#347 from MishaDemianenko/5.0-memory-settings…
…-changes Adapt tests to new 5.0 memory settings names
Configuration menu - View commit details
-
Copy full SHA for 9f1f2a6 - Browse repository at this point
Copy the full SHA 9f1f2a6View commit details
Commits on Jun 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 67f8272 - Browse repository at this point
Copy the full SHA 67f8272View commit details
Commits on Jun 3, 2022
-
Merge pull request neo4j#348 from gfx54b/cluster-settings-rename
Cluster settings renames
Configuration menu - View commit details
-
Copy full SHA for 8eec577 - Browse repository at this point
Copy the full SHA 8eec577View commit details
Commits on Jun 13, 2022
-
added test to check that dollars in a configuration setting do not pr…
…event neo4j from starting
Configuration menu - View commit details
-
Copy full SHA for c0174f9 - Browse repository at this point
Copy the full SHA c0174f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d3ce42 - Browse repository at this point
Copy the full SHA 1d3ce42View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17c0acc - Browse repository at this point
Copy the full SHA 17c0accView commit details
Commits on Jun 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 779bcdc - Browse repository at this point
Copy the full SHA 779bcdcView commit details
Commits on Jun 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 448549a - Browse repository at this point
Copy the full SHA 448549aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bac885 - Browse repository at this point
Copy the full SHA 0bac885View commit details
Commits on Jun 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for eee9655 - Browse repository at this point
Copy the full SHA eee9655View commit details -
apparently tx_log is already set in community so cannot be overridden…
… by docker. Moved check to enterprise only defaults
Configuration menu - View commit details
-
Copy full SHA for 50d74be - Browse repository at this point
Copy the full SHA 50d74beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 76e4c92 - Browse repository at this point
Copy the full SHA 76e4c92View commit details
Commits on Jun 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b0e69b5 - Browse repository at this point
Copy the full SHA b0e69b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59ae6f3 - Browse repository at this point
Copy the full SHA 59ae6f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for f7f1acf - Browse repository at this point
Copy the full SHA f7f1acfView commit details
Commits on Jun 22, 2022
-
removing gosu stopped clean shutdown on SIGTERM in the tests, this sh…
…ould now be fixed
Configuration menu - View commit details
-
Copy full SHA for fdf5297 - Browse repository at this point
Copy the full SHA fdf5297View commit details
Commits on Jun 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a9bf177 - Browse repository at this point
Copy the full SHA a9bf177View commit details
Commits on Jun 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 105387c - Browse repository at this point
Copy the full SHA 105387cView commit details
Commits on Jun 29, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8ed6c22 - Browse repository at this point
Copy the full SHA 8ed6c22View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a187f2 - Browse repository at this point
Copy the full SHA 6a187f2View commit details
Commits on Jul 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e622bfc - Browse repository at this point
Copy the full SHA e622bfcView commit details
Commits on Jul 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for fa4d7f2 - Browse repository at this point
Copy the full SHA fa4d7f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37e399d - Browse repository at this point
Copy the full SHA 37e399dView commit details
Commits on Jul 12, 2022
-
Refine startup criteria for 5.0-Enterprise containers
In *5.0 Enterprise* edition all user databases are started asynchronously. Meaning when the start is complete ("Started" is printed in the user log) and the http endpoint responds with 200 that does not mean that the user databases and so the default database "neo4j" is available. All tests which assume that, are likely to fail. This change modifies the readiness criteria (only for enterprise && >=5.0) that instead of waiting for 200 on the generic http endpoint it waits for 200 for the database's availability endpoint: /db/<dbname>/cluster/available (for this the caller needs to authenticate).
Configuration menu - View commit details
-
Copy full SHA for b51e5a4 - Browse repository at this point
Copy the full SHA b51e5a4View commit details -
Merge pull request neo4j#356 from gfx54b/async-default-db
Refine startup criteria for 5.0-Enterprise containers
Configuration menu - View commit details
-
Copy full SHA for 661ec42 - Browse repository at this point
Copy the full SHA 661ec42View commit details
Commits on Jul 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e3ed8c1 - Browse repository at this point
Copy the full SHA e3ed8c1View commit details
Commits on Jul 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ff8ab0f - Browse repository at this point
Copy the full SHA ff8ab0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 94347a4 - Browse repository at this point
Copy the full SHA 94347a4View commit details
Commits on Jul 29, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0943c9c - Browse repository at this point
Copy the full SHA 0943c9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e5a7f5f - Browse repository at this point
Copy the full SHA e5a7f5fView commit details -
Revert "using temurin jre not jdk in Dockerfiles now"
This reverts commit ff8ab0f.
Configuration menu - View commit details
-
Copy full SHA for 0c09185 - Browse repository at this point
Copy the full SHA 0c09185View commit details
Commits on Aug 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 61b4601 - Browse repository at this point
Copy the full SHA 61b4601View commit details