Age | Commit message (Expand) | Author |
2020-08-16 | Make it easier to run tests locally | w0rp |
2020-03-15 | Fix vim sign priority patch check | StarryLeo |
2019-10-21 | Fix #2835 - Bump up the sign group version check for NeoVim | w0rp |
2019-10-04 | Fix sign parser to be language independent. | Horacio Sanson |
2019-09-25 | 569 support vim sign group and priority (#2786) | Horacio Sanson |
2019-04-07 | #2132 - Replace command_chain and chain_with with ale#command#Run | w0rp |
2019-02-06 | #2132 - lint and fix with ale#command#Run | w0rp |
2018-07-15 | Fix #1687 - Parse highlights when verbose > 0 | w0rp |
2018-06-28 | Make a test which can fail randomly synchronous instead | w0rp |
2018-06-28 | Get tests running and passing with NeoVim 0.2 and 0.3 | w0rp |
2018-05-28 | #1524 Do not try to check buffers with empty filetypes | w0rp |
2017-10-25 | Make one of the sign tests work in all locales | w0rp |
2017-10-25 | Handle multiple files localtion lists with gcc handler (#1034) | Gerry Agbobada |
2017-10-25 | Make the sign placement test pass more often by using another shell | w0rp |
2017-10-12 | #965 - Support limiting the number of signs ALE will set | w0rp |
2017-10-03 | Fix #964 - Remove signs when multiple signs end up on a single line | w0rp |
2017-09-12 | Fix #924 - Make changing the sign column color work again | w0rp |
2017-09-09 | Fix more random Windows test issues | w0rp |
2017-09-02 | #505 - Do not lint files on enter if the option for linting when the filetype... | w0rp |
2017-08-26 | Fix #825 - Downgrade signs when problems change | w0rp |
2017-08-13 | #653 - Filter items based on the buffer number for signs | w0rp |
2017-08-12 | Fix a failing test | w0rp |
2017-06-08 | Experimental code for showing results as soon as each linter completes | w0rp |
2017-05-22 | Remove the test for highlight linking, because it just cannot be tested | w0rp |
2017-05-22 | Fix #572 - Link to whatever SignColumn links to for ALESignColumnWithoutErrors | w0rp |
2017-05-21 | #309 Add an option for changing the sign column color when problems are detected | w0rp |
2017-05-20 | #149 - Support Info, style error, and style warning types for problems for signs | w0rp |
2017-05-12 | Run all tests in NeoVim, improve the test script, and make all tests pass for... | w0rp |
2017-05-05 | Try and make the sign tests pass more often | w0rp |
2017-04-26 | Fix #506 - Don't set signs for buffers which don't exist | w0rp |
2017-03-14 | #333 Update line numbers for loclist items when current sign_id values are set | w0rp |
2017-03-11 | #333 Save sign IDs back on loclist items, and make it possible to get line nu... | w0rp |
2017-03-11 | Cover error priority in the sign tests | w0rp |
2017-03-10 | Cover parsing of Italian signs with tests | w0rp |
2017-03-09 | Fix sign tests. | w0rp |
2017-03-09 | Group sign tests | w0rp |