about summary refs log tree commit diff
path: root/pkgs/servers/nosql
Commit message (Collapse)AuthorAge
* redis: 5.0.6 -> 5.0.7 (#74621)Jörg Thalheim2019-11-29
|\ | | | | redis: 5.0.6 -> 5.0.7
| * redis: 5.0.6 -> 5.0.7R. RyanTM2019-11-29
| |
* | redis: reference testsJörg Thalheim2019-11-29
| |
* | eventstore: 5.0.2 -> 5.0.5R. RyanTM2019-11-27
|/
* neo4j: 3.5.11 -> 3.5.12 (#71692)R. RyanTM2019-11-13
| | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/neo4j/versions
* arangodb: 3.3.23.1 -> 3.3.24, 3.4.7 -> 3.4.8, 3.5.0-rc.7 -> 3.5.1Franz Pletz2019-11-03
|
* apache-jena-fuseki: 3.12.0 -> 3.13.1R. RyanTM2019-10-21
| | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/apache-jena-fuseki/versions
* redis: 5.0.5 -> 5.0.6R. RyanTM2019-10-08
| | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/redis/versions
* Merge pull request #69694 from r-ryantm/auto-update/neo4jJon2019-09-30
|\ | | | | neo4j: 3.5.8 -> 3.5.11
| * neo4j: 3.5.8 -> 3.5.11R. RyanTM2019-09-27
| | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/neo4j/versions
* | apache-jena-fuseki: 3.11.0 -> 3.12.0R. RyanTM2019-09-26
|/ | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/apache-jena-fuseki/versions
* Merge remote-tracking branch 'upstream/gcc-8' into staging-nextFrederik Rietdijk2019-09-08
|\ | | | | | | Earlier the gcc8 branch was merged instead of the gcc-8 branch (note the dash)...
| * arangodb_3_2: removeRobin Gloster2019-09-03
| | | | | | | | doesn't support gcc 8
| * Merge remote-tracking branch 'origin/master' into gcc-8Franz Pletz2019-09-03
| |\
| * \ Merge remote-tracking branch 'upstream/master' into gcc-8Robin Gloster2019-08-25
| |\ \
| * | | aerospike: fix build with gcc8Linus Heckemann2019-06-17
| | | |
* | | | Merge staging-next into stagingFrederik Rietdijk2019-08-31
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge master into staging-nextFrederik Rietdijk2019-08-31
| |\ \ \
| | * | | redis: Try to fix cross-compilationVika2019-08-29
| | | |/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | **Note**: This makes redis use libc malloc when cross-compiling to ARM. This may or may not degrade performance. The reason for this is vendored jemalloc with Redis' patches. The makefile for deps has hardcoded configure flags for jemalloc, and as a result, it is unable to cross-compile it.
* | | | treewide: remove redundant recvolth2019-08-28
| | | |
* | | | Merge staging-next into stagingFrederik Rietdijk2019-08-28
|\| | |
| * | | Merge branch 'master' into staging-nextVladimír Čunát2019-08-24
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There ver very many conflicts, basically all due to name -> pname+version. Fortunately, almost everything was auto-resolved by kdiff3, and for now I just fixed up a couple evaluation problems, as verified by the tarball job. There might be some fallback to these conflicts, but I believe it should be minimal. Hydra nixpkgs: ?compare=1538299
| | * | rethinkdb: mark as brokenRobin Gloster2019-08-21
| | | | | | | | | | | | | | | | broken with openssl 1.1
| | * | treewide: update globin's maintained drvsRobin Gloster2019-08-20
| | | |
| | * | Merge pull request #65903 from r-ryantm/auto-update/EventStoreWilliButz2019-08-18
| | |\ \ | | | | | | | | | | eventstore: 5.0.0 -> 5.0.2
| | | * | eventstore: 5.0.0 -> 5.0.2R. RyanTM2019-08-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/eventstore/versions
* | | | | treewide: remove redundant quotesvolth2019-08-26
|/ / / /
* | | | treewide: name -> pnamevolth2019-08-17
| | | |
* | | | treewide: name -> pname (easy cases) (#66585)volth2019-08-15
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* | | Merge pull request #65996 from r-ryantm/auto-update/neo4jMario Rodas2019-08-10
|\ \ \ | | | | | | | | neo4j: 3.5.6 -> 3.5.8
| * | | neo4j: 3.5.6 -> 3.5.8R. RyanTM2019-08-04
| |/ / | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/neo4j/versions
* | | Merge pull request #66186 from jonringer/bump-cassandra22Aaron Andersen2019-08-06
|\ \ \ | | | | | | | | cassandra_2_2: 2.2.13 -> 2.2.14
| * | | cassandra_2_2: 2.2.13 -> 2.2.14Jonathan Ringer2019-08-06
| |/ /
* | | arangodb_3_5: fix build on aarch64 and vanilla x86_64volth2019-08-06
| | |
* | | arangodb: 3.3.19 -> 3.2.18, 3.3.22, 3.4.3, 3.5.0-rc.7volth2019-08-06
|/ /
* | mongodb: fix build on aarch64WilliButz2019-07-28
| |
* | cassandra 3.11.3 -> 3.11.4B YI2019-07-14
| | | | | | | | also add test to all-test.nix
* | neo4j: 3.5.5 -> 3.5.6R. RyanTM2019-06-23
|/ | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/neo4j/versions
* cassandra: Properly wrap all binariesDaniel Schaefer2019-06-13
| | | | | | Would previously overwrite the binary with the wrapper and thus wrap itself (resulting in an infinite recursion on execution) for the binaries in /bin.t
* redis: 5.0.4 -> 5.0.5R. RyanTM2019-05-24
| | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/redis/versions
* apache-jena-fuseki: 3.10.0 -> 3.11.0R. RyanTM2019-05-11
| | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/apache-jena-fuseki/versions
* influxdb: 1.7.5 -> 1.7.6Marcus Stojcevich2019-05-06
|
* neo4j: 3.5.4 -> 3.5.5R. RyanTM2019-05-01
| | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/neo4j/versions
* eventstore: 4.1.1 -> 5.0.0 (#58774)betaboon2019-04-27
|
* neo4j: 3.5.3 -> 3.5.4R. RyanTM2019-04-16
| | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/neo4j/versions
* influxdb: 1.6.3 -> 1.7.5 (#58622)Mario Rodas2019-04-10
|
* redis: 5.0.3 -> 5.0.4 (#58867)R. RyanTM2019-04-08
| | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/redis/versions
* cassandra: Wrap new binaries (#59090)Daniel Schaefer2019-04-07
| | | | The new releases of cassandra added some binaries that the install script didn't wrap and thus were unusable.
* apache-jena-fuseki: 3.9.0 -> 3.10.0R. RyanTM2019-03-02
| | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/apache-jena-fuseki/versions
* riak: mark as insecureAndreas Rammhold2019-02-27
|