Don't create new Revision and Title object if we can use the ones that we already...
[lhc/web/wiklou.git] / includes / specials /
2012-03-14 Aaron Schulz(bug 32827) "[Regression] Block log for IP ranges not...
2012-03-13 Alexandre EmsenhuberUse local context to get message
2012-03-13 Alexandre Emsenhuber* (bug 34887) Fix for r100138: make $3 and $4 parameter...
2012-03-11 Sam ReedNormalise casing of getArticleID used in core
2012-03-09 Sam ReedDocumentation, spaces, braces, explicit member variables
2012-03-09 Siebrand MazelandAdd message keys for 18 missing summary messages.
2012-03-08 Max Semenik(bug 25095) Special:Categories doesn't show first relev...
2012-03-08 Robin PepermansUpdate core usage of getLanguageName[s].
2012-03-07 Ryan Kaldaritypo fix
2012-03-07 Benny Situfollowup to -r112918 - display old title in SpecialNews...
2012-03-07 Krinkle[Html::namespaceSelector] Remove default id/name attributes
2012-03-06 Alexandre EmsenhuberUse local context to get messages
2012-03-06 Jeroen De Dauwget rid of deperacted method usage
2012-03-06 Antoine Mussorevert r113117 per CR
2012-03-06 Niklas LaxströmNo point doing it the hard way, ping r112591
2012-03-06 Jeroen De Dauwfollow up to r113115, rem not needed args
2012-03-06 Jeroen De Dauwget rid of deprecated method usage making people on...
2012-03-05 Sam ReedNormalise method returns, and returned value usage
2012-03-05 Sam ReedSpecial pages aren't a contextsource. Ping r100114...
2012-03-05 Alexandre Emsenhuber* Use local context to get messages
2012-03-05 Brian Wolff(bug 34922) If rev_parent_id is null, then the characte...
2012-03-03 Alexandre Emsenhuber* Removed check for invalid object in formatResult...
2012-03-02 Benny Situfix for bug34781 - display old title text if the namesp...
2012-03-02 Alexandre EmsenhuberUse local context to get messages
2012-03-02 Tim Starling(bug 34832) Parse recentchangestext with the interface...
2012-03-01 Aaron Schulz(bug 34873) List contributions of existing users that...
2012-03-01 Alexandre Emsenhuber* Pass number with numParams() to Message object and...
2012-02-28 Alexandre Emsenhuber* Don't execute the LinkBatch if there are now rows
2012-02-28 Robin Pepermansfix r112591: re-add whitespace between message name...
2012-02-28 Alexandre EmsenhuberUse local context to get messages
2012-02-28 Siebrand Mazeland(bug 34702) More localised parentheses.
2012-02-28 Tim StarlingFix r110209: Move the invalid title check above the...
2012-02-27 Chad HorohoeTypofix, ping r112427
2012-02-26 Siebrand MazelandUse local context ( $this->msg() ) instead of global...
2012-02-26 Alexandre EmsenhuberUse local context to get messages
2012-02-26 Siebrand Mazeland(bug 34702) Localised parentheses are now used in more...
2012-02-26 Siebrand MazelandWow. Messy. Follow-up r112426, r112424: Fix incorrect...
2012-02-26 Siebrand MazelandFollow-up r112424: Per IAlex on IRC: Use escape() inste...
2012-02-26 Siebrand MazelandFollow-up r112410, r112412: Cheaper processing using...
2012-02-25 Siebrand Mazeland(bug 34702) Use localised parentheses in Special:Contri...
2012-02-25 Alexandre EmsenhuberForgot to commit this file in r112396
2012-02-25 Alexandre EmsenhuberUse local context to get messages
2012-02-24 Aaron Schulzr100315: removed now redundant code
2012-02-24 Alexandre EmsenhuberUse local context to get message
2012-02-23 Alexandre EmsenhuberUse local context to get messages
2012-02-22 Alexandre EmsenhuberUse local context to get messages
2012-02-21 Sam ReedImprove documentation
2012-02-21 Alexandre EmsenhuberUse local context to get messages
2012-02-20 Alexandre EmsenhuberUse local context to get messages
2012-02-19 Alexandre EmsenhuberCall directly numRows() on the result object instead...
2012-02-19 Alexandre EmsenhuberUse local context to get messages
2012-02-18 Alexandre EmsenhuberUse local context to get messages
2012-02-18 Sam ReedFix possibly undefined variables
2012-02-17 Alexandre EmsenhuberUse local context to get messages
2012-02-17 Alexandre Emsenhuber* (bug 34471) Deleted contributions for IP addresses...
2012-02-16 Alexandre EmsenhuberUse local context to get message
2012-02-16 Antoine Mussoremove debug statement from r111643
2012-02-16 Antoine Musso(bug 34420) - Special:Version should use git
2012-02-16 Sam ReedCleanup a few unused globals
2012-02-16 Sam ReedFix user related direct member variable access
2012-02-15 Alexandre Emsenhuber* Use local context to get messages
2012-02-14 Aaron SchulzReverted r111186, r111226: broken per CR
2012-02-13 Alexandre EmsenhuberUse local context to get message
2012-02-13 Antoine MussoRemove backslash from @return types
2012-02-12 Thomas Griesfix for bug 29135 - please carefully review as it touch...
2012-02-11 Thomas GriesAashish's fix for bug33997 (SpecialPasswordReset does...
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
2012-02-11 Alexandre EmsenhuberFix casing on OutputPage::setPageTitle() call and pass...
2012-02-10 Antoine Mussouses wfMessage() instead of wgLang->getMessage()
2012-02-10 Alexandre Emsenhuber* Use local context instead of global variables
2012-02-10 Mark A. HershbergerFixes Bug 18704 - Add an unique CSS class or ID to...
2012-02-10 Mark A. HershbergerFix bug 12021 - Provide additional links on Special...
2012-02-09 Sam ReedMore return documentation
2012-02-09 Max Semenik(bug 28936, bug 5280) Broken or invalid titles can...
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2012-02-09 Antoine MussoFix some missing doc groups
2012-02-07 John Du HartFixes Bug 34243 - [Regression] Can't navigate from...
2012-02-06 Chad HorohoeRevert r103467, r106446 (bug 24464: calling LoginAuthen...
2012-02-03 Aaron Schulz(bug 33846) Fixed backwards error msg/param passing.
2012-02-03 Alexandre EmsenhuberUse local context to get message instead of relying...
2012-02-02 Sam ReedRevert r110276
2012-02-02 Krinkle[Special:MovePage] fix Title method usage. Need potenti...
2012-02-01 Antoine MussoFix doxygen docs before REL1_19 branching
2012-01-30 Alexandre EmsenhuberUse Language::userTimeAndDate() instead of Language...
2012-01-30 Antoine Mussodrop default parameters from r110252
2012-01-29 Krinkle[specials] Xml::namespaceSelector > Html::namespaceSelector
2012-01-28 Krinkle[Special:MovePage] Split new title input, fix bug 29454...
2012-01-25 Benny SituRevert from 107187 to 107186 for bug24430 patch, it...
2012-01-22 Sam ReedAdd braces
2012-01-21 Krinkle[JSTesting] update QUnit html
2012-01-19 Sam Reed* (bug 32341) Add upload by URL domain limitation.
2012-01-19 Niklas LaxströmRemove extra space, ping r109550
2012-01-19 Sam ReedDocumentation
2012-01-19 Sam ReedAdd some escaping to r109547, 109548, 109549
2012-01-19 Sam ReedLike r109547, display file size in appropriate units...
2012-01-19 Sam ReedCache gallery object, don't create a new one unless...
2012-01-17 Amir E. AharoniForce left-to-right directionality on the QUnit output...
next