1. 69d2b97 OTAVA-82: use ConfigArgParse to create Config (#86) by Sean McCarthy · 3 weeks ago master
  2. d337e48 Replace Poetry with uv (#80) by Alex Sorokoumov · 5 weeks ago
  3. 651c5d9 Fix data location in csv example (#81) by Alex Sorokoumov · 5 weeks ago
  4. 8bb5e8e Update README.md (#71) by Alex Sorokoumov · 7 weeks ago
  5. c50c1fb Update NOTICE (#72) by Alex Sorokoumov · 7 weeks ago
  6. 15dbb82 Add license header to python-app.yml (#73) by Alex Sorokoumov · 7 weeks ago
  7. a56bd76 Update install instructions on Getting Started page (#75) by Alex Sorokoumov · 7 weeks ago
  8. 1ea2431 Use base image 3.8-slim-bookworm (#76) by Alex Sorokoumov · 7 weeks ago
  9. 9bce358 Bump version to 0.6.1 (#70) by Alex Sorokoumov · 9 weeks ago 0.6.1-incubating 0.6.1-incubating-rc1
  10. 9fe98b7 PyPI Project Description (#69) by Alex Sorokoumov · 9 weeks ago
  11. f1821de Add license and PyPI shields (#67) by Alex Sorokoumov · 9 weeks ago
  12. 6d8f208 Install instructions use PyPI instead of GH (#68) by Alex Sorokoumov · 10 weeks ago
  13. 19c4dfd Remove +incubating, add it to description and authors instead (#59) by Alex Sorokoumov · 3 months ago E3QaH4OyvsqU4wau 0.6.0-incubating 0.6.0-incubating-rc5
  14. f1d21a8 Rename project name to apache-otava (#58) by Alex Sorokoumov · 4 months ago 0.6.0-rc4 0.6.0-rc5
  15. ee74e5f Address ASF feedback for RC3 (#57) by Alex Sorokoumov · 4 months ago
  16. 5502d6b Fix markdown markup and a typo in documentation (#54) by Sergey Bronnikov · 5 months ago 0.6.0+incubating-RC3
  17. 73cf53e Add ASF header to .gitignore (#53) by Alex Sorokoumov · 5 months ago 0.6.0+incubating-RC2
  18. 2958c03 CI runs against Python versions 3.8-3.10 (#52) by Alex Sorokoumov · 5 months ago
  19. 404acd0 Merge pull request #48 from ligurio/ligurio/doc-fixes by Henrik Ingo · 5 months ago
  20. 8702c40 Pyproject description (#50) by Alex Sorokoumov · 5 months ago
  21. b924b16 Describe BuildKit in installation guide by Sergey Bronnikov · 5 months ago
  22. ce2af7f Fix typos in documentation by Sergey Bronnikov · 5 months ago
  23. bc98c1e Add .asf.yaml (#44) by Alex Sorokoumov · 5 months ago
  24. 6b7c9e8 Update Dockerfile license (+ fix pre-commit-config) (#45) by Alex Sorokoumov · 5 months ago
  25. 3b164fb Use Poetry 1.8.3 in Docker image (#41) by Alex Sorokoumov · 5 months ago
  26. 0e9167d Add incubation disclaimer (#43) by Alex Sorokoumov · 5 months ago
  27. 66085d2 Add NOTICE file and update license headers (#42) by Alex Sorokoumov · 5 months ago
  28. 64c4cf3 Merge pull request #40 from apache/readme-hunter-cleansing by Henrik Ingo · 6 months ago
  29. c7516c3 Review documentation, mainly to remove "Hunter" inspired language by Henrik Ingo · 6 months ago readme-hunter-cleansing
  30. 8dc85db Change 2 straggler datastax-labs urls to apache/otava by Henrik Ingo · 6 months ago
  31. 2e53d7f Remove license header from /README.md by Henrik Ingo · 6 months ago
  32. 3ddb78d Merge pull request #37 from smccarthy788/sm-ds-to-apache by Sean McCarthy · 6 months ago
  33. d22a671 apply Apache license header to source code files by Sean McCarthy · 6 months ago
  34. f00e4e6 enforce license headers with pre-commit by Sean McCarthy · 6 months ago
  35. 2b77e7a rename Hunter to Otava by Sean McCarthy · 6 months ago
  36. 39288aa OTAVA-30: remove unsupported project comment from README by Sean McCarthy · 6 months ago
  37. a5110f1 remove DataStax copyright from README by Sean McCarthy · 6 months ago
  38. 4d9a43d upgarde poetry to 1.8.3 and minor depdencies upgrades by Sean McCarthy · 6 months ago
  39. ec1a7e6 Fix a broken link to Validating Performance of a Feature Branch (#32) by Alex Sorokoumov · 7 months ago
  40. 57d4acc Fix broken links (#29) by Alex Sorokoumov · 7 months ago
  41. 251884d Introduce docs and reproducible examples (#28) by Alex Sorokoumov · 7 months ago
  42. 72c34f6 Merge pull request #27 from nyrkio/to-asf-upstream2 by Henrik Ingo · 8 months ago
  43. 542767d Disable asserts for orig_edivisive test. by Henrik Ingo · 8 months ago
  44. 1ce8bb8 flake8 format by Henrik Ingo · 8 months ago
  45. e616f64 One years worth of linting and formatting... by Henrik Ingo · 8 months ago
  46. fa0508d Optimization: Incremental Hunter by Henrik Ingo · 11 months ago
  47. 28804cf compute_change_points(): Default min_magnitude to 0.0 by Henrik Ingo · 11 months ago
  48. f136d78 Fix: When computing weak changepoints, keep p-value below 1 by Henrik Ingo · 11 months ago
  49. 997b3ea Add new unit test and perf tests using tigerbeetle dataset by Henrik Ingo · 11 months ago
  50. 208d89a Add timestamp to AnalyzedSeries by Henrik Ingo · 1 year, 2 months ago
  51. 5567470 Add to_json() and from_json() serialization methods. by Henrik Ingo · 1 year, 5 months ago
  52. aa4d4cc Update poetry.lock by Henrik Ingo · 8 months ago
  53. bc748fc Replace psycopg2-binary with pg8000 and black with ruff (#25) by Alex Sorokoumov · 11 months ago
  54. 5c0b480 Bigquery support (#23) by Alex Sorokoumov · 11 months ago
  55. e1fee80 Add JsonImporter (#22) by Alex Sorokoumov · 12 months ago
  56. 84e3e74 Add regressions_only output format (#21) by Alex Sorokoumov · 12 months ago
  57. 266d6e5 Check that all variables are defined in the config (#20) by Alex Sorokoumov · 12 months ago
  58. d2b76e8 Add more change point details to JSON output (#18) by Matt Fleming · 1 year, 1 month ago
  59. 7a8caec Add support for PostgreSQL (#5) by Alex Sorokoumov · 1 year, 1 month ago
  60. 6425c00 Make it easier to call hunter from scripts (#17) by Matt Fleming · 1 year, 6 months ago
  61. f5b1f6f increment version from 0.5.0 to 0.6.0 (#16) by Sean McCarthy · 1 year, 7 months ago
  62. 8ff1669 Merge pull request #14 from jtaleric/update_dockerfile by Sean McCarthy · 1 year, 8 months ago v0.5.0
  63. 3b6cdb4 Update Dockerfile by Joe Talerico · 1 year, 8 months ago
  64. d7eb144 Merge pull request #12 from jtaleric/fix-sample-date by Sean McCarthy · 1 year, 8 months ago
  65. 1fe5898 Fix sample.csv dates by Joe Talerico · 1 year, 8 months ago
  66. 7435ad9 Original edivisive feature flag by Henrik Ingo · 1 year, 10 months ago
  67. 5a7a361 Update numpy, reformat code by Piotr Kołaczkowski · 1 year, 10 months ago orig_edivisive
  68. 434e584 Trigger CI by Piotr Kołaczkowski · 1 year, 10 months ago
  69. d7fe028 Merge pull request #7 from crucio55/regressions_use_options by Henrik Ingo · 1 year, 10 months ago
  70. 1fe6436 Merge pull request #8 from sahankj2000/update_readme by Henrik Ingo · 1 year, 10 months ago
  71. 89764f5 Updating pipx install command in README by sahan · 2 years ago
  72. 1305ca7 Use the configured analysis options when running hunter regressions, instead of the default ones by crucio55 · 2 years ago
  73. 2f5734c wip: Original edivisive feature flag by Piotr Kołaczkowski · 2 years, 11 months ago
  74. 38d8be9 Merge pull request #4 from datastax-labs/gbk-harmonise-build by Guy Bolton King · 3 years, 5 months ago
  75. 8b044a1 Minor documentation improvements by Guy Bolton King · 3 years, 5 months ago
  76. 3e61b13 Make github actions use tox by Guy Bolton King · 3 years, 5 months ago
  77. 133b140 Use autoflake and isort to optimize imports by Guy Bolton King · 3 years, 5 months ago
  78. 0fa9d32 Add flake8 to tox by Guy Bolton King · 3 years, 5 months ago
  79. 5dcc5ea Simplify tox.ini and use poetryw to install deps by Guy Bolton King · 3 years, 5 months ago
  80. 0ac30b0 Use poetryw and toxw wrappers and update docs by Guy Bolton King · 3 years, 5 months ago
  81. a057a23 Merge pull request #3 from datastax-labs/histostat-support by Sean McCarthy · 3 years, 5 months ago
  82. 96a8973 address flake8 warnings: by Sean McCarthy · 3 years, 5 months ago
  83. c797519 run PyCharm 'optimize imports' on project by Sean McCarthy · 3 years, 5 months ago
  84. f761952 fix csv import tests: set unit test data_selector since_time to the start of time by Sean McCarthy · 3 years, 5 months ago
  85. 904cc9d format all via 'black .' by Sean McCarthy · 3 years, 5 months ago
  86. 9a8bb08 add support for 'histostat' metric source by Sean McCarthy · 3 years, 5 months ago
  87. 9c9162c add json output option to analyze command by Sean McCarthy · 3 years, 5 months ago
  88. 5894ab0 make graphite and grafana config sections optional by Sean McCarthy · 3 years, 5 months ago
  89. d328689 upgrade ruamel.yaml and pystache versions by Sean McCarthy · 3 years, 5 months ago
  90. 3631cc3 Update README.md by Madhavan · 4 years ago
  91. 1e8e6f6 Add license info to README.md by Piotr Kołaczkowski · 4 years ago
  92. 802374f add configurable limit to the change points reported to Slack (#16) by Sean McCarthy · 4 years, 2 months ago
  93. b3d48db #13 validate all metrics in configuration are unqiue by Sean McCarthy · 4 years, 3 months ago
  94. dd4bc51 #12 bump Hunter version to 0.5.0 by Sean McCarthy · 4 years, 3 months ago
  95. 57743f0 #11 Support Notifying Multiple Slack Channels by Sean McCarthy · 4 years, 3 months ago
  96. 5b058ad #8 add validate command by Sean McCarthy · 4 years, 3 months ago
  97. 9049b62 Documentation for checking regressions on feature branches by Piotr Kołaczkowski · 4 years, 4 months ago
  98. 7cd6835 Add --last option to analyze only last N data points by Piotr Kołaczkowski · 4 years, 4 months ago
  99. 4a9310a Remove requirement to fetch min 5 points by Piotr Kołaczkowski · 4 years, 4 months ago
  100. b4e5db7 Finding regressions on a feature branch by Piotr Kołaczkowski · 4 years, 4 months ago