summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version for v3.0.33.0.3Ian Cordasco2016-07-302-3/+3
* Reset Application.formatter attribute in init_reportIan Cordasco2016-07-302-0/+6
* Merge branch 'bug/194' into 'master' Ian Cordasco2016-07-304-15/+34
|\
| * Re-allow for relative paths for excludeIan Cordasco2016-07-294-15/+34
|/
* Merge branch 'bug/193' into 'master' Ian Cordasco2016-07-293-4/+10
|\
| * Open our output file in append mode alwaysIan Cordasco2016-07-293-4/+10
|/
* Merge branch 'test-non-callable' into 'master' Ian Cordasco2016-07-291-0/+11
|\
| * Test loading non-callable pluginsFabian Neundorf2016-07-291-0/+11
* | Merge branch 'master' into 'master' Ian Cordasco2016-07-291-0/+5
|\ \
| * | Report errors when run via setuptools.Alex Wood2016-07-291-0/+5
| |/
* | Merge branch 'release_note_for_entry_point_not_callable_fix' into 'master' Ian Cordasco2016-07-291-1/+8
|\ \ | |/ |/|
| * Add 3.0.3 release note about GitLab#164Marc Abramowitz2016-07-291-1/+8
|/
* Merge branch 'diable-multiprocessing-on-win' into 'master' Ian Cordasco2016-07-294-3/+21
|\
| * Diable multiprocessing behaviour on WindowsIan Cordasco2016-07-294-3/+21
|/
* Merge branch 'bug/195' into 'master' Ian Cordasco2016-07-294-4/+15
|\
| * Allow plugins that are on by default to be ignoredIan Cordasco2016-07-284-4/+15
|/
* Merge branch 'patch-1' into 'master' Ian Cordasco2016-07-281-1/+1
|\
| * Fix hyperlink in Links.Jason R. Coombs2016-07-281-1/+1
|/
* Merge branch 'raise_exception_when_plugin_entry_point_is_not_callable' into '...Ian Cordasco2016-07-281-0/+6
|\
| * Raise exception when entry_point not callableMarc Abramowitz2016-07-281-0/+6
|/
* Merge branch 'fix-report-ordering' into 'master' Ian Cordasco2016-07-282-1/+69
|\
| * Sort reports by line and columnFabian Neundorf2016-07-282-1/+69
|/
* Merge branch 'bug/178' into 'master' Ian Cordasco2016-07-284-1/+13
|\
| * Match noqa for users with explanationsbug/178Ian Cordasco2016-07-284-1/+13
|/
* Handle AttributeErrors during parameter aggregationIan Cordasco2016-07-272-5/+41
* Merge branch 'fix-mp-win-3.0' into 'master' Ian Cordasco2016-07-271-8/+11
|\
| * Fix multiprocessing on Windowsschlamar2016-07-271-8/+11
* | Merge branch 'read_lines_crlf' into 'master' Ian Cordasco2016-07-271-1/+2
|\ \
| * | Fix read_lines_splits_lines test for CRLF endingsFichteFoll2016-07-271-1/+2
* | | Merge branch '_job_count_rettype' into 'master' Ian Cordasco2016-07-271-1/+1
|\ \ \ | |_|/ |/| |
| * | _job_count always returns an intFichteFoll2016-07-271-1/+1
| |/
* | Ensure we're only on Python 2.7Ian Cordasco2016-07-261-1/+1
* | Update version and release notes for 3.0.23.0.2Ian Cordasco2016-07-262-3/+3
* | Make the documentation very obviousIan Cordasco2016-07-261-2/+17
* | Merge branch 'entry-point' into 'master' Ian Cordasco2016-07-271-1/+5
|\ \
| * | Clarify what the X in the entry points doesFabian Neundorf2016-07-261-1/+5
* | | Fix handling of logical lines with noqaIan Cordasco2016-07-265-24/+33
* | | Fix zero-indexed column numberingIan Cordasco2016-07-265-4/+11
| |/ |/|
* | Merge branch 'uncap-flake8' into 'master' Ian Cordasco2016-07-261-2/+2
|\ \
| * | Update our flake8 testenv dependencies uncap-flake8Ian Cordasco2016-07-261-2/+2
|/ /
* | Move the unreleased note to the right versionIan Cordasco2016-07-262-4/+4
|/
* Merge branch 'bug/181' into 'master' Ian Cordasco2016-07-265-27/+22
|\
| * Fix project config file discoveryIan Cordasco2016-07-265-27/+22
|/
* Update NOQA regular expressionIan Cordasco2016-07-262-1/+4
* Add release notes for 3.0.13.0.1Ian Cordasco2016-07-251-0/+9
* Merge branch 'bug/180' into 'master' Ian Cordasco2016-07-264-2/+36
|\
| * Handle repeated --quiet options againIan Cordasco2016-07-254-2/+36
* | Merge branch 'bug/180' into 'master' Ian Cordasco2016-07-253-0/+31
|\ \ | |/
| * Wire-up --statistics againbug/180Ian Cordasco2016-07-253-0/+31
* | Merge branch 'bug/output-file' into 'master' Ian Cordasco2016-07-251-0/+2
|\ \