lhc/web/wiklou.git
2011-02-03 Siebrand MazelandLocalisation updates from translatewiki.net
2011-02-03 Roan KattouwFollowup r81446: and mergehistory too
2011-02-03 Roan KattouwAdd editusercss and edituserjs rights to User::$mCoreRi...
2011-02-03 OverlordQFollow-up to r81439, works up to installing the admin...
2011-02-03 Mark A. HershbergerResults of my work on new-installer and Pg.
2011-02-03 Andrew GarrettKill the XMLReader2 class in response to Tim's code...
2011-02-03 Daniel FriesenCommit some fixes for comments on r77741
2011-02-02 Trevor ParscalFixed bug #26829 by increasing the specificity of the...
2011-02-02 Sam ReedFollowup r81427, actually use the $msg variable
2011-02-02 Sam ReedFollowup r67094, factor out code duplication in History...
2011-02-02 Sam ReedFollowup r67094
2011-02-02 Ilmari Karonenfollowup r81408: fix option desc and year in copyright...
2011-02-02 Antoine MussoTest suite for revisions and date related magic variables.
2011-02-02 Roan KattouwMerge r80947 from 1.16wmf4 to trunk: throw exception...
2011-02-02 Ilmari Karonenfollowup r81408: fix class name in comment
2011-02-02 Ilmari KaronenAdd a maintenance script to fix double redirects (and...
2011-02-02 Roan KattouwFix regression in r81124, causing &pst to be ignored...
2011-02-02 Bryan Tong... Cleanup SpecialUploadStash
2011-02-02 Sam ReedFollowup r81313, fix 210 typo
2011-02-02 Bryan Tong... Follow-up r77640: Check whether there are errors before...
2011-02-02 Mark A. Hershberger* recover dropped check of $wgUsePathInfo from r81363
2011-02-02 Bryan Tong... Remove the $request parameter fro SpecialUploadStash...
2011-02-02 Alexandre EmsenhuberForce isCached() to false; otherwise the result is...
2011-02-02 Sam ReedFixup fixme on r81198, explicitally ORDER BY qc_value...
2011-02-02 Bryan Tong... Follow-up r79964: Fix double parsing of file info
2011-02-02 Sam ReedFollowup r81373, r81363
2011-02-02 Sam ReedCouple more return hints
2011-02-02 Sam ReedRemove false related to failfunction...
2011-02-02 Happy-melonFollow-up r79682: more documentation tidying
2011-02-02 Sam ReedFixup some trailing newlines
2011-02-02 Tim StarlingBlacklist ZIP subtypes added in r68873, to avoid GIFAR.
2011-02-02 Mark A. Hershbergerfollow up r81363 and fix Bug#27099
2011-02-02 Mark A. Hershberger* Remove last bit of code that uses PATH_INFO from...
2011-02-01 Mark A. HershbergerWhitespace cleanup
2011-02-01 Tim StarlingRelax Language::isValidCode() to avoid breaking uselang...
2011-02-01 Tim Starling(bug 27094) fix path traversal vulnerability
2011-02-01 Tim Starling(bug 27093, CVE-2011-0047): Fixed CSS injection vulnera...
2011-02-01 Raimond SpekkingLocalisation updates for core and extension messages...
2011-02-01 Sam ReedFollowup r81311, add MysqlUpdater function to update...
2011-02-01 Sam ReedFor bug 24129 and a followup to r23239, there was never...
2011-02-01 Alexandre Emsenhuber* (bug 26851) Special:UserRights now allows to prefill...
2011-02-01 KrinkleApplying conventions and some JSLint good practices...
2011-01-31 Sam ReedFunction out query building, to allow easier overriding
2011-01-31 Sam ReedFollowup r81279, forgot to press save!
2011-01-31 Sam ReedRe-write raw SQL
2011-01-31 KrinkleApplying conventions and some JSLint good practices...
2011-01-31 Mark A. Hershbergerfix Bug#26274: Database layer should allow arrays for...
2011-01-31 Mark A. Hershbergermaking my whitespace OCD happier.
2011-01-31 Sam ReedMore missing semi colons
2011-01-31 Raimond SpekkingLocalisation updates for core and extension messages...
2011-01-31 Chad HorohoeFixups to r81266
2011-01-31 Chad Horohoe(bug 26857) Fatal error during installation enabling...
2011-01-31 KrinkleWrapping core modules (FIXME from r79929)
2011-01-31 Bryan Tong... Follow-up r81209: Use the same param detection method...
2011-01-31 Sam ReedAdd a fairly pants TRUNCATE vs DELETE benchmark...
2011-01-31 Sam ReedSwap "or" to ||
2011-01-31 Chad HorohoeStupid references, stupid PHP. I blame Nikerabbit ...
2011-01-31 Chad HorohoeRemove a bunch of useless $wgOuts. Just pass them like...
2011-01-31 Roan Kattouw(bug 27046) Do not strip newlines following C++-style...
2011-01-31 Tim StarlingCleanup for r66268, r66267: merge WikiImporter back...
2011-01-30 Raimond SpekkingLocalisation updates for core and extension messages...
2011-01-30 Sam ReedRemove usage of $dbw->escapeLike in RenameDbPrefix...
2011-01-30 Chad HorohoeTweak install steps to be on the POST rather than GET...
2011-01-30 Brian Wolff(Bug 26961) hide anons from watchlist preference was...
2011-01-30 Bryan Tong... As per my comments on bug 27038 and my comments on...
2011-01-30 Bryan Tong... Follow-up r80775: Check for meta.tiff as well.
2011-01-30 PlatonidesParseMaster is designed to use big regexes, with many...
2011-01-30 Sam ReedA few return type hints
2011-01-29 Sam ReedPer fixme on r78786, obey sortDescending in Cached...
2011-01-29 Bryan Tong... (bug 27021) Session key was changed somewhere from...
2011-01-29 Raimond SpekkingLocalisation updates for core and extension messages...
2011-01-29 Alexandre Emsenhuber* (bug 22606) Follow-up r63059: don't send the "someone...
2011-01-29 Alexandre Emsenhuber* (bug 27016) Fix for r77638: dumpTextPass.php now...
2011-01-28 Krinklefixing php Parse error: syntax error from r81169
2011-01-28 KrinkleRemoving more, no longer needed, overrides for the...
2011-01-28 PlatonidesUpdate comments to take into account r80443 and r80614...
2011-01-28 PlatonidesFollow up r81100. Don't hardcode hiddencat quotes,...
2011-01-28 Chad Horohoe(bug 26938) "wikipedia compatible" should not be part...
2011-01-28 Raimond SpekkingLocalisation updates for core and extension messages...
2011-01-28 Chad Horohoe(bug 26939) $wgMetaNamespace is not being generated
2011-01-28 Krinkle* Adding cursor:pointer when hovering the headers ...
2011-01-28 KrinkleMade mediaWiki JS test suite table no longer sortable...
2011-01-28 KrinkleSome adjustments to new functionality from r81133
2011-01-28 Ariel Glennopen a series of files for xml input, if supplied ...
2011-01-28 Ariel Glennopen a series of files for xml input, if supplied ...
2011-01-28 Roan KattouwRandom fixes in mediawiki.js: add a var, fix indentatio...
2011-01-28 PlatonidesRestore global wrongly removed in r80892
2011-01-28 PlatonidesJSMin is gone, please talk with JavaScriptDistiller
2011-01-28 PlatonidesRemove empty statement (r80993) and unused global ...
2011-01-28 PlatonidesFollow-up r81132 removal of pre-8.3 support.
2011-01-28 Ariel Glenncall parent constructor so that include path and other...
2011-01-28 Chad HorohoegoodNames isn't used anymore
2011-01-28 Chad HorohoeFollowup r81132, missed some more ts2 removal
2011-01-28 Chad HorohoeMinor cleanup, docs
2011-01-28 Chad HorohoePer comment on bug 26612, we should drop the pre-Postgr...
2011-01-28 Antoine MussoJS tests: fold headers, adapt style
2011-01-28 Roan KattouwImplement prop=wikitext in action=parse, (optionally...
2011-01-28 Roan KattouwAdd the resolved URL of each langlink to the API's...
2011-01-27 Raimond SpekkingLocalisation updates for core and extension messages...
2011-01-27 Bryan Tong... (bug 26285) Extensions will be automatically generated...
next