aboutsummaryrefslogtreecommitdiffstats
path: root/maintenance/userOptions.php
Commit message (Expand)AuthorAgeFilesLines
* [temp accounts] Make use of isKnown config flagKosta Harlan2024-06-141-1/+1
* userOptions.php: Actually batch deletionMartin Urbanec2024-05-061-0/+4
* Replace <> with !=Ollie Shotton2024-05-051-1/+1
* maintenance: Migrate to IReadableDatabase::newSelectQueryBuilderUmherirrender2024-04-271-8/+7
* TempUserConfig: Deduplicate code generating match conditionsBartosz Dziewoński2024-03-061-9/+3
* build: Upgrade mediawiki/mediawiki-codesniffer to v43.0.0James D. Forrester2024-03-011-1/+1
* Merge "userOptions: Add support for --delete-defaults"jenkins-bot2024-02-201-0/+59
|\
| * userOptions: Add support for --delete-defaultsMartin Urbanec2024-02-101-0/+59
* | Replace last remaining wfGetDB() calls in core, except ResourceLoaderJames D. Forrester2024-02-141-1/+2
|/
* maintenance: Introduce getReplicaDB() and getPrimaryDB()Amir Sarabadani2024-01-181-3/+3
* userOptions: Use hasOption( 'old' ) instead of if ( $old )Martin Urbanec2024-01-181-3/+3
* Support multiple matchPatterns in temp user autocreate configDreamy Jazz2024-01-171-7/+9
* userOptions: Do not crash on temporary accountsMartin Urbanec2024-01-171-0/+12
* userOptions: Support --old being the option's default valueMartin Urbanec2024-01-121-6/+23
* userOptions: Fix the 'ALL USERS' message display conditionMartin Urbanec2024-01-091-2/+2
* Add support for conditional user defaultsMartin Urbanec2024-01-091-1/+1
* maintenance: Migrate to DeleteQueryBuilderAmir Sarabadani2024-01-021-10/+5
* Namespace User under \MediaWiki\UserJames D. Forrester2023-09-191-0/+1
* maintenance: Begin using `Maintenance::getServiceContainer()`Derick Alangi2023-09-041-4/+3
* maintenance: Switch simple calls of Database::select to SQBAmir Sarabadani2023-07-191-17/+11
* Make userOptions.php capable of deleting user optionsMartin Urbanec2022-11-041-19/+103
* Replace usage of User::getOptionRoman Stolar2022-08-191-2/+2
* userOptions.php: allow specifying a user ID range to run onGergő Tisza2021-06-021-3/+14
* userOptions.php: Properly filter and iterate queryGergő Tisza2021-06-021-26/+33
* Avoid using User ::getDefaultOption, ::getDefaultOptionsPeter Ovchyn2021-03-161-2/+6
* Safer autoloading with respect to file-scope codeTim Starling2021-01-111-1/+1
* Fix various MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineCommentReedy2020-05-211-1/+1
* Fix typo in userOptions.php help textSam Wilson2019-10-221-1/+1
* Set public for override of Maintenance functionsUmherirrender2019-10-091-1/+1
* maintenance: Fix broken userOptions maintenance scriptThiemo Kreuz2019-09-101-2/+1
* Avoid the use of silence operator (@) and use AtEase methodsDerick Alangi2019-07-231-4/+2
* Use ::class to resolve class names in maintenance scriptsUmherirrender2018-01-231-1/+1
* build: Updating mediawiki/mediawiki-codesniffer to 15.0.0Umherirrender2018-01-011-4/+2
* Maintenance: add fatalError() methodBryan Davis2017-11-211-1/+1
* Rewrite userOptions.phpMax Semenik2017-11-071-6/+176
* Let maintenance class start with a upper case letterumherirrender2013-11-231-1/+1
* phpcs: Fix WhiteSpace.LanguageConstructSpacing warningsTimo Tijhof2013-05-091-1/+1
* style: normalize end of filesAntoine Musso2013-02-031-1/+0
* Improve documentation of maintenance scripts.Alexandre Emsenhuber2012-09-031-3/+1
* using real identity for hasharAntoine Musso2011-10-241-1/+1
* Part of bug 26280: added license headers to PHP files in maintenanceAlexandre Emsenhuber2010-12-161-0/+15
* update my personal email address altern.org -> free.frAntoine Musso2010-09-261-1/+1
* WARNING: HUGE COMMITAlexandre Emsenhuber2008-05-201-0/+2
* Remove ?>'s from files. They're pointless, and just asking for people to mes...Aryeh Gregor2007-06-291-1/+1
* Generalize and rename cleanupSkin.php so it can changes any option.Antoine Musso2007-01-241-0/+21