1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #2574 from graphite-project/attempt_to_convert_parameter_types More... almost 5 years ago
only accept numeric 0/1 as bool More... almost 5 years ago
use concrete exception types More... almost 5 years ago
avoid using dangerous default value (PYL-W0102) More... almost 5 years ago
change file indentation to 4 spaces More... almost 5 years ago
fix tests More... almost 5 years ago
make validators type cast More... almost 5 years ago
ensure that all tag values are strings (#2572) More... almost 5 years ago
Merge pull request #2570 from deniszh/DZ-1.1.7 More... almost 5 years ago
Release 1.1.7 More... almost 5 years ago
Merge pull request #2562 from deniszh/DZ-1.1.7-release-notes More... almost 5 years ago
adding latest changes More... almost 5 years ago
Merge branch 'master' into DZ-1.1.7-release-notes More... almost 5 years ago
Merge pull request #2565 from graphite-project/fix_scale_to_seconds_type More... almost 5 years ago
allow floats in scaleToSeconds() More... almost 5 years ago
Moving release date More... almost 5 years ago
Merge pull request #2564 from graphite-project/log_grafana_headers More... almost 5 years ago
refactor code a bit to make it nicer More... almost 5 years ago
Merge pull request #2563 from deniszh/DZ-Changelog-global More... almost 5 years ago
allow user to use custom headers to ID bad queries More... almost 5 years ago
move extractSourceHeaders to more appropriate place More... almost 5 years ago
log grafana dashboard/panel id headers More... almost 5 years ago
Adding global changelog More... almost 5 years ago
Adding release 1.1.7 More... almost 5 years ago
Merge pull request #2557 from graphite-project/refactor_param_validation More... almost 5 years ago
Merge pull request #2559 from ploxiln/flake8_unused_var More... almost 5 years ago
Merge pull request #2558 from ploxiln/flake8_continuation_indent More... almost 5 years ago
flake8: re-enable F841 (local variable assigned but not used) More... almost 5 years ago
flake8: re-enable E122,E124 (indent of continuation and closing bracket) More... almost 5 years ago
move check acceptance of optional params up More... almost 5 years ago