- c600ac6 Merge pull request #123 from apache/docs/121 by Henrik Ingo · 31 hours ago master
- 33052b7 Make examples use published Docker image by Alex Sorokoumov · 3 days ago docs/121
- f99c7a2 Update install guide by Alex Sorokoumov · 3 days ago
- 3b3d59a Describe release process (#114) by Alex Sorokoumov · 5 weeks ago
- 2e34634 Merge pull request #115 from apache/config-arg-parse-fixup by Henrik Ingo · 6 weeks ago
- 3209e2f Merge pull request #116 from apache/fix-type-annotation by Henrik Ingo · 6 weeks ago
- 7ba4186 Merge pull request #117 from apache/fix-perf-test by Henrik Ingo · 6 weeks ago
- 08d98e5 Add perf tests to CI suite by Alex Sorokoumov · 6 weeks ago fix-perf-test
- c5e1d39 analysis.split sorts change points before getting intervals by Alex Sorokoumov · 6 weeks ago
- 1d67116 Fix type annotation in test_config.py by Alex Sorokoumov · 6 weeks ago fix-type-annotation
- 7c78e1b Fixup 3 bugs in ConfigArgParse usage by Alex Sorokoumov · 6 weeks ago config-arg-parse-fixup
- b8af75b PyPI Project description contains ASF incubating disclaimer (#112) by Alex Sorokoumov · 7 weeks ago
- a68bc98 Add e2e Graphite test (#106) by Alex Sorokoumov · 7 weeks ago
- 7663036 Optimize Docker image (#113) by Alex Sorokoumov · 7 weeks ago
- 2d8bd02 Change supported Python versions to 3.10-3.14 (#108) by Alex Sorokoumov · 7 weeks ago
- 3154520 Merge pull request #105 from apache/config-paths-fixup by Henrik Ingo · 8 weeks ago
- 5c5abc7 Merge pull request #96 from Sowiks/master by Henrik Ingo · 8 weeks ago
- e6dca23 Fixup config paths in docs by Alex Sorokoumov · 9 weeks ago config-paths-fixup
- 4e176a5 Add e2e tests covering CSV and PostgreSQL usage (#103) by Alex Sorokoumov · 9 weeks ago
- 2f4d2ba Fixup csv docs (#102) by Alex Sorokoumov · 9 weeks ago
- b70f2aa Merge pull request #98 from apache/asf-verify by Henrik Ingo · 9 weeks ago
- 3ffbc18 Add ASF license header to scripts in util/ by Henrik Ingo · 10 weeks ago asf-verify
- a31a60f Add another script to be used as helper to check release tar file. by Dave Fischer · 10 weeks ago
- 6aad9db Renamed variables, fixed typos, updated comments. Switched indexing to match slice object notations. by Denis Shchepakin · 10 weeks ago
- ef64531 Add a bash script that contributors may use/adapt to validate releases by Henrik Ingo · 3 months ago
- 5276f24 Fix multiple issues discovered via running examples (#95) by Alex Sorokoumov · 3 months ago 0.7.0-incubating-rc3
- f8f81d8 Support for Python 3.8 and 3.9 by Denis Shchepakin · 3 months ago
- a59a3cf Correct implementation of bisection method by Denis Shchepakin · 3 months ago
- f75f356 Replacing signal_processing_algorithms with internal implementation by Denis Shchepakin · 3 months ago
- 209ff38 Bump version to 0.7.0 (#94) by Alex Sorokoumov · 3 months ago 0.7.0-incubating-rc2
- 8d623fc Add missing config files in examples (#92) by Alex Sorokoumov · 4 months ago 0.7.0-incubating-rc1
- 36cd1cb Run Docker build in CI (#90) by Alex Sorokoumov · 5 months ago
- cb11830 Reduce Docker image size (#89) by Alex Sorokoumov · 5 months ago
- 484aaef Fix config parsing (#91) by Alex Sorokoumov · 5 months ago
- 69d2b97 OTAVA-82: use ConfigArgParse to create Config (#86) by Sean McCarthy · 5 months ago
- d337e48 Replace Poetry with uv (#80) by Alex Sorokoumov · 6 months ago
- 651c5d9 Fix data location in csv example (#81) by Alex Sorokoumov · 6 months ago
- 8bb5e8e Update README.md (#71) by Alex Sorokoumov · 6 months ago
- c50c1fb Update NOTICE (#72) by Alex Sorokoumov · 6 months ago
- 15dbb82 Add license header to python-app.yml (#73) by Alex Sorokoumov · 6 months ago
- a56bd76 Update install instructions on Getting Started page (#75) by Alex Sorokoumov · 6 months ago
- 1ea2431 Use base image 3.8-slim-bookworm (#76) by Alex Sorokoumov · 6 months ago
- 9bce358 Bump version to 0.6.1 (#70) by Alex Sorokoumov · 7 months ago 0.6.1-incubating 0.6.1-incubating-rc1
- 9fe98b7 PyPI Project Description (#69) by Alex Sorokoumov · 7 months ago
- f1821de Add license and PyPI shields (#67) by Alex Sorokoumov · 7 months ago
- 6d8f208 Install instructions use PyPI instead of GH (#68) by Alex Sorokoumov · 7 months ago
- 19c4dfd Remove +incubating, add it to description and authors instead (#59) by Alex Sorokoumov · 8 months ago E3QaH4OyvsqU4wau 0.6.0-incubating 0.6.0-incubating-rc5
- f1d21a8 Rename project name to apache-otava (#58) by Alex Sorokoumov · 9 months ago 0.6.0-rc4 0.6.0-rc5
- ee74e5f Address ASF feedback for RC3 (#57) by Alex Sorokoumov · 9 months ago
- 5502d6b Fix markdown markup and a typo in documentation (#54) by Sergey Bronnikov · 9 months ago 0.6.0+incubating-RC3
- 73cf53e Add ASF header to .gitignore (#53) by Alex Sorokoumov · 10 months ago 0.6.0+incubating-RC2
- 2958c03 CI runs against Python versions 3.8-3.10 (#52) by Alex Sorokoumov · 10 months ago
- 404acd0 Merge pull request #48 from ligurio/ligurio/doc-fixes by Henrik Ingo · 10 months ago
- 8702c40 Pyproject description (#50) by Alex Sorokoumov · 10 months ago
- b924b16 Describe BuildKit in installation guide by Sergey Bronnikov · 10 months ago
- ce2af7f Fix typos in documentation by Sergey Bronnikov · 10 months ago
- bc98c1e Add .asf.yaml (#44) by Alex Sorokoumov · 10 months ago
- 6b7c9e8 Update Dockerfile license (+ fix pre-commit-config) (#45) by Alex Sorokoumov · 10 months ago
- 3b164fb Use Poetry 1.8.3 in Docker image (#41) by Alex Sorokoumov · 10 months ago
- 0e9167d Add incubation disclaimer (#43) by Alex Sorokoumov · 10 months ago
- 66085d2 Add NOTICE file and update license headers (#42) by Alex Sorokoumov · 10 months ago
- 64c4cf3 Merge pull request #40 from apache/readme-hunter-cleansing by Henrik Ingo · 11 months ago
- c7516c3 Review documentation, mainly to remove "Hunter" inspired language by Henrik Ingo · 11 months ago
- 8dc85db Change 2 straggler datastax-labs urls to apache/otava by Henrik Ingo · 11 months ago
- 2e53d7f Remove license header from /README.md by Henrik Ingo · 11 months ago
- 3ddb78d Merge pull request #37 from smccarthy788/sm-ds-to-apache by Sean McCarthy · 11 months ago
- d22a671 apply Apache license header to source code files by Sean McCarthy · 11 months ago
- f00e4e6 enforce license headers with pre-commit by Sean McCarthy · 11 months ago
- 2b77e7a rename Hunter to Otava by Sean McCarthy · 11 months ago
- 39288aa OTAVA-30: remove unsupported project comment from README by Sean McCarthy · 11 months ago
- a5110f1 remove DataStax copyright from README by Sean McCarthy · 11 months ago
- 4d9a43d upgarde poetry to 1.8.3 and minor depdencies upgrades by Sean McCarthy · 11 months ago
- ec1a7e6 Fix a broken link to Validating Performance of a Feature Branch (#32) by Alex Sorokoumov · 12 months ago
- 57d4acc Fix broken links (#29) by Alex Sorokoumov · 1 year ago
- 251884d Introduce docs and reproducible examples (#28) by Alex Sorokoumov · 1 year ago
- 72c34f6 Merge pull request #27 from nyrkio/to-asf-upstream2 by Henrik Ingo · 1 year, 1 month ago
- 542767d Disable asserts for orig_edivisive test. by Henrik Ingo · 1 year, 1 month ago
- 1ce8bb8 flake8 format by Henrik Ingo · 1 year, 1 month ago
- e616f64 One years worth of linting and formatting... by Henrik Ingo · 1 year, 1 month ago
- fa0508d Optimization: Incremental Hunter by Henrik Ingo · 1 year, 3 months ago
- 28804cf compute_change_points(): Default min_magnitude to 0.0 by Henrik Ingo · 1 year, 3 months ago
- f136d78 Fix: When computing weak changepoints, keep p-value below 1 by Henrik Ingo · 1 year, 3 months ago
- 997b3ea Add new unit test and perf tests using tigerbeetle dataset by Henrik Ingo · 1 year, 3 months ago
- 208d89a Add timestamp to AnalyzedSeries by Henrik Ingo · 1 year, 7 months ago
- 5567470 Add to_json() and from_json() serialization methods. by Henrik Ingo · 1 year, 9 months ago
- aa4d4cc Update poetry.lock by Henrik Ingo · 1 year, 1 month ago
- bc748fc Replace psycopg2-binary with pg8000 and black with ruff (#25) by Alex Sorokoumov · 1 year, 4 months ago
- 5c0b480 Bigquery support (#23) by Alex Sorokoumov · 1 year, 4 months ago
- e1fee80 Add JsonImporter (#22) by Alex Sorokoumov · 1 year, 4 months ago
- 84e3e74 Add regressions_only output format (#21) by Alex Sorokoumov · 1 year, 4 months ago
- 266d6e5 Check that all variables are defined in the config (#20) by Alex Sorokoumov · 1 year, 4 months ago
- d2b76e8 Add more change point details to JSON output (#18) by Matt Fleming · 1 year, 6 months ago
- 7a8caec Add support for PostgreSQL (#5) by Alex Sorokoumov · 1 year, 6 months ago
- 6425c00 Make it easier to call hunter from scripts (#17) by Matt Fleming · 1 year, 11 months ago
- f5b1f6f increment version from 0.5.0 to 0.6.0 (#16) by Sean McCarthy · 2 years ago
- 8ff1669 Merge pull request #14 from jtaleric/update_dockerfile by Sean McCarthy · 2 years ago v0.5.0
- 3b6cdb4 Update Dockerfile by Joe Talerico · 2 years ago
- d7eb144 Merge pull request #12 from jtaleric/fix-sample-date by Sean McCarthy · 2 years ago
- 1fe5898 Fix sample.csv dates by Joe Talerico · 2 years, 1 month ago
- 7435ad9 Original edivisive feature flag by Henrik Ingo · 2 years, 2 months ago