summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | Create JessFindlay.com.xml (#13040)Bisaloo2017-10-19
| | |
* | | Create Picosong.com.xml (#13061)Bisaloo2017-10-19
| | |
* | | Create MathyVanhoef.com.xml (#13184)Bisaloo2017-10-19
| | |
* | | Delete MereThis.com.xml (#10582)Bisaloo2017-10-19
| | |
* | | Delete Gary_Johnson_2012.xml (#10578)Bisaloo2017-10-19
| | |
* | | Delete Wantful.xml (#10574)Bisaloo2017-10-19
| | |
* | | Delete Zeromq.xml (#10573)Bisaloo2017-10-19
| | |
* | | Merge pull request #13213 from cowlicks/fix-rewriterjscowlicks2017-10-18
|\ \ \ | | | | | | | | Fix rewriter.js and test the API it uses.
| * | | RuleSets.initialize -> loadFromBrowserStorageBlake Griffith2017-10-18
| | | |
| * | | Test rewriteURI for no match.Blake Griffith2017-10-18
| | | | | | | | | | | | | | | | re: @RReverser
| * | | Inline formatted test data.Blake Griffith2017-10-18
| | | | | | | | | | | | | | | | re: @RReverser
| * | | Add RuleSets tests for addFromJson and rewriteURIBlake Griffith2017-10-18
| | | |
| * | | Load json rulesets in rewriter.jsBlake Griffith2017-10-18
| | | |
* | | | Merge pull request #12548 from cowlicks/small-stuffcowlicks2017-10-18
|\ \ \ \ | |/ / / |/| | | Fixes for small bugs and annoyances
| * | | Assign tabId = tabs[0].idBlake Griffith2017-10-17
| | | |
| * | | Only setBadgeBackgroundColor on correct tab.Blake Griffith2017-10-17
| | | |
| * | | Fix bug setting icon title.Blake Griffith2017-10-17
| | | | | | | | | | | | | | | | Previously, "disabled" and "blocking" where not shown as intended.
* | | | Merge pull request #11998 from cschanaj/check-testcowlicks2017-10-18
|\ \ \ \ | | | | | | | | | | Verify each target has the right number of tests
| * | | | Whitelist rulesets failing rules-testChan Chak Shing2017-10-18
| | | | |
| * | | | Fix a small bug which every `problem` get printed twiceChan Chak Shing2017-10-18
| | | | |
| * | | | Update https_everywhere_checker/rules.pyChan Chak Shing2017-10-18
| | | | |
| * | | | Fix Logic for middle wildcardsPasu Chan2017-10-18
| | | | |
| * | | | Fix Logic for right-wildcardsPasu Chan2017-10-18
| | | | |
| * | | | Fix wildcard matching logicPasu Chan2017-10-18
| | | | |
| * | | | Verify each target has the right number of testsPasu Chan2017-10-18
| | | | |
* | | | | Update Dar-us-Salam-Texas-USA.xml (#13196)I-have-50-open-PRs-to-HTTPS-EVERYWHERE2017-10-18
|/ / / /
* | | | Merge pull request #13189 from cowlicks/add-incognito-unittestscowlicks2017-10-17
|\ \ \ \ | | | | | | | | | | Add 100% unit test coverage for incognito.js
| * | | | fix typoBlake Griffith2017-10-17
| | | | |
| * | | | Add 100% coverage tests for incognito.jsBlake Griffith2017-10-16
| | | | |
| * | | | Initialize incogino.js in background.jsBlake Griffith2017-10-16
| | | | |
| * | | | Make incognito.js not depend on background.jsBlake Griffith2017-10-16
| | | | |
| * | | | Re-order incognito.js and background.jsBlake Griffith2017-10-16
| | | | |
* | | | | Merge pull request #13056 from koops76/patch-149cowlicks2017-10-17
|\ \ \ \ \ | |_|/ / / |/| | | | Replace parseInt with type cast in popup.js
| * | | | Update popup.jskoops762017-10-12
| | | | |
* | | | | Merge pull request #13208 from cowlicks/cschanaj-user-nullIterablecowlicks2017-10-17
|\ \ \ \ \ | | | | | | | | | | | | Rebase and test cschanaj's nullIterable PR
| * | | | | Whitespace cleanup.Blake Griffith2017-10-17
| | | | | |
| * | | | | Test nullIeterable and potentiallyApplicableRSBlake Griffith2017-10-17
| | | | | |
| * | | | | Use nullIterable instead of new Set in RuleSets.ruleCacheChan Chak Shing2017-10-17
| | |/ / / | |/| | |
* | | | | [DepartmentofImmigrationandBorderProtection] Add ruleset. (#12089)Bardi Harborow2017-10-17
|/ / / /
* | | | Merge pull request #12940 from cowlicks/unittestscowlicks2017-10-16
|\ \ \ \ | | | | | | | | | | Add unit tests
| * | | | Add coveralls badge to READMEBlake Griffith2017-10-16
| | | | |
| * | | | Add eslintrc for unittestsBlake Griffith2017-10-16
| | | | |
| * | | | Add unit testing to travis-ciBlake Griffith2017-10-16
| | | | |
| * | | | Update run/setup_travis.sh run unittestsBlake Griffith2017-10-16
| | | | |
| * | | | Export stuff from rules.js for testing.Blake Griffith2017-10-16
| | | | |
| * | | | Add initial tests for rules.jsBlake Griffith2017-10-16
| | | | |
| * | | | Add utilities for unit testing: testing_utils.jsBlake Griffith2017-10-16
| | | | |
| * | | | Add package.json for unit tests.Blake Griffith2017-10-16
| | | | |
| * | | | Add node_modules/ coverage/ to gitignoreBlake Griffith2017-10-16
|/ / / /
* | | | Merge pull request #12938 from cowlicks/add-requirecowlicks2017-10-16
|\ \ \ \ | | | | | | | | | | Add a require function