summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-20Fix #1631 - Disable balloon support for terminals by defaultv2.0.1w0rp
2018-07-16Only temporarily replace TMPDIR if it's defined to be an empty stringw0rp
2018-07-15unlet $TMPDIR too, where we canw0rp
2018-07-15Fix #1687 - Parse highlights when verbose > 0w0rp
2018-07-13Handle linter callback functions being unknown or deletedw0rp
2018-07-13Merge pull request #1720 from MTDL9/fix-error-response-string-dataw0rp
2018-07-12Fix #1716 - Replace tempdir() with a wrapper to preserve TMPDIRw0rp
2018-07-11Update the sandbox test now that functions can be defined in the sandboxw0rp
2018-07-04Fix how Docker images are pulled for developersw0rp
2018-07-04Remove deprecated code for the 2.0 releasev2.0.0w0rp
2018-07-03#1524 Avoid loading cursor code until engine code has been loadedw0rp
2018-07-03Automatically retry running Vader tests so Travis CI will fail lessw0rp
2018-07-03Revert "Add a failing test to test re-running tests in AppVeyor"w0rp
2018-07-03Add a failing test to test re-running tests in AppVeyorw0rp
2018-07-03Re-run Windows tests when they fail at least oncew0rp
2018-07-03Use the latest Docker image for testsw0rp
2018-07-03Merge pull request #1691 from dsifford/dsifford-python-pyrew0rp
2018-07-03Enable verbose test output, to figure out why NeoVim 0.3 randomly failsw0rp
2018-07-03Close #830 - Implement LSP connections via TCP socketsw0rp
2018-07-03#830 Make the LSP socket code so far use the new socket APIw0rp
2018-07-02#830 Implement a socket wrapper API for use with LSP connectionsw0rp
2018-07-02add dummy pyre binary and executableDerek P Sifford
2018-07-02add command_callback testDerek P Sifford
2018-07-01Delete misplaced issue template filesw0rp
2018-07-01Update issue templatesw0rp
2018-07-01Update issue templatesw0rp
2018-07-01Split the issue template into multiple filesw0rp
2018-07-01Fix a false positive linting issuew0rp
2018-07-01add pyre to table in doc/ale.txtDerek P Sifford
2018-07-01add pyre lsp linter to python lintersDerek P Sifford
2018-07-01Close #1685 - Move developer documentation to a help filew0rp
2018-07-01Fix a typo in the documentationw0rp
2018-07-01Added dartfmt fixer (#1683)Govind KP
2018-07-01Respect ale_warn_about_trailing_whitespace for yamllintw0rp
2018-07-01Capture error codes for yamlllintw0rp
2018-07-01Add tests for the yamllint handlerw0rp
2018-07-01Switch back to running everything in one build, which is twice as fastw0rp
2018-07-01Try running tests in parallel againw0rp
2018-07-01Try splitting up the build into separate jobsw0rp
2018-07-01Run Vint and custom checks together with just --linters-onlyw0rp
2018-07-01Revert "Try adding Docker caching for Travis CI"w0rp
2018-07-01Make highlight tests pass more in Neovim 0.3w0rp
2018-07-01Try adding Docker caching for Travis CIw0rp
2018-07-01Fix #1412 - Use --stdin-filename for newer reek versionsw0rp
2018-06-28Move design goals to online documentationw0rp
2018-06-28Disable non-Vader tests when targeting Vader testsw0rp
2018-06-28Make a test which can fail randomly synchronous insteadw0rp
2018-06-28Get tests running and passing with NeoVim 0.2 and 0.3w0rp
2018-06-28Try NeoVim 0.2.1, as 0.2.0 is way too sloww0rp
2018-06-28Update Dockerfile to test NeoVim 0.2 and 0.3, with a newer Vint versionw0rp