aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-11-14RegexpCache: reorganise and improve tests.Stephen Blott
2012-11-14Clean up regexp unit tests.Stephen Blott
2012-11-13Smartcase matching for vomnibar.Stephen Blott
2012-11-12Allow ctrl+enter to open a suggestion in a new tabPhil Crosby
2012-11-12Merge pull request #715 from smblott-github/history--remove-entriesPhil Crosby
2012-11-12Improve unit test structure and coverage.Stephen Blott
2012-11-11Changes in responce to philc's recommendations.Stephen Blott
2012-11-11More domain completer tests.Stephen Blott
2012-11-11Additional unit tests for domain completer.Stephen Blott
2012-11-11More simplification/refactoring.Stephen Blott
2012-11-11Refactor domain maintenance code.Stephen Blott
2012-11-11Remove comments regarding non-existent bug.Stephen Blott
2012-11-11Extend removing entries to the domain completer.Stephen Blott
2012-11-11Remove history entries.Stephen Blott
2012-11-10Inject bookmarklets by appending them as scripts.Jez Ng
2012-11-10Merge pull request #704 from smblott-github/relevancyJez Ng
2012-11-09Merge pull request #707 from smblott-github/small-bugsJez Ng
2012-11-07Fix incorrect/misleading comment.Stephen Blott
2012-11-05Avoid empty query terms.Stephen Blott
2012-11-05Looks like missing parentheses.Stephen Blott
2012-11-05Factor pushMatchingRanges, improve comments/testsStephen Blott
2012-11-04Highlight all matches, not just the first.Stephen Blott
2012-11-04Generalise RegexpCache, refactor, add tests.Stephen Blott
2012-11-03Fix race condition in tabInfo deletion.Jez Ng
2012-11-03Skip trying to run tests if build fails.Jez Ng
2012-11-03Pipe `popd` output to /dev/null.Jez Ng
2012-11-03scrollStepSize migration will now be done in v1.43.Jez Ng
2012-11-03Merge branch '1.42'Jez Ng
2012-11-03cutting 1.421.42Ilya Sukhar
2012-11-03Handle update messages that arrive after a tab has closed.Jez Ng
2012-11-03Remove some parentheses.Jez Ng
2012-11-03Minor touchups.Jez Ng
2012-11-03Merge pull request #702 from smblott-github/relevancy-fixJez Ng
2012-11-03Bug fix. Not all query terms matched.Stephen Blott
2012-11-03Extend unit tests for RankingUtils.Stephen Blott
2012-11-03Refactor RankingUtils.matches() to use splat.Stephen Blott
2012-11-03Improve consistency and fix relevancy calculation.Stephen Blott
2012-11-02Make tests pass against strict comparisons.Jez Ng
2012-11-02Add ability to filter tests by name.Jez Ng
2012-11-02Fix pre-commit hook.Jez Ng
2012-11-02Fix unit test.Jez Ng
2012-11-02Avoid trapping non-tab keypresses in focusInput mode.Jez Ng
2012-11-02Add Stephen Blott to CREDITS.Jez Ng
2012-11-02Modify test to check for inorder bookmarks traversal.Jez Ng
2012-11-02Merge pull request #701 from smblott-github/bookmark-orderJez Ng
2012-11-02Bookmark traversal fixes.Stephen Blott
2012-10-30Avoid trapping non-tab keypresses in focusInput mode.Jez Ng
2012-10-29Integrate with Travis CI.Jez Ng
2012-10-29Convert popup.js to Coffeescript.Jez Ng
2012-10-29Move a bunch of stuff under pages/ for tidiness.Jez Ng