Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/certbot/certbot.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-23Pin back setuptools-rust (#9112)Brad Warren
2021-09-10Upgrade pinned versions of certbot dependencies (josepy in particular) (#9027)Adrien Ferrand
2021-05-24Upgrade pylint (#8855)Brad Warren
2021-03-23fix pylint (#8729)Brad Warren
2021-02-09Remove dependency on six (#8650)Brad Warren
2019-12-11Lint certbot code on Python 3, and update Pylint to the latest version (#7551)Adrien Ferrand
2019-11-15fixes #7553 (#7560)Brad Warren
2019-04-12[Windows] Security model for files permissions - STEP 2 (#6895)Adrien Ferrand
2019-04-09Update to Pylint 1.9.4 and correctionsAdrien Ferrand
2019-04-02Merge branch 'master' into pylintAdrien Ferrand
2018-06-29Add --disable=locally-enabled to .pylintrc. (#6159)Brad Warren
2018-05-16Fix Pylint upgrade issuesJames Payne
2018-05-16Safer to pylint on Python 3cclauss
2017-12-04Distribution specific override functionality based on class inheritance (#5202)Joona Hoikkala
2017-01-17Adopt consistent linting practices for the entire tree (#3843)Peter Eckersley
2016-03-11Fight with cyclic lintPeter Eckersley
2015-11-03Merge branch 'verb-arguments'Brad Warren
2015-11-01Another attempt at abstract-class-little-usedJakub Warmuz
2015-10-31This is a pretty silly lint warning that we're hitting a lotPeter Eckersley
2015-09-30Disable pylint invalid-namePeter Eckersley
2015-09-16Merge remote-tracking branch 'origin/master' into cli2Peter Eckersley
2015-09-06lint: space check for dict-separatorJakub Warmuz
2015-08-29Disable another silly pylint warningPeter Eckersley
2015-08-29Prevent pylint from complaining about some silly thingsPeter Eckersley
2015-07-12Support for py3.3+ in acmeJakub Warmuz
2015-06-25logger = logging.getLogger(__name__)Jakub Warmuz
2015-06-25formatting and documentationJames Kasten
2015-06-16Prevent pylint from complaining about some silly thingsPeter Eckersley
2015-05-23Merge branch 'master' of ssh://github.com/letsencrypt/lets-encrypt-preview in...Seth Schoen
2015-05-23Allow 100 character lines when necessary.Peter Eckersley
2015-04-22Initial tests for renewerSeth Schoen
2015-03-18acme.jose: (Typed)JSONObjectWithFields, Field, JWA.Jakub Warmuz
2015-02-25Increase min-similarity-lines.Jakub Warmuz
2015-02-10Merge remote-tracking branch 'github/letsencrypt/master' into acmeJakub Warmuz
2015-02-08Fix "lint" and "providedBy" build errorsJakub Warmuz
2015-02-07ACME: pylint lint pluginJakub Warmuz
2015-01-31pylint ignore no-member in ConfArgParseJakub Warmuz
2015-01-28pylint: upstream fixed #248 in 1.4.0Jakub Warmuz
2015-01-26Remove duplicate code check on importsJames Kasten
2015-01-24pylint: ignore providedByJakub Warmuz
2015-01-24pylint: 10/10 with missing-docstringJakub Warmuz
2015-01-17Cleanup Installer API changeJames Kasten
2015-01-16remove deprecated optionsJames Kasten
2015-01-16updated pylintrc file to 1.3.1 version.James Kasten
2014-12-15Fix priv function nodocs regexJames Kasten
2014-12-14Remove requirement for doc of all "priv" funcJames Kasten
2014-12-14Remove deprecated optionsJames Kasten
2014-12-14Changed max line length to 80 charactersJames Kasten
2014-12-14Add pylintrc, remove docstring-req from test_ functions, start rising coverag...James Kasten