Commit graph

  • c17043ff3f Merge branch 'bug/214' into 'master' Ian Cordasco 2016-08-28 00:58:19 +00:00
  • 585628875d
    Ensure column_number is always an integer Ian Cordasco 2016-08-27 19:53:14 -05:00
  • 1631ab8ac7
    Add failing test for NoneType in handle_error Ian Cordasco 2016-08-27 19:44:24 -05:00
  • 2eec5060e9 Consider lazy parameter in git.find_modified_files function Sergey 2016-08-14 22:19:03 +00:00
  • a09c9acaaf Merge branch 'spelling' into 'master' Ian Cordasco 2016-08-13 11:31:31 +00:00
  • 0f181954fd Spelling fixes Ville Skyttä 2016-08-13 11:13:37 +03:00
  • a71941e9fe Fix typo in documentation. Martin Domke 2016-08-12 13:40:58 +02:00
  • 608114a7a7 Merge branch 'master' into 'master' Ian Cordasco 2016-08-11 16:52:30 +00:00
  • 4d9d325d3c Point documentation to http: instead of https: Daniel Quinn 2016-08-11 16:11:26 +00:00
  • e8cb26895e Merge branch 'feature/207' into 'master' Ian Cordasco 2016-08-11 00:19:58 +00:00
  • 2b77f2d9a0
    Bump version to 3.1.0.dev0 Ian Cordasco 2016-08-10 19:14:53 -05:00
  • aa294d2b38
    Set version to 3.0.4 3.0.4 Ian Cordasco 2016-08-07 13:51:58 -05:00
  • f67f481bee
    Add --bug-report flag to help bug reporters Ian Cordasco 2016-08-06 14:16:08 -05:00
  • f768ed6fd0 Merge branch 'add-code-coverage' into 'master' Ian Cordasco 2016-08-06 20:34:40 +00:00
  • b995d56e19
    Add coverage reporting and uploading Ian Cordasco 2016-08-06 15:21:50 -05:00
  • d5a6cfcff9 Merge branch 're-add-error-codes' into 'master' Ian Cordasco 2016-08-06 13:58:50 +00:00
  • b0a99d0b63
    Replace list of violation codes Ian Cordasco 2016-08-06 08:28:52 -05:00
  • 690d157d1b
    Add release note about handling SyntaxErrors Ian Cordasco 2016-08-06 08:03:30 -05:00
  • a8029ba2d5 Merge branch 'bug/205' into 'master' Ian Cordasco 2016-08-06 12:59:52 +00:00
  • 78100de8c6
    Handle SyntaxErrors when tokenizing a file Ian Cordasco 2016-08-06 07:44:09 -05:00
  • 7730a790f4 Merge branch 'release-notes/3.0.4' into 'master' Ian Cordasco 2016-08-05 22:58:37 +00:00
  • a9be6feeae
    Set version to 3.0.4 and start release notes Ian Cordasco 2016-08-05 17:53:53 -05:00
  • ce94cfea69 Merge branch 'bug/179' into 'master' Ian Cordasco 2016-08-05 19:58:29 +00:00
  • 1c07453ef7
    Merge branch 'bug/203' Ian Cordasco 2016-08-05 06:45:29 -05:00
  • f434e9adf5
    Clean up usage of InvalidSyntax exception Ian Cordasco 2016-08-05 06:39:08 -05:00
  • cddf982a0a Do not treat AttributeError as if it were an IOError Wouter Bolsterlee 2016-08-05 11:16:27 +02:00
  • 45ae0b9eeb Use str(exc) instead of exc.message Wouter Bolsterlee 2016-08-05 11:15:04 +02:00
  • 9a4abfbcb4 Merge branch 'specify-required-parameters' into 'master' Ian Cordasco 2016-08-05 00:23:40 +00:00
  • 240609edd4
    Set-up default attributes for FlakesChecker Ian Cordasco 2016-07-27 08:50:20 -05:00
  • c1d21393bf
    Set dogfood testenv to Python 3.5 Ian Cordasco 2016-07-27 08:21:04 -05:00
  • a98e0d3648
    Add dogfood testenv to AppVeyor list Ian Cordasco 2016-07-27 08:18:46 -05:00
  • e14d0e6352
    Serialize Checkers PluginTypeManager to a dict Ian Cordasco 2016-07-27 08:15:56 -05:00
  • 7e806824df Merge branch 'update-gitlab-ci' into 'master' Ian Cordasco 2016-08-03 12:41:08 +00:00
  • 75994bf2c9
    Use python:2.7 for python 2.7 tests Ian Cordasco 2016-08-03 07:22:34 -05:00
  • c8df0f88d1
    Update GitLab CI configuration Ian Cordasco 2016-08-03 07:05:22 -05:00
  • eae68a41f6 Document how it determines when the plugin is run Fabian Neundorf 2016-08-01 12:06:33 +00:00
  • 0b861e31ef
    Bump version for v3.0.3 3.0.3 Ian Cordasco 2016-07-30 06:58:42 -05:00
  • 22650e5086
    Reset Application.formatter attribute in init_report Ian Cordasco 2016-07-30 06:42:34 -05:00
  • b02855769b Merge branch 'bug/194' into 'master' Ian Cordasco 2016-07-30 00:42:32 +00:00
  • 63f5f15068
    Re-allow for relative paths for exclude Ian Cordasco 2016-07-29 19:27:06 -05:00
  • e619fd3b20 Merge branch 'bug/193' into 'master' Ian Cordasco 2016-07-29 23:31:41 +00:00
  • e93aad6043
    Open our output file in append mode always Ian Cordasco 2016-07-29 17:18:47 -05:00
  • 971dcc16f0 Merge branch 'test-non-callable' into 'master' Ian Cordasco 2016-07-29 17:49:39 +00:00
  • 87c488b9cc Merge branch 'master' into 'master' Ian Cordasco 2016-07-29 17:49:15 +00:00
  • f4a91f938f Report errors when run via setuptools. Alex Wood 2016-07-29 13:12:13 -04:00
  • f6ef0c0d61 Merge branch 'release_note_for_entry_point_not_callable_fix' into 'master' Ian Cordasco 2016-07-29 17:14:09 +00:00
  • 40f7041a62 Add 3.0.3 release note about GitLab#164 Marc Abramowitz 2016-07-28 15:38:44 -07:00
  • 78edfdea63 Test loading non-callable plugins Fabian Neundorf 2016-07-29 16:58:12 +00:00
  • 20c619f649 Merge branch 'diable-multiprocessing-on-win' into 'master' Ian Cordasco 2016-07-29 12:16:45 +00:00
  • 429d8a196e
    Diable multiprocessing behaviour on Windows Ian Cordasco 2016-07-29 06:49:00 -05:00
  • 530767d36d Merge branch 'bug/195' into 'master' Ian Cordasco 2016-07-29 00:43:07 +00:00
  • c670217c24
    Allow plugins that are on by default to be ignored Ian Cordasco 2016-07-28 19:24:06 -05:00
  • c0e5066577 Merge branch 'patch-1' into 'master' Ian Cordasco 2016-07-28 19:23:02 +00:00
  • 3dd2c90f84 Fix hyperlink in Links. Jason R. Coombs 2016-07-28 19:14:41 +00:00
  • 4fc4df2fc1 Merge branch 'raise_exception_when_plugin_entry_point_is_not_callable' into 'master' Ian Cordasco 2016-07-28 19:01:46 +00:00
  • d234f22e09 Raise exception when entry_point not callable Marc Abramowitz 2016-07-28 11:49:58 -07:00
  • ebc7ffd4e7 Merge branch 'fix-report-ordering' into 'master' Ian Cordasco 2016-07-28 17:56:57 +00:00
  • ad3b486909 Sort reports by line and column Fabian Neundorf 2016-07-28 17:25:13 +00:00
  • 53455fdff7 Merge branch 'bug/178' into 'master' Ian Cordasco 2016-07-28 12:28:38 +00:00
  • c0ddc54f2f
    Match noqa for users with explanations Ian Cordasco 2016-07-28 06:25:41 -05:00
  • 47e3e65cc1
    Handle AttributeErrors during parameter aggregation Ian Cordasco 2016-07-27 07:17:29 -05:00
  • 846bfafe6c Merge branch 'fix-mp-win-3.0' into 'master' Ian Cordasco 2016-07-27 11:43:51 +00:00
  • beee924f16 Merge branch 'read_lines_crlf' into 'master' Ian Cordasco 2016-07-27 11:27:12 +00:00
  • d258becbe4 Merge branch '_job_count_rettype' into 'master' Ian Cordasco 2016-07-27 11:26:11 +00:00
  • 1f10ed687e Fix multiprocessing on Windows schlamar 2016-07-27 08:09:06 +02:00
  • ca02a8c88d Fix read_lines_splits_lines test for CRLF endings FichteFoll 2016-07-27 03:00:02 +02:00
  • 80450ff097
    Ensure we're only on Python 2.7 Ian Cordasco 2016-07-26 19:55:54 -05:00
  • 3936141209
    Update version and release notes for 3.0.2 3.0.2 Ian Cordasco 2016-07-26 19:50:54 -05:00
  • 12dcb10c90
    Make the documentation very obvious Ian Cordasco 2016-07-26 19:49:36 -05:00
  • 0e8d7cb7e2 Merge branch 'entry-point' into 'master' Ian Cordasco 2016-07-27 00:45:31 +00:00
  • e51fc5458b
    Fix handling of logical lines with noqa Ian Cordasco 2016-07-26 19:41:41 -05:00
  • 6eca38f2f2
    Fix zero-indexed column numbering Ian Cordasco 2016-07-26 19:15:08 -05:00
  • f27d47e87e _job_count always returns an int FichteFoll 2016-07-27 02:01:51 +02:00
  • ec6165e9d8 Merge branch 'uncap-flake8' into 'master' Ian Cordasco 2016-07-26 19:38:59 +00:00
  • 3766f3a584 Update our flake8 testenv dependencies Ian Cordasco 2016-07-26 19:32:49 +00:00
  • c40b562feb
    Move the unreleased note to the right version Ian Cordasco 2016-07-26 11:29:34 -05:00
  • 9f10219137 Clarify what the X in the entry points does Fabian Neundorf 2016-07-26 15:57:51 +00:00
  • 9bfdc867cd Patch print function instead of sys.stdout Martin Domke 2016-07-26 17:27:15 +02:00
  • 99602828c7 Merge branch 'bug/181' into 'master' Ian Cordasco 2016-07-26 14:40:44 +00:00
  • df2fa18a08
    Fix project config file discovery Ian Cordasco 2016-07-26 09:32:39 -05:00
  • c782060a06 Add --tee option to split report output stream. Martin Domke 2016-07-26 15:57:13 +02:00
  • f82b5d62d0
    Update NOQA regular expression Ian Cordasco 2016-07-26 06:24:04 -05:00
  • 88d9213962
    Add release notes for 3.0.1 3.0.1 Ian Cordasco 2016-07-25 19:43:27 -05:00
  • b9658eaaae Merge branch 'bug/180' into 'master' Ian Cordasco 2016-07-26 00:41:08 +00:00
  • 222292c4b2
    Handle repeated --quiet options again Ian Cordasco 2016-07-25 19:32:42 -05:00
  • 667a01f8df Merge branch 'bug/180' into 'master' Ian Cordasco 2016-07-25 19:57:36 +00:00
  • 427c4b53ef Merge branch 'bug/output-file' into 'master' Ian Cordasco 2016-07-25 19:57:13 +00:00
  • 4dc1d11a62
    Wire-up --statistics again Ian Cordasco 2016-07-25 14:29:09 -05:00
  • 559e08a09f
    Set-up and stop our formatter Ian Cordasco 2016-07-25 14:11:53 -05:00
  • 232ef0ed31 Merge branch 'file-plugin-docs' into 'master' Ian Cordasco 2016-07-25 18:11:28 +00:00
  • fc035c4df2 Merge branch 'bug/177' into 'master' Ian Cordasco 2016-07-25 16:08:16 +00:00
  • 299e200cb9
    Handle multiline strings with '# noqa' Ian Cordasco 2016-07-25 10:40:22 -05:00
  • 3191c44cfc Update documentation to separate parameter types Fabian Neundorf 2016-07-25 11:42:05 +00:00
  • 217aa8185c Merge branch 'unbreak-builds' into 'master' Ian Cordasco 2016-07-25 12:26:25 +00:00
  • 777e7e3854 Force flake8 test to below 3.x Fabian Neundorf 2016-07-25 11:53:10 +00:00
  • ff0bf5f0f9
    Update release notes and version string for 3.0 3.0.0 Ian Cordasco 2016-07-24 20:11:48 -05:00
  • 455066cd52
    Merge branch 'run-functions' Ian Cordasco 2016-07-24 20:04:59 -05:00
  • 5f9c0bde23
    Relocate integration style checker tests Ian Cordasco 2016-07-24 20:04:48 -05:00
  • 373eb15573 Support functions as file plugins too Fabian Neundorf 2016-07-24 14:27:05 +00:00
  • 698079f87a Merge branch 'windows-bugs' into 'master' Ian Cordasco 2016-07-22 22:16:45 +00:00