aboutsummaryrefslogtreecommitdiff
path: root/contexts
Commit message (Collapse)AuthorAge
* Reorganize the build systemGravatar Trevor Elliott2013-06-07
| | | | | | * Move all javascript source to src/js * Update the test runner, etc. * Do less javascript compilation
* updated documentation, bulid files, and removed an old gitignore fileGravatar Rogan Creswick2013-06-05
|
* Add a reload button, and an error display for rule setsGravatar Trevor Elliott2013-06-04
|
* Prefer error continuations over exceptionsGravatar Trevor Elliott2013-06-04
|
* Entry css tweaksGravatar Trevor Elliott2013-06-03
|
* Switch to a CommonJS format for rule definitionsGravatar Trevor Elliott2013-06-03
| | | | | Rules are now defined as CommonJS modules, using the exports object as the external facing API for the rule.
* Add the url-pat.js dependency to the phantomjs runnerGravatar Trevor Elliott2013-06-03
|
* Fix the phantomjs test runnerGravatar Trevor Elliott2013-06-03
|
* Bring the test suite back up to dateGravatar Trevor Elliott2013-06-03
|
* minor bug fixes, started changing color rules to the new manifest formatGravatar Rogan Creswick2013-06-03
|
* Fix event registration for placeholder addition/removalGravatar Trevor Elliott2013-06-03
|
* Slightly better looking list inputsGravatar Trevor Elliott2013-06-03
|
* Push the icon underneath everything elseGravatar Trevor Elliott2013-06-03
|
* Fix the icon positionGravatar Trevor Elliott2013-06-03
|
* Firefox extension is workingGravatar Trevor Elliott2013-05-31
|
* Firefox plugin now loads rule setsGravatar Trevor Elliott2013-05-31
|
* Make the windowDisplayDefault checkbox work againGravatar Trevor Elliott2013-05-30
|
* Show the config icon in firefoxGravatar Trevor Elliott2013-05-30
|
* Get the fiveui icon to show up in firefoxGravatar Trevor Elliott2013-05-30
|
* Add a target to run the firefox testsGravatar Trevor Elliott2013-05-30
|
* Firefox extension runs, but doesn't do anythingGravatar Trevor Elliott2013-05-30
|
* Remove more googGravatar Trevor Elliott2013-05-29
|
* Trick the rule sets into saving every timeGravatar Trevor Elliott2013-05-29
|
* Chrome extension is injecting code againGravatar Trevor Elliott2013-05-29
|
* Fix some goog references in the background pageGravatar Trevor Elliott2013-05-29
|
* Url pattern editorGravatar Trevor Elliott2013-05-29
|
* added tests/README.mdGravatar Benjamin Jones2013-05-24
|
* changes headless Jasmine test runner to PhantomJS + Jasmine XML reporter for ↵Gravatar Benjamin Jones2013-05-24
| | | | better Hudson integration
* added EnvJasmine script and config file. You need to clone the EnvJasmine ↵Gravatar Benjamin Jones2013-05-23
| | | | git repo to tools/EnvJasmine/ for the run script to work
* Reorder dependencies to hopefully fix make 3.81Gravatar Trevor Elliott2013-05-23
|
* Remove the codemirror interface to the rule setsGravatar Trevor Elliott2013-05-23
| | | | * Switch to loading the rules out of a manifest file
* More goog removalGravatar Trevor Elliott2013-05-21
|
* More goog removalGravatar Trevor Elliott2013-05-20
|
* Port the prelude testsGravatar Trevor Elliott2013-05-20
|
* Remove goog from entry.jsGravatar Trevor Elliott2013-05-20
|
* Remove the old test frameworkGravatar Trevor Elliott2013-05-20
|
* Switch to a mock of local storage, and update the state testsGravatar Trevor Elliott2013-05-20
|
* Port tests for settings.jsGravatar Trevor Elliott2013-05-20
|
* Fix a bug in the rules spec, and remove debug loggingGravatar Trevor Elliott2013-05-20
|
* Port the rule/ruleSet testsGravatar Trevor Elliott2013-05-20
|
* Port the messenger tests to jasmineGravatar Trevor Elliott2013-05-20
|
* Fix a bug in utils.js when it's the first module loadedGravatar Trevor Elliott2013-05-20
|
* Start porting the test suite to JasmineGravatar Trevor Elliott2013-05-20
|
* Flatten the jasmine treeGravatar Trevor Elliott2013-05-20
|
* Add jasmine-2.0.0-alphaGravatar Trevor Elliott2013-05-20
|
* Add some deps for the background pageGravatar Trevor Elliott2013-05-17
|
* This constant was being defined in the wrong placeGravatar Trevor Elliott2013-05-17
|
* More goog removalGravatar Trevor Elliott2013-05-17
|
* Fix the section buttons in the options pageGravatar Trevor Elliott2013-05-17
|
* Part of the chrome options page is working nowGravatar Trevor Elliott2013-05-17
|