index
:
vimium
1.42
1.49
1.50
1.52
1.54
1.55
1.56
1.57
fix-h-l-left-right-scrolling
master
The hacker's browser.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2012-09-09
Add more tests, and remove old settings code.
Jez Ng
2012-09-09
Add JSCoverage support.
Jez Ng
2012-09-08
Merge branch 'next-release'
Jez Ng
2012-09-08
Fix formatting.
Jez Ng
2012-09-08
Set up PhantomJS testing.
Jez Ng
2012-09-04
Tests for Utils.isUrl
Johan LieseĢn
2012-07-26
Fix tests.
Jez Ng
2012-06-12
Uppercase utils -> Utils
Phil Crosby
2012-06-10
Move the tests for utils.convertToUrl into coffeescript
Phil Crosby
2012-06-10
Run all tests from within the Cakefile. Not sure why I used a subprocess before.
Phil Crosby
2012-06-10
Complete tabs in the omnibar.
Phil Crosby
2012-06-10
Ensure matches are case insensitive, and cache regexp's so they're not create...
Phil Crosby
2012-06-10
Update the timestamps of cached history entries when a new site is visited.
Phil Crosby
2012-06-10
Monitor newly visited pages and update the list of domains for completions.
Phil Crosby
2012-06-03
Fix a highlighting bug where we overlapping query terms would corrupt the html
Phil Crosby
2012-06-03
Add a domain completer
Phil Crosby
2012-06-03
Rank results in the correct order.
Phil Crosby
2012-06-03
Implement ranking, and use recency when ranking history entries
Phil Crosby
2012-06-03
Remove "action" from Suggestion. That level of genercism isn't needed atm.
Phil Crosby
2012-06-03
A WIP rewrite of completion in the vomnibar.
Phil Crosby
2012-05-26
Move shoulda.js checkout to tests/ folder.
Phil Crosby