Merge "Reduced some master queries by adding flags to Revision functions."
[lhc/web/wiklou.git] / includes / specials / SpecialPrefixindex.php
2012-06-28 Tim StarlingMerge "Reduced some master queries by adding flags...
2012-06-27 DemonMerge "Follow-up Idae8d920 (8c65834): no need to call...
2012-06-26 GWickeMerge "Added several additional definition list tests."
2012-06-26 Tim StarlingMerge "[FileBackend] Changed copy script to use batches...
2012-06-22 NikerabbitMerge "Add passing ''italic'''s case to 'Unclosed and...
2012-06-19 Aaron SchulzMerge "(bug 37301) add sizediff to list=usercontribs"
2012-06-19 Aaron SchulzMerge "Put skin classes in the Autoloader"
2012-06-19 Aaron SchulzMerge "For consistency of the interface, don't do expen...
2012-06-17 KrinkleMerge "Remove duplication of Langauge digitTransformTab...
2012-06-17 GWickeMerge "Wrap auto-numbering for section heading in a...
2012-06-17 GWickeMerge "(bug 21660) "Pipe trick" full width commas ...
2012-06-16 Aaron SchulzMerge "Double the size of the target input field of...
2012-06-16 Aaron SchulzMerge "(bug 33222) Add parentid to revision in export...
2012-06-16 KrinkleMerge "Revert "Deprecate no longer used Skin::getCommon...
2012-06-15 HasharMerge "[FileBackend] Process cache fixes and cleanups."
2012-06-15 Aaron SchulzMerge "Revert "Deprecate no longer used Skin::getCommon...
2012-06-15 Aaron SchulzMerge "Added ORMIterator interface which can be used...
2012-06-15 SiebrandMerge "(bug 34933) Create "Check: [All] [None]" buttons...
2012-06-15 SiebrandMerge "(bug 15853) Wrong entries in history feed"
2012-06-15 SiebrandMerge "Added some extra tests for ORMRow class"
2012-06-15 SiebrandMerge "Do proper conversion table detection."
2012-06-15 SiebrandMerge "(bug 37452) Added class="mw-redirect" to redirec...
2012-06-13 pmolina(bug 37452) Added class="mw-redirect" to redirect links...
2012-05-19 Aaron SchulzMerge "Title::moveToInternal doesn't return anything...
2012-04-25 Brion VIBBERMerge "(bug 32537) Pre-register default-loaded RL modul...
2012-04-18 ReedyMerge "Re-adding dbdataobject stuff which got pulled...
2012-04-16 SiebrandMerge "Add option to rebuild message files on a differe...
2012-04-15 Brion VIBBERMerge "(bug 26909) follow up r102947: fix the navigatio...
2012-04-12 CatropeMerge "Use $wgUser in ResourceLoaderUserGroupsModule...
2012-04-11 Alexandre EmsenhuberUse local context to get messages
2012-04-04 Brion VIBBERMerge "Separate $wgArticlePath from $wgUsePathInfo."
2012-04-04 Brion VIBBERMerge "Fix support for TestSwarm on SpecialJavaScriptTe...
2012-04-02 DemonMerge "Remove unused $wgDebugDBTransactions"
2012-03-29 Aaron SchulzMerge "(bug 30963) Option to hide redirects in Allpages...
2012-03-28 mrbluesky(bug 30963) Option to hide redirects in Allpages and...
2012-03-07 Krinkle[Html::namespaceSelector] Remove default id/name attributes
2012-03-06 Jeroen De Dauwget rid of deperacted method usage
2012-02-09 Sam ReedMore return documentation
2011-12-20 Brian WolffDon't re-use allinnamespace as the header for special...
2011-11-30 Brion Vibber* (bug 16434) Fix paging on Special:Prefixindex when...
2011-10-27 Alexandre EmsenhuberPer Nikerabbit's comment on r100621:
2011-09-18 Brian Wolff(bug 18424) Clean up paging links on Special:allpages...
2011-08-04 Alexandre Emsenhuber* Use local context instead of global variables
2011-07-01 Sam ReedChange usages of $wgUser->getSkin() in special pages...
2011-06-24 Aaron Schulz* More cleanups for r88084 (and fixed r90692).
2011-06-24 Aaron SchulzMinor code cleanups
2011-05-17 Siebrand MazelandUse consistent notation for "@todo FIXME". Should updat...
2011-05-14 Bryan Tong Minh(bug 27864) Transcluding {{Special:Prefix}} with empty...
2011-03-18 Mark A. Hershbergerw/s diff. mostly eol w/s and using only tabs of width...
2011-03-12 Happy-melonSpin out all the CSS used on special pages into their...
2011-02-06 Alexandre Emsenhuber* Changed all calls to wfMsgWikiHtml() in core
2011-01-07 Brion Vibber* (bug 26625) fix regression in Special:PrefixIndex...
2010-11-29 Sam ReedFollowup r77393, restore commented variable in SpecialP...
2010-11-28 Sam ReedRemove some unused variables and globals
2010-10-31 Sam ReedUpdate deprecated method calls
2010-10-25 Brion VibberFollowup for r75314 (bug 23923) -- regression fix for...
2010-10-24 Bryan Tong Minh(bug 23923) Special:Prefixindex no longer shows results...
2010-08-15 Alexandre EmsenhuberStandardised file description headers; second part
2010-06-21 Derk-Jan HartmanCorrect the address of the FSF in some of the GPL headers
2010-06-21 Sam ReedGPL Headers for all!
2010-05-03 Alexandre EmsenhuberFixed some doxygen warnings
2009-10-21 Max Semenik(bug 20275) Fixed LIKE queries on SQLite backend
2009-06-07 Siebrand Mazeland* replace use of deprecated makeKnownLinkObj() by linkK...
2009-05-22 Niklas LaxströmEscaping fixes
2009-03-25 Alexandre EmsenhuberUse "prefix" rather than "from" for the textbox'y name...
2009-03-03 Aaron Schulz(bug 16434) Fixed Special:PrefixIndex paging with no...
2009-02-15 Raimond Spekking* Special:Prefixindex: Move table styling to shared.css
2009-02-09 Siebrand Mazeland(bug 7509) Separation strings should be configurable
2009-01-07 Raimond SpekkingRemove horizontal line bettwen input form and output.
2008-11-06 Siebrand MazelandConsistent casing for addHTML()
2008-09-28 Niklas Laxström* (bug 15388) Title of Special:PrefixIndex
2008-09-18 Brion VibberRevert r40953 '(bug 7509) Don't hardcode separation...
2008-09-17 Siebrand Mazeland(bug 7509) Don't hardcode separation strings, make...
2008-08-23 Alexandre EmsenhuberMake SpecialAllpages and SpecialPrefixindex directly...
2008-08-15 Aaron SchulzDecouple from allpages a little to avoid E_STRICT notices
2008-07-15 Alexandre EmsenhuberPer comment in bug 13949: fix XHTML error in Special...
2008-06-19 Brion VibberRename all the special page class files back to their...