* Use local context instead of global variables
[lhc/web/wiklou.git] / includes /
2011-07-18 Alexandre Emsenhuber* Use local context instead of global variables
2011-07-18 Sam Reed* (bug 29935) Improve formatting of examples in ApiPara...
2011-07-18 Sam ReedKill unused globals
2011-07-18 Sam Reed-rakkaus/#mediawiki-i18n- (1 lines skipped) [18-Jul...
2011-07-17 Sam ReedAdd a couple more useful URL's to the API help banner
2011-07-17 Sam ReedFollowup r92396
2011-07-17 Sam Reed* (bug 28817) Add reference help page link to API Modules
2011-07-17 Sam ReedFollowup r92396
2011-07-17 Sam ReedFollowup r92396, add help urls for most of the core...
2011-07-17 Sam ReedFollowup r92396 rename method, fix boolean comparison...
2011-07-17 Sam Reed* (bug 28817) Add reference help page link to API Modules
2011-07-17 Sam ReedFlesh out some TODO documentation from onwiki pages
2011-07-17 Alexandre EmsenhuberFix for r92388: that was the wrong method
2011-07-17 Alexandre Emsenhuber* Changed Special:RecentChanges and Special:RecentChang...
2011-07-17 Alexandre Emsenhuber* Expanded documentation, added GPL header and changed...
2011-07-16 Raimond SpekkingLocalisation updates for core and extension messages...
2011-07-16 Alexandre Emsenhuber* Use standard method to check user permissions
2011-07-16 Alexandre Emsenhuber* Use wfMessage() instead of OutputPage::addWikiMsgArra...
2011-07-16 Bryan Tong MinhFirst steps for bug 14801: add backend support for...
2011-07-16 Alexandre Emsenhuber* Use local context instead of global variables
2011-07-16 Robin PepermansRemove 'dk' from dummy language codes, it was removed...
2011-07-15 Sam Reedsync up RELEASE-NOTES
2011-07-15 Alexandre Emsenhuber* Use local context instead of global variables
2011-07-15 Aaron SchulzRemoved unused function
2011-07-15 KrinkleajaxCategories fixes:
2011-07-15 Bryan Tong Minh(bug 28762) Resizing to specified height broken for...
2011-07-15 Ian BakerNo longer using the content hash as a file key. This...
2011-07-15 Roan KattouwFix typo in r91154
2011-07-15 Ryan Kaldaribetter method descriptions
2011-07-15 Chad HorohoeSlightly more informative error message when passed...
2011-07-15 Chad HorohoeStylize
2011-07-15 Bryan Tong MinhFollow-up r79845: Fix rotation. Turns out that we need...
2011-07-15 Alexandre EmsenhuberPer Nikerabbit, follow-up to r92231: removed unreachabl...
2011-07-15 Alexandre Emsenhuber* Use local context instead of global variables
2011-07-15 Chad HorohoeFix for r92187
2011-07-15 Aaron SchulzFollow-up r92220: changed autoblock handling to use...
2011-07-15 Aaron Schulz* Removed angry autoblock code - unused by anything
2011-07-14 Ian Bakerproperly handle the case where a file disappears during...
2011-07-14 Ian Bakerfixed a condition where re-uploading a file that's...
2011-07-14 Chad HorohoeKill AjaxFunctions.php. The only thing using this was...
2011-07-14 Chad HorohoeVarious cleanups to ExternalEdit. Documentation, code...
2011-07-14 Chad HorohoeUse the context's response for header() calls in checkM...
2011-07-14 Aaron SchulzMade WikiPage::factory a bit more dummy proof
2011-07-14 Leo Koppelkammr91949 : EditWatchlist assumed that action was always...
2011-07-14 Leo KoppelkammRestructure tab code of mediawiki.special.preferences...
2011-07-14 Leo Koppelkammr92054 : Remove leftover space
2011-07-14 Robin Pepermans* Fix r80248: login language links included a newline...
2011-07-13 Chad Horohoe(bug 26360) $wgSessionHandler was overriding system...
2011-07-13 Robin PepermansFollow-up r92068: add 'qqx' to dummy language codes...
2011-07-13 Aaron SchulzAvoid notice on profile close errors
2011-07-13 Aaron SchulzFixed profiling error
2011-07-13 Leo KoppelkammRewrite ajaxCategories for ResourceLoader. Add some...
2011-07-13 Aaron SchulzPointless w/s tweaks :)
2011-07-13 Aaron Schulz* Removed function_exists check in MWTidy, proc_open...
2011-07-13 Alexandre Emsenhuber* Added some tests for FauxResponse class
2011-07-13 Raimond SpekkingLocalisation updates for core and extension messages...
2011-07-13 Aaron SchulzAdded 'fromdbmaster' param option to WikiPage::loadPage...
2011-07-13 Ian BakerAdded us_status column for future expansion re Bryan...
2011-07-13 Brion Vibber* (bug 29808) Special:PasswordRest now sorts into the...
2011-07-13 Aaron Schulz* Changed MediaWiki:main to use WikiPage
2011-07-13 Aaron Schulz* Broke long Wiki.php lines
2011-07-13 Purodha B BlissenbachFix for r85876 by doing away with a potentially invalid...
2011-07-13 Robin PepermansFollow-up r92054: dir attributes are no longer needed...
2011-07-13 Purodha B Blissenbach(bug 120781) Move 'mainpagetext' messages to installer...
2011-07-13 Leo KoppelkammRender category links as an HTML list. Bug 12261. Based...
2011-07-13 Roan KattouwPer wikitech-l, run a bunch of URLs in the API output...
2011-07-13 Roan KattouwUse wfUrlProtocols() in ApiFormatBase instead of simply...
2011-07-13 Ian BakerAdded maintenance script for cleaning up abandoned...
2011-07-13 Roan KattouwNow that wfParseUrl() can handle protocol-relative...
2011-07-12 Roan KattouwExtend wfParseUrl() to handle protocol-relative URLs...
2011-07-12 Aaron SchulzFixed r92012 comment
2011-07-12 Aaron Schulz* Made (un)watch action show a form if the token is...
2011-07-12 Robin PepermansDo r91966 in a different way, per Brion: use unicode...
2011-07-12 Ian BakerRefactored UploadStash and related classes to use the...
2011-07-12 Roan KattouwFix r14202 (!!): this validates the protocol against...
2011-07-12 Aaron SchulzFollow-up r91997, moved newFromTitle() function to...
2011-07-12 Sam ReedDocumentation
2011-07-12 Mark A. Hershbergerfollowup r91985 — remove duplication of code per ^demon...
2011-07-12 Mark A. HershbergerBug #29807 — Special:PasswordReset listed on Special...
2011-07-12 Mark A. Hershbergereol w/s before commiting real patch
2011-07-12 Aaron SchulzAdded WikiPageFactory class with newFromTitle() function
2011-07-12 Alexandre Emsenhuber* Added token to watch links
2011-07-12 Brion VibberRevert r91973 " Bug 24254: Output JS var wgCategories...
2011-07-12 Leo KoppelkammBug 24254: Output JS var wgCategories on other actions...
2011-07-12 Alexandre Emsenhuber* In EditPage.php: don't add the separator if getCancel...
2011-07-12 Ariel Glennlibxml >= 2.7.3 ha a 10mb cap on the size of a text...
2011-07-12 Robin Pepermans(bug 12205) Bidirectional names in action=credits are...
2011-07-12 Alexandre EmsenhuberUse createContext() instead of using the global context
2011-07-12 Alexandre EmsenhuberUse the local context instead of global variables
2011-07-12 Leo KoppelkammRevert r91942, r91943 & reimplement. wgActions doesn...
2011-07-12 Leo Koppelkammr91943. Add global.
2011-07-12 Leo Koppelkammr91942: Add nosuchaction also if action not in
2011-07-12 Leo KoppelkammFollowup r91871 per CR. Write back the actually execute...
2011-07-12 Tim StarlingNon-concurrent pop_type() since the $row === false...
2011-07-12 Brion VibberFollowup r91833 -- use Sanitizer::escapeId's 'noninitia...
2011-07-12 Aaron SchulzAdded $wgAutopromoteOnceLogInRC variable (bug 29655)
2011-07-11 Brion VibberRevert r91870, r91873 -- seems to be trying to remove...
2011-07-11 Aaron SchulzAdded explicit parse() call to wfMessage object
2011-07-11 Brion VibberFollowup to r91608: reduce impact of bug 29784 (high...
2011-07-11 Raimond SpekkingLocalisation updates for core and extension messages...
next