Followup r91672: remove commented-out reference to removed file (rtl.css)
[lhc/web/wiklou.git] / maintenance /
2011-07-14 Leo KoppelkammAjaxCategories: More interface polish
2011-07-14 Leo KoppelkammAjaxCategories:
2011-07-14 Leo KoppelkammAjaxCategories:
2011-07-13 Leo KoppelkammRewrite ajaxCategories for ResourceLoader. Add some...
2011-07-13 Chad Horohoe(bug 29558) Add config var to disable update.php. Did...
2011-07-13 Aaron SchulzPointless w/s tweaks :)
2011-07-13 Ian BakerAdded us_status column for future expansion re Bryan...
2011-07-13 Raimond SpekkingFollowup r92012: Fix grammar, update meintenance scripts
2011-07-13 Purodha B Blissenbach(bug 120781) Move 'mainpagetext' messages to installer...
2011-07-13 Leo KoppelkammRender category links as an HTML list. Bug 12261. Based...
2011-07-13 Ian BakerAdded index for abandoned uploads maintenance script
2011-07-13 Ian Bakerchanging smallint to int for image sizes, re bug 26179...
2011-07-13 Ian BakerAdded maintenance script for cleaning up abandoned...
2011-07-12 Aaron Schulz* Made (un)watch action show a form if the token is...
2011-07-12 Ian BakerRefactored UploadStash and related classes to use the...
2011-07-12 Chad HorohoeFollowup r91832: move maintenance script from core...
2011-07-12 Ariel Glennlibxml >= 2.7.3 ha a 10mb cap on the size of a text...
2011-07-11 Brion VibberAdd jsparse.php maintenance script to run given JavaScr...
2011-07-10 Ariel Glennfix issues after failed renameUser; this script will...
2011-07-09 Sam ReedFix whitespace, documentation
2011-07-09 Sam Reed* (bug 28630) Add iwlinks, langlinks, redirect to Refre...
2011-07-09 Sam ReedFollowup r86183 and per bug 28628
2011-07-08 Chad HorohoeWow major typo, r91763
2011-07-08 Chad HorohoeUse estimateRowCount() in CleanupTable rather than...
2011-07-06 Chad HorohoeBunch of error suppression operator fixes (bug
2011-07-06 Chad HorohoeClean up the mess that is wfDie (resolves r85918)....
2011-07-06 Brian WolffRemove 'upload-wasdeleted' message. Its no longer used.
2011-07-06 Chad HorohoeRemove last wfDie()s from maintenance
2011-07-05 Robin Pepermans(see bug 29712) Removing the defaultUserOptionOverrides...
2011-07-01 Sam ReedMove prefs-beta and prefs-labs messages from WikiEditor...
2011-07-01 Sam ReedChange usages of $wgUser->getSkin() in special pages...
2011-07-01 Sam ReedFix numerous undefined variables
2011-06-30 Chad HorohoeRemove superfluous inclusion of SiteConfiguration in...
2011-06-30 Roan KattouwFix fatal in r77354 (!!), discovered this when purgeLis...
2011-06-29 Sam ReedFollowup r91082, capitalise API, mark as optional
2011-06-29 Sam ReedAdd 'api' type to extension types for special version
2011-06-26 Aaron SchulzFollow-up r90749: use a new 'autopromote' action for...
2011-06-26 Niklas LaxströmUnbreak multiple maintenance scripts
2011-06-26 Aaron Schulz* Core:
2011-06-25 Antoine Mussoadd tooltip-invert & tooltip-namespace_association...
2011-06-25 Aaron SchulzFollow-up r90749:
2011-06-25 Aaron SchulzAdded one-time promote support via Autopromote::autopro...
2011-06-24 Robin Pepermanslocalization statistics (transstat.php) now excludes...
2011-06-22 Chad HorohoeMake Maintenance::error() more useful in dying situatio...
2011-06-22 Jure Kajzer* removed DEFAULT '' NOT NULL constraints as '' is...
2011-06-21 Chad HorohoeFollowup r90020: use startid for consistency, and docum...
2011-06-20 Alexandre EmsenhuberMoved action=info to an Action subclass; also changed...
2011-06-20 Tim StarlingIn Database.php:
2011-06-19 Raimond SpekkingFollowup r90385: Add new message key here too
2011-06-19 Aaron Schulz* Added (and use) $format param to formatTimePeriod...
2011-06-17 Alexandre EmsenhuberRemoved useless check for existence of wfWaitForSlaves()
2011-06-17 Sam ReedSwap else if for elseif
2011-06-16 PlatonidesRemove trailing newline from pass, which is very unlike...
2011-06-16 PlatonidesAllow to provide the db password inside a file instead...
2011-06-15 Max SemenikSQLite support for r86485
2011-06-15 Chad HorohoeUse camelCase, as pointed out by siebrand on r89731
2011-06-14 Alexandre EmsenhuberPer Nikerabbit, fixes for r89176:
2011-06-14 Tim StarlingMaintenance script for exporting the preprocessed wikit...
2011-06-13 Chad HorohoeRewrite compressOld to subclass maintenanance
2011-06-11 Max Semeniksqlite.php: don't fail after --check-syntax on a non...
2011-06-08 Alexandre Emsenhuber* fixed regex to work
2011-06-07 Jure Kajzer* fixed table duplication for unit tests
2011-06-05 Max SemenikFollow-up r89254 and r89481: re-did loading extension...
2011-06-05 Max SemenikFolow-up r89526: tabs and eol-style :(
2011-06-05 Max SemenikSQLite: sync a couple of indexes with MySQL
2011-06-05 Sam Reed* (bug 21107) Split error "customcssjsprotected" into...
2011-06-04 Alexandre EmsenhuberAdded a note when this script is used
2011-06-03 Brion Vibberr89329 followup: roa-rup -> rup in addwiki.php's initia...
2011-06-03 Happy-melonMore unpicking of r85288. I think this is all of the...
2011-06-03 Chad HorohoeKill $wgWikiFarm. Only use in a wmf code path, and...
2011-06-02 Jure Kajzer* fixed table duplication for phpunit testing
2011-06-02 Alexandre EmsenhuberRemoved useless call to wfLogProfilingData() since...
2011-06-02 Tim StarlingExplored some ideas for HipHop optimisation. Made a...
2011-06-01 Sam ReedRemove some unused variables, add/improve some document...
2011-06-01 Jure Kajzer* upgrade patches for oracle 1.17->1.19
2011-05-31 Tim Starling* Fix hphpi mode in run-server, it wasn't quite working...
2011-05-30 Alexandre EmsenhuberKill httpSessionDownload.php, uses Http::doSessionIdDow...
2011-05-30 Alexandre Emsenhuber* make preprocessorFuzzTest.php pass the Title object...
2011-05-30 Tim StarlingHipHop improvements:
2011-05-27 Tim StarlingSome HipHop fixes:
2011-05-26 PlatonidesMove down interwiki disabling to dumpIterator and make...
2011-05-26 PlatonidesRefactor the common code of compareParsers.php and...
2011-05-26 Sam Reed* (bug 29144) Move action=dublincore and action=creativ...
2011-05-25 Sam Reed* (bug 29144) Move action=dublincore and action=creativ...
2011-05-24 Max SemenikIntroduced Maintenance::getDB() and corresponding setDB...
2011-05-22 Chad Horohoe$wgArticle ain't needed here either ;) (followup r88588)
2011-05-22 Chad Horohoe$wgArticle is deprecated! Possible removal in 1.20...
2011-05-21 Chad HorohoeReport importDump to subclass Maintenance
2011-05-21 KrinkleFollow-up r88527: Fix array item name
2011-05-21 KrinkleFixing mediawiki.action.watch.ajax
2011-05-20 Sam ReedWhitespace
2011-05-19 Chad HorohoeRevert r88399 (delete fuzz-tester). Apparently people...
2011-05-19 Alexandre EmsenhuberCorrect case in function call: wfGetDb() -> wfGetDB()
2011-05-19 Sam ReedUnmaintained and unused
2011-05-19 Sam ReedFix somewhat duplicated class names in fuzz-tester.php
2011-05-17 Siebrand MazelandUse consistent notation for "@todo FIXME". Should updat...
2011-05-17 Raimond SpekkingRevert r88046 due to revert of parent revision r88043.
2011-05-17 Mark A. HershbergerFollow up r88270 — remove commas from table creation...
2011-05-16 Siebrand Mazeland(bug 29011) Remove hard coded text from Special:LockDb.
2011-05-16 Chad HorohoeInitial commit of configuration management backend...
next