aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* | Merge pull request #652 from cirelli94/patch-1Shin'ya Ueoka2019-10-031-1/+1
|\ \ | |/ |/| Fix typo
| * Fix typoCirelli2019-10-031-1/+1
|/ | | Fix typo GtiHub in GitHub
* Merge pull request #649 from ueokande/help-pageShin'ya Ueoka2019-10-016-2/+71
|\ | | | | Add :help command to show help page
| * Fix completion e2e testShin'ya UEOKA2019-10-011-1/+1
| |
| * Add e2e test for help commandShin'ya UEOKA2019-10-011-0/+49
| |
| * Add :help command to open helpShin'ya UEOKA2019-10-014-1/+21
|/
* Merge pull request #650 from ueokande/docsShin'ya Ueoka2019-10-0110-274/+561
|\ | | | | Help page
| * Remove usage from READMEShin'ya UEOKA2019-10-011-273/+5
| |
| * Improve documentsShin'ya UEOKA2019-10-012-28/+73
| |
| * Custom help themeShin'ya UEOKA2019-10-013-1/+213
| |
| * Add help pages from readmeShin'ya UEOKA2019-10-016-0/+298
|/
* Update docsShin'ya UEOKA2019-09-302-0/+2
|
* Add doc indexShin'ya UEOKA2019-09-301-0/+4
|
* Set theme jekyll-theme-slateShin'ya Ueoka2019-09-301-0/+1
|
* Merge pull request #648 from ueokande/migrate-to-latest-lanthanShin'ya Ueoka2019-09-2964-3983/+3904
|\ | | | | Clean E2E tests
| * Remove deprecated assertShin'ya UEOKA2019-09-2924-206/+206
| |
| * Use TestServer on e2eShin'ya UEOKA2019-09-2921-639/+351
| |
| * Add graceful shutdown to TestServerShin'ya UEOKA2019-09-281-6/+18
| |
| * Add TestServerShin'ya UEOKA2019-09-271-0/+52
| |
| * Support clipbard on MacOSShin'ya UEOKA2019-09-271-0/+41
| |
| * Scroll option page for Firefox 60Shin'ya UEOKA2019-09-252-1/+6
| |
| * Fix form option pageShin'ya UEOKA2019-09-251-7/+11
| |
| * Add switchTo().defaultContent();Shin'ya UEOKA2019-09-241-0/+1
| |
| * Increase retriesShin'ya Ueoka2019-09-231-1/+1
| |
| * Fix tests on CIShin'ya Ueoka2019-09-232-1/+8
| |
| * Remove redundant fieldShin'ya Ueoka2019-09-231-2/+0
| |
| * Make pages as a page objectShin'ya Ueoka2019-09-2329-980/+826
| |
| * Install test depsShin'ya Ueoka2019-09-222-0/+85
| |
| * Migrate e2e tests to TypeScriptShin'ya Ueoka2019-09-2229-515/+552
| |
| * Install ts-node@8.4.1Shin'ya Ueoka2019-09-222-0/+40
| |
| * Install lanthan@0.0.2Shin'ya Ueoka2019-09-222-4/+4
| |
| * Install lanthan@0.0.1Shin'ya Ueoka2019-09-222-184/+283
| |
| * Use latest lanthanShin'ya Ueoka2019-09-2125-832/+814
|/
* Merge pull request #641 from ueokande/cancel-by-ctrl-cShin'ya Ueoka2019-09-052-1/+14
|\ | | | | Cancel console by Ctrl+C
| * Do not map Ctrl+C on imputShin'ya Ueoka2019-09-051-3/+0
| |
| * Cancel follow mode and console by Ctrl-CShin'ya Ueoka2019-09-052-1/+17
|/
* Merge pull request #640 from ueokande/auto-deployShin'ya Ueoka2019-09-054-25/+278
|\ | | | | Deploy an addon automatically
| * Deploy an addons via CircleCIShin'ya Ueoka2019-09-051-1/+37
| |
| * Add script to upload a versionShin'ya Ueoka2019-09-041-0/+91
| |
| * Install request-promise-nativeShin'ya Ueoka2019-09-042-12/+14
| |
| * Install jsonwebtokenShin'ya Ueoka2019-09-042-12/+136
|/
* Ignore e2e on greenkeeper branchShin'ya UEOKA2019-09-041-1/+4
|
* :tada: Release 0.24Shin'ya UEOKA2019-09-031-1/+1
|
* Merge pull request #638 from ueokande/qa-0.24Shin'ya Ueoka2019-09-0316-5268/+1513
|\ | | | | QA 0.24
| * Use 404 pageShin'ya Ueoka2019-09-021-1/+1
| |
| * Increase timeoutShin'ya Ueoka2019-09-021-1/+1
| |
| * Scroll to bottom on setting pageShin'ya Ueoka2019-09-021-0/+1
| |
| * Remove onlyShin'ya Ueoka2019-08-291-1/+1
| |
| * Add source map to build fileShin'ya Ueoka2019-08-291-1/+1
| |
| * Save on checkbox changedShin'ya UEOKA2019-08-291-1/+8
| |