Followup r91672: remove commented-out reference to removed file (rtl.css)
[lhc/web/wiklou.git] / includes /
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...
2011-07-11 Niklas Laxströmping r91875
2011-07-11 Robin Pepermans(bug 29797) Error: "Tried to load block with invalid...
2011-07-11 Niklas Laxström* (bug 16699) {{#language:}} accepts second parameter...
2011-07-11 Leo Koppelkammr91870 : Got tricked into believing it was action=diff...
2011-07-11 Leo KoppelkammAdd action-* class to body. Bug 4438. Based on patch...
2011-07-11 Leo KoppelkammwgAction incorrectly asumes 'view' instead of 'historys...
2011-07-11 Leo Koppelkammuse tab name, not tab index for anchors on Special...
2011-07-11 Alexandre EmsenhuberCall Linker methods statically and removed the $mSkin...
2011-07-11 Alexandre EmsenhuberOverride UsersPager::getTitle() in ActiveUsersPager
2011-07-11 Alexandre EmsenhuberUse getPageTitle() to set the page title instead of...
2011-07-11 Alexandre EmsenhuberRemoved print and render actions from the check:
2011-07-11 Robin PepermansBetterDirectionality fixes:
2011-07-10 Alexandre Emsenhuber* Changed dynamic calls to Linker methods into static...
2011-07-10 Leo KoppelkammEscape sidebar ID's. Bug 18688
2011-07-10 Alexandre EmsenhuberDisable feed mode when including the page. I know that...
2011-07-10 Alexandre EmsenhuberStylised ParserOptions.php
2011-07-09 Robin PepermansBug 29792: notice undefined index 'other' due to my...
2011-07-09 Alexandre EmsenhuberAdded Request::setLang() and RequestContext::setSkin...
2011-07-09 Robin PepermansAllow the 'other' parameter for HTMLForm selectorother...
2011-07-09 Alexandre EmsenhuberCall doMarkPatrolled() on the RecentChange object inste...
2011-07-09 Bryan Tong MinhFollow-up r88054: register the file if a hook changed...
2011-07-09 Alexandre EmsenhuberPass the User object to RecentChange::doMarkPatrolled...
2011-07-09 Alexandre EmsenhuberFix for r91651: don't escape HTML
2011-07-09 Sam ReedFix whitespace, documentation
2011-07-08 KrinkleSelfrevert r91759. Messed up working-copy
2011-07-08 KrinkleReverting r91756 per CR and bug 26470
2011-07-08 Leo KoppelkammHTMLForm: Add option to output a title for a fieldset...
2011-07-08 Leo Koppelkammr86603 : Updatin last call to mediawiki.legacy.edit...
2011-07-08 Alexandre EmsenhuberFix for r78786: make Special:Wantedpages includable...
2011-07-08 Alexandre EmsenhuberRemoved some error suppression operators
2011-07-08 Leo KoppelkammMoving skins/common/diff.css to mediawiki.action.histor...
2011-07-08 KrinkleReverting r91642 per CR and pending review need-patch...
2011-07-08 Leo Koppelkammr91734: Do the same for search.css and remove module...
2011-07-08 Leo KoppelkammMigrate skins/common/search.js functionality to mediawi...
2011-07-08 Alexandre EmsenhuberCreate a new RequestContext to use its OutputPage and...
next