(bug 18726) Fixed double URL escaping in the links to Special:RevisionDelete in the...
[lhc/web/wiklou.git] / includes /
2009-05-11 Tim Starling(bug 18726) Fixed double URL escaping in the links...
2009-05-10 Ilmari Karonenfix regression from r49677 by refusing to format old...
2009-05-10 Alexandre Emsenhuberremoved useless "$skin->link( $title );"
2009-05-10 Roan KattouwAPI: (bug 18749) Add generator flag to action=paraminfo...
2009-05-10 Roan KattouwAPI: (bug 18743) Add ucprop=size (enabled by default...
2009-05-10 Roan KattouwRevert r50180 ("Proper error message on action=protect...
2009-05-09 Siebrand MazelandFollow-up on r50351. Fix adding key/value pair.
2009-05-09 Roan KattouwEfficiency fix: don't call Title::isRedirect() on title...
2009-05-09 Roan KattouwAPI: (bug 18730) Add version information to action...
2009-05-09 Roan KattouwAPI: (bug 18731) Show correct SVN links for extension...
2009-05-08 Siebrand MazelandFollow-up on r50351. Fix syntax errors in CategoryPage.php
2009-05-08 Siebrand MazelandUse link() instead of deprecated makeLinkObj() where...
2009-05-08 Roan KattouwAPI: (bug 18709) Missing descriptions for some paramete...
2009-05-07 Chad Horohoe(bug 18710) Fixed internal error with empty parameter...
2009-05-07 Chad HorohoeDon't explicitly check for false. Most modules without...
2009-05-07 Chad HorohoeAdd $this as a parameter to LoadAllMessages.
2009-05-07 Aaron SchulzRemoved StartProfiler.php from SVN control and added...
2009-05-07 Alexandre Emsenhuberfix E_PARSE from r50310
2009-05-07 Chad HorohoeSupress chmod() errors, they're annoying and very commo...
2009-05-07 Chad Horohoe(bug 16925) Diffs no longer silently fail when $wgExter...
2009-05-06 Arash BoostaniFixed a minor problem with $wgSectionContainers that...
2009-05-06 Robert StojnićFollow-up for r50207: mysql won't estimate total number...
2009-05-06 Alexandre EmsenhuberIf passing a callback in an array in $wgExtensionFuncti...
2009-05-06 Arash BoostaniSet the default value for $wgSectionContainers and...
2009-05-06 Philip TzouUpdate the Chinese conversion tables.
2009-05-06 Arash BoostaniFixed problem with call to closeSectionContainers that...
2009-05-05 Arash BoostaniAdded an extension, called EditSectionHiliteLink, that...
2009-05-05 Roan KattouwFix up r47473: descend into subarrays in ForeignAPIFile...
2009-05-04 Robert StojnićRedesign of the "new search UI" per Trevor's design...
2009-05-04 Robert StojnićFix annoying bug with mwsuggest that makes it shown...
2009-05-04 Robin PepermansAdd $wgGroupsAddToSelf and $wgGroupsRemoveFromSelf...
2009-05-04 Aaron Schulz(bug 18666) Add show/hide to deleted diffs
2009-05-04 Roan KattouwAPI: (bug 18518) Add clprop=hidden to prop=categories...
2009-05-04 Roan Kattouw(bug 18677) Give proper error message when viewing...
2009-05-04 Aaron Schulz(bug 18666) Add show/hide links to deletedcontribs
2009-05-04 Aaron Schulz(bug 18666) Add show/hide to contribs
2009-05-04 Aryeh GregorUpdate docs to note what passing empty string does
2009-05-04 Aaron Schulz*(bug 18676) Fixed nonsensical cache invalidation on...
2009-05-04 Tim Starling(bug 18657) Workaround for MySQL optimiser bug. Replace...
2009-05-04 Tim StarlingReverted r48983: obsolete since r48989, replaced by...
2009-05-04 Roan KattouwFix up r50126: dump $wgDBtype rather than a class name...
2009-05-03 Alexandre EmsenhuberCleanup in MagicWord::$mVariableIDs, removed IDs that...
2009-05-03 Philip TzouUpdate the Chinese conversion tables.
2009-05-02 Roan KattouwFix interesting regression from r49324: on a redirected...
2009-05-02 Roan KattouwFollowup to r50132: I guess I was smoking some pretty...
2009-05-02 Roan KattouwAPI: Set $wgTitle to a dummy title in api.php, and...
2009-05-02 Aaron SchulzFixed dropdown selector display and other log type...
2009-05-02 Roan KattouwAPI: (bug 18533) Add readonly message to meta=siteinfo...
2009-05-02 Aaron SchulzFixed total log breakage due to type safety issues
2009-05-02 Roan KattouwAPI: Add PHP and database version to meta=siteinfo...
2009-05-02 Niklas Laxström* Hack for checkLanguage.php to work without database
2009-05-02 ShinjimanChange to show the checkout revision number by default...
2009-05-01 Victor Vasiliev* (bug 15008) Redirect images are now subject to Bad...
2009-05-01 Rotem LissRemoved float from the user login form in RTL interface...
2009-05-01 ShinjimanShow the SVN revision numbers as a separate column...
2009-05-01 Chad HorohoeFollowup to r50102: increment style version.
2009-05-01 ShinjimanFollow up r49997, showing both last modified and checko...
2009-05-01 Andrew GarrettSanitize class names applied by change tagging -- was...
2009-05-01 Tim StarlingIncrement version to 1.16. Basic release notes update...
2009-05-01 Chad HorohoeDefault true :)
2009-05-01 Chad Horohoe(bug 9219) Auth plugins can control editing RealName...
2009-04-30 Aaron SchulzTweaked account hiding & renaming limits
2009-04-30 Tim StarlingSmall-scale data loss logged on Wikimedia along these...
2009-04-30 Tim StarlingAssorted minor live patches to command-line scripts.
2009-04-30 Tim StarlingWait for slaves after each page (from live patch).
2009-04-30 Tim StarlingAdd lots more information to the siteinfo query. Based...
2009-04-30 Tim StarlingLog function name for SHOW PROCESSLIST query in getLag().
2009-04-30 Tim StarlingSanitize cleanCallback on wakeup. Extra security check...
2009-04-29 Brion VibberMake export depth > 1 actually work. :) Assuming it...
2009-04-29 ThomasVextract djvu text (bug 18046); escape possible script...
2009-04-29 Roan Kattouw(bug 18620) Fix some escaping issues in TablePager...
2009-04-29 Roan KattouwAPI: (bug 18617) Add xml:space="preserve" attribute...
2009-04-29 Andrew GarrettFix alignment of prefs buttons in standard and cologneblue
2009-04-28 Andrew GarrettUncommitted stuff still in my working copy:
2009-04-28 Chad HorohoeDeclare visibility && code style tweaks.
2009-04-28 Brion VibberRevert r49653 "Make the link regex non-greedy so that...
2009-04-28 Brion VibberRevert r49669, r49670 "extract text layer from djvu...
2009-04-28 Siebrand Mazeland* move skin preferences to top of rendering tab (elimin...
2009-04-28 Siebrand Mazeland* take $defaultPreferences['rememberpassword'] out...
2009-04-28 Roan KattouwAPI: (bug 16422) Don't show help in format=jsonfm unles...
2009-04-28 Roan KattouwAPI: Fix list=deletedrevs paging bug pointed out by...
2009-04-28 ShinjimanFollow up r49996, changing pathrev to revision on non...
2009-04-28 Shinjiman* (bug 18593) Unify svn-revision references in Special...
2009-04-28 Chad HorohoeKill a bunch of unused $wgUser
2009-04-28 Andrew GarrettSectionise preferences to make the form a bit more...
2009-04-28 Andrew Garrett* Fix silly PHP annoyance where eauth message was shown...
2009-04-27 Brion VibberRevert r49880, r49883, r49885 - add uniwiki/CreatePage...
2009-04-27 Brion VibberFollow-up to r49921 -- "Implement quickbar settings"
2009-04-27 Brion VibberRevert r49957 "Move math preferences into rendering...
2009-04-27 Chad Horohoe(bug 18069) Fixed some CSS validation issues with colors
2009-04-27 Andrew GarrettMove math preferences into rendering, to minimise numbe...
2009-04-27 Roan KattouwAPI: Fix regression from r32224 with caused bug 18597...
2009-04-27 Andrew GarrettFix regression in r49790, weird spacing for Gadgets...
2009-04-27 Roan KattouwAPI: (bug 18601) generator=backlinks returns invalid...
2009-04-27 Andrew GarrettMerge email back into user profile, fix regression...
2009-04-27 Niklas Laxström* Do the query before requesting navigation
2009-04-27 ShinjimanPartly revert r49448, looks like weird on the page...
2009-04-27 Shinjiman* (bug 18593) Unify svn-revision references in Special...
2009-04-27 Andrew GarrettClean up remnants from half-done solutions in r49925...
2009-04-27 Niklas Laxström* Wrapping inside <p>' creates too much space in search...
next