COMMITS
/ scripts/maintenance/cache.py September 27, 2022
X
[IMPR] Remove pywikibot.output() with pywikibot.info()
xqt committed
September 26, 2022
J
automatically upgrade syntax for python 3.6
JJMC89 committed
April 27, 2022
April 23, 2022
X
[IMPR] make logging interface consistent
xqt committed
March 30, 2022
M
[doc] Update documentation
Meno25 committed
February 17, 2022
J
sort import and ugrade syntax
JJMC89 committed
January 9, 2022
X
[IMPR] Update hash bang from python to python3
xqt committed
March 22, 2021
X
[doc] convert epytext docstrings to sphinx format
xqt committed
May 24, 2021
M
[doc] Update documentation
Meno25 committed
April 28, 2021
D
[cleanup] Consistently use string's format()
Damian Johnson committed
April 26, 2021
D
[cleanup] Rename config2
Damian Johnson committed
April 30, 2021
J
standardize imports and check with flake8-isort
JJMC89 committed
April 3, 2021
X
[doc] fix docstring
xqt committed
March 19, 2021
X
[IMPR] use sys.exit() instead of exit()
xqt committed
March 14, 2021
January 22, 2021
B
Removed remove magic coding comments # -*- coding: utf-8 -*-
Bharatkhatri committed
December 19, 2020
September 19, 2020
X
[IMPR] Move LoginStatus class from site to login.py
xqt committed
July 7, 2020
X
[4.0] Update maintenance scripts to pwb4
xqt committed
January 12, 2020
December 1, 2019
X
[bugfix] Evaluate LoginStatus object
xqt committed
June 15, 2019
X
[bugfix] import ClosedSite for eval() in cache.py
xqt committed
May 10, 2019
D
[doc] Minor appearance changes to make doc better readable
dvorapa committed
D
[doc] Improve docs and fix some doc warnings
dvorapa committed
March 5, 2019
X
[fix] Fix spelling mistakes
xqt committed
March 31, 2018
September 27, 2018
D
Fix all diff_checker related errors in scripts/*
dalba committed
September 21, 2018
X
[fix] Make __future__ division mandatory
xqt committed
August 20, 2018
May 20, 2018
X
[doc] __init__ method is initializer not a constructor
xqt committed
December 5, 2017
D
Migrate from flake8-putty to flake8-per-file-ignores
dalba committed
July 4, 2017
X
Remove __version__ string from scripts
xqt committed
March 26, 2017
X
[tox] Remove print_function import for several scripts
xqt committed
October 28, 2016
X
[doc] remove duplicate spaces inside doc strings
xqt committed
December 24, 2015
J
Tox pyflakes task
John Vandenberg committed
April 6, 2016
J
Use flake8-putty 0.3.2 auto ignore
John Vandenberg committed
March 18, 2016
X
[doc] fix spelling mistake
xqt committed
February 20, 2016
X
[doc] Add doc strings to methods (D102, D103)
xqt committed
September 7, 2015
J
Use flake8-print
John Vandenberg committed
September 12, 2015
J
Re-order imports
John Vandenberg committed
October 21, 2015
F
[FEAT] cache: Separate commands
Fabian Neundorf committed
September 8, 2015
J
Enforce __future__.absolute_import
John Vandenberg committed
August 19, 2015
F
[FIX] cache: Wrap items into a list
Fabian Neundorf committed
August 2, 2015
F
[IMPROV] Make example commands in help similar
Fabian Neundorf committed
April 18, 2015
A
scripts: set executable mode on all scripts
Antoine Musso committed
A
scripts: add missing /usr/bin/python shebang
Antoine Musso committed
April 7, 2015
F
[IMPROV] Use unicode_literals
Fabian Neundorf committed
February 10, 2015
F
[IMPROV] Remove spaces between """ and it's text
Fabian Neundorf committed
February 4, 2015
J
Add fake ParamInfo to DrySite
John Vandenberg committed
November 6, 2014
J
Add cache test
John Vandenberg committed