bug 37015: Allow disabling special page summary
[lhc/web/wiklou.git] / includes / specials / SpecialRecentchanges.php
2012-05-22 Amir E. Aharonibug 37015: Allow disabling special page summary
2012-05-21 SiebrandMerge "Improved/added parameter documentation"
2012-05-21 SiebrandMerge "(bug 25946) The message on the top of Special...
2012-05-19 Aaron SchulzMerge "Title::moveToInternal doesn't return anything...
2012-05-10 Aaron SchulzMerge "Revert r97711"
2012-05-10 ReedyMerge "(bug 19195) Make user IDs more readily available...
2012-05-09 Alexandre Emsenhuber(bug 25946) The message on the top of Special:RecentCha...
2012-05-09 Timo TijhofMerge "Add CSS class .mw-code (matching <pre>)"
2012-05-09 KrinkleMerge "fix bug 29002 - in RTL wikis resizable are flipped"
2012-05-08 Brion VIBBERMerge "Optimized SqlBagOStuff::getBatch() a bit."
2012-05-08 Brion VIBBERMerge "(bug 20189) Added 'Show/hide selected revisions...
2012-05-07 HasharMerge "Adding tests for dumps"
2012-05-04 DemonMerge "Use the same object when checking if the user...
2012-05-04 Tim StarlingMerge "Various updates needed to bump min php version...
2012-05-04 WerdnaMerge "(bug 18195) Allow changing preferences via API"
2012-05-03 Aaron SchulzMerge "ImagePage refactoring"
2012-05-03 Aaron SchulzMerge "Noticed while looking at $wgShowUpdatedMarker...
2012-05-03 Aaron SchulzMerge "Done a bit of deglobalisation."
2012-05-02 HasharMerge "Bumping minimum supported version of PHPUnit...
2012-05-01 Aaron SchulzMerge "enable email for PreferencesTest.php"
2012-05-01 Aaron SchulzMerge "(bug 30975) API import of pages with invalid...
2012-05-01 Aaron SchulzMerge "(bug 31704) Allow selection of associated namesp...
2012-05-01 ReedyMerge "Changed the format to lowercase in help message"
2012-05-01 ReedyMerge "Localisation updates from translatewiki.net."
2012-05-01 NikerabbitMerge "Set CdbTest to skipped instead of incomplete"
2012-05-01 Aaron SchulzMerge "Use local context to get messages and time forma...
2012-04-28 Alexandre EmsenhuberUse local context to get messages and time formatting...
2012-04-16 SiebrandMerge "Add option to rebuild message files on a differe...
2012-04-12 CatropeMerge "Use $wgUser in ResourceLoaderUserGroupsModule...
2012-04-10 Brion VIBBERMerge "(bug 33658) support for {{GRAMMAR:}} in jqueryMsg"
2012-04-09 jarry1250Resolve bug #18704 ("Add an unique CSS class or ID...
2012-04-09 Brion VIBBERMerge "(bug 35658) make mw.Uri handle uris w/o protocol...
2012-04-07 ReedyMerge "(bug 32492) API now allows editing using pageid"
2012-04-07 ReedyMerge "Revert "Resolve bug #18704 ("Add an unique CSS...
2012-04-06 Aaron SchulzRevert "Resolve bug #18704 ("Add an unique CSS class...
2012-04-02 DemonMerge "Remove unused $wgDebugDBTransactions"
2012-03-26 Tim StarlingMerge "Localisation updates for namespace names for...
2012-03-24 DemonMerge "[FileRepo] * Added getReadOnlyReason() function...
2012-03-24 ReedyMerge "Put the sha1 tag in <revision> and not wrongly...
2012-03-24 Aaron SchulzMerge "* Added Profiler::addInitialStack() to separate...
2012-03-23 preillyMerge "Resolve bug #18704 ("Add an unique CSS class...
2012-03-23 jarry1250Resolve bug #18704 ("Add an unique CSS class or ID...
2012-03-02 Tim Starling(bug 34832) Parse recentchangestext with the interface...
2012-02-14 Aaron SchulzReverted r111186, r111226: broken per CR
2012-02-10 Mark A. HershbergerFixes Bug 18704 - Add an unique CSS class or ID to...
2012-02-09 Sam ReedMore return documentation
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2012-02-02 Sam ReedRevert r110276
2012-01-30 Antoine Mussodrop default parameters from r110252
2012-01-29 Krinkle[specials] Xml::namespaceSelector > Html::namespaceSelector
2012-01-13 Rob Moenreverted r108850 as patch should be introduced after...
2012-01-13 Rob Moenpatch from MrBlueSky, resloves bug 25909. Add dropdown...
2012-01-13 Aaron Schulzr88633: lazy-load 'customFilters' field in SpecialRecen...
2012-01-13 Niklas LaxströmFix broken indentation
2012-01-08 Platonidesr92975 caused wikitable in MediaWiki:Recentchangestext...
2011-11-21 John Du HartBug 29524 - Rename RequestContext::getLang to getLanguage
2011-10-01 KrinkleAdd support for namespaces in Special:RecentChanges...
2011-09-13 Chad HorohoeRevert r87992 and followups r87998, r89028 (Support...
2011-07-24 Robin PepermansAdd lang & dir attributes around the recentchangestext...
2011-07-17 Alexandre Emsenhuber* Changed Special:RecentChanges and Special:RecentChang...
2011-07-15 Sam Reedsync up RELEASE-NOTES
2011-07-10 Alexandre EmsenhuberDisable feed mode when including the page. I know that...
2011-07-09 Sam ReedFix whitespace, documentation
2011-06-28 Antoine MussoDisable ns selector checkboxes when 'all' namespace...
2011-06-26 Aaron SchulzRestore new_name_timestamp index usage in UNION. Since...
2011-06-25 Antoine MussoRename messages from r90670
2011-06-24 Siebrand MazelandReduce calls to wfTimestampNow() by using temporary...
2011-06-23 Antoine MussoAdd tooltips to the Special:Recentchanges checkboxes
2011-06-02 Chad HorohoeSelf-revert r87545
2011-05-29 Sam ReedAnd even more documentation in various files
2011-05-23 Aaron Schulz* In core:
2011-05-13 Antoine Mussobug 2429 fix up index by using IN / NOT IN instead...
2011-05-09 Jack Phoenixcoding style tweaks
2011-05-06 Chad Horohoe(bug 10154) Don't allow user to specify days beyond...
2011-04-19 Aaron SchulzFixed doMainQuery() so that it doesn't mindlessly selec...
2011-04-18 Tim Starling(bug 28590) Temporary revert of r86186, r86187, r86227...
2011-04-16 Alexandre EmsenhuberFix for r86186: correct check
2011-04-16 Alexandre Emsenhuber* (bug 25946) The message on the top of Special:RecentC...
2011-04-03 Daniel FriesenFollowup r85227. Convert all IncludableSpecialPages...
2011-03-18 Mark A. Hershbergerw/s diff. mostly eol w/s and using only tabs of width...
2011-03-02 Antoine Mussoremove wfVarDump() statement
2011-03-02 Antoine MussoBug 2429 allow selection of associated namespace in...
2011-02-17 Alexandre EmsenhuberPass the url to ChangesFeed::getFeedObject() instead...
2011-02-04 Brian WolffCurrently, we do not send last-modified headers for...
2011-01-06 Alexandre EmsenhuberwfEmptyMsg() doesn't require a second parameter anymore
2010-10-31 Sam ReedMore deprecated method calls
2010-09-19 Niklas LaxströmRemove the redundant legend line from recent changes...
2010-09-01 Alexandre Emsenhuberinvert without namespace doesn't do anything, so ignore it
2010-08-30 Chad HorohoeTweak SpecialRecentChangesQuery hook. Need to be able...
2010-08-15 Alexandre EmsenhuberStandardised file description headers; second part
2010-07-23 Brian Wolff(bug 23293) Don't show change tags when special:rc...
2010-07-17 Alexandre EmsenhuberMake includable special pages extend IncludableSpecialP...
2010-07-03 Alexandre EmsenhuberFixed some doxygen warnings
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-03-04 Alexandre Emsenhuber* (bug 22353) Categorised recent changes now works...
2010-03-04 Alexandre EmsenhuberAlso "consume" categories and categories_any parameters...
2010-02-10 Tim Starling* Fix for r60163: in RC/RCL, hash together all the...
2010-01-29 Alexandre Emsenhuber* (bug 22315) SpecialRecentChangesQuery hook now pass...
2010-01-29 Chad Horohoe(bug 22310) Only need to declare $join_conds once
next