about summary refs log tree commit diff
path: root/pkgs/servers/nosql/influxdb
Commit message (Collapse)AuthorAge
* go-modules: Update files to use vendorSha256Colin L Rice2020-05-14
|
* influxdb: 1.7.6 -> 1.8.0 (#85113)Mario Rodas2020-04-13
|
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
|
* influxdb: 1.7.5 -> 1.7.6Marcus Stojcevich2019-05-06
|
* influxdb: 1.6.3 -> 1.7.5 (#58622)Mario Rodas2019-04-10
|
* influxdb: 1.4.1 -> 1.6.3 (#47186)Jos van Bakel2018-09-23
|
* Merge branch 'no-toPath'Shea Levy2018-09-06
|\
| * treewide: Remove uses of builtins.toPath.Shea Levy2018-05-22
| | | | | | | | | | | | | | | | toPath has confusing semantics and is never necessary; it can always either just be omitted or replaced by pre-concatenating `/.`. It has been marked as "!!! obsolete?" for more than 10 years in a C++ comment, hopefully removing it will let us properly deprecate and, eventually, remove it.
* | influxdb: supports darwinMario Rodas2018-06-22
|/
* influxdb: make it know what version it isPeter Hoeg2017-11-25
|
* influxdb: 1.0.2 -> 1.4.1Dmitry Moskowski2017-11-14
|
* influxdb: make v1.0.2 default, remove 0.13Jörg Thalheim2016-10-27
|
* influxdb: 1.0.0-beta3 -> 1.0.2Christine Koppelt2016-10-07
|
* buildGoPackage: deps.json -> deps.nix in NIXONKamil Chmielewski2016-09-16
| | | | | | | | https://github.com/NixOS/nixpkgs/pull/17254#issuecomment-245295541 * update docs to describe `deps.nix` * include goDeps in nix-shell GOPATH * NixOS 16.09 rel notes about replacing goPackages
* telegraf: init at 1.0.0Jörg Thalheim2016-09-14
| | | | Signed-off-by: Jörg Thalheim <joerg@higgsboson.tk>
* influxdb: add 1.0.0-beta3 (#17733)Christine Koppelt2016-08-17
|
* influxdb: parametrize default.nix to prepare packaging of 1.0 (#17161)Christine Koppelt2016-07-23
|
* 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.
* influxdb: merge deps with the common go-moduleszimbatm2016-06-12
|
* influxdb: 0.9.4 -> 0.13.0zimbatm2016-06-12
|
* no more goPackagesKamil Chmielewski2016-06-09
|
* Replace 'with plaforms; platform' with 'platforms.platform'Pascal Wittmann2015-11-18
|
* influxdb: 0.8.3 -> 0.9.4, fix moduleJaka Hudoklin2015-11-16
|
* influxdb-backup: Move to go-packagesWilliam A. Kennington III2015-09-05
|
* Bump InfluxDB to 0.8.3Unai Zalakain2015-03-05
| | | | | | - Prevents the automatic creation of shards that was causing too many shards being created when used with grafana. - It's the most recent version that allows updating from 0.7
* Merge pull request #6119 from lethalman/golethalman2015-02-07
|\ | | | | Go packages, buildGoPackage
| * Port influxdb-backup to buildGoPackageLuca Bruno2015-02-05
| |
* | Merge commit 'cfb29ab882323d379aba20a95020c7c24f883eae'Shea Levy2015-02-02
|\ \ | |/ |/| | | | | | | | | | | | | Partial staging merge, including cc-wrapper fixes Conflicts: pkgs/applications/audio/spotify/default.nix pkgs/build-support/cc-wrapper/default.nix pkgs/development/compilers/cryptol/1.8.x.nix
| * rename all occurrences of stdenv.cc.gcc to stdenv.cc.ccEric Seidel2015-01-14
| |
* | Add influxdb-backupJaka Hudoklin2015-01-28
|/
* Change occurrences of gcc to the more general ccJohn Wiegley2014-12-26
| | | | | This is done for the sake of Yosemite, which does not have gcc, and yet this change is also compatible with Linux.
* influxdb: update 0.7.0 -> 0.8.2Jaka Hudoklin2014-09-11
|
* Fix tarball buildEelco Dolstra2014-08-24
|
* Another attempt to eradicate ensureDirEelco Dolstra2014-06-30
| | | | See c556a6ea46e71e1907d78b71fab36df30297b3ad.
* Add influxdb, scalable datastore for metrics, events, and real-time analyticsJaka Hudoklin2014-05-26