Commit graph

19 commits

Author SHA1 Message Date
Dan Cryer
3db08c7315 Switching to using moment.js for times in JS, rather than a custom solution. Fixes #688 2014-12-07 11:51:41 +00:00
Dan Cryer
62b957fb83 View build 2014-12-04 13:08:48 +00:00
Dan Cryer
eea1da0064 Fixes for date JS issues in Safari 2014-12-03 20:53:46 +00:00
Dan Cryer
43fef1539f Front-End Upgrade: New UI Based on Admin LTE.
Closes #673
2014-12-03 15:30:36 +00:00
michael.schramm
aa27bf80c7 Improved PHPSpec plugin. Now includes a UI Plugin. 2014-12-03 12:21:55 +00:00
Stan Gumeniuk
2a9dda7526 Updating the PHP Code Sniffer UI plugin to fix the line number link. 2014-10-16 16:00:06 +01:00
Stephen Ball
fd0c68ff15 Adding a build status JS plugin for PHPCPD 2014-06-12 16:06:59 +00:00
James Inman
e898306990 Fixing graph for docblock checker. 2014-05-14 11:04:37 +01:00
Dan Cryer
cc99df4c5a Updating UI plugins to fix memory leak reported in #394 2014-05-09 15:34:14 +01:00
Dan Cryer
9ecd3bfa11 Adding PHP Docblock Checker plugin 2014-05-08 16:02:24 +00:00
Dan Cryer
cb70b2d410 Updating PHPUnit plugin to provide a report like PHPMD and PHPCS, fixes #305 2014-05-02 14:36:34 +01:00
Dan Cryer
616d52e025 UI updates 2014-04-30 14:13:07 +01:00
Dan Cryer
66bfcea8ed Migrating PHPMD to use XML report format and add a UI plugin to display warning information. See #305 2014-04-25 11:28:27 +00:00
Alexander Wenzel
00d779286c fix #335: unify (loc / quality trend) graph labels 2014-04-16 19:22:04 +02:00
Alexander Wenzel
f4bef26663 fix #334: fix flickering of quality trend graph; fix hidden data points for single errors / warnings 2014-04-12 00:11:46 +02:00
Alexander Wenzel
801cc8ee5e store errors from parallel-lint as build_meta (key "phplint-errors");
add them to the "Quality Trend" graph on the build view
2013-11-13 19:55:45 +01:00
Dan Cryer
56b8a57efd Renaming key / value columns in build_meta with meta_key / meta_value to avoid SQL errors. 2013-10-08 13:00:38 +01:00
Dan Cryer
cc09d95a3d SQL strict mode fixes. Closes #127 2013-10-08 07:45:20 +01:00
Dan Cryer
b33189e08e UI plugins, including quality trend chart, logs and lines of code. Some UI tweaks. 2013-10-08 07:21:46 +01:00