Changed stash age parameter from a constant to a config option, switched to seconds...
[lhc/web/wiklou.git] / includes /
2011-07-29 Ian BakerChanged stash age parameter from a constant to a config...
2011-07-29 Aaron SchulzFixed r93468, made setCachedLastEditTime() public
2011-07-29 Aaron Schulz* Follow-up r93093: set the touch key for page moves too
2011-07-29 Mark A. Hershbergerfollowup r93415 — there is no “$this” in a static method.
2011-07-28 Brion VibberProvisional revert of r93319 -- change to TOC styles...
2011-07-28 Brion VibberRevert r93386 -- PLEASE STOP COMMITTING THESE THINGS...
2011-07-28 Alexandre EmsenhuberRemoved useless $out variable from Skin::getCopyright()
2011-07-28 Mark A. Hershbergerwtf, who made this typo?
2011-07-28 Mark A. Hershbergerfollow up r93397 — missed msgid
2011-07-28 Mark A. HershbergerAdd hook that could be the solution for Bug #28026...
2011-07-28 Mark A. Hershbergerfurther sanity checks for sending email … bomb out...
2011-07-28 Mark A. Hershbergertabs are tabs, not spaces
2011-07-28 Mark A. Hershberger* followup r93397 — missing $dest
2011-07-28 Niklas LaxströmAdded typehint per my own suggestion in bug 28827....
2011-07-28 Mark A. Hershbergerarray of objects tostring conversion works correctly...
2011-07-28 Mark A. HershbergerReduce mail header differences by moving all the header...
2011-07-28 Leo KoppelkammRedo r93284 ( Make editsection link more understandable...
2011-07-28 Niklas LaxströmFu r92231: PHP Fatal error: Call to a member function...
2011-07-28 Aaron SchulzFixed typo. w/s cleanup.
2011-07-28 Niklas LaxströmFu r93249: I see no reason to mark this private - prote...
2011-07-28 Niklas LaxströmFu r93249 failed grepping
2011-07-28 Roan KattouwMake mw.user.options and mw.user.tokens work in debug...
2011-07-28 Sam ReedFollowup r93343
2011-07-28 Sam ReedFix syntax error from r93343
2011-07-28 Chad HorohoeMove wfFixBoxImage() out of ImageFunctions and into...
2011-07-27 Ryan Kaldarimake sure sockets are enabled
2011-07-27 Roan KattouwRevert r93237 ("use User::getBlock() accessor rather...
2011-07-27 Leo KoppelkammRecommit r93264 ( Remove semantically incorrect wrapper...
2011-07-27 Siebrand Mazelandsiprop=interwikimap and siprop=languages can now use...
2011-07-27 Antoine MussoTypo in message autoblockedtext
2011-07-27 Antoine Mussorevert r93284 and follow up r93285
2011-07-27 Antoine Mussorevert r93264 : breaks ton of parser tests.
2011-07-27 Antoine MussoUnicode space separator characters (Zs) now terminates...
2011-07-27 Robin PepermansSkinLegacy:
2011-07-27 Leo KoppelkammFix Bug 11270 & Bug 11555 : Make editsection link more...
2011-07-27 Jeroen De Dauwsmall style tweaks
2011-07-27 PlatonidesRename PROT_* constants to PROTO_*
2011-07-27 Leo KoppelkammRemove semantically incorrect wrapper table from toc...
2011-07-27 Alexandre Emsenhuber* Changed OutputPage::$mIsArticle flag to be false...
2011-07-27 Roan Kattouw(bug NNNNN) Rewrite most of wfExpandUrl() to handle...
2011-07-26 Antoine Mussomakes SpecialPage::mName explicitly private
2011-07-26 Krinkle[ResourceLoader 2]: Add support for multiple loadScript...
2011-07-26 Happy-melon(bug 15641) prevent blocked administrators from accessi...
2011-07-26 Raimond SpekkingLocalisation updates for core and extension messages...
2011-07-26 Happy-melonFollow-up r93234: use User::getBlock() accessor rather...
2011-07-26 Happy-melonImplement an accessor for User->mBlock. Doing this...
2011-07-26 Happy-melon* Fix double-escaping from r85025
2011-07-26 Sam ReedApparently MaxSem cares about SQLite ;)
2011-07-26 Sam Reed* (bug 22744) Add/Update indexes for queries done by...
2011-07-26 Aaron Schulz(bug 28553) Set ar_parent_id on deletion
2011-07-26 Sam Reed* (bug 29685) do not output NULL parentid with list...
2011-07-26 Sam Reed* (bug 29684) Set forgotten parameter types in ApiQuery...
2011-07-26 Sam Reed* (bug 29748) Add API search prefix support
2011-07-26 Daniel FriesenFollowup r93157, missing another one of the stray )'s.
2011-07-26 Daniel FriesenFollowup r93132, misplaced ) caused 'dirname() expects...
2011-07-25 Ian BakerAdded a workaround for the lack of RequestContext in...
2011-07-25 Roan KattouwWhitespace fix
2011-07-25 Sam ReedAdding __METHOD__ to parameters passed to wfMkdirParents()
2011-07-25 Jeroen De Dauwstyle fix
2011-07-25 Jeroen De Dauwadded since tag
2011-07-25 Raimond SpekkingLocalisation updates for core and extension messages...
2011-07-25 Platonidesr85886 broke $wgSharedPrefix
2011-07-25 Aaron SchulzFollow-up r79518: added getCachedLastEditTime/getCached...
2011-07-25 Aaron SchulzFixed newFromArchiveRow to check for ar_page_id
2011-07-25 Aaron SchulzMarked canChangePassword protected, w/s fixes
2011-07-25 Ian BakerChanged storeResult to storeStatus (more informative...
2011-07-24 PlatonidesUpdate JSMin+ to the newly released 1.4
2011-07-24 Sam ReedTrim trailing whitespace
2011-07-24 Raimond SpekkingLocalisation updates for core and extension messages...
2011-07-24 Sam ReedFollowup r92796, r93002
2011-07-24 Aaron SchulzFollow-up r92924, set special page group for ChangeEmail
2011-07-24 Alexandre EmsenhuberFix for r92984: correct method name, thanks Jack Phoeni...
2011-07-24 Alexandre EmsenhuberSome misc fixes to Skin and SkinTemplate:
2011-07-24 Robin PepermansAdd lang & dir attributes around the recentchangestext...
2011-07-23 Jeroen De Dauwfix doc
2011-07-23 PlatonidesMake wfUrlEncode(null) reset the static. Two skipped...
2011-07-23 Robin PepermansDifferenceEngine: introduce setDiffLang() to change...
2011-07-23 Aaron SchulzDummy-proof incLoginThrottle/clearLoginThrottle with...
2011-07-23 Aaron Schulztrim $this->mUserName var so that login attempt throttl...
2011-07-23 Aaron Schulz* Moved email changing from sp:Preferences to new sp...
2011-07-22 Robin Pepermansin "marked version X of [[Page]] patrolled" on IRC...
2011-07-22 Aaron SchulzFollow-up r92887: clear throttle count once the passwor...
2011-07-22 Aaron SchulzRemoved Special{$this->getName()}ModifyFormFields from...
2011-07-22 Aaron SchulzImproved r92884 comments a bit on second thought
2011-07-22 Aaron SchulzFix for r86482: throttle password attempts for SpecialC...
2011-07-22 Aaron SchulzFollow-up r92884: mark these functions static
2011-07-22 Aaron SchulzRefactored code out into incLoginThrottle/clearLoginThr...
2011-07-22 Aaron SchulzDocument parameter in loadInputFromParameters
2011-07-22 Alexandre EmsenhuberAnd I forgot to rename that variable in r92855
2011-07-22 Alexandre EmsenhuberReduce a bit the coupling between Skin and OutputPage:
2011-07-21 Ian BakerActually alias sessionkey to filekey, fixes bug in...
2011-07-21 Robin PepermansFixes for r92538 & r92528:
2011-07-21 Aaron SchulzUse proper nosuchuser msg (fix for r86482)
2011-07-21 Alexandre EmsenhuberFix for r92702: there's no such method in Article class
2011-07-21 Raimond SpekkingLocalisation updates for core and extension messages...
2011-07-21 Roan KattouwAddress fixme on r86697: simplify the code a lot by...
2011-07-21 Roan KattouwFix r78824 after some misunderstandings in the CR comme...
2011-07-21 Aaron SchulzdecodeOptions() used by GlobalAuth - made it public
2011-07-21 Alexandre EmsenhuberFix for r92740: removed debugging code
2011-07-21 Alexandre EmsenhuberRemoved SkinTemplateSetupPageCss hook and SkinTemplate...
next