]> git.ipfire.org Git - thirdparty/collectd.git/shortlog
thirdparty/collectd.git
2020-09-15  Svetlana Shmidtadd comments to functions with typed_value
2020-09-15  Svetlana Shmidtreturn constructor for derive
2020-09-15  Svetlana Shmidtchange type checks using typed_value
2020-09-15  Svetlana Shmidtchange values_raw type to typed_value to support distri...
2020-09-15  Svetlana Shmidtchange naming
2020-09-15  Svetlana ShmidtMerge remote-tracking branch 'github-sshmidt/utils...
2020-09-15  Svetlana Shmidtadd create_typed_value function
2020-09-14  Florian Forsterdaemon: Run contrib/format.sh
2020-09-14  Svetlana Shmidtchange value_t to typed_value_t in start_value
2020-09-14  Svetlana Shmidtadd new typed_value type
2020-09-10  Svetlana Shmidtfix codestyle
2020-09-10  Svetlana Shmidtchange formatting for files
2020-09-10  Svetlana Shmidtfix overwritten status
2020-09-10  Svetlana Shmidtsimplify distribution_cmp function
2020-09-10  Svetlana Shmidtadd comment about double comparison
2020-09-09  Svetlana Shmidtfix codestyle
2020-09-09  Svetlana Shmidtadd getters for start time and value
2020-09-08  Svetlana Shmidtremove old code
2020-09-08  Svetlana Shmidtfix bug in update_metric function
2020-09-08  Svetlana Shmidtfixed bug in comparison function
2020-09-08  Svetlana Shmidtfix memory leak in subtract function
2020-09-08  Svetlana Shmidtchange update function to reset metric
2020-09-08  Svetlana Shmidtadd equals function for distribution add description...
2020-09-07  Svetlana Shmidtmake distribution_cmp private and change the return...
2020-09-07  Svetlana Shmidtchange names
2020-09-07  Svetlana Shmidtfix typo
2020-09-07  Svetlana Shmidtchange distribution_sub function in order d1 >= d2
2020-09-07  Svetlana Shmidtadd comparison for distributions
2020-09-07  Svetlana Shmidtadd start value to cache entry
2020-09-01  Barbara KaczorowskaMerge pull request #3554 from pj1031999/google-interns...
2020-08-31  PaweÅ‚ JasiakAvoid deadlocks. 3554/head
2020-08-30  Elene MargalitadzeMerge pull request #3545 from elene-margalit/google...
2020-08-30  elene-margalitFormatted code in metric.c. 3545/head
2020-08-30  elene-margalitFormatted code.
2020-08-30  elene-margalitAdded unit test for function distribution_marshal_text.
2020-08-28  elene-margalitFixed memory leak in distribution_marshal_text function...
2020-08-28  elene-margalitFound and fixed memory leak in function format_metric_d...
2020-08-28  elene-margalitFormatted code.
2020-08-28  elene-margalitFixed error in format_json_test.c
2020-08-27  elene-margalitFormatted code.
2020-08-27  elene-margalitExtended metric_family unit test to also test new forma...
2020-08-27  elene-margalitFix argument in snprintf.
2020-08-27  elene-margalitFix argument in snprintf.
2020-08-27  elene-margalitFix argument in snprintf.
2020-08-27  elene-margalitAdded error handling for strbuf_printf and fixed format...
2020-08-27  elene-margalitAdded functions distribution_marshal_text, distribution...
2020-08-27  elene-margalitExtended function format_metric to call the new functio...
2020-08-24  elene-margalitFormatted code.
2020-08-24  elene-margalitMerge branch 'google-interns-2020' of https://github...
2020-08-24  elene-margalitFixed return type of distribution_total_counter from...
2020-08-24  elene-margalitFixed return type from function distribution_total_coun...
2020-08-21  Svetlana ShmidtMerge pull request #3538 from Lana243/google-interns...
2020-08-21  Svetlana Shmidtfix dereferencing null pointer 3538/head
2020-08-21  Svetlana ShmidtMerge pull request #3537 from yath/bootstrap
2020-08-21  Sebastian SchmidtAdd a bootstrapping script and a sample configuration 3537/head
2020-08-19  Barbara KaczorowskaMerge pull request #3531 from bkjg/cache
2020-08-19  Barbara KaczorowskaFormat Makefile.am 3531/head
2020-08-19  Barbara Kaczorowskaclang format
2020-08-19  Barbara KaczorowskaRemove debug messages
2020-08-19  Barbara KaczorowskaFix seg fault in tests
2020-08-19  Barbara KaczorowskaRemove debug messages
2020-08-19  Barbara Kaczorowskaclang format
2020-08-19  Barbara KaczorowskaFix the bug in the uc_update function
2020-08-19  Barbara KaczorowskaChange the signature of getters for time to return...
2020-08-19  Barbara KaczorowskaDelete finished TODOs
2020-08-19  Barbara KaczorowskaIntegrate utils_cache_test.c file with new distribution...
2020-08-19  Barbara KaczorowskaAdd updating total_sum in distribution_sub function
2020-08-19  Barbara KaczorowskaFix bug in distribution_percentile function
2020-08-19  Barbara KaczorowskaAdd implementation of distribution_sub to the distribut...
2020-08-19  Barbara KaczorowskaAdd VALUE_TYPE_DISTRIBUTION to the metric.h file
2020-08-19  Barbara KaczorowskaImplement additional functions to the plugin_mock.c...
2020-08-19  Barbara KaczorowskaDelete finished TODOs
2020-08-19  Barbara Kaczorowskaclang format
2020-08-19  Barbara KaczorowskaFix tests for uc_get_rate_by_name function
2020-08-19  Barbara KaczorowskaFix tests for uc_get_percentile function
2020-08-19  Barbara KaczorowskaFix tests for uc_get_percentile_by_name function
2020-08-19  Barbara KaczorowskaAdd more test cases to unit tests for uc_update function
2020-08-19  Barbara KaczorowskaReplace custom initialization functions with universal...
2020-08-19  Barbara Kaczorowskaclang format
2020-08-19  Barbara KaczorowskaImplement tests for uc_get_rate function
2020-08-19  Barbara KaczorowskaFix updating utils cache
2020-08-19  Barbara KaczorowskaImplement draft of tests for uc_rate_by_name function
2020-08-19  Barbara KaczorowskaRemove DS_TYPE_DISTRIBUTION define
2020-08-19  Barbara KaczorowskaAdd DS_TYPE_DISTRIBUTION to the plugin.h file
2020-08-19  Barbara KaczorowskaAdd nickname of the new author to the license
2020-08-19  Barbara KaczorowskaAdd new author to the license
2020-08-19  Barbara KaczorowskaAdd support for distribution metrics in rate functions
2020-08-19  Barbara KaczorowskaAdd functions for getting last time and update time...
2020-08-19  Barbara KaczorowskaRemove finished TODO in tests
2020-08-19  Barbara KaczorowskaAdd checking correctness of uc_update in tests
2020-08-19  Barbara KaczorowskaImplement tests for uc_get_percentile_by_name function
2020-08-19  Barbara KaczorowskaImplement tests for uc_get_percentile function
2020-08-19  Barbara KaczorowskaAdd checking if the percent argument is correct
2020-08-19  Barbara KaczorowskaAdd test for uc_update function
2020-08-19  Barbara KaczorowskaSuccessfully add tests to Makefile.am
2020-08-19  Barbara KaczorowskaAdd checking status after returning from distribution_s...
2020-08-19  Barbara KaczorowskaClang format
2020-08-19  Barbara KaczorowskaAdd skeleton of tests for functions from utils_test...
2020-08-19  Barbara KaczorowskaAdd utils_cache_test to the Makefile.am
2020-08-19  Barbara KaczorowskaAdd uc_get_percentile and uc_get_percentile_by_name...
next