pywikibot-commits
Thread
Date
Earlier messages
Later messages
Messages by Thread
[Pywikibot-commits] [Gerrit] ...core[master]: Pass global -nolog argument into bot script from wrapper.
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [doc] update ROADMAP.rst, HISTORY.rst and docs/conf.py
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [cleanup] remove keys() and items() methods of api.Request
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [IMPR] Add APISite.ratelimit() method
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [bugfix] Allow to run tests with oauth
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [IMPR] Align import of NamespacesDict
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [IMPR] Use BuiltinNamespace enum instead of int
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [requirements] Update requirements for stdnum
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [cleanup] deprecate SequenceOutputter.output() method
Xqt (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [bugfix] Suppress error in CosmeticChangesToolkit.cleanUpLinks()
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [doc] Use sphinx-notfound-page extension with sphinx
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [doc] Add scripts.changelog to Pywikibot
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [IMPR] Validate default parameter value in input_choice() function
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [IMPR] Use enums for Namespaces instead of integers
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [IMPR] Add Namespace attributes during class creation
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [FEAT] Add PagePile PageGenerator
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [doc] Fix changelog
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [bugfix] Remove typing imports from user-config.py file
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [IMPR] provide category_redirect categories for all WM sites
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [cleanup] remove deprecated code
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [tests] py36 isn't used any longer for jenkins
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: update typing syntax for 3.7
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: update typing syntax for 3.7
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [IMPR] Fix type hints in _filepage.py
Xqt (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: update isort config for py37
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [cleanup] Cleanup deprecated code
Xqt (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [tests] re-enable hacking test with Python 3.7
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [tests] Disable Python 3.6 CI tests
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [9.0] Prepare Pywikibot 9
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [8.6] Publish Pywikibot 8.6
Xqt (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [IMPR]: lazy load imageinfo metadata
Xqt (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [FIX] fix typo in explanation of options
JJMC89 (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [doc] Fix typo in category_redirect.py
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: sort imports and upgrade syntax
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: proofreadpage.py: fetch URL of page scan via API
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: proofreadpage: sort page names before loading pages
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [tests] skip PetScanPageGeneratorTestCase if APIError occurred
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [fix] check for valid family and site option after -help is processed
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [IMPR] Handle canary events in comms.eventstreams
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [8.5.1] Publish Pywikibot 8.5.1
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [tests] add Python 3.12 to the Appveyor's test matrix
Xqt (Code Review)
[Pywikibot-commits] [Gerrit] ...i18n[master]: [CI] set PYWIKIBOT_NO_USER_CONFIG environment variable within shell
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [doc] Add some version hints
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [8.6] Prepare next release
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [8.6] prepare next release
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [8.5] Publish Pywikibot 8.5.0
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [doc] require sphinxext-opengraph >= 0.9.0
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [IMPR] use process_cpu_count to select the default number of worker
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [IMPR] solve mypy issues in tools.collections
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [tests] Revert Don't cover code with Python 3.13"
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [IMPR] Filter does not have to be subclassed
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [FEAT] Add a filter to check if a page is redirect
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [IMPR] enable vikidia:nl site
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: Replace MW API deprecated inprop=preload with preloadcontent
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: remove check for purge right from APISite.purgepages
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [typing] Fix some typing hints
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: Add MediaInfo editLabels, AddClaim and removeClaim functions.
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [cleanup] drop unused use_hard_category_redirects
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [IMPR] No longer drop site decorators for optimized codes
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [IMPR] Improve handling of uninitialized MediaInfo
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [typing] solve some mypy issues
Xqt (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: Update vikidia family : add 'ar'
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [L10N] Update category_redirect_templates for ckbwiki
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [taping] add typing hint for BaseSite._locked_pages
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: Make exception about missing mediainfo more friendly
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [doc] Update deprecations for tools module
Xqt (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: Fix skip page template parameter check
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: Change category output string to format string.
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: Clarify typing for Wikibase write methods
Xqt (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [cleanup] remove old Python 3.5 code
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [tests] Python 3.12.0 final release was published
Xqt (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [tests] revert Appveyor tests with different image"
Xqt (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [tests] Appveyor tests with different image"
Xqt (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [tests] Appveyor tests with different image"
Xqt (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: Revert "[tests] Appveyor tests with different image"
Xqt (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [tests] Appveyor tests with different image
Xqt (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [tests] Appveyor tests with different image
Xqt (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: Give visible error to user when there are no rights.
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [cleanup] Remove rawcontinue code parts
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [doc] Update sphinx requirements
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [doc] update sphinx requirements
Xqt (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [doc] Update sphinx requirements
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [8.5.0] Prepare next release
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [8.4.0] Publish Pywikibot 8.4
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [IMPR] Simplify code using itertools
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [cleanup] cleanup redirect methods
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [cleanup] remove mw 1.14 and mw 1.22 Siteinfo fallback implementation
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [IMPR] Show a warning if Pywikibot is running with Python 3.6
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [mypy] solve typing issue in date.py
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [mypy] fix some typing issues in cosmetic_changes
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [mypy] Fix some typing issues in family.py
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: Revert "[tests] update continue-on-error settings"
Xqt (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [bugfix] Site.file_extension is a property not a method
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [tests] update continue-on-error settings
Xqt (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [mypy] solve some mypy issues
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [tests] Enable mypy tests
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [tests] combine 3 textlib tests to prevent similar code blocks
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [test] move doctest_skip to pytest command
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [doc] Update minimal requirements to furo 2023.9.10
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [doc] Center branding text in sidebar
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [IMPR] use Site.file_extensions within checkimages.py and _upload.py
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [bugfix] upcast to FilePage for a proper extension only
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: Revert "[tests] Speedup script_tests"
Xqt (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [tests] Speedup script_tests
Xqt (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [tests] Speedup script_tests
Xqt (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [bugfix] Handle missing SDC mediainfo
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [tests] fix unittest call
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [IMPR] fix inconsistent return statement
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [8.4.0.dev3] Update master branch
Xqt (Code Review)
[Pywikibot-commits] [Gerrit] ...core[stable]: [8.3.3] Publish Pywikibot 8.3.3
Xqt (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [tests] 'user' does not have to be in groups of API:Allusers
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [doc] Fix misspelling
Xqt (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [tests] Fix task ids
Xqt (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [tests] Don't cover code with Python 3.13
Xqt (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [tests] expect TestScriptGenerator to fail for mage.py script
Xqt (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [doc] Update ROADMAP.rst and some documentation
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [IMPR] Use re.sub instead of replaceExcept with empty exception list
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: Wrap DOT-string in curly braces in category_graph.py
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [cleanup] remove pre mw 1.27 code in ParamInfo
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: FilePage: raise ValueError when title doesn't have a valid file exten...
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: upload: don't include the section in the page title
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [doc] update mw_version doc
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [bugfix] Extract code and family from dbname in APISite.fromDBName
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [doc] Update documentation after 8.3.2 was published
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[stable]: [8.3.2] Publish Pywikibot 8.3.2
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: Add support for new wiki
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: Add support for new wiki
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: Add support for new wiki
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: Add support for new wiki
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: Add support for new wiki
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: Add support for new wiki
Meno25 (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: Add support for new wiki
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: Add support for new wiki
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: Add support for new wiki
Meno25 (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: Add support for new wiki
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: Add support for new wiki
jenkins-bot (Code Review) via Pywikibot-commits
[Pywikibot-commits] [Gerrit] ...core[master]: Add support for new wiki
Meno25 (Code Review) via Pywikibot-commits
[Pywikibot-commits] [Gerrit] ...core[master]: Add support for new wiki
jenkins-bot (Code Review) via Pywikibot-commits
[Pywikibot-commits] [Gerrit] ...core[master]: [doc] Update AUTHORS.rst
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [doc] Update AUTHORS.rst
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [L10N] Add content for "ckb" site code
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [tests] show current length with TestCase.assertLength method
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [IMPR] remove hints for MediaWiki < 1.27
Xqt (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [doc] require Sphinx 7.2.3
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [cleanup] replace deprecated releasepid attribute
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [bugfix] Fix AttributeError on timeouts
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [IMPR] Add a WaitingMixin to Requests and SparqlQuery class
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [IMPR] Improve throttle module
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [doc] Fix some sphinx warnings
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [doc] Update documentation for unidata.py script
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [doc] update sphinx dependency
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: Revert "[doc] Use Sphinx 7.2.2 for documentation"
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [IMPR] Add unidata.py script to mainenance scripts
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [DEP] Update to latest fake-useragent version (v1.2.1).
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [IMPR] use @staticmethod for several methods
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [doc] Use Sphinx 7.2.2 for documentation
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [doc] Update ROADMAP.rst, HISTORY.rst and CHANGELOG.rst
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: Revert "[tests] Ignore failing archivebot_tests on zh-yue site"
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[stable]: [8.3.1] Update family files
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [tests] TestScriptGenerator may fail for newitem script
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: Add support for new wikis
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: Add support for new wikis
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: Add support for new wikis
JJMC89 (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: Add support for new wikis
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: Add support for new wikis
Meno25 (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: Add support for new wikis
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: Add support for new wikis
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [IMPR] Add https scheme if missing in url asked by generate_family_fi...
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [IMPR] Enable -touch in newitem script for confirmed user
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [IMPR] Remove old code for mw < 1.27
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [dod] fix spelling mistak in throttle.py
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [IMPR] use pywikibot.info instead of pywikibot.output
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [doc] Fix logging documentation
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [cleanup] Remove mw_version check in api.Request._add_defaults
Xqt (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [cleanup] Remove unused _query_continue method.
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [cleanup] remove "continue" parameter from siteinfo request
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [todo] remove unnecessary or unclear todo hints
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [families] Add wikifunctions_family.py
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...i18n[master]: [i18n] update i18n for duplication reports
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...i18n[master]: [i18n] Add i18n for duplication reports
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [doc] remove sphinx.ext.todo and use codeclimate instead
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [tests] Ignore failing archivebot_tests on zh-yue site
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [doc] Explain the links counter
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [tests] Install Pillow first
Xqt (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [tests] Modify fixme patterns and remove false positives
Xqt (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [tests] Modify fixme patterns
Xqt (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [doc] Adjust documentation length
Xqt (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [tests] fix codeclimate duplication plugin
Xqt (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [tests] update codeclimate duplication plugin
Xqt (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [tests] Add fixme plugin to codeclimate
Xqt (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [doc] Show a warning for Pillow dependency of gui module
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [tests] Don't use Pillow 10 with PYTHON_ARCH 32 on Appveyor
Xqt (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [tests] Don't use Pillow 10 with platform_machine 32
Xqt (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [bugfix] bool(pywikibot.Page()) is always True
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...i18n[master]: [fix] Rename yue-hant.json back to yue.json
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...i18n[master]: [i18n] Remove skr-arab.json in favour of skr.json
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [sphinx] use Sphinx >= 7.1.0 and furo >= 2023.7.26
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [IMPR] use welcome messages from WelcomeBot within CheckImagesBot
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [i18n] use additional i18n messages with checkimages reports
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [IMPR] use inline re.IGNORECASE flag in textlib.case_escape function
jenkins-bot (Code Review)
Earlier messages
Later messages