summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'bug/214' into 'master' Ian Cordasco2016-08-282-1/+17
|\
| * Ensure column_number is always an integerIan Cordasco2016-08-271-1/+4
| * Add failing test for NoneType in handle_errorIan Cordasco2016-08-271-0/+13
* | Merge branch 'spelling' into 'master' Ian Cordasco2016-08-134-4/+4
|\ \
| * | Spelling fixesVille Skyttä2016-08-134-4/+4
|/ /
* | Merge branch 'master' into 'master' Ian Cordasco2016-08-111-1/+1
|\ \ | |/ |/|
| * Point documentation to http: instead of https: Daniel Quinn2016-08-111-1/+1
|/
* Merge branch 'feature/207' into 'master' Ian Cordasco2016-08-117-2/+215
|\
| * Add --bug-report flag to help bug reportersIan Cordasco2016-08-077-2/+215
* | Bump version to 3.1.0.dev0Ian Cordasco2016-08-101-1/+1
* | Set version to 3.0.43.0.4Ian Cordasco2016-08-071-1/+1
|/
* Merge branch 'add-code-coverage' into 'master' Ian Cordasco2016-08-065-1/+63
|\
| * Add coverage reporting and uploadingIan Cordasco2016-08-065-1/+63
|/
* Merge branch 're-add-error-codes' into 'master' Ian Cordasco2016-08-062-0/+50
|\
| * Replace list of violation codesIan Cordasco2016-08-062-0/+50
|/
* Add release note about handling SyntaxErrorsIan Cordasco2016-08-061-0/+5
* Merge branch 'bug/205' into 'master' Ian Cordasco2016-08-062-8/+5
|\
| * Handle SyntaxErrors when tokenizing a fileIan Cordasco2016-08-062-8/+5
|/
* Merge branch 'release-notes/3.0.4' into 'master' Ian Cordasco2016-08-053-1/+17
|\
| * Set version to 3.0.4 and start release notesIan Cordasco2016-08-053-1/+17
* | Merge branch 'bug/179' into 'master' Ian Cordasco2016-08-059-29/+70
|\ \ | |/ |/|
| * Set-up default attributes for FlakesCheckerbug/179Ian Cordasco2016-08-031-0/+3
| * Set dogfood testenv to Python 3.5Ian Cordasco2016-08-031-1/+1
| * Add dogfood testenv to AppVeyor listIan Cordasco2016-08-031-1/+1
| * Serialize Checkers PluginTypeManager to a dictIan Cordasco2016-08-036-27/+65
* | Merge branch 'bug/203'Ian Cordasco2016-08-052-9/+9
|\ \
| * | Clean up usage of InvalidSyntax exceptionIan Cordasco2016-08-052-4/+9
| * | Do not treat AttributeError as if it were an IOErrorWouter Bolsterlee2016-08-051-7/+2
| * | Use str(exc) instead of exc.messageWouter Bolsterlee2016-08-051-1/+1
|/ /
* | Merge branch 'specify-required-parameters' into 'master' Ian Cordasco2016-08-051-0/+6
|\ \ | |/ |/|
| * Document how it determines when the plugin is runFabian Neundorf2016-08-011-0/+6
* | Merge branch 'update-gitlab-ci' into 'master' Ian Cordasco2016-08-031-13/+40
|\ \ | |/ |/|
| * Use python:2.7 for python 2.7 testsIan Cordasco2016-08-031-0/+1
| * Update GitLab CI configurationIan Cordasco2016-08-031-13/+39
|/
* 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
|/