lhc/web/wiklou.git
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... (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-melonRelease notes for r81524
2011-02-04 Happy-melonFollow-up r64670 (bug22929): cleaner implementation...
2011-02-04 Chad HorohoeRevert r73198 (adding exclusing option to runJobs.php...
2011-02-04 Daniel FriesenCompletely remove support for legacy style skins. All...
2011-02-04 Krinklemore clear
2011-02-04 Krinkleadding that Vector shipped with 1.16 in 2010
2011-02-04 KrinkleMaking a start with $.jsMessage. A more flexible way...
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 Sam ReedFixup r81467
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 Raimond SpekkingLocalisation updates for core and extension messages...
2011-02-03 Raimond SpekkingFollow-up r81408: Add new message key to maintenance...
2011-02-03 Alexandre Emsenhuber* Use wfMessage() instead of wfMsgGetKey()
2011-02-03 Sam Reedbug 27133 - Update docs/skin.txt
2011-02-03 Siebrand MazelandLocalisation updates from translatewiki.net
2011-02-03 Siebrand MazelandLocalisation updates from translatewiki.net
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 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...
next