lhc/web/wiklou.git
2011-06-06 Matthew BrittonApiComparePages: Throw an error if getDiffBody returns...
2011-06-06 Matthew Brittonfollow up r89513: avoid internal error when only invali...
2011-06-06 KrinkleFix syntax error (Follow-up r89545)
2011-06-06 KrinkleWatchAction requires token (BREAKING CHANGE)
2011-06-05 Sam Reed* (bug 27595) sha1 search of list=filearchive does...
2011-06-05 Sam ReedFixup error message
2011-06-05 Sam Reed* (bug 21346) Make deleted images searchable by hash...
2011-06-05 Sam ReedFix typo from r89539
2011-06-05 Sam Reed* (bug 28392) mark action=undelete&timestamps as type...
2011-06-05 Sam Reed* (bug 29237) add interwiki target url attribute to...
2011-06-05 Sam ReedFix 2 usages of 'bool' when 'boolean' is used elsewhere
2011-06-05 Sam Reed* (bug 26597) Allow toggling of persistent cookies...
2011-06-05 KrinkleFix copypaste error (Not a special page), follow-up...
2011-06-05 Sam ReedDocumentation updates and additions
2011-06-05 Sam ReedFollowup r89529
2011-06-05 Sam ReedFollowup r89528, don't use $wgRequest use $this->getMai...
2011-06-05 Max SemenikFollow-up r89254 and r89481: re-did loading extension...
2011-06-05 Sam Reed* (bug 22179) Internal use of API (FauxRequest) results...
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 Alexandre EmsenhuberReplace the text directly instead of using the StripSta...
2011-06-05 Sam Reed* (bug 28002) Internal error in ApiFormatRaw::getMimeType
2011-06-05 Raimond SpekkingLocalisation updates for core and extension messages...
2011-06-05 Sam ReedFix unit tests for r89515
2011-06-05 Sam ReedFollowup r89515, fix double spacing in API Error message
2011-06-05 Sam Reed* (bug 21107) Split error "customcssjsprotected" into...
2011-06-05 Sam ReedFollowup r89512
2011-06-05 Sam Reed* (bug 25734) API: possible issue with revids validation
2011-06-05 Sam Reed* (bug 28897) rvparse doesn’t seem to work with rvsection
2011-06-05 Sam ReedAdd missing word to r89505
2011-06-05 Sam Reed* (bug 29265) Mediawiki API documentation incomplete
2011-06-05 Sam ReedAdding method documentation
2011-06-05 Antoine Mussocode documentation for $wgPreprocessorCacheThreshold
2011-06-04 Max SemenikSQLite-specific dropTable(): works a bit faster because...
2011-06-04 Max SemenikRevert r89254:
2011-06-04 Chad Horohoepear -> port
2011-06-04 Chad HorohoeAlso support macports
2011-06-04 PlatonidesFollow up r60599. Make normalizeUnicode() work even...
2011-06-04 Alexandre EmsenhuberFix for r89474: added missing () to function call
2011-06-04 Alexandre EmsenhuberFix for r89475: let's make this correctly
2011-06-04 Alexandre EmsenhuberAdded missing $PAGEEDITTIME replacement for impersonal...
2011-06-04 PlatonidesFollow up r89408. Magic >lang to getLang().
2011-06-04 Alexandre EmsenhuberUse isAnon() so that the mail doesn't contain "anonymou...
2011-06-04 PlatonidesAdd BlockTest to the tests autoloader. Needed by ApiBlo...
2011-06-04 HujiFollow up to r89419:
2011-06-04 KrinkleFixing fixme in r87164 (wrong if check)
2011-06-04 Sam Reed* (bug 29265) Mediawiki API documentation incomplete
2011-06-04 Alexandre EmsenhuberAdded a note when this script is used
2011-06-04 Mark A. Hershbergerfollow up r89278 — remove FTP support.
2011-06-04 Chad HorohoeFollowup r88124: fix the most glaring bug of the week
2011-06-03 Sam Reed* (bug 29267) always give the servername for meta=sitei...
2011-06-03 Brion VibberProvisional revert of r89230: per CR, benchmarking...
2011-06-03 Raimond SpekkingLocalisation updates for core and extension messages...
2011-06-03 Max SemenikUse getSearchEngine() instead of constructing class...
2011-06-03 Brion Vibberr89329 followup: roa-rup -> rup in addwiki.php's initia...
2011-06-03 Brion VibberProvisional revert of r89406, r89414: reference-related...
2011-06-03 Brion VibberRevert r89409: provided a default Database->listTables...
2011-06-03 HujiExtension to r89419, I was too excited fixing the bug
2011-06-03 HujiExtension to r89419, removing a bugous CSS code
2011-06-03 Huji(bug 29263) Add LTR class to the shared CSS to be used...
2011-06-03 Happy-melonFollow-up r89406 CR: another use of RequestContext...
2011-06-03 Jure Kajzer* suggestion for using tables.sql parsing instead of...
2011-06-03 Happy-melonMore unpicking of r85288. I think this is all of the...
2011-06-03 Alexandre EmsenhuberDon't execute the loop if there's no X-Forwarded-For...
2011-06-03 Happy-melonStart unpicking r85288 (magic __get() accessor for...
2011-06-03 Alexandre EmsenhuberDeprecated wfGetAgent(), use $wgRequest->getHeader...
2011-06-03 Alexandre EmsenhuberRemoved usage of error suppression operator
2011-06-03 Roan Kattouw(bug 29105) Splitlines completely messes up selection...
2011-06-03 Roan Kattouw(bug 29104) Fix r86622: make splitlines default to...
2011-06-03 Roan Kattouw(bug 29121) jquery.suggestions uses jquery.autoEllipsis...
2011-06-03 Chad HorohoeFix some of the weird freaky interaction between ApiBlo...
2011-06-03 Chad Horohoervv: r89398. Tim wants me to wait
2011-06-03 Chad HorohoeKill off action=raw from index.php
2011-06-03 Tim Starling(bug 28840) If the query string hits bug 28235, redirec...
2011-06-03 Chad HorohoeRemove useless bootstrap inclusions
2011-06-03 Chad HorohoeFix for r85229: getOutput() instead of getOut(), leftov...
2011-06-03 Mark A. HershbergerApply a patch adapted from the one on Bug #16794
2011-06-03 Chad HorohoeMissing ,
2011-06-03 Chad HorohoeAdd Maintenance and FakeMaintenance to the autoloader...
2011-06-03 Mark A. Hershbergerforward port r88929
2011-06-03 Chad HorohoeKill $wgWikiFarm. Only use in a wmf code path, and...
2011-06-03 Chad HorohoeFix for r89166: need self
2011-06-03 KrinkleMove fixes for config-error-box to mw-infobox in order...
2011-06-03 Mark A. HershbergerFix for bug #28172 (“wfGetDB called when it shouldn...
2011-06-03 Krinkletypo from r78201
2011-06-02 Jure Kajzer* fixed table duplication for phpunit testing
2011-06-02 Chad HorohoeRevert r88648 per CR
2011-06-02 Mark A. Hershbergerw/s changes.
2011-06-02 Sam ReedFollowup r89348
2011-06-02 Max SemenikDon't duplicate tables starting with unittest_ which...
2011-06-02 Mark A. Hershbergerfollow up r88502 with a fix to resource loader to resto...
2011-06-02 Roan KattouwRevert r88722 (allow multiple values for letype): this...
2011-06-02 PlatonidesFix for r89263: this to $this
2011-06-02 Mark A. HershbergerRevert r88502 since this can be done with a gadget
2011-06-02 Roan KattouwFix regression in r84638, causing ArticleDeleteComplete...
2011-06-02 PlatonidesClose wfProfileIn
2011-06-02 Jeroen De Dauwadded @ßince tag
2011-06-02 Antoine MussoAdd Debug hook as a new feature of 1.19
2011-06-02 Antoine Mussoproperly move the jpegmeta.js file from util to libs.
2011-06-02 Antoine Mussorevert r89084 (file moved without keeping history)
next