aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #565 from ueokande/add-e2e-testsShin'ya Ueoka2019-04-1610-32/+788
|\
| * Add e2e tests for completionsShin'ya Ueoka2019-04-164-8/+220
| * Update lanthanShin'ya Ueoka2019-04-161-1/+1
| * Add e2e tests for completionsShin'ya Ueoka2019-04-164-19/+381
| * Install xsel on CircleCIShin'ya Ueoka2019-04-151-0/+1
| * Add e2e tests for yank/pasteShin'ya Ueoka2019-04-153-5/+186
* | Merge pull request #562 from aminroosta/amin/show-yanked-urlShin'ya Ueoka2019-04-151-1/+1
|\ \ | |/ |/|
| * show yanked urlamin roosta2019-04-131-1/+1
* | Merge pull request #564 from ueokande/lanthan-integration-testShin'ya Ueoka2019-04-1421-4607/+1864
|\ \ | |/ |/|
| * Increase timeoutShin'ya Ueoka2019-04-141-1/+1
| * Update webpack and webpack-cliShin'ya Ueoka2019-04-142-174/+472
| * Use latest lanthanShin'ya Ueoka2019-04-141-4393/+27
| * Add e2e tests for bdelete/bdeletes commandShin'ya Ueoka2019-04-142-9/+203
| * Add e2e tests for quit/quitall commandsShin'ya Ueoka2019-04-142-2/+125
| * Add e2e tests for addbookmark commandShin'ya Ueoka2019-04-142-3/+67
| * Add e2e tests for buffer commandShin'ya Ueoka2019-04-142-9/+202
| * open commandShin'ya Ueoka2019-04-143-3/+0
| * Make navigate e2e test stableShin'ya Ueoka2019-04-141-7/+18
| * Add e2e tests for open/tabopen/winopen commandsShin'ya Ueoka2019-04-145-12/+569
| * Relaod settings on local storage changed instead of messageShin'ya Ueoka2019-04-144-12/+10
| * Follow the master in lanthanShin'ya Ueoka2019-04-136-8/+8
| * Uninstall web-extShin'ya Ueoka2019-04-072-3/+2
| * Add console e2e testShin'ya Ueoka2019-04-073-22/+126
| * Add r/R testsShin'ya Ueoka2019-04-062-6/+63
| * Add gh/gH testsShin'ya Ueoka2019-04-062-3/+31
* | Merge pull request #559 from ueokande/lanthan-integration-testShin'ya Ueoka2019-04-0637-1835/+1577
|\|
| * Use native assert instead of power-assertShin'ya Ueoka2019-04-068-420/+5
| * Update lanthanShin'ya Ueoka2019-04-061-1/+1
| * Configure build script to run e2eShin'ya Ueoka2019-04-063-8/+17
| * Replace e2e with lanthanShin'ya Ueoka2019-04-0635-1354/+0
| * Add mark e2e testsShin'ya Ueoka2019-04-061-0/+121
| * Add navigate e2e testsShin'ya Ueoka2019-04-061-0/+167
| * Add zoom e2e testShin'ya Ueoka2019-04-061-0/+81
| * Use eventually instead of sleepShin'ya Ueoka2019-04-062-20/+37
| * Add tabs e2e testShin'ya Ueoka2019-04-061-0/+210
| * Add integration tests for scrollShin'ya Ueoka2019-04-043-0/+225
| * Update .gitignoreShin'ya Ueoka2019-04-031-0/+1
| * Install lanthanShin'ya Ueoka2019-04-032-0/+350
| * Install power-assertShin'ya Ueoka2019-04-032-548/+878
|/
* :tada: Release 0.21Shin'ya Ueoka2019-03-231-1/+1
* Merge pull request #547 from ueokande/qa-0.21Shin'ya Ueoka2019-03-233-3073/+3801
|\
| * Install web-ext@github:ueokande/web-ext#patched-3.0.0Shin'ya Ueoka2019-03-092-2442/+1002
| * Install eslint@5.15.1Shin'ya Ueoka2019-03-092-83/+158
| * Install webpack-cli@3.2.3Shin'ya Ueoka2019-03-092-55/+88
| * Install webpack@4.29.6Shin'ya Ueoka2019-03-092-270/+1003
| * Install karma@4.0.1Shin'ya Ueoka2019-03-092-157/+691
| * Install css-loader@2.1.1Shin'ya Ueoka2019-03-092-92/+65
| * Install mocha@6.0.2Shin'ya Ueoka2019-03-092-25/+852
| * Work around for scrollBy() after scrollTo() does not workShin'ya Ueoka2019-03-091-15/+8
| * Fix scroller targetShin'ya Ueoka2019-03-091-2/+2