Commit graph

  • 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
  • 4a46412bf6
    Check for alternate_separator only when truthy Ian Cordasco 2016-07-22 17:12:49 -05:00
  • 473106fee1
    Check for both os.path.sep and os.path.altsep Ian Cordasco 2016-07-22 17:02:12 -05:00
  • a8753b3ff9
    Add AppVeyor config file Ian Cordasco 2016-07-22 08:26:41 -05:00
  • 9cf8603e94 Add support for tokens of a complete file Fabian Neundorf 2016-07-21 11:55:41 +00:00
  • c3ee4829ed Merge branch 'fix-typo-indect' into 'master' Ian Cordasco 2016-07-21 16:28:10 +00:00
  • 965d6f9509 Fix typo in documentation using indect Fabian Neundorf 2016-07-21 11:57:33 +00:00
  • 1dad1e3a95
    Merge branch 'pr/78' Ian Cordasco 2016-07-20 19:29:32 -05:00
  • a1fdb5a2b5
    Fix up merge request 78 Ian Cordasco 2016-07-20 19:28:13 -05:00
  • 7934f8dce2 Propagate the stdin_display_name to checker and processor Leonardo Rochael Almeida 2016-07-20 17:22:49 -03:00
  • b2b4cae8e3 Allow stdin and directly named files to be excluded from check Leonardo Rochael Almeida 2016-07-20 16:43:34 -03:00
  • d69cb0564a Merge branch 'document-polyfill' into 'master' Ian Cordasco 2016-07-20 13:49:12 +00:00
  • 8a2e7ff908
    Trim trailing whitespace in compat docs Ian Cordasco 2016-07-20 08:17:33 -05:00
  • 370912988f
    Document flake8-polyfill in compatibility section Ian Cordasco 2016-07-20 08:12:45 -05:00
  • 9f2eac7df1 Merge branch 'legacy-api-tests' into 'master' Ian Cordasco 2016-07-19 16:26:42 +00:00
  • 21a6df725b
    Add a bunch more legacy API tests Ian Cordasco 2016-07-19 11:12:51 -05:00
  • 9cbb31b463 Merge branch 'git-config-parsing' into 'master' Ian Cordasco 2016-07-19 12:27:25 +00:00
  • b712405586 Fix git config parsing Sabbir Muhit 2016-07-18 22:38:10 -04:00
  • 8b4f12872e
    Add more simple tests for the legacy api Ian Cordasco 2016-07-16 21:06:27 -05:00
  • 6e3107001f
    Begin adding tests for the Legacy API Ian Cordasco 2016-07-16 20:27:07 -05:00