aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * 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
* | fixed rule typosGravatar Benjamin Jones2013-06-13
* | updated color difference rules and test htmlGravatar Benjamin Jones2013-06-13
* | more cleanupGravatar Benjamin Jones2013-06-13
* | updated READMEGravatar 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 old rulesetsGravatar Benjamin Jones2013-06-13
* Merge branch 'master' of src.galois.com:/srv/git/FiveUIGravatar Benjamin Jones2013-06-13
|\
* | converted basicUIRules.json rulesets to new formatGravatar Benjamin Jones2013-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
| * Change the background color of rule set list itemsGravatar Trevor Elliott2013-06-13
| * Focus the pattern input field after <enter>Gravatar Trevor Elliott2013-06-13
| * Remove url-pat.jsGravatar Trevor Elliott2013-06-13
| * Fix failing testsGravatar Trevor Elliott2013-06-13
|/
* Group url patterns with rule set definitionsGravatar Trevor Elliott2013-06-12
* refactored fiveui.color functions; added more unit tests!Gravatar Benjamin Jones2013-06-12
* Merge branch 'master' into colorutilsGravatar Benjamin Jones2013-06-12
|\
| * Merge branch 'master' of src.galois.com:/srv/git/FiveUIGravatar Benjamin Jones2013-06-12
| |\
* | | Merge branch 'master' into colorutilsGravatar Benjamin Jones2013-06-12
|\| |
| * | added "color brightness difference" and "color difference" rulesGravatar Benjamin Jones2013-06-12
| | * removed an old goog.provideGravatar Rogan Creswick2013-06-11
| | * fixed the injection code in the headless runnerGravatar Rogan Creswick2013-06-11
| |/
* | added more color utility functions; tests are failing nowGravatar Benjamin Jones2013-06-11
| * Merge branch 'master' of src.galois.com:/srv/git/FiveUIGravatar Rogan Creswick2013-06-11
| |\ | |/ |/|
| * updated headless runner to use new js locationsGravatar Rogan Creswick2013-06-11
* | Merge branch 'master' of src.galois.com:/srv/git/FiveUIGravatar Benjamin Jones2013-06-11
|\|
* | added some simple web accessibility guidelinesGravatar Benjamin Jones2013-06-11
| * refactored poms for the batch tools to simplify the maven configurationGravatar Rogan Creswick2013-06-11
| * removed eclipse project files from headless directoriesGravatar Rogan Creswick2013-06-11
| * updated the selenium dependencies to 2.33 to support firefox 21Gravatar Rogan Creswick2013-06-11
| * Merge branch 'master' of src.galois.com:/srv/git/FiveUIGravatar Rogan Creswick2013-06-11
| |\ | |/ |/|
| * added firefox_bin_path as a configurable field in Config.mk.sample that can b...Gravatar Rogan Creswick2013-06-11
* | changed test target to depend only on fiveui.xpiGravatar Benjamin Jones2013-06-11
* | Merge branch 'master' of src.galois.com:/srv/git/FiveUIGravatar Benjamin Jones2013-06-11
|\|
* | fixed typosGravatar Benjamin Jones2013-06-11
* | changed path to headless jarGravatar Benjamin Jones2013-06-11