Commit graph

  • 828c69ea27 Fix per-project configuration file list Andrew Widdersheim 2015-12-09 08:54:51 -05:00
  • ae1ad0e2bf Add design note that has been roaming my brain Ian Cordasco 2015-12-08 15:41:49 -06:00
  • 4fb7d6a9a7 Bump version for v2.5.1 2.5.1 Ian Cordasco 2015-12-07 22:56:23 -06:00
  • d288843fb7 Merge branch 'bug/107' Ian Cordasco 2015-12-07 22:55:08 -06:00
  • 5021da880c Update stdin_get_value monkey-patching Ian Cordasco 2015-12-07 22:50:39 -06:00
  • 00dfe8698b Wrap up design goals Ian Cordasco 2015-12-06 15:11:23 -06:00
  • eb29f11738 Flesh out some portions of the design goals Ian Cordasco 2015-12-06 13:36:01 -06:00
  • 2d72fc23c8 Add skeleton of DESIGN documentation Ian Cordasco 2015-12-06 12:23:45 -06:00
  • d5e3987a9c Merge branch 'pep8-stdin-fix' into 'master' Ian Cordasco 2015-12-04 23:54:29 +00:00
  • 41393c9b6d Cache stdin for Flake8 plugins Ian Cordasco 2015-12-04 00:13:28 -06:00
  • 54a81c0595 Merge branch 'bug/103' into 'master' Ian Cordasco 2015-11-25 02:57:45 +00:00
  • 17553e6192 Add .flake8 to PROJECT_CONFIG for local config files Ian Cordasco 2015-11-23 10:20:42 -06:00
  • 75ad81eb13 Update twine dependency and usage Ian Cordasco 2015-10-27 11:29:52 -05:00
  • 3e7d5b952d Merge branch 'release/2.5.0' into 'master' Ian Cordasco 2015-10-26 01:20:16 +00:00
  • 99bc94edaa Release notes and version bump for v2.5.0 2.5.0 Ian Cordasco 2015-10-24 20:11:15 -05:00
  • 63b9a84367 Add a few more items to our gitignore Ian Cordasco 2015-10-24 18:39:53 -05:00
  • 7c08ee8c92 Bump pyflakes cap to 1.1.0 Ian Cordasco 2015-10-24 18:39:24 -05:00
  • ac87e2d71e Merge branch 'GeonU/flake8-bug-setuptools-options' Ian Cordasco 2015-10-07 22:09:20 -05:00
  • d422325548 Rewrite some tests from !41 Ian Cordasco 2015-10-07 22:09:04 -05:00
  • 0cc12e22ae Add option_normalizer test code geonu 2015-10-03 20:44:25 +09:00
  • 186f41edcb Delete unnecessary function geonu 2015-10-02 21:05:55 +09:00
  • 0d006a3521 Delete unused import geonu 2015-10-02 21:05:31 +09:00
  • 28138a2135 Use option_normalizer geonu 2015-10-02 21:05:06 +09:00
  • f67552d09a Add option_normalizer for setuptools geonu 2015-10-02 21:04:11 +09:00
  • bf19122741 Merge branch 'bug/67' into 'master' Ian Cordasco 2015-09-28 01:32:11 +00:00
  • bf5baf1e0c Merge branch 'python-3.5' into 'master' Ian Cordasco 2015-09-27 20:05:17 +00:00
  • 064661041d Update .travis.yml for Python 3.5 Ian Cordasco 2015-09-27 15:04:49 -05:00
  • 7fb3dd6a74 Merge branch 'bug/90' into 'master' Ian Cordasco 2015-09-27 20:03:12 +00:00
  • 0c0eadc0a0 Add better logic for loading entry points Ian Cordasco 2015-09-27 14:11:17 -05:00
  • 96cb23e2e7 Add --enable-extensions flag to Flake8 Ian Cordasco 2015-09-27 09:45:35 -05:00
  • 5b7dc3927a Remove enabled extensions from options.select Ian Cordasco 2015-08-24 22:18:35 -05:00
  • b8457ebb24 Added link to flake8-respect-noqa extension. Luke Plant 2015-09-07 15:13:30 +00:00
  • a1154e41df Merge branch 'bug/74' into 'master' Ian Cordasco 2015-08-23 00:59:33 +00:00
  • 9d734158ca Add tests around the OSError retry logic Ian Cordasco 2015-08-22 19:44:44 -05:00
  • f1aa58889d Add a helper method for retrying checks in serial Ian Cordasco 2015-08-20 21:13:18 -05:00
  • 1c6c1f5116 Refactor how we use StyleGuides for better error recovery Ian Cordasco 2015-08-19 20:32:52 -05:00
  • e847ed8bf0 Merge branch 'bug/69' into 'master' Ian Cordasco 2015-08-19 01:07:28 +00:00
  • 1ed78df61e Add a regression test for EPIPE IOErrors Ian Cordasco 2015-08-18 20:02:58 -05:00
  • d98e1729b3 Handle EPIPE IOErrors when using more than 1 job Ian Cordasco 2015-08-16 14:00:31 -05:00
  • 57ec990dad Merge branch 'master' into 'master' Ian Cordasco 2015-08-16 17:51:09 +00:00
  • 7b7e1da0f4 docs: Adding flake8-import-order plugin to the list of available plugins Javier Domingo Cansino 2015-08-11 08:32:43 +02:00
  • d5c5feb651 Merge branch 'fix-mock-tests' into 'master' Ian Cordasco 2015-07-10 14:59:53 +00:00
  • a4a4a48667 Pin mock for py26 Ian Cordasco 2015-07-10 09:46:57 -05:00
  • b0f30f97fb Fix flake8 tests using mock to work with 1.1.x branch Ian Cordasco 2015-07-10 09:34:49 -05:00
  • b827629b7a Use containers on Travis-CI Ian Cordasco 2015-07-10 08:47:44 -05:00
  • 58205ee455 Simplify Travis-CI config Ian Cordasco 2015-07-10 08:22:11 -05:00
  • 0a678913c9 Fix tests until we can understand why mock breaks Ian Cordasco 2015-07-10 08:21:24 -05:00
  • 71261c36cb Merge branch 'master' into 'master' Ian Cordasco 2015-07-10 13:18:12 +00:00
  • f428a9fee3 Add radon to Existing Extensions section Michele Lacchia 2015-07-10 06:29:06 +00:00
  • 3d984b80bd remove EOL with backslash dongweiming 2015-07-01 14:31:12 +08:00
  • d7e17ed295 Update version identifier Ian Cordasco 2015-06-02 13:25:49 -05:00
  • 86235e3528 Merge remote-tracking branch 'origin/master' Ian Cordasco 2015-06-02 13:24:39 -05:00
  • f2b0bb52e5 Raise upper bound on pyflakes Ian Cordasco 2015-06-01 07:42:03 -05:00
  • 3ce1050d0f Update CHANGES for 2.4.1 2.4.1 Ian Cordasco 2015-05-18 18:43:42 -05:00
  • 97dba87d1d Turn off dependency requirements Ian Cordasco 2015-05-18 18:37:43 -05:00
  • d41701df3b Only exclude known bad versions of pep8 Ian Cordasco 2015-04-30 16:22:16 -05:00
  • 20ed95f70e Add Corey to the CONTRIBUTORS file Ian Cordasco 2015-04-30 16:20:02 -05:00
  • daf043b7ae Fix parsing ignore Tyrel Souza 2015-04-29 22:25:04 -04:00
  • f356b1c5de Merge branch 'master' into fix_includes Tyrel Souza 2015-04-30 17:06:52 -04:00
  • 8f8a7d458f Fix parsing ignore Tyrel Souza 2015-04-29 22:25:04 -04:00
  • d2e873fa9e Utilize generator expression instead of list comprehension Corey Farwell 2015-04-18 01:22:37 -04:00
  • 36b8e725fa Merge branch 'windows_docs_fix' into 'master' Ian Cordasco 2015-04-30 20:36:18 +00:00
  • 181cffda7f Add a note about Windows .flake8 config location Tyrel Souza 2015-04-30 16:23:18 -04:00
  • 9e95a7315e Merge branch 'master' into 'master' Ian Cordasco 2015-04-19 01:22:24 +00:00
  • 5ba109ba93 Utilize generator expression instead of list comprehension Corey Farwell 2015-04-18 01:22:37 -04:00
  • 159c4930e1 Merge branch 'bug/52' into 'master' Ian Cordasco 2015-04-06 15:45:16 +00:00
  • 12fab2f8ad Change the git-hook ignore default to None Ian Cordasco 2015-04-05 23:01:43 -05:00
  • ea628fa9d1 Merge branch 'fix_jobs_test_underscore' into 'master' Ian Cordasco 2015-03-17 03:50:31 +00:00
  • ef3a47a155 Move test back where it was Christian Long 2015-03-16 19:27:39 -05:00
  • 63d8af6af5 Document the other things I tried Christian Long 2015-03-16 19:12:46 -05:00
  • 7663dbd485 Run some tests separately Christian Long 2015-03-16 18:13:23 -05:00
  • 59d632e0bf Rename file Christian Long 2015-03-16 18:14:12 -05:00
  • d2a548711f A better explanation of why these tests are separate Christian Long 2015-03-11 23:14:00 -05:00
  • 59170a74d2 Rename test file to hide it from the nosetests collector Christian Long 2015-03-11 20:52:10 -05:00
  • ce58c92bf6 Separate failing tests so they run alone Christian Long 2015-03-11 20:50:34 -05:00
  • e8460dfe51 Merge branch 'fix_hook_test' into 'master' Ian Cordasco 2015-03-12 03:01:38 +00:00
  • 5dffadd67b Shorten variable name. Add comments Christian Long 2015-03-11 21:20:28 -05:00
  • 02308dab2a Fix hook test on Windows Christian Long 2015-03-11 16:46:43 -05:00
  • c51702e9f0 Add notes for merge request 23 Ian Cordasco 2015-03-10 22:03:55 -05:00
  • de281ff1f0 Merge branch 'master' into 'master' Ian Cordasco 2015-03-11 03:00:42 +00:00
  • dca5551156 Removed some unused testing code. Michael McNeil Forbes 2015-03-09 11:27:15 -07:00
  • 1fd8b66174 Fix issue #39. Michael McNeil Forbes 2015-03-08 21:13:54 -07:00
  • da2b0b8a43 Added test demonstrating issue #39 Michael McNeil Forbes 2015-03-08 21:13:01 -07:00
  • ea456614b5 Update version and release notes for 2.4.0 2.4.0 Ian Cordasco 2015-03-07 20:34:21 -06:00
  • 6536f2285d Merge branch 'tox_remove_py25' into 'master' Ian Cordasco 2015-03-08 02:24:17 +00:00
  • a66815ffa6 Merge branch 'christianmlong/issue/8' Ian Cordasco 2015-03-07 20:22:11 -06:00
  • a6fc242c5e Slightly simplify our conditionals Ian Cordasco 2015-03-07 20:21:58 -06:00
  • 0e2b873c38 Add compatibility layer for Python 2.6 Ian Cordasco 2015-03-06 23:43:35 -06:00
  • 7ab30a747f Merge branch 'local/pr/2' Ian Cordasco 2015-03-06 23:26:44 -06:00
  • c084211e9e Merge remote-tracking branch 'origin/gh/2' Ian Cordasco 2015-03-06 23:04:49 -06:00
  • 84c8dd5e8d Simplify @mpenkov's fix for exclude in git hooks Ian Cordasco 2015-03-06 19:47:55 -06:00
  • 500a64f040 Add notes for updates to git hook Ian Cordasco 2015-03-06 20:55:25 -06:00
  • 54946334db WIP Ian Cordasco 2015-03-06 19:47:55 -06:00
  • 59ae3dfec7 Add --verbose flag, and tests for it. Christian Long 2015-02-26 16:25:27 -06:00
  • c3f5d144bc Add warnings when --jobs is invalid Christian Long 2015-02-23 17:08:04 -06:00
  • 8ef2462e6e tox.ini: Remove py25 Marc Abramowitz 2015-03-05 09:15:50 -08:00
  • a9f375aa93 Fix tests on Windows Christian Long 2015-02-23 16:52:11 -06:00
  • bc18d8e2d1 Use the default ReadTheDocs theme Ian Cordasco 2015-02-22 22:37:13 -06:00
  • ba344c8ded Refactor some bits of flake8.hooks Ian Cordasco 2015-02-22 22:29:13 -06:00
  • eae9a6a3db Merge branch 'use_git_config_in_hook' into 'master' Ian Cordasco 2015-02-23 03:58:52 +00:00