| Commit message (Expand) | Author | Age |
* | Better justification for manifest mangling | Trevor Elliott | 2013-06-14 |
* | Add a license field to the rule set structure and manifest | Trevor Elliott | 2013-06-14 |
* | Merge branch 'master' of src.galois.com:/srv/git/FiveUI | Benjamin Jones | 2013-06-14 |
|\ |
|
* | | fixed problems with fiveui.color.findBGColor, added a test_color.html, update... | Benjamin Jones | 2013-06-14 |
| * | Remove some debugging messages from the chrome background.js | Trevor Elliott | 2013-06-14 |
| * | removed obsolete headless test, updated testing rule sets to use report object | Rogan Creswick | 2013-06-13 |
|/ |
|
* | added color brightness rules and minor tweaks to the ui (adding xpath, report... | Rogan Creswick | 2013-06-13 |
* | added color combination utilities to the prelude | Rogan Creswick | 2013-06-13 |
* | Merge branch 'master' of src.galois.com:/srv/git/FiveUI | Benjamin Jones | 2013-06-13 |
|\ |
|
* | | add xpath to problem rendering | Benjamin Jones | 2013-06-13 |
* | | added hack to fiveui.color.colorToRGB to return white on input rgba(0, 0, 0, 0) | Benjamin Jones | 2013-06-13 |
| * | Switch to passing a report object to rules, instead of binding this | Trevor Elliott | 2013-06-13 |
|/ |
|
* | wrapped eval in a try again | Rogan Creswick | 2013-06-13 |
* | removed roughly one million console.logs that I forgot about | Rogan Creswick | 2013-06-13 |
* | Fix the chrome background.html | Trevor Elliott | 2013-06-13 |
* | added more semantically rich tests to headless test, and fixed the bugs that ... | Rogan Creswick | 2013-06-13 |
* | added new testing rule that always error | Rogan Creswick | 2013-06-13 |
* | Better spacing between the rule set controls and the input box | Trevor Elliott | 2013-06-13 |
* | Change the background color of rule set list items | Trevor Elliott | 2013-06-13 |
* | Focus the pattern input field after <enter> | Trevor Elliott | 2013-06-13 |
* | Remove url-pat.js | Trevor Elliott | 2013-06-13 |
* | Fix failing tests | Trevor Elliott | 2013-06-13 |
* | Group url patterns with rule set definitions | Trevor Elliott | 2013-06-12 |
* | refactored fiveui.color functions; added more unit tests! | Benjamin Jones | 2013-06-12 |
* | Merge branch 'master' into colorutils | Benjamin Jones | 2013-06-12 |
|\ |
|
* \ | Merge branch 'master' into colorutils | Benjamin Jones | 2013-06-12 |
|\ \ |
|
| | * | removed an old goog.provide | Rogan Creswick | 2013-06-11 |
| | * | fixed the injection code in the headless runner | Rogan Creswick | 2013-06-11 |
| |/ |
|
* | | added more color utility functions; tests are failing now | Benjamin Jones | 2013-06-11 |
| * | updated headless runner to use new js locations | Rogan Creswick | 2013-06-11 |
|/ |
|
* | refactored poms for the batch tools to simplify the maven configuration | Rogan Creswick | 2013-06-11 |
* | removed eclipse project files from headless directories | Rogan Creswick | 2013-06-11 |
* | updated the selenium dependencies to 2.33 to support firefox 21 | Rogan Creswick | 2013-06-11 |
* | Merge branch 'master' of src.galois.com:/srv/git/FiveUI | Rogan Creswick | 2013-06-11 |
|\ |
|
* | | added firefox_bin_path as a configurable field in Config.mk.sample that can b... | Rogan Creswick | 2013-06-11 |
| * | changed test target to depend only on fiveui.xpi | Benjamin Jones | 2013-06-11 |
| * | Merge branch 'master' of src.galois.com:/srv/git/FiveUI | Benjamin Jones | 2013-06-11 |
| |\
| |/
|/| |
|
| * | fixed typos | Benjamin Jones | 2013-06-11 |
| * | changed path to headless jar | Benjamin Jones | 2013-06-11 |
* | | Better looking buttons on the various options page editors | Trevor Elliott | 2013-06-10 |
| * | maven-exe -> maven-cmd | Benjamin Jones | 2013-06-10 |
|/ |
|
* | Put jquery ahead of simple libs, to not confuse old make | Trevor Elliott | 2013-06-10 |
* | Make the batchtools tests depend on the extensions being built | Trevor Elliott | 2013-06-10 |
* | Change the path to the extensions being tested | Trevor Elliott | 2013-06-10 |
* | Make the package a dependency of test | Trevor Elliott | 2013-06-10 |
* | Fix a variable typo in the batchtools makefile | Trevor Elliott | 2013-06-10 |
* | Move more commands to Config.mk | Trevor Elliott | 2013-06-10 |
* | Move the maven tests to the batchtools dir | Trevor Elliott | 2013-06-10 |
* | Add targets for the extensions in the top dir | Trevor Elliott | 2013-06-10 |
* | Give the build system the option of failing on warnings | Trevor Elliott | 2013-06-10 |