COMMITS
/ scripts/upload.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
January 9, 2022
X
[IMPR] Update hash bang from python to python3
xqt committed
September 18, 2021
X
[doc] Fix/add typing hints in script's main function
xqt committed
March 22, 2021
X
[doc] convert epytext docstrings to sphinx format
xqt committed
March 13, 2016
Z
site: Support async chunked uploads (T129216)
Zhuyifei1999 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 12, 2021
M
[doc] Update documentation
Meno25 committed
March 20, 2021
H
Clear unnecessary elifs & elses
homeboy445 committed
January 22, 2021
B
Removed remove magic coding comments # -*- coding: utf-8 -*-
Bharatkhatri committed
July 12, 2020
J
Update upload to py3
JJMC89 committed
June 14, 2015
R
Credit the Pywikibot team as a whole
Ricordisamoa committed
April 20, 2020
X
[IMPR] split specialbots into parts
xqt committed
August 27, 2019
J
Merge "Remove caret from re.match"
jenkins-bot committed
May 10, 2019
D
[doc] Improve docs and fix some doc warnings
dvorapa committed
May 4, 2019
X
Remove caret from re.match
xqt committed
March 24, 2019
D
[IMPR] Replace PY2 unicode with string in docs and unify across files
dvorapa committed
January 5, 2019
X
[tests] New uploadscript_tests
xqt committed
December 9, 2018
D
[bugfix] Fix upload.py breaking with url and description containing ":"
Davide Laezza committed
November 26, 2018
T
[PEP8] Fixed W504 violations in script/ directory
takidelfin committed
September 23, 2018
A
[cleanup] cleanup scripts/upload.py
Alangi Derick committed
September 21, 2018
X
[fix] Make __future__ division mandatory
xqt committed
September 9, 2018
D
Fix type hints for *args and **kwargs
dalba committed
August 27, 2017
F
[IMPR] upload.py: Allow to use a file for description
Framawiki committed
June 3, 2018
D
Fix some of the N806 errors
dalba committed
May 18, 2018
D
[IMPR] Add prefix for filenames to UploadBot
dvorapa committed
April 30, 2018
X
[bugfix] Initialize chunk_size with 0
xqt committed
April 21, 2018
X
[IMPR] Improvements for upload.py
xqt committed
April 18, 2018
D
[IMPR][doc] Solve various warnings thrown in doctests
dvorapa committed
December 6, 2017
X
[IMPR] code cleanup
xqt committed
July 4, 2017
X
Remove __version__ string from scripts
xqt committed
April 29, 2017
D
flake8: Fix E305 errors and remove it from ignored codes
dalba committed
April 17, 2017
F
upload.py + specialbots.py: Authorize the use of an edit summary
framawiki committed
November 27, 2016
X
[DOC] Keep -help doc beneath 79 chars
xqt committed
April 14, 2016
X
[IMPR] Separate scripts and library part
xqt committed
September 12, 2015
J
Re-order imports
John Vandenberg committed
September 19, 2015
X
[color] use color_format from pywikibot.tools.formatter
xqt committed
September 8, 2015
J
Enforce __future__.absolute_import
John Vandenberg committed
September 7, 2015
J
Merge "[FEAT] upload: Scan directory non-recursively"
jenkins-bot committed
September 5, 2015
M
upload.py: remove unnecessary file close() statement
Mpaa committed
September 1, 2015
F
[FEAT] upload: Scan directory non-recursively
Fabian Neundorf committed
August 29, 2015
M
upload: use siteinfo fileextensions for allowed formats
Matanya Moses committed
August 23, 2015
F
[FEAT] upload: Support -always option
Fabian Neundorf committed
F
[FEAT] upload: Support ignore warnings callback
Fabian Neundorf committed
July 22, 2015
J
Fix indents and enable E122 and E127 (mandatory)
John Vandenberg committed
June 10, 2015
F
[FEAT] upload: Support continue/finish uploads
Fabian Neundorf committed
June 2, 2015
M
upload: allow all formats allowed by commons
Matanya Moses committed
April 7, 2015
F
[IMPROV] Use unicode_literals
Fabian Neundorf committed
March 3, 2015
J
Merge "Make UploadRobot skip upload of an existing file when aborts = True"
jenkins-bot committed