GitInfo: Don't try shelling out if it's disabled
[lhc/web/wiklou.git] / includes /
2018-07-08 Kunal MehtaGitInfo: Don't try shelling out if it's disabled
2018-07-07 Brad JorschBotPasswords: Indicate when a password needs reset
2018-07-07 Sam WilsonAdd 'logid' parameter to Special:Log
2018-07-07 Brad JorschSECURITY: Special:BotPasswords should reauthenticate
2018-07-05 Brad JorschFix error in various deprecated selectFields() methods
2018-06-28 Edward ChernenkoFix PHP7 warning "non well formed numeric value encount...
2018-06-13 Chad HorohoeBump to 1.31.0 for final release 1.31.0
2018-06-12 jenkins-botMerge "parser: Validate $length in padleft/padright...
2018-06-12 Kunal Mehtaparser: Validate $length in padleft/padright parser...
2018-06-12 Brian WolffMake $wgEmailConfirmToEdit only affect edit actions.
2018-06-08 Kunal MehtaEnsure $user is passed by reference in TitleMoveComplet...
2018-06-07 Ed Schoutenregistration: Allow the mtime of extension.json files...
2018-06-07 Kunal Mehtainstaller: Fix display of UPGRADE by disabling Interwik...
2018-06-07 Kunal MehtaFix UploadBase::checkXMLEncodingMissmatch() on PHP...
2018-06-06 jenkins-botMerge "objectcache: update MemcachedPeclBagOStuff for...
2018-06-05 Aaron Schulzobjectcache: update MemcachedPeclBagOStuff for pecl...
2018-06-04 Kunal MehtaDeprecate $wgDBmysql5
2018-06-01 jenkins-botMerge "installer: Don't allow setting $wgDBmysql5"...
2018-06-01 Kunal Mehtainstaller: Don't allow setting $wgDBmysql5
2018-06-01 Kunal Mehtainstaller: Hide binary/utf-8 charset option from users
2018-05-31 Antoine Mussoregistration: Initialize PSR-4 namespaces at same stage...
2018-05-30 Chad HorohoeBump version from rc.0 to rc.2 1.31.0-rc.2
2018-05-24 Chad HorohoeOnly load PEAR Smtp mailer from vendor/composer, not... 1.31.0-rc.1
2018-05-24 Kunal Mehtamail: Refactor checks looking for PEAR libraries to...
2018-05-23 Fomafixinstaller: Do not wrongly hide namespace input field
2018-05-22 Edward ChernenkoFix warning "ob_end_flush(): failed to delete and flush...
2018-05-20 Mark A. HershbergerDon't require trailing slash in PSR-4 autoloader directory
2018-05-15 jenkins-botMerge "registration: Improve duplicate config setting...
2018-05-15 jenkins-botMerge "IcuCollation: Use codepoint as tiebreaker when...
2018-05-15 Kunal Mehtaregistration: Improve duplicate config setting exception
2018-05-15 Kunal Mehtainstaller: Don't shell out if it's disabled
2018-05-11 Bartosz DziewońskiIcuCollation: Use codepoint as tiebreaker when getting...
2018-05-10 Brian WolffAdd default edit rate limit of 90 edits/minute for...
2018-05-03 Brad JorschDrop archive.ar_text and ar_flags
2018-04-26 jenkins-botMerge "import: Don't try duplicate detection when the...
2018-04-26 Brad Jorschimport: Don't try duplicate detection when the sha1...
2018-04-26 Alexia E. Smithmail: Always quote uncoded names in MailAddress
2018-04-25 Kunal MehtaPHPVersionCheck: Properly check for `xml` extension...
2018-04-24 danielFix handling of ar_length and ar_sha1 in RevisionArchiv...
2018-04-23 jenkins-botMerge "Fix and improve PHPDoc type hints in FileBackend...
2018-04-23 jenkins-botMerge "resourceloader: Disable a flaky MessageBlobStore...
2018-04-23 jenkins-botMerge "build: Switch QUnit package from deprecated...
2018-04-23 jenkins-botMerge "selenium: Abstract test command behind 'npm...
2018-04-23 jenkins-botMerge "CSSMin: Fix breaking of quoted urls with outer...
2018-04-23 jenkins-botMerge "Make getScopedLockAndFlush() in Category::refres...
2018-04-23 Timo TijhofCSSMin: Fix breaking of quoted urls with outer spacing
2018-04-23 Thiemo KreuzFix and improve PHPDoc type hints in FileBackend and...
2018-04-23 Aaron SchulzMake getScopedLockAndFlush() in Category::refreshCounts...
2018-04-23 Aaron Schulzrdbms: make sure cpPosIndex cookie is applied to LBFact...
2018-04-23 jenkins-botMerge "Adding CategoryTree" into REL1_31
2018-04-23 jenkins-botMerge "Test ApiMove" into REL1_31
2018-04-21 Max SemenikHard-deprecate wfUsePHP()
2018-04-20 Aryeh GregorTest ApiMove
2018-04-20 jenkins-botMerge "rdbms: correct atomic section examples in commen...
2018-04-20 Aaron Schulzrdbms: correct atomic section examples in comments
2018-04-20 Aaron Schulzrdbms: make cancelAtomic() handle callbacks and work...
2018-04-19 jenkins-botMerge "Don't pass USE INDEX to a $dbType parameter...
2018-04-19 jenkins-botMerge "API: Fix PHP Warning for "count(): Parameter...
2018-04-19 jenkins-botMerge "Deprecate $wgUseAjax in 1.31" into REL1_31
2018-04-19 ReedyDon't pass USE INDEX to a $dbType parameter
2018-04-19 JforresterDeprecate $wgUseAjax in 1.31
2018-04-19 Timo TijhofAPI: Fix PHP Warning for "count(): Parameter must be...
2018-04-19 ReedyFollow-up 2c74b043568e: Restore use of 'clearyourcache...
2018-04-19 James D. ForresterRemove $wgScriptExtension (deprecated and ignored since...
2018-04-18 jenkins-botMerge "Bump PHP version requirement to 7.0.0+" into...
2018-04-18 ReedyReduce some nesting in CryptRand.php
2018-04-18 ReedyReplace recently introduced mediawiki/at-ease calls
2018-04-18 James D. ForresterBump PHP version requirement to 7.0.0+
2018-04-18 jenkins-botMerge "Sync PG version in INSTALL" into REL1_31
2018-04-18 jenkins-botMerge "installer: Clean up ext-dependency jQuery code...
2018-04-18 Thiemo KreuzFix bad archive file names in ImportableUploadRevisionI...
2018-04-18 Timo Tijhofinstaller: Clean up ext-dependency jQuery code
2018-04-18 Timo Tijhofinstaller: Open skin screenshot in new window
2018-04-17 Timo TijhofWebStart: Remove redundant unset() for $IP
2018-04-17 Chad Horohoe1.31.0-rc.0 bump -- include submodules
2018-04-17 Translation update... Localisation updates from https://translatewiki.net.
2018-04-17 jenkins-botMerge "Do not start explicit transaction rounds for...
2018-04-17 jenkins-botMerge "rdbms: remove "m" prefix from LoadBalancer comments"
2018-04-17 jenkins-botMerge "mediawiki.loader: Clean up unit tests"
2018-04-17 jenkins-botMerge "mw.widgets.UsersMultiselectWidget: Compat with...
2018-04-17 jenkins-botMerge "mw.special.preferences.confirmClose: Handle...
2018-04-17 jenkins-botMerge "RCFilters: Prevent trigger element movement"
2018-04-17 jenkins-botMerge "Handle extension dependencies in the installer"
2018-04-17 jenkins-botMerge "resourceloader: Remove getHashMtime() and getDef...
2018-04-17 Aaron SchulzDo not start explicit transaction rounds for RecentChan...
2018-04-17 Aaron Schulzrdbms: remove "m" prefix from LoadBalancer comments
2018-04-17 Timo Tijhofresourceloader: Remove getHashMtime() and getDefinition...
2018-04-16 jenkins-botMerge "resourceloader: Clean up CSSMinTest"
2018-04-16 Aaron Schulzrdbms: add $flags argument to ILoadBalancer::getAnyOpen...
2018-04-16 Max SemenikRestrict shell commands by default
2018-04-16 jenkins-botMerge "Deprecate wfShellWikiCmd()"
2018-04-16 jenkins-botMerge "Title: Simplify use of MWNamespace::getCanonical...
2018-04-16 Max SemenikDeprecate wfShellWikiCmd()
2018-04-16 jenkins-botMerge "Remove gadget special-case from preferences...
2018-04-16 jenkins-botMerge "rdbms: make LoadBalancer::doWait() cast $timeout...
2018-04-15 Translation update... Localisation updates from https://translatewiki.net.
2018-04-15 jenkins-botMerge "phan: Provide stub for wikidiff2_inline_diff()"
2018-04-14 Translation update... Localisation updates from https://translatewiki.net.
2018-04-14 Aaron Schulzrdbms: make LoadBalancer::doWait() cast $timeout to...
2018-04-14 jenkins-botMerge "Use constants for rc_patrolled values instead...
next