(bug 18317) Bolded selections in 1 | 3 | etc days on RecentChanges now use <strong...
[lhc/web/wiklou.git] / includes / specials /
2009-04-13 Chad Horohoe(bug 18317) Bolded selections in 1 | 3 | etc days on...
2009-04-13 Aaron SchulzRemove extra code left in r49433
2009-04-13 Aaron SchulzDisable extract for log items for speed
2009-04-12 Aaron SchulzMore log extract cleanup
2009-04-11 Aaron SchulzRemoved $wgTitle from PageHistory
2009-04-11 Aaron Schulz* Filter out duplicated url parameters
2009-04-10 Aaron Schulzminor style tweaks
2009-04-10 Aaron Schulz(bug 18361) Suppression log should be in the UI languag...
2009-04-09 Aaron SchulzPreserve default limit on submit
2009-04-07 Alexandre EmsenhuberFollow-up r49280: use $this->getTitle() since this...
2009-04-07 Chad HorohoeUse getTitle() here, it's cleaner.
2009-04-07 Chad HorohoeFirst round of war on $wgTitle. Don't use it in Special...
2009-04-07 Chad HorohoeRe-add id's to special page groups (that I originally...
2009-04-06 Chad Horohoerm stray $wgUser
2009-04-06 Aaron Schulz* (bug 17543) Allow partial hiding of top revision
2009-04-05 Aaron Schulz* Removed unused par
2009-04-05 Aaron Schulz(bug 18346) Automatically hide RC log items on block too
2009-04-05 Alexandre EmsenhuberDon't display the "noautoblock" flag when blocking...
2009-04-05 Aaron SchulzClean up ipb_deleted query slightly
2009-04-05 Aaron SchulzFollow-up to r49191: Same thing but where the log is...
2009-04-05 Aaron SchulzsetUsernameBitfields() should skip suppress log items
2009-04-04 Alexandre Emsenhuber* (bug 18331) MediaWiki:Undelete-revision can now have...
2009-04-04 Alex Z* (bug 18316) Removed superfluous name="fulltext" from...
2009-04-03 Aaron SchulzCorrect empty case for r49149
2009-04-03 Aaron SchulzTweak/fixes to r49149
2009-04-03 Aaron SchulzRevisionDelete log extract query optimizations
2009-03-31 Aaron SchulzFixed fatal from r49068. Removed verbose formatting :)
2009-03-31 Aaron SchulzRemoved unneeded NS_MAIN special case for index usage
2009-03-31 Andrew GarrettFix tag filtering by adding a FORCE INDEX to the releva...
2009-03-30 Aaron Schulz(bug 18263) Escape single-quotes for wpDestForm
2009-03-30 Alexandre Emsenhuber* (bug 18259) Special:DeletedContributions now also...
2009-03-30 Chad Horohoe(bug 17947) On Special:SpecialPages, restricted special...
2009-03-29 Roan KattouwRemove ugly userrights-CentralAuth hack introduced...
2009-03-29 Domas Mituzasfix rollback links in watchlists, use a join'ed `page...
2009-03-29 Andrew GarrettFix regression whereby you were shown an error message...
2009-03-29 Domas MituzasAaron is lazy, but right :)
2009-03-29 Domas Mituzasfix some of RC rollback madness:
2009-03-28 Roan KattouwRedo r48746 (API userrights, reverted in r48909 and...
2009-03-27 Chad Horohoe(bug 17374) Special:Export no longer exports two copies...
2009-03-27 Aaron SchulzMinor cleanup & refactoring of revisiondelete
2009-03-27 Brion VibberMake upload-by-URL fetch timeout configurable as $wgCop...
2009-03-27 Andrew GarrettRevert r48746 (API userrights). Breaks Special:GlobalGr...
2009-03-27 Siebrand Mazeland* add lower cased messages for Special:Contributions...
2009-03-26 Aaron SchulzFix r48886: make sure title is normalized for query
2009-03-26 Chad HorohoeFollowup to r48889 (removing svn-version/svn-date from...
2009-03-26 Aaron SchulzFix for r48839: log deletion uses a different action
2009-03-26 Aaron SchulzHide log items with said user as the target as well
2009-03-26 Aaron SchulzAdded log_action filter
2009-03-26 Alexandre EmsenhuberUse parsemag rather than parseinline since the content...
2009-03-26 Chad Horohoe(bug 18031) Make namespace selector on Special:Export...
2009-03-25 Alexandre EmsenhuberUse "prefix" rather than "from" for the textbox'y name...
2009-03-25 Aaron Schulz* Changes to r48839
2009-03-25 Aaron SchulzDon't filter log if there are a lot of relevant items
2009-03-25 Aaron Schulz(bug 15814) Filter log chunk at Special:RevisionDelete...
2009-03-25 Aaron Schulzfix for old image deletion log params
2009-03-25 Aaron SchulzFix url params for multi-item deletion by converting...
2009-03-25 Aaron SchulzAdd suppression block log if allowed
2009-03-25 Aaron SchulzDouble check 'hideuser' before blocking
2009-03-25 Andrew GarrettRemove constraint that $user must be a User object...
2009-03-25 Raimond SpekkingFix per comment in r48720: Remove style from code and...
2009-03-25 Andrew GarrettRevert r47569 and subsequent related revisions. These...
2009-03-24 Ryan Schmidt* Added $wgInvalidUsernameCharacters to disallow certai...
2009-03-24 Chad HorohoeAdd $wgExportFromNamespaces for enabling/disabling...
2009-03-24 Roan Kattouw* API: (bug 15935) Add action=userrights to the API
2009-03-24 Domas Mituzaschange limit to reflect one in interface. :)
2009-03-23 Raimond SpekkingAdd a class to the table and use a nice Xml::function
2009-03-23 Brion Vibber* (bug 18116) 'edittools' is now output identically...
2009-03-22 Aaron SchulzExpand on r48665 - include multi-rev case
2009-03-22 Aaron Schulz*Use appropriate notarget message
2009-03-22 Aaron Schulz(bug 17440) Avoid slave lag
2009-03-22 Aaron SchulzRevisionDelete - Improved handling of page moves
2009-03-21 Robert Stojnić(bug 17405) have "Did you mean..." mirror the Go/Search...
2009-03-21 Aaron Schulz* Disabled one query for now since index is still pending
2009-03-21 Brion VibberHTTP proxy usage tweaks:
2009-03-20 Aaron Schulzbolden username hiding option
2009-03-20 Aaron Schulz(bug 17831) Go ahead and hide where the username appear...
2009-03-20 Aaron SchulzDon't apply DELETED_USER restriction on query for users...
2009-03-20 Aaron SchulzFix typo - suppressrevision
2009-03-20 Aaron SchulzVisibility tweak on ar_deleted per bug 17792
2009-03-20 Aaron SchulzTweaked r48158 to show error in more cases
2009-03-19 Alexandre EmsenhuberWe have User::isAllowed() for that :)
2009-03-18 Chad HorohoeFollow up to r47976 (bug 17722). For real this time...
2009-03-17 Roan Kattouw(bug 11487) Special:Protectedpages doesn't list protect...
2009-03-16 Alexandre EmsenhuberFix for r48456: convert spaces to tabs
2009-03-16 Trevor ParscalAdded override of $wgExportMaxLinkDepth via the 'overri...
2009-03-14 Alexandre Emsenhuber(bug 17972) Special:FileDuplicateSearch form now works...
2009-03-14 Aaron Schulz* Log unsuppressed names in the suppress log as normal
2009-03-12 Alexandre Emsenhuber* Fixed the query, so that the count correctly works...
2009-03-12 Greg Sabino MullaneAdd all columns to GROUP BY for databases that need...
2009-03-12 Chad Horohoe(bug 17886) Export all pages by namespace. Also cleans...
2009-03-10 Andrew Garrett* (bug 17900) Fixed User Groups interface log display...
2009-03-09 Alexandre Emsenhuber* Fix class name in SpecialPage::$mList
2009-03-09 Aaron SchulzUse UnlistedSpecialPage
2009-03-09 Aaron Schulzrm whitespace
2009-03-09 Aaron Schulz* Refactored revisiondelete to use subclassing
2009-03-09 Aaron SchulzFix check against wrong permission (should be 'hideuser')
2009-03-08 Siebrand Mazeland* Use $wgLang->commaList( array ) instead of implode...
2009-03-08 Alexandre EmsenhuberThe correct right is "suppressrevision", not "hiderevis...
2009-03-08 Aaron Schulz* Fixed notice
2009-03-08 Aaron SchulzFix fatal
next