Deprecated wfMsgWeirdKey(), use wfMessage() instead. Moved getDefaultMessageText...
[lhc/web/wiklou.git] / includes /
2011-02-05 Alexandre EmsenhuberDeprecated wfMsgWeirdKey(), use wfMessage() instead...
2011-02-05 Antoine Mussominor typo in comment
2011-02-05 Brian Wolff(bug 26548) Make multi-paged documents (PDFs) work...
2011-02-05 Brian Wolff(follow up r79706 to address CR comments) Simplify...
2011-02-05 Brion Vibber* (bug 27083) Extension info for Special:Version can...
2011-02-04 Mark A. HershbergerThese table renames aren't needed for an upgrade since...
2011-02-04 Brian WolffCurrently, we do not send last-modified headers for...
2011-02-04 Chad HorohoeSuppress warnings on reading interwiki.list in case...
2011-02-04 Raimond SpekkingLocalisation updates for core and extension messages...
2011-02-04 Chad HorohoeMore uppercase trues
2011-02-04 Chad Horohoelowercase a few more t/f
2011-02-04 Bryan Tong Minh(bug 19751) Filesystem is now checked during image...
2011-02-04 Chad HorohoeRm selectDB from Postgres, doesn't do anything
2011-02-04 Mark A. Hershbergerchange from double quote to single quote to avoid doubl...
2011-02-04 Alexandre EmsenhuberUse wfMessage() instead of wfMsgGetKey()
2011-02-04 Alexandre EmsenhuberAllow parameter to be passed with an array in the first...
2011-02-04 Krinkleuser scripts & styles are lowercase skin; + using ...
2011-02-04 Happy-melonFollow-up r64670 (bug22929): cleaner implementation...
2011-02-04 Daniel FriesenCompletely remove support for legacy style skins. All...
2011-02-04 Mark A. HershbergerUse the right query parameter.
2011-02-04 Mark A. Hershbergerre r81495 — you know, I've completely forgotten why...
2011-02-04 Happy-melonRevert r70270; per CR comments.
2011-02-04 Mark A. Hershberger* make canCreateAccounts() return Status Objects instea...
2011-02-03 Sam ReedFew more return types
2011-02-03 Chad Horohoerm unrelated changes from r81486
2011-02-03 Chad HorohoeRemove now unused enableBackend()
2011-02-03 Sam ReedFix return type documentation
2011-02-03 Sam ReedFixup spaces to tabs
2011-02-03 Chad Horohoe(no commit message)
2011-02-03 Alexandre Emsenhuber* Use wfMessage() instead of wfMsgGetKey()
2011-02-03 Alexandre EmsenhuberFollow-up r81456: forgot to remove a global declaration
2011-02-03 Alexandre Emsenhuber* Use wfMessage() instead of wfMsgGetKey() and wfEmptyMsg()
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 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 Roan KattouwMerge r80947 from 1.16wmf4 to trunk: throw exception...
2011-02-02 Roan KattouwFix regression in r81124, causing &pst to be ignored...
2011-02-02 Bryan Tong MinhCleanup SpecialUploadStash
2011-02-02 Sam ReedFollowup r81313, fix 210 typo
2011-02-02 Bryan Tong MinhFollow-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 MinhRemove 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 MinhFollow-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 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 Alexandre Emsenhuber* (bug 26851) Special:UserRights now allows to prefill...
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 Mark A. Hershbergerfix Bug#26274: Database layer should allow arrays for...
2011-01-31 Mark A. Hershbergermaking my whitespace OCD happier.
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 Bryan Tong MinhFollow-up r81209: Use the same param detection method...
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 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 MinhAs per my comments on bug 27038 and my comments on...
2011-01-30 Bryan Tong MinhFollow-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 Minh(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-28 Krinklefixing php Parse error: syntax error from r81169
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 Chad Horohoe(bug 26939) $wgMetaNamespace is not being generated
2011-01-28 PlatonidesRestore global wrongly removed in r80892
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 Chad HorohoegoodNames isn't used anymore
2011-01-28 Chad HorohoeFollowup r81132, missed some more ts2 removal
next