- 18 May, 2015 4 commits
-
-
Torkel Ödegaard committed
-
Lots of progress on InfluxDB Query Editor, show tag keys, values and measurement dropdowns now take into account already selected tags or measurements, so you can start with tag keys and the select measurement, #1525
Torkel Ödegaard committed -
fix mac.md for incorrect href
Torkel Ödegaard committed -
fffw committed
-
- 16 May, 2015 4 commits
-
-
Torkel Ödegaard committed
-
Minor work on InfluxDB 0.9 query editor, #1525, hit a roadblock with the new InfluxDB query language, does not support tag and tag values discovery queries with filters, not sure if I need to move to SHOW SERIES style queries
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
Addresses #1853, redact session provider secrets
Torkel Ödegaard committed
-
- 15 May, 2015 4 commits
-
-
Haneysmith, Nathan committed
-
In cases where a database is used for session storage, redact the session_provider config value. I assumed "@" as the marker for a database vs file/memory.
Haneysmith, Nathan committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
- 14 May, 2015 5 commits
-
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Backend configuration: When unknown key was detected the log error was not visible in log file due to logging was initialized after user config file is loaded, logging is now initialized twice, once based on defaults and command line arguments, then then again after user config file, Fixes #1992
Torkel Ödegaard committed
-
- 13 May, 2015 10 commits
-
-
Torkel Ödegaard committed
-
Fix minor grammar issue in docs index page
Torkel Ödegaard committed -
jeff martinez committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Major refactorings around searching, moved to seperate package, trying to move stuff out of models package, extend search support searching different types of entities and different types of dashboards, #960
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
- 12 May, 2015 4 commits
-
-
Torkel Ödegaard committed
-
Rewriting anb abstracting how dashboards are loaded, unifying db, json files, and script dashboards, #960
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
- 11 May, 2015 5 commits
-
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Singlestat: threshold checks are now done on a rounded value, rounded to same number of decimals as is shown, Fixes #1983
Torkel Ödegaard committed -
Conflicts: docs/sources/installation/configuration.md docs/sources/installation/docker.md
Torkel Ödegaard committed -
Fixed a series of installation doc issues
Torkel Ödegaard committed
-
- 10 May, 2015 2 commits
-
-
1. Set paragraph size to 80 chars for better readability. 2. More formatting fixes. 3. More spelling and grammar fixes.
James Turnbull committed -
1. Fixed several spelling and grammar issues. 2. Fixed 404s for the Configuration page. 3. Fixed several Markdown formatting issues. 4. Tidy up of several pages.
James Turnbull committed
-
- 09 May, 2015 2 commits
-
-
Torkel Ödegaard committed
-
Did some jquery flot performance tuning, added text size cache that reduced render times by 25% (for single serie graphs)
Torkel Ödegaard committed
-