0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 11 months ago. based on code collected 12 months 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... almost 12 years ago
Merge pull request #3 from bitdeli-chef/master More... almost 12 years ago
Merge pull request #2 from ymc-geha/review-fix More... almost 12 years ago
Use configured review table in review.php More... almost 12 years ago
Fixes #1, this uses backticks as a seperator for host vs db name fields More... almost 13 years ago
Missed one more invalid reference. Thanks @weberx for catching this! More... almost 13 years ago
Fix an issue with how the port was specified in the DSN in the example config More... almost 13 years ago
ColReorder/ColVis from datatables 1.9.2 More... about 13 years ago
DataTables 1.9.2 update More... about 13 years ago
ColReorder and ColVis updates More... about 13 years ago
Update documentation urls More... about 13 years ago
Fix an issue when there are no history data for a checksum More... about 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... about 13 years ago
Fix an issue with off by one for day of month and months sparkbars More... about 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... about 13 years ago
Fix an issue when there is only one day worth of data causing the sparklines to incorrectly render More... about 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... about 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... about 13 years ago
Fix a INSERT INTO table SELECT * FROM table query rewrite bug, unit test improvements More... about 13 years ago
Remove unneeded config var More... about 13 years ago
Lazy load the example query via ajax rather then loading a pile of queries for paging More... about 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... about 13 years ago
Datatables 1.9.1 update More... over 13 years ago
Add in sparklines for time of day More... over 13 years ago
Fix up some more casting issues More... over 13 years ago
Fix up some more casting issues More... over 13 years ago
Fix up some more casting issues More... over 13 years ago
Fix the numeric issues with the number_format being used before we are done calculating More... over 13 years ago
Rework the query per time stats as floating point values were messing things up More... over 13 years ago
Make the init.php prettier More... over 13 years ago