aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* get the unit tests working againGravatar Benjamin Jones2013-07-05
* silence httpd outputGravatar Benjamin Jones2013-07-05
* if firefox profile given is null, create and use a temporary profileGravatar Benjamin Jones2013-07-05
* Add an enabled field to the rule set modelGravatar Trevor Elliott2013-07-03
* Merge branch 'master' of https://github.com/GaloisInc/FiveUIGravatar Rogan Creswick2013-07-02
|\
| * Remove unused ffcheck.jsGravatar Trevor Elliott2013-06-27
| * Keep elements highlighted when at least one problem is toggledGravatar Trevor Elliott2013-06-27
| * Allow multiple distinct problems per ui elementGravatar Trevor Elliott2013-06-26
| * Fix comment removal in double quotesGravatar Trevor Elliott2013-06-26
* | Merge branch 'master' of https://github.com/GaloisInc/FiveUIGravatar Rogan Creswick2013-06-25
|\|
* | further UI refinements for the batch runner reportsGravatar Rogan Creswick2013-06-24
* | minor reformatting of the headless results pageGravatar Rogan Creswick2013-06-24
* | resolved some common headless issues relating to (relatively) fixed paths in ...Gravatar Rogan Creswick2013-06-24
| * Populate the gh-pages branch of the repoGravatar Trevor Elliott2013-06-21
| * Fix a parallel build bug with the fiveui generic ruleGravatar Trevor Elliott2013-06-21
|/
* bumped the extension version to 0.3Gravatar Rogan Creswick2013-06-18
* Remove the dialog from the dom while running rulesGravatar Trevor Elliott2013-06-17
* Fix a funny bug that caused a closed port to be usedGravatar Trevor Elliott2013-06-17
* moved the oldStyle storage into a closure around the show/hide problem displaysGravatar Rogan Creswick2013-06-17
* accounted for background images when highlighting problemsGravatar Rogan Creswick2013-06-17
* Fix the strange phantom ui boxGravatar Trevor Elliott2013-06-17
* removed debugging statements from upGoerFive rule, caught some exceptions in ...Gravatar Rogan Creswick2013-06-16
* made the ruleSet path in run descriptions resolve relative to the json file s...Gravatar Rogan Creswick2013-06-16
* removed unused batch run descriptionGravatar Rogan Creswick2013-06-16
* the batch runner now injects dependencies, and a few tests check for this beh...Gravatar Rogan Creswick2013-06-16
* added to the basic rule set parse testsGravatar Rogan Creswick2013-06-16
* added a rule set parsing test for dependenciesGravatar Rogan Creswick2013-06-16
* fixed test errors relating to injected dependencies in batch runnerGravatar Rogan Creswick2013-06-16
* fixed some traversal issues with fiveui.query and the uigoerfive ruleGravatar Rogan Creswick2013-06-14
* added upgoerfive ruleGravatar Rogan Creswick2013-06-14
* Remove a console.logGravatar Trevor Elliott2013-06-14
* Display the license on the options pageGravatar Trevor Elliott2013-06-14
* Better justification for manifest manglingGravatar Trevor Elliott2013-06-14
* Add a license field to the rule set structure and manifestGravatar Trevor Elliott2013-06-14
* Merge branch 'master' of src.galois.com:/srv/git/FiveUIGravatar Benjamin Jones2013-06-14
|\
* | fixed problems with fiveui.color.findBGColor, added a test_color.html, update...Gravatar Benjamin Jones2013-06-14
| * Remove some debugging messages from the chrome background.jsGravatar Trevor Elliott2013-06-14
| * removed obsolete headless test, updated testing rule sets to use report objectGravatar Rogan Creswick2013-06-13
|/
* added color brightness rules and minor tweaks to the ui (adding xpath, report...Gravatar Rogan Creswick2013-06-13
* added color combination utilities to the preludeGravatar Rogan Creswick2013-06-13
* Merge branch 'master' of src.galois.com:/srv/git/FiveUIGravatar Benjamin Jones2013-06-13
|\
* | add xpath to problem renderingGravatar Benjamin Jones2013-06-13
* | added hack to fiveui.color.colorToRGB to return white on input rgba(0, 0, 0, 0)Gravatar Benjamin Jones2013-06-13
| * Switch to passing a report object to rules, instead of binding thisGravatar Trevor Elliott2013-06-13
|/
* wrapped eval in a try againGravatar Rogan Creswick2013-06-13
* removed roughly one million console.logs that I forgot aboutGravatar Rogan Creswick2013-06-13
* Fix the chrome background.htmlGravatar Trevor Elliott2013-06-13
* added more semantically rich tests to headless test, and fixed the bugs that ...Gravatar Rogan Creswick2013-06-13
* added new testing rule that always errorGravatar Rogan Creswick2013-06-13
* Better spacing between the rule set controls and the input boxGravatar Trevor Elliott2013-06-13