Releases: ibutsu/ibutsu-server
Releases · ibutsu/ibutsu-server
v1.11.3
v1.11.2
v1.11.1
Migrate to PostgreSQL
In order to overcome some performance and other issues, and due to MongoDB's license changes, Ibutsu has now migrated to use PostgreSQL.
v1.10.2
- Fix a small celery error
Cannot mix new and old setting keys
v1.10.1
- Fix styling of count skips on Jenkins Job Analysis page (#29)
- [Heatmap] Sort builds by start_time, not the string build_number
- [Heatmap] Use an aggregation to get the correct number of jobs that exist in the DB
- [Heatmap] Don't show columns in which all the plugins failed
- Add link to JIRA issues.redhat.com
- Convert failure classification table into its own component
- Expose the count_skips parameter in the UI (#24)
- Check to make sure "start_time" exists
v1.10.0
- Add a switch to change from overall health from bar to area chart
- Show active filters and make exception name clickable in failure classification table
- Apply a limit to the amount of runs from which we create the JJV
- Make failure classification table expandable, to aid in debugging
- Add a tooltip to the generic area chart
- Fix warnings for links, limit reports to 1e5 documents
- Make links open in a new tab
- Add link to submit upstream issue, make links open in new tab
- Limit documents returned by reports to a reasonable number
- Add trademark and file retention policy to About modal
- Add a link to the docs on the about modal
- Limit the number of results we can display in the results table.
- Made run-list component and env pills clickable for filtering
- Update the rtd conf file location
- Fix the master_doc for Sphinx
- Make the docs requirements file match the config file
- Add readthedocs config
- Change Travis config to support both Python and JS
- Initial import from Gitlab