0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Mar 26, 2023 — Mar 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
moving Apache 2.0 license to separate file More... about 11 years ago
adding MIT license More... about 11 years ago
changing delete to simply mark documents with deleted=true instead of actually deleting data More... about 11 years ago
add bootstrap for styling. add fontawesome for some icons. make a pretty background More... about 11 years ago
Merge remote-tracking branch 'dmlap/master' More... about 11 years ago
add the greatest bg ever More... about 11 years ago
only running changehandler on analyze and compare pages More... about 11 years ago
adding filters and auto-refresh on db change More... about 11 years ago
fixing templatized parameters to work with handlebars More... about 11 years ago
switching from mustache to handlebars for templating More... about 11 years ago
Compare Tests Add checkboxes to select tests to compare and a page to view stats and overall histograms for those tests side-by-side. The page makes separate calls for each test you want to compare... could lead to trouble. More... about 11 years ago
giving buttons a little space before the edge of the cell More... about 11 years ago
moving action buttons to the right-hand column More... about 11 years ago
changing layout of test lists to take better advantage of available space and generally be more usable More... about 11 years ago
minor change to button font size for small screen rendering More... about 11 years ago
implementing sprites for action buttons More... about 11 years ago
cleaning up HTML to make buttons and cells more easily targetable More... about 11 years ago
adding sprite for button images More... about 11 years ago
only showing iOS chart if there are iOS results More... about 11 years ago
Merge remote-tracking branch 'dmlap/master' More... about 11 years ago
cleaning up font sizes for better small screen rendering More... about 11 years ago
fixing push script More... about 11 years ago
post iframe performance data if the inner page gives it to us More... about 11 years ago
collect window.performance data More... about 11 years ago
fix bad variable defaulting More... about 11 years ago
make port configurable in push script More... about 11 years ago
add histogram for iOS results More... about 11 years ago
move histogram into a helper function (functorialization) More... about 11 years ago
parse out platform from useragent and add to run query More... about 11 years ago
table layout fixed for data tables More... about 11 years ago