index
:
delta/python-packages/flake8.git
3.7-maintenance
add-statistics
afortunado21-master-patch-46684
asottile-entry-point-docs-fixup
asottile-patch-1
backwards-compat-api
bug/103
bug/121
bug/122
bug/1372
bug/163
bug/178
bug/179
bug/180
bug/193
bug/52
bug/67
bug/69
bug/74
bug/90
bug/output-file
coverage-6
drop-xdg-config
feature/output-file
feature/register-optional-checks
fix-extend-default-ignore
fix-github-workflows
fix_travis2
github_actions
indent-size-str
legacy-api-tests
main
master
mpenkov-master
new_namedtuple
noqa_continuation
off_by_default
output_file_fix
parallel-syntax-error
pep8-stdin-fix
plugin-loading
pre-commit-ci-update-config
pre_commit_config
proposed/3.0
release/2.5.0
remove_unused_verify_requiremetns
stable/2.6
stray-noqa
throwaway-ci
uncap-flake8
update-appveyor
gitlab.com: pycqa/flake8.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
unit
/
test_legacy_api.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
automatic: pyupgrade --py36-plus
Anthony Sottile
2021-03-30
1
-1
/
+1
*
fix test which was not testing anything
Anthony Sottile
2021-01-07
1
-3
/
+5
*
fix a few small spelling issues
Anthony Sottile
2020-09-20
1
-2
/
+2
*
instrument coverage on tests and require 100% coverage there
Anthony Sottile
2020-03-23
1
-1
/
+1
*
config: Make ConfigFileFinder 'extra_config_files' parameter optional
Eric N. Vander Weele
2020-01-12
1
-1
/
+1
*
Remove unused 'cli_config' parameter
Eric N. Vander Weele
2020-01-12
1
-2
/
+2
*
Remove unused 'isolated' parameter
Eric N. Vander Weele
2020-01-07
1
-2
/
+2
*
aggregator: Forward --config and --isolated options during aggregation
Eric N. Vander Weele
2019-12-29
1
-1
/
+1
*
application: Inline creation of config.ConfigFileFinder
Eric N. Vander Weele
2019-12-03
1
-6
/
+7
*
application: Remove configuration finder state
Eric N. Vander Weele
2019-11-22
1
-2
/
+6
*
application: Change `make_config_finder` to be a pure static method
Eric N. Vander Weele
2019-11-06
1
-1
/
+2
*
application: Rename prelim parsing method to 'parse_preliminary_options'
Eric N. Vander Weele
2019-11-03
1
-5
/
+2
*
application: Remove forwarding unused preliminary arguments
Eric N. Vander Weele
2019-10-13
1
-1
/
+1
*
application: Remove preliminary argument parsing state
Eric N. Vander Weele
2019-10-01
1
-1
/
+0
*
application: Pass prelim opts to `.find_plugins()`
Eric N. Vander Weele
2019-10-01
1
-1
/
+3
*
application: Pass prelim opts and args to `.make_config_finder()`
Eric N. Vander Weele
2019-10-01
1
-1
/
+2
*
application: Pass returned prelim options to `.configure_logging()`
Eric N. Vander Weele
2019-10-01
1
-2
/
+11
*
Fix legacy api invocation of make_notifier
Anthony Sottile
2019-01-30
1
-1
/
+0
*
Fix issue with pep8-naming
Ian Stapleton Cordasco
2018-05-20
1
-3
/
+3
*
Add support for local (in-repo, non-setuptools) plugins.
Carl Meyer
2017-08-03
1
-0
/
+4
*
Add a bunch more legacy API tests
Ian Cordasco
2016-07-19
1
-0
/
+95
*
Add more simple tests for the legacy api
legacy-api-tests
Ian Cordasco
2016-07-16
1
-0
/
+28
*
Begin adding tests for the Legacy API
Ian Cordasco
2016-07-16
1
-0
/
+22