* replace use of deprecated makeLinkObj() by link() in core
[lhc/web/wiklou.git] / includes / specials /
2009-06-06 Siebrand Mazeland* replace use of deprecated makeLinkObj() by link(...
2009-06-06 Siebrand MazelandFollow-up to r49973 (Revert r49880, r49883, r49885...
2009-06-06 Tim StarlingFix for CR r51279: reload data from master post-submit...
2009-06-05 Alexandre EmsenhuberFix for r51493, r51084 and realted: use Title::makeTitl...
2009-06-05 Jure KajzerOracle database abstraction updated.
2009-06-05 Siebrand MazelandFollow-up to r51084:
2009-06-05 Niklas LaxströmEscaping and formatNum
2009-06-04 Alexandre EmsenhuberFix case for "Recentchanges" (and not "RecentChanges...
2009-06-04 Tim StarlingRevert r49935 (decode character entities in namespace...
2009-06-03 Siebrand Mazeland(bug 14866) 'recentchangeslinked' should be split into...
2009-06-03 Siebrand MazelandActually process plural for 'tags-hitcount'
2009-06-03 Andrew GarrettFix preferences reset, was missing a saveSettings()
2009-06-02 Siebrand MazelandFix syntax errors in r51305.
2009-06-02 Aaron SchulzBreak long lines
2009-06-02 Tim StarlingReverted r51291 (including random formatting changes...
2009-06-01 Purodha B BlissenbachMessage 'rcnotefrom' - date and time separated as of...
2009-06-01 Purodha B BlissenbachMessage 'revisionasof' - date and time separated as...
2009-06-01 Aaron Schulz*Tweaked $maxLineCount for usability
2009-06-01 Aaron SchulzTweak r51279: re-added ability to hide comment/user...
2009-06-01 Purodha B Blissenbach(r51282) apparent typo in comment corrected.
2009-06-01 Alexandre Emsenhuberforgot to save this before committing *sigh*
2009-06-01 Alexandre EmsenhuberFix some doxygen warnings
2009-06-01 Tim StarlingSplit date and time as requested by Nikerabbit.
2009-06-01 Tim StarlingIn Special:RevisionDelete:
2009-05-31 Robert StojnićWhitespace after the "check" label.
2009-05-31 Robert StojnićBug 19039: new "(un)select all" buttons misplaced at...
2009-05-31 Robert StojnićDon't use submit buttons in r51228 for select all/none...
2009-05-31 Robert StojnićLastest followup to r50207: show create article link...
2009-05-31 Robert StojnićAnother follow-up for 50207: show form header for empty...
2009-05-31 Robert StojnićMore work on new search UI (follow-up to r50207):
2009-05-28 Andrew GarrettPrevent Tor users from emailing other users
2009-05-27 Niklas Laxström* (bug 18943) Handle invalid titles gracefully at Speci...
2009-05-27 Aaron Schulzreverted r49742 per CR; also it doesn't handle subpages...
2009-05-26 Robin PepermansPer comment at r50961: keep the messages saying "you...
2009-05-26 Aaron Schulz(bug 18772) Removed redundant 'deletedrev' message...
2009-05-24 Robin PepermansFixing part of bug 14688 (upload restrictions):
2009-05-24 Robin PepermansUpdate per r50782:
2009-05-24 Siebrand MazelandProper casing for getDBkey()
2009-05-23 Shinjimantweak message for nodb on Special:Version
2009-05-23 Chad HorohoeFollowup to r50744: Actually declare the method as...
2009-05-22 Niklas LaxströmEscaping fixes
2009-05-22 Niklas Laxström* Fix mimesearch for me... action for some reason was...
2009-05-21 Siebrand Mazeland(bug 13456) categoriespagetext supports PLURAL
2009-05-19 Jure KajzerPreparations for Oracle database abstraction update...
2009-05-19 Chad HorohoeRemove the globals.
2009-05-19 Chad HorohoeFollowup to 50635: Consolidate all of these hacky globa...
2009-05-19 Chad HorohoeCode style tweak, use strval() to make this all much...
2009-05-18 Robin Pepermansremove "+"
2009-05-18 Robin Pepermans(bug 17399) CSS class for "(top)" on Special:Contributi...
2009-05-18 X!Watchlist now has a specialized <div> tag that contains...
2009-05-17 Siebrand Mazeland* replace hard coded namespace numbers by the php define
2009-05-17 Siebrand Mazeland(bug 18411) The upload form now also checks post_max_si...
2009-05-17 Siebrand Mazeland(bug 18466) Add note or warning when overruling a move...
2009-05-17 Alexandre Emsenhuberreplace ereg(i) by preg_match since the former is depre...
2009-05-15 Chad HorohoeUse getTitle() instead of getTitleFor()
2009-05-15 Chad Horohoe(bug 18549) Make Special:Blockip (and api action=block...
2009-05-14 Aaron SchulzTweaks to r50567:
2009-05-13 Aaron SchulzGive failure message rather than assuming field 0 for...
2009-05-13 Aaron Schulz[schema change] Use new log_search table to replace...
2009-05-11 Alexandre Emsenhuber__FUNCTION__ -> __METHOD__ in SpecialRecentchanges...
2009-05-11 Aryeh GregorPartial revert of r50478 "Preparations for Oracle datab...
2009-05-11 Jure KajzerPreparations for Oracle database abstraction update.
2009-05-11 Tim Starling(bug 18726) Fixed double URL escaping in the links...
2009-05-10 Alexandre Emsenhuberremoved useless "$skin->link( $title );"
2009-05-08 Siebrand MazelandUse link() instead of deprecated makeLinkObj() where...
2009-05-06 Robert StojnićFollow-up for r50207: mysql won't estimate total number...
2009-05-04 Robert StojnićRedesign of the "new search UI" per Trevor's design...
2009-05-04 Robin PepermansAdd $wgGroupsAddToSelf and $wgGroupsRemoveFromSelf...
2009-05-04 Aaron Schulz(bug 18666) Add show/hide to deleted diffs
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 Aaron Schulz*(bug 18676) Fixed nonsensical cache invalidation on...
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 ShinjimanShow the SVN revision numbers as a separate column...
2009-05-01 ShinjimanFollow up r49997, showing both last modified and checko...
2009-04-30 Aaron SchulzTweaked account hiding & renaming limits
2009-04-29 Brion VibberMake export depth > 1 actually work. :) Assuming it...
2009-04-28 Chad HorohoeDeclare visibility && code style tweaks.
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-27 Brion VibberRevert r49880, r49883, r49885 - add uniwiki/CreatePage...
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 Shinjiman* (bug 18592) Removing hardcoded brackets in 'version...
2009-04-27 Niklas Laxström* Remove trailing whitespace
2009-04-27 Niklas Laxström* (bug 18535) Search tab tool-tops are corrupted
2009-04-27 Niklas Laxström* Small cleanup tweaks
2009-04-26 Alexandre EmsenhuberPer Raymond's comment at mediawiki.org/wiki/Special...
2009-04-26 Shinjiman* (bug 18242) Show the Subversion revision number per...
2009-04-25 Alexandre EmsenhuberFix group name
2009-04-25 Alexandre EmsenhuberFollow-up r49880, tweaks to Special:CreatePage:
2009-04-25 Siebrand Mazeland* add uniwiki/CreatePage extension to core
2009-04-24 Alexandre Emsenhuberand...
2009-04-24 Alexandre Emsenhuber* Call SpecialPage::setHeaders() and SpecialPage::outpu...
2009-04-24 Andrew GarrettBranch merge of preferences work branch. Includes fixes...
2009-04-23 Tim StarlingFixed XSS.
next