Skip to content
This repository has been archived by the owner on Dec 17, 2017. It is now read-only.

Releases: WhereSoftwareGoesToDie/machiavelli

1.0

08 Sep 04:27
Compare
Choose a tag to compare
1.0

�Machiavelli 1.0!

  • all functionality from the release candidates, including:
    • exposed functionality for the ceilometer and nagios collectors
    • reworking of the settings format and splitting out of library from 2 to 3 classes
    • lots of javascript bugs squashed
    • lots of logic bugs squashed

1.0.0-rc3

08 Sep 02:10
Compare
Choose a tag to compare
1.0.0-rc3 Pre-release
Pre-release
v1.0.0-rc3

embed string injection to prevent nil->string errors

1.0.0-rc2

02 Sep 06:09
Compare
Choose a tag to compare
1.0.0-rc2 Pre-release
Pre-release
Merge pull request #44 from anchor/stagingconfig

Updating staging deployment config

1.0.0-rc1

02 Sep 06:09
Compare
Choose a tag to compare
1.0.0-rc1 Pre-release
Pre-release
v1.0.0-rc1

1.0.0-rc1

v0.5.0 - 5 times faster update

05 Aug 06:40
Compare
Choose a tag to compare

This is a minor bump because of the upgraded ruby version and excess config file changes.

Changes made should make the deployment of Machiavelli into your environments up to 5 times faster, depending on your kit.

Other changes:

  • Deployment script for assisted process handling
  • Streamlined javascript, compressed javascript, compressed css

v0.4.3 - UI fixes

29 Jul 23:11
Compare
Choose a tag to compare
  • UTC time is now default. Toggle to Local using the toggle button
  • max zoomed graphs no longer on page reload (window hash #0,0)
  • libraries now support descriptions, used on settings modal

v0.4.2 - New UI elements

28 Jul 06:33
Compare
Choose a tag to compare
  • Nanobar progress for rickshaw graphs - will update when a graph in a set finishes it's async progress
  • UTC/Local time toggle - for all graphs, displays time in UTC, or local timezone
  • New close link near title on standard graphs for easier removing
  • Move to using 'monotone' interpolation - cardinal was giving kickbacks that was confusing users
  • Smalll changes to buttons, wording

v0.4.1 - percentage and time

25 Jul 01:05
Compare
Choose a tag to compare

Fix small issue where any metric with percentages didn't validate in javascript
Fix small issue where no 24-hour-time values could be entered in the absolute time calendars

v0.4.0 - Cosmetics and UI update

24 Jul 05:59
Compare
Choose a tag to compare

Minor bump due to changes in sieste URLs and such.
Lots of minor UI features and improvements.

v0.3.5 - Sieste Data source update

23 Jul 10:36
Compare
Choose a tag to compare

Sieste now uses a different interpolated endpoint, as of sistes v0.3.0
Machiavelli now recognises this update and handles it accordingly.