]> git.ipfire.org Git - thirdparty/collectd.git/shortlog
thirdparty/collectd.git
2020-08-19  Svetlana Shmidtfix metric test 3529/head
2020-08-19  Svetlana Shmidtfix code style
2020-08-19  Svetlana Shmidtadd unit tests for getters
2020-08-19  Svetlana Shmidtadd getters for total sum and total counter. Add square...
2020-08-18  Elene MargalitadzeMerge pull request #3530 from elene-margalit/google...
2020-08-18  elene-margalitFormatted code. 3530/head
2020-08-18  elene-margalitAdjusted existing unit test to work with changed metric...
2020-08-17  elene-margalitMerge branch 'google-interns-2020' of https://github... 3527/head
2020-08-17  Elene MargalitadzeMerge pull request #3525 from collectd/revert-3523...
2020-08-17  Elene MargalitadzeRevert "Integrate distribution metrics into collectd... 3525/head
2020-08-17  Elene MargalitadzeRevert "Formatted the code."
2020-08-17  Elene MargalitadzeRevert "Formatted the code."
2020-08-17  elene-margalitFormatted the code.
2020-08-17  elene-margalitFormatted the code.
2020-08-17  elene-margalitIntegrate distribution metrics into collectd core:...
2020-08-17  elene-margalitAdded unit test for metric_reset.
2020-08-17  Svetlana ShmidtMerge pull request #3522 from Lana243/google-interns...
2020-08-17  Svetlana ShmidtMerge pull request #3524 from Lana243/project-sshmidt
2020-08-17  Svetlanafix distbench/Makefile.am 3522/head
2020-08-17  Svetlanafix memory leaks in clone unit test 3524/head
2020-08-17  Svetlanafix Makefile.am
2020-08-17  Svetlanaremove benchmark from Makefile
2020-08-17  Svetlanaremove benchmark csv files
2020-08-17  Svetlanaremove distribution benchmark as full benchmark was...
2020-08-16  elene-margalitFormatted the code. 3523/head
2020-08-16  elene-margalitFormatted the code.
2020-08-16  elene-margalitIntegrate distribution metrics into collectd core:...
2020-08-14  Svetlanafix the redefinition of bucket_t data structure
2020-08-14  Svetlanafix codestyle in distribution data structure
2020-08-14  Svetlanafix codestyle for the benchmark
2020-08-14  Svetlanafix the codestyle
2020-08-14  Svetlana ShmidtMerge pull request #2 from Lana243/benchmark
2020-08-13  Svetlanafull benchmark done
2020-08-13  SvetlanaNANOS_PER_SEC fixed
2020-08-13  Svetlanachange output style for benchmark
2020-08-13  Svetlanaadd benchmark
2020-08-13  Svetlanafix header
2020-08-13  Svetlanafix implementations that way that they were compiled...
2020-08-13  Svetlana Shmidtadd bkjg implementation
2020-08-13  Svetlana Shmidtadd margalit implementation
2020-08-13  Svetlana Shmidtadd sshmidt implementation
2020-08-13  Svetlana ShmidtRename function.h to distribution.h
2020-08-13  Svetlana Shmidtremove bucket_t definition from the header file
2020-08-13  Svetlana Shmidtadd header file
2020-08-13  Svetlanachange includes to collectd.h
2020-08-12  Svetlanachange benchmark
2020-08-12  Svetlanaadd unit test for clone function
2020-08-12  Svetlanaadd mutexes
2020-08-12  Svetlanafix distribution clone function
2020-08-12  Barbara KaczorowskaMerge pull request #3519 from yath/google-interns-2020
2020-08-12  Sebastian SchmidtFall back to gettimeofday if there’s no clock_gettime. 3519/head
2020-08-12  Sebastian SchmidtAdd missing function.h to *_SOURCES
2020-08-12  Sebastian SchmidtAdd a skeleton for benchmarking distribution_t.
2020-08-11  Svetlanafix codestyle
2020-08-11  Svetlanaremoved unnecessary if condition from the building...
2020-08-10  Florian Forsterdaemon: Remove uc_get_rate_by_name_vl().
2020-08-10  Florian Forstercmds: Disable the GETVAL test relying on the default...
2020-08-10  Florian ForsterMakefile.am: Link libcommon with libmetric.
2020-08-10  Florian Forstercmds: Change GETVAL to use parse_legacy_identifier().
2020-08-10  Florian Forstercommon: Fix a memory leak in plugin_value_list_to_metri...
2020-08-10  Florian Forsterdaemon, common: Move plugin_value_list_to_metric_family().
2020-08-10  Florian Forstercommon: Implement parse_legacy_identifier().
2020-08-07  Svetlanaadd benchmark for million updates
2020-08-07  Svetlanabenchmark done
2020-08-06  Svetlanaadd benchmark
2020-08-03  Svetlanaadd unit tests for percentile calculation
2020-08-03  Svetlanaadd unit tests for average function
2020-08-03  Svetlanaadd unit tests for update function
2020-08-03  Svetlanaadd unit tests for custom constructor + add inf checker...
2020-08-03  Svetlanachange return value from tree getter function
2020-08-03  Svetlanaremove libdistribution.la and remove -lm from COMMON_LIBS
2020-07-31  Svetlanafix exponential constructor unit tests
2020-07-31  Svetlanaadd some tests for exponential constructor (test failed...
2020-07-31  Svetlanaadd destroy function for bucket_array_t data structure
2020-07-31  Svetlanaadd some unit tests for distribution_new_exponential
2020-07-31  Svetlanaadd some test for distribution_new_linear
2020-07-31  Svetlanaadd some unit tests for distribution_new_linear
2020-07-31  Svetlanaadd some unit tests for distribution_new_linear
2020-07-31  Svetlanaadd checker to bucket getter
2020-07-31  Svetlanaadd getter for buckets
2020-07-30  Florian Forstercommon: Add a "data_source" return argument to parse_id...
2020-07-30  Svetlanaadd some unit tests for distribution_new_linear
2020-07-30  Svetlanaadd distribution_num_buckets function
2020-07-30  Svetlanamove bucket_t declaration to the header file
2020-07-30  Svetlanaadd unit tests into a build system
2020-07-29  Svetlanatest ssh commit
2020-07-29  Svetlanaadd distribution files to build system
2020-07-29  Svetlanaadd distribution_test.c file
2020-07-29  Svetlanafix compilation errors
2020-07-29  Florian Forstercmds: Remove "data source" from the FLUSH command.
2020-07-29  Florian Forsterformat_json: migrate to metric_parse_identity().
2020-07-29  Florian Forstercmds: migrate to metric_parse_identity().
2020-07-29  Florian ForsterMakefile.am: Remove libidentity.la
2020-07-29  Florian Forstersrc/daemon/plugin_mock.c: Remove metrics_list_t.
2020-07-29  Florian Forsterformat_json: s/keyval_t/label_t/g
2020-07-29  Florian Forsterformat_graphite: Remove left-over line from resolving...
2020-07-29  Florian Forster.travis.yml: Disable plugins that are known not to...
2020-07-29  Florian Forsterformat_graphite: Format with contrib/format.sh
2020-07-29  Florian Forstercommon: Format with contrib/format.sh
2020-07-29  Florian Forstercmds: Format with contrib/format.sh
next