about summary refs log tree commit diff
path: root/pkgs/servers/nosql
Commit message (Collapse)AuthorAge
* cassandra_2_1: 2.1.14 -> 2.1.15Tobias Geerinckx-Rice2016-07-06
|
* cassandra_3_0: 3.0.7 -> 3.0.8Tobias Geerinckx-Rice2016-07-06
|
* Merge 'master' into staging and re-revert mergeVladimír Čunát2016-06-23
|\ | | | | | | ... from staging to master, reverted temporarily in aa9a04883e34.
| * Revert "Merge branch 'staging'" due to glibcVladimír Čunát2016-06-23
| | | | | | | | | | | | | | | | The main output started to retain dependency on bootstrap-tools; see https://github.com/NixOS/nixpkgs/pull/15867#issuecomment-227949096 This reverts commit c05d8295988697adbb920a7b4a999ae3670c5504, reversing changes made to f073df60d60444c30c49cb26d6b187a4100b41fe.
| * [apache-jena-fuseki] Fix evaluation.Moritz Ulrich2016-06-22
| |
| * treewide: remove double quotes from wrappersMarius Bakke2016-06-22
| | | | | | | | Close #14753; see that for context.
| * Merge branch 'staging'Vladimír Čunát2016-06-22
| |\
| | * openspades, arangodb: more #include error fixupsVladimír Čunát2016-06-22
| |/ |/| | | | | ... after gcc-5.4.
| * riak: remove unused 1.x patchesTobias Geerinckx-Rice2016-06-22
| |
| * Captialize meta.description of all packagesBjørn Forsman2016-06-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In line with the Nixpkgs manual. A mechanical change, done with this command: find pkgs -name "*.nix" | \ while read f; do \ sed -e 's/description\s*=\s*"\([a-z]\)/description = "\u\1/' -i "$f"; \ done I manually skipped some: * Descriptions starting with an abbreviation, a user name or package name * Frequently generated expressions (haskell-packages.nix)
| * influxdb: 0.9.4 -> 0.13.0zimbatm2016-06-18
|/
* Revert "Merge pull request #16172 from zimbatm/influxdb-0.13.0"Aristid Breitkreuz2016-06-18
| | | | | This reverts commit ed4869452defbc317cca130512b6d67c380fb908, reversing changes made to 175e20ca5cc9540a1fb6be5c1630e5df56015dd6.
* Merge pull request #16172 from zimbatm/influxdb-0.13.0Aristid Breitkreuz2016-06-18
|\ | | | | influxdb: 0.9.4 -> 0.13.0
| * influxdb: merge deps with the common go-moduleszimbatm2016-06-12
| |
| * influxdb: 0.9.4 -> 0.13.0zimbatm2016-06-12
| |
* | cassandra: Add 3.0Tim Steinbach2016-06-16
|/
* rethinkdb: 2.3.0 -> 2.3.4rushmorem2016-06-12
|
* no more goPackagesKamil Chmielewski2016-06-09
|
* apache-jena-fuseki: 2.3.1 -> 2.4.0Michael Raskin2016-05-15
|
* apache-jena: 3.0.1 -> 3.1.0Michael Raskin2016-05-15
|
* cassandra: 2.1.13 -> 2.1.14Tobias Geerinckx-Rice2016-04-28
|
* redis: enable Lua scripting supportNathan Zadoks2016-04-21
|
* mongodb: forget references to build inputsGuillaume Maudoux2016-04-15
|
* mongodb: fix broken pcre depEric Litak2016-04-14
|
* mongodb: fix build (use pcre-cpp instead of pcre)Guillaume Maudoux2016-04-13
|
* Merge branch 'master' into closure-sizeVladimír Čunát2016-04-10
|\ | | | | | | | | | | Comparison to master evaluations on Hydra: - 1255515 for nixos - 1255502 for nixpkgs
| * rethinkdb: 2.2.4 -> 2.3.0Louis Taylor2016-04-07
| | | | | | The removed patch is included in this upstream release.
| * mfi: init at 2.1.11Eric Litak2016-04-01
| | | | | | | | | | This package has some outdated dependencies, so old versions of mongodb and v8 had to be re-added as well.
* | Merge branch 'master' into closure-sizeVladimír Čunát2016-04-01
|\| | | | | | | | | Beware that stdenv doesn't build. It seems something more will be needed than just resolution of merge conflicts.
| * Merge remote-tracking branch 'origin/staging'Domen Kožar2016-03-27
| |\
| | * arangodb: fix gcc5 buildJoachim Fasting2016-03-23
| | | | | | | | | | | | https://hydra.nixos.org/build/33263863/nixlog/1/raw
| * | remove elrangR15 and riak 1.3.0 as they're outdatedDomen Kožar2016-03-22
| | | | | | | | | | | | | | | (cherry picked from commit 4452a68425e4eaf9db95e0fc5ac8474a2b19bc71) Signed-off-by: Domen Kožar <domen@dev.si>
| * | mongodb: fix build against boost-1.60Joachim Fasting2016-03-18
| | | | | | | | | | | | Apply patch from Arch Linux. Suggested by @wkennington.
| * | eventstore: 3.0.3 -> 3.5.0Brian McKenna2016-03-09
| |/
* | Merge master into closure-sizeVladimír Čunát2016-03-08
|\| | | | | | | | | The kde-5 stuff still didn't merge well. I hand-fixed what I saw, but there may be more problems.
| * rethinkdb: patch for glibc 2.23Domen Kožar2016-03-01
| |
| * Add Apache Jena Fuseki instead of obsolete and unavailable Jena JosekiMichael Raskin2016-02-28
| |
| * redis: 3.0.6 -> 3.0.7Louis Taylor2016-02-18
| |
| * Merge pull request #13021 from kragniz/rethinkdb-2.2.4Wout Mertens2016-02-16
| |\ | | | | | | rethinkdb: 2.1.3 -> 2.2.4
| | * rethinkdb: 2.1.3 -> 2.2.4Louis Taylor2016-02-16
| | |
* | | Merge branch 'master' into closure-sizeVladimír Čunát2016-02-14
|\| |
| * | cassandra: 2.1.12 -> 2.1.13Tobias Geerinckx-Rice2016-02-12
| |/
* | Merge recent 'staging' into closure-sizeVladimír Čunát2016-02-03
|\| | | | | | | Let's get rid of those merge conflicts.
| * mongodb: 3.0.7 -> 3.2.1Charles Strahan2016-01-28
| | | | | | | | Fixes #12639
* | treewide: Mass replace 'openssl}/lib' to refer the 'out' outputTuomas Tynkkynen2016-01-24
| |
* | Merge branch 'staging' into closure-sizeVladimír Čunát2016-01-19
|\|
| * refactor to use autoreconfHook where possibleRobin Gloster2016-01-18
| | | | | | | | Close #12446.
| * redis: 3.0.2 -> 3.0.6Louis Taylor2016-01-13
| |
| * apache-jena: 3.0.0 -> 3.0.1Michael Raskin2016-01-01
| |
* | Merge branch 'master' into closure-sizeVladimír Čunát2015-12-31
|\| | | | | | | | | TODO: there was more significant refactoring of qtbase and plasma 5.5 on master, and I'm deferring pointing to correct outputs to later.