lhc/web/wiklou.git
2012-02-16 Alexandre EmsenhuberAdded wfDeprecated() call to wfSpecialList() now there...
2012-02-16 Antoine Mussoalways have $wgDoxyGenerateMan defined
2012-02-16 Aaron SchulzFixed bogus call to method on a string
2012-02-16 Sam ReedMake wfProfileOut call be the last thing before the...
2012-02-16 Sam ReedFollowup r107002
2012-02-16 Sam ReedAdd NewParserTest to TestsAutoLoader.php
2012-02-16 Sam ReedCleanup a few unused globals
2012-02-16 Sam ReedAdd missing >
2012-02-16 Sam ReedBad Aaron
2012-02-16 Sam ReedAdd missing wfProfileOut( __METHOD__ );
2012-02-16 Sam ReedFix user related direct member variable access
2012-02-16 Tim StarlingTemp patch for bug 34428, merged from 1.19wmf1 r111602
2012-02-15 Roan KattouwFollowup r110592: rename 'blocking' to 'async', and...
2012-02-15 Jeroen De Dauwcomment out inclusion awaiting putting this stuff back...
2012-02-15 Jeroen De DauwMove to EP untill slush ends
2012-02-15 Jeroen De DauwMove to EP untill slush ends
2012-02-15 PlatonidesImprove table comments.
2012-02-15 Thomas Griesimportant fix inside HttpFunctions.php. I noticed that...
2012-02-15 mrbluesky(bug 33442) Dont prompt for summary on page creation.
2012-02-15 Sam Reedgearman has been nuked
2012-02-15 Rob LanphierBug 34397: align footer so that it doesn't overlap...
2012-02-15 Aaron SchulzDelete the temp cdb file when an exception is thrown...
2012-02-15 Raimond SpekkingLocalisation updates for core and extension messages...
2012-02-15 Aaron SchulzPut the filename in more of the exceptions thrown
2012-02-15 Daniel FriesenAdd &useskin=default handling to always display the...
2012-02-15 Jeroen De Dauwfollow up to r111468 - put in compatibility for php...
2012-02-15 Daniel FriesenAdd missing delimiters to the regexp in maintenace...
2012-02-15 Daniel FriesenAdd an OutputPage to the EditPage::showEditForm:initial...
2012-02-15 Jeroen De DauwFollow up to r30985; not by ref
2012-02-15 Alexandre Emsenhuber* Use local context to get messages
2012-02-15 Alexandre EmsenhuberMove wfIncrStats() near other debugging functions
2012-02-15 PlatonidesFollow-up r111468, there were some changes left.
2012-02-15 Antoine Musso(bug 34192) Gender aliases for Albanian (Aln)
2012-02-15 Jeroen De Dauwfix call to protected method and killed dead code
2012-02-15 Alexandre EmsenhuberSettings $this->mFile to false and checking for !$this...
2012-02-15 Alexandre EmsenhuberRemoved assertions calling MWNamespace::isMain() from...
2012-02-15 Trevor ParscalFixed green button styles to match colors in actual...
2012-02-14 Jeroen De Dauwmove method and added warning on count function
2012-02-14 Raimond SpekkingLocalisation updates for core and extension messages...
2012-02-14 Jeroen De Dauwfollow up to r111468 - fixed various issues caused...
2012-02-14 Jeroen De Dauwfollow up to r111468 - moved a bunch of methods from...
2012-02-14 Antoine Mussoenable purge of HTTPS URLs
2012-02-14 Jeroen De Dauwfollow up to r111264; split up class into one represent...
2012-02-14 Alexandre EmsenhuberAlso call $this->clear() from WikiPage::doDeleteUpdates...
2012-02-14 Alexandre EmsenhuberAlways send 1 for "-total" item in wfIncrStats() when...
2012-02-14 Antoine Mussosplit ns selector tests for filter / disable options
2012-02-14 Aaron SchulzReverted r111186, r111226: broken per CR
2012-02-14 Sam ReedDocumentations!
2012-02-14 Daniel FriesenIntroduce property: and itemprop: support for addMeta...
2012-02-13 Andrew GarrettModification to jquery.localize.js: For HTML elements...
2012-02-13 Andrew GarrettPort (with changes) r110866 to trunk. Reviewed by Brion...
2012-02-13 Brian Wolfffollow-up r111342. Document the callerOffset paramter...
2012-02-13 Robin PepermansRemove all usage of wfUILang(), deprecated in 1.18...
2012-02-13 Raimond SpekkingLocalisation updates for core and extension messages...
2012-02-13 Niklas Laxström* (bug 34192) Namespace gender aliases for Albanian...
2012-02-13 Jeroen De Dauwfix doc
2012-02-13 Alexandre Emsenhuber* (bug 34377) action=watch now parses messages using...
2012-02-13 Alexandre EmsenhuberUse local context to get message
2012-02-13 Alexandre EmsenhuberUse WikiPage instead of Article to call doDeleteArticle
2012-02-13 Antoine MussoRemove backslash from @return types
2012-02-13 Sam ReedPull 1.19wmf1 related patches/code out of trunk/REL1_19...
2012-02-13 Krinkle[mw.debug] Clean up
2012-02-13 Krinkle[RL] Comment mod and other minor changes
2012-02-13 Krinkle[JSTesting] Follow-up r110619: Fix introduced race...
2012-02-13 Krinkle[Html] Follow-up r109990: Add support for excluding...
2012-02-13 Krinkle[Html] Follow-up r109990: Add category to example names...
2012-02-13 Sam ReedBug 34353 - Fix for RELEASE-NOTES-1.19: diff colors...
2012-02-13 Alexandre EmsenhuberRemoved FakeTitle::userCanEditCssJsSubpage() for consis...
2012-02-13 Mark A. Hershbergerrevert r111225 and r111201
2012-02-13 Tim StarlingUpdated the message preload list for Vector and other...
2012-02-13 Daniel FriesenRevert r106393; I do not find it acceptible for MediaWi...
2012-02-13 Brian WolffGive a warning when people use $wgArticle. Add's a...
2012-02-12 Robin Pepermansadd warning note to isKnown() per r111017
2012-02-12 Jeroen De Dauwfollow up to r111017, move hook to isAlwatsKnown as...
2012-02-12 Antoine MussoFix some injection from r110871
2012-02-12 Antoine Mussorevert core part of r111231
2012-02-12 Antoine Mussorevert r111028 (attempt to fix bug 34254)
2012-02-12 Jeroen De Dauwv2, not v3
2012-02-12 Antoine Mussorevert r111234 (deprecated methods removal)
2012-02-12 Alexandre EmsenhuberAdded missing directories to findHooks.php and missing...
2012-02-12 Krinkle[Html.php] Follow-up r110275, comment fixes.
2012-02-12 Jeroen De DauwFollow up to r111309; fix if condition and style fix
2012-02-12 PlatonidesUseless wrapping on an anonymous function. Follow-up...
2012-02-12 PlatonidesConvert rawSelect() into rawSelectRow()
2012-02-12 Jeroen De Dauwfollow up to r111264 - get rid of wgDBDataObjects as...
2012-02-12 Alexandre EmsenhuberFix exception's text: use __construct() instead of...
2012-02-12 Alexandre Emsenhuber* Use WikiPage instead of Article to call doEdit()
2012-02-12 Sam ReedFixup documentation
2012-02-12 Alexandre EmsenhuberRevert r111168 (removed of $wgArticle) since it seems...
2012-02-12 Jeroen De Dauwrename canHas to canHave
2012-02-12 Jeroen De Dauwfollow up to r111266, missed these :/
2012-02-12 Jeroen De Dauwuse array_diff instead of self written equivalent
2012-02-12 Thomas Griesfix for bug 29135 - please carefully review as it touch...
2012-02-12 Amir E. AharoniAdded Bhojpuri to the list of languages that have the...
2012-02-11 Thomas GriesAashish's fix for bug33997 (SpecialPasswordReset does...
2012-02-11 Jeroen De DauwFollow up to r111264; update @since tags
2012-02-11 Jeroen De Dauwadding DBDataObject class after having some people...
2012-02-11 Raimond SpekkingLocalisation updates for core and extension messages...
2012-02-11 Mark A. Hershbergerfixes Bug 34198 - first item in the history shows no...
2012-02-11 Alexandre EmsenhuberUse local context to get messages
next