0
I Use This!
Activity Not Available

Commits : Listings

Analyzed over 1 year ago. based on code collected over 1 year ago.
Aug 22, 2023 — Aug 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add a Bitdeli badge to README More... about 12 years ago
Merge pull request #3 from bitdeli-chef/master More... about 12 years ago
Merge pull request #2 from ymc-geha/review-fix More... over 12 years ago
Use configured review table in review.php More... over 12 years ago
Fixes #1, this uses backticks as a seperator for host vs db name fields More... over 13 years ago
Missed one more invalid reference. Thanks @weberx for catching this! More... over 13 years ago
Fix an issue with how the port was specified in the DSN in the example config More... over 13 years ago
ColReorder/ColVis from datatables 1.9.2 More... over 13 years ago
DataTables 1.9.2 update More... over 13 years ago
ColReorder and ColVis updates More... over 13 years ago
Update documentation urls More... over 13 years ago
Fix an issue when there are no history data for a checksum More... over 13 years ago
Dont worry about overflows, we handle that correctly now. Also fix an extra bar being added to the sparkbars due to an extra comma on the end of the data lines. More... over 13 years ago
Fix an issue with off by one for day of month and months sparkbars More... over 13 years ago
Add in per month sparkbars and fix an issue where some months have less then 31 days. This will "cluster" end of month jobs around the 28-31 range rather then a single date, but will actually calculate the per day stats better. More... over 13 years ago
Fix an issue when there is only one day worth of data causing the sparklines to incorrectly render More... over 13 years ago
Simplify the Boolean Attribute table, Make the Count column be the Sum column for all the rows other then the main count. This reduces duplicate data being displayed More... over 13 years ago
Move over time sparklines to sparkbars, add in other time metrics, fix a bug with the hour chart generation, remove a sql query that is unneeded. More... over 13 years ago
Fix a INSERT INTO table SELECT * FROM table query rewrite bug, unit test improvements More... over 13 years ago
Remove unneeded config var More... over 13 years ago
Lazy load the example query via ajax rather then loading a pile of queries for paging More... over 13 years ago
Allow going back and forward to select a specific sample query to explain, support dynamically generating the unique index on the history tables to be able to uniquely identify a row More... over 13 years ago
Datatables 1.9.1 update More... over 13 years ago
Add in sparklines for time of day More... almost 14 years ago
Fix up some more casting issues More... almost 14 years ago
Fix up some more casting issues More... almost 14 years ago
Fix up some more casting issues More... almost 14 years ago
Fix the numeric issues with the number_format being used before we are done calculating More... almost 14 years ago
Rework the query per time stats as floating point values were messing things up More... almost 14 years ago
Make the init.php prettier More... almost 14 years ago