COMMITS
/ scripts/redirect.py September 28, 2022
X
[IMPR] Simplify access to Match object
xqt committed
September 27, 2022
X
[IMPR] Remove pywikibot.output() with pywikibot.info()
xqt committed
J
automatically convert type comments to annotations
JJMC89 committed
September 26, 2022
J
automatically upgrade syntax for python 3.6
JJMC89 committed
May 22, 2022
X
[doc] remove epydoc stuff
xqt committed
April 27, 2022
April 15, 2022
X
March 30, 2022
X
[IMPR] Deprecate RedirectPageBot and NoRedirectPageBot
xqt committed
March 11, 2022
X
[IMPR] solve some deepsource issues
xqt committed
March 3, 2022
J
add parameter type of bool based on the default value
JJMC89 committed
March 2, 2022
J
add parameter types of int/float/str based on the default values
JJMC89 committed
J
add None return type annotations
JJMC89 committed
February 17, 2022
J
sort import and ugrade syntax
JJMC89 committed
February 11, 2022
X
[bugfix] Add missing get_redirect_target call
xqt committed
February 10, 2022
January 27, 2022
J
Merge "[IMPR] Simplify redirect.main()"
jenkins-bot committed
January 23, 2022
X
[bugfix] Always use low limit for bulk load of redirects
xqt committed
X
[IMPR] Simplify redirect.main()
xqt committed
January 9, 2022
X
[IMPR] Update hash bang from python to python3
xqt committed
January 1, 2022
X
[fix] Fix some deepsource issues
xqt committed
November 1, 2021
X
[IMPR] Provide a public counter with BaseBot
xqt committed
September 18, 2021
X
[doc] Fix/add typing hints in script's main function
xqt committed
June 19, 2021
J
[IMPR] Update bots to use update_options
JJMC89 committed
March 22, 2021
X
[doc] convert epytext docstrings to sphinx format
xqt committed
May 31, 2021
A
[doc] redirect.py: add missing docstring params
Alexander Vorwerk committed
May 28, 2021
May 10, 2021
X
[R1723] Remove unecessary else after break
xqt committed
April 28, 2021
D
[cleanup] Consistently use string's format()
Damian Johnson committed
April 30, 2021
J
standardize imports and check with flake8-isort
JJMC89 committed
April 24, 2021
D
[cleanup] Suffix exceptions with 'Error'
Damian Johnson committed
April 20, 2021
M
[doc] Update documentation
Meno25 committed
March 20, 2021
H
Clear unnecessary elifs & elses
homeboy445 committed
December 30, 2020
X
[tests] add flake8-bugbear tests
xqt committed
January 16, 2021
B
Rename handleArg to handle_arg
Bharatkhatri committed
January 14, 2021
J
Merge "[IMPR] remove some IDE warnings for site.py"
jenkins-bot committed
January 3, 2021
M
[IMPR] remove some IDE warnings for site.py
Mpaa committed
January 13, 2021
J
Merge "[IMPR] Avoid deeply nested flow statements in redirect.py"
jenkins-bot committed
January 7, 2021
X
January 5, 2021
X
[IMPR] Use pagegenerators -page option in redirect.py
xqt committed
X
December 21, 2020
X
[IMPR] Add backports to support older Python versions
xqt committed
November 19, 2020
H
Removed the BadTitle Exception from certain files
homeboy445 committed
September 1, 2018
X
[IMPR] Derive RedirectRobot from MultipleSitesBot
xqt committed
October 25, 2020
October 7, 2020
October 1, 2020
X
[IMPR] Use with contextlib.suppress context manager
xqt committed
July 14, 2020
August 4, 2020
X
[IMPR] Deprecate BaseBot.stop() method
xqt committed
July 11, 2020
J
Update redirect for py3
JJMC89 committed