| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-03-29 | Move the search-engine logic out of settings.coffee. | Stephen Blott | |
| This logic should never have been in settings.coffee. This moves it to completion.coffee, where it belongs. | |||
| 2015-03-07 | Reload content scripts after install/update. | Stephen Blott | |
| This is @mrmr1993's work from #1041. Reload content scripts when vimium is installed or updates. (@mrmr1993: The automatic merge was really messy (or, at least, I couldn't figure out what was going on). Since the bulk of #1041 was actually quite compact, I took the liberty of just copying it in. Hope you don't mind.) | |||
| 2015-02-23 | Ensure inconito mode flag and find-mode-history are initialised. | Stephen Blott | |
| See #1495. | |||
| 2015-02-09 | Include get and remove in test chrome stub for chrome.storage.local | Stephen Blott | |
| 2015-01-11 | Modes; tweaks, including more tests. | Stephen Blott | |
| 2015-01-01 | Modes; incorporate three test modes. | Stephen Blott | |
| As a proof of concept, this incorporates normal mode, passkeys mode and insert mode. | |||
| 2014-12-30 | Merge branch 'search-engine-descriptions' of ↵ | Stephen Blott | |
| https://github.com/smblott-github/vimium into smblott-github-search-engine-descriptions | |||
| 2014-12-30 | Merge branch 'smblott-link-hints-overlap' into post-1.46 | Stephen Blott | |
| 2014-12-30 | Merge branch 'master' into post-1.46 | Stephen Blott | |
| 2014-12-30 | Merge branch 'passkeys---union-of-rules' of ↵ | Stephen Blott | |
| https://github.com/smblott-github/vimium into smblott-github-passkeys---union-of-rules | |||
| 2014-12-29 | Descriptions for custom search engines. | Stephen Blott | |
| 2014-12-29 | Refactor UIComponent, etc., and demo. | Stephen Blott | |
| - Simplify component API. - Iframe flashes on re-focus. - Probably some other stuff which I've forgotten. | |||
| 2014-12-28 | Consistent treatment of search terms; fix tests. | Stephen Blott | |
| 2014-12-21 | Exclusion; fix tests. | Stephen Blott | |
| 2014-12-18 | Add tests for lib/rect | mrmr1993 | |
| 2014-11-24 | Remove test for array object methods, does not work. | Stephen Blott | |
| 2014-11-24 | Add test for array object methods. | Stephen Blott | |
| 2014-11-22 | Touch up tab recency. | Stephen Blott | |
| 2014-11-22 | Remove redundant stub | mrmr1993 | |
| 2014-11-22 | Make delayed tab registration synchronous, real-time-based | mrmr1993 | |
| 2014-11-18 | Tab recency; register visit only after 750ms. | Stephen Blott | |
| 2014-11-09 | Merge pull request #1231 from smblott-github/tabs-order | Stephen Blott | |
| Tabs order; order tabs by recency for empty searches. | |||
| 2014-11-08 | Tabs order; more tests. | Stephen Blott | |
| 2014-11-08 | Tabs order; add tests. | Stephen Blott | |
| 2014-11-06 | Add (initial, basic) isUrl tests (more needed). | Stephen Blott | |
| 2014-11-06 | Fix domain tests. | Stephen Blott | |
| 2014-11-02 | Refactor Utils.hasChromePrefix and add tests. | Stephen Blott | |
| 2014-10-29 | Fix tests | mrmr1993 | |
| 2014-10-27 | Note need for more command tests. | Stephen Blott | |
| 2014-10-27 | Ensure advanced commands are in command groups. | Stephen Blott | |
| 2014-10-27 | Validate each advanced command is in a command group. | Stephen Blott | |
| 2014-10-27 | Fix tests for favicons. | Stephen Blott | |
| 2014-10-26 | Reduce max removeTab to chrome.session.MAX_SESSION_RESULTS. | Stephen Blott | |
| 2014-10-26 | Add tests to validate command structures. | Stephen Blott | |
| 2014-09-06 | Structured passkeys; changes following code review; major rewrite of options. | Stephen Blott | |
| 2014-09-02 | Structured passkeys, internally and on the options and popup pages. | Stephen Blott | |
| 2014-08-24 | PassKey tests (1) | Stephen Blott | |
| 2014-06-14 | Merge pull request #1058 from mijoharas/custom_search_engines | Phil Crosby | |
| Custom search engines | |||
| 2014-05-29 | Adding in search engines feature to fix #1009 | mike-work | |
| 2014-05-18 | Import of bookmark-folder-search code and tests. | Stephen Blott | |
| 2014-05-16 | Address philc's comments. | Stephen Blott | |
| 2014-05-16 | Import relevancy improvement code. | Stephen Blott | |
| 2014-04-30 | Merge branch 'smblott-github-sync-chrome-instances' | Phil Crosby | |
| Conflicts: tests/unit_tests/utils_test.coffee | |||
| 2014-04-27 | Response to @philc's comments regarding sync. | Stephen Blott | |
| 2014-04-19 | Add a couple more test cases for Sync. | Stephen Blott | |
| 2014-04-19 | Test that all stored settings are JSONified. | Stephen Blott | |
| 2014-04-19 | Delay initializing sync until other components have started. | Stephen Blott | |
| 2014-04-19 | Add remote sync test for setting cleared. | Stephen Blott | |
| 2014-04-19 | Add test cases for "asynchronous" sync. | Stephen Blott | |
| 2014-04-19 | Add tests for sync. | Stephen Blott | |
