Add the other existing $skin.css/.js to the message files too to be consistent
[lhc/web/wiklou.git] / includes / SpecialRecentchanges.php
2008-05-28 Aryeh Gregor$fname -> __FUNCTION__
2008-05-22 Aaron Schulz* Use $limit = min( $wgFeedLimit, $limit ); to shorten...
2008-05-22 Brion VibberRevert r35178 and normalize User's getID() and setID...
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-05-17 Aaron Schulzpass by ref errors
2008-05-17 Daniel FriesenImprove UI for Special:Recentchanges and Special:Recent...
2008-05-13 Aaron SchulzSilly typo
2008-05-13 Aaron SchulzRemove unused tableNamesN() call
2008-05-13 Aaron SchulzComment
2008-05-13 Aaron SchulzUtilize r34708 tweak. Various performance tweaks. For...
2008-05-01 Aaron Schulzwrong use of makeTitle() (bug 13907)
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-04-13 Aaron SchulzBah, renamed these at the last minute
2008-04-13 Aaron Schulz* Move useRCPatrol() to User
2008-04-02 Alexandre Emsenhuber(bug 13441) Allow Special:Recentchanges to show bots...
2008-03-31 Aaron Schulz* Don't show "hide patrolled edits" link for people...
2008-03-13 Aaron SchulzRemove comment clutter
2008-03-13 Aaron SchulzRemove erroneous rc_actiontext reference
2008-03-13 Aaron SchulzHide deleted items in feeds
2008-02-22 HujiIntroducing $wgFeed variable. Allows tuning sydication...
2007-12-19 Brion Vibber* Fix regression -- missing feed links in sidebar on...
2007-12-03 Brion VibberRevert r28020; unnecessary since LinkBatch change in...
2007-12-03 Brion VibberReplace some manually-constructed single-field queries...
2007-12-01 Niklas Laxström* Introduced a bug with spaces
2007-12-01 Niklas Laxström* Don't bother making title objects
2007-11-27 Brion Vibber* Fix breakage in rcFilterByCategories when invalid...
2007-11-18 Aryeh GregorFeeds for recent changes now provide URLs for the chang...
2007-10-01 Brion VibberRevert r26281 for the moment. Big patch, changes severa...
2007-10-01 Aaron Schulz*Clean up deletion of revisions and remove some gaps
2007-09-24 Aryeh Gregor(bug 5412) Add feed links for the site (i.e., Recentcha...
2007-09-19 Daniel Kinzlerimplemented action=purge for RC RSS feed. Not sure...
2007-09-19 Daniel Kinzlersecurity fix (read-protection): use anon user privilege...
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-06-06 Brion Vibber* Skip additional setting of include_path in commandLin...
2007-05-19 Antoine MussoFix #7989 : RSS feed sets white background color and...
2007-04-18 Nick JenkinsSome small doc tweaks to reduce Doxygen warnings, namely:
2007-04-02 Niklas Laxström* Fixed $wgFeedLimit
2007-03-16 Brion VibberFor now revert the rev_deleted branch merge; don't...
2007-03-14 Aaron Schulz*Merge in phase3_rev_deleted/includes
2007-02-15 Daniel Kinzlerenforcing read permission in RC feeds; NOTE: people...
2007-02-09 Nick JenkinsPrevent some unnecessary lstat system calls, generated...
2007-02-04 Brion VibberCleanup from r19742:
2007-01-22 Nick JenkinsThe war on redundant ampersand usage!
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2007-01-06 Brion Vibber* Recentchanges RSS/Atom feeds now use a separate messa...
2006-12-19 Rob Church* (bug 8109) Template parameters ignored in "recentchan...
2006-12-14 Antoine MussoUser::getOption now accept a default value to override...
2006-11-27 Nick JenkinsChanging lines like this: "extract( $dbw->tableNames...
2006-11-23 Nick JenkinsCode housekeeping stuff (and barring any stuff-ups...
2006-11-08 Tim StarlingReverting 17479/17480, breaks subclassing of Linker...
2006-11-08 Nick Jenkins* (bug 7405) Make Linker methods static. Patch by Dan Li.
2006-11-03 Brion Vibber* (bug 7785) Postgres compatibility for timestamps...
2006-10-30 Tim Starling* Made special page names case-insensitive and localisa...
2006-10-07 Jimmy Collinshtmlspecialchars
2006-10-04 Tim StarlingAbolished $wgDBname as a unique wiki identifier, it...
2006-10-03 Tim Starling* Removed lots of explicit require_once statements...
2006-07-02 Jimmy Collins(bug 1023) More updates (XHTML-correctness)
2006-06-06 Domas MituzasAutoLoad Feed classes
2006-06-06 Domas MituzasAutoLoad Revision
2006-06-01 Brion VibberRevert to r14512; domas introduced massive breakage...
2006-06-01 Domas MituzasUse AutoLoader to load classes:
2006-05-28 Brion Vibber* (bug 472) Syndication feeds for the last few edits...
2006-05-17 Niklas Laxström* Do proper escaping
2006-05-08 Niklas Laxström* Added many missing formatNum calls
2006-05-01 Rob Church(bug 5696) Add a third parameter, $3, to "rcnote",...
2006-04-19 Antoine MussoSwitching from phpdoc to doxygen (use less than 32MB...
2006-04-12 Brion Vibber* (bug 385) Installer support for PostgreSQL, fixes...
2006-04-05 Rob Church(bug 5461) Use of deprecated "showhideminor" in Special...
2006-04-04 Rob Church(bug 5409) Hide "show/hide patrolled edits" in Special...
2006-04-03 Rob ChurchSome code cleanup and logic checking
2006-04-02 Rob Church(bug 5385) Allow hiding anonymous edits on Special...
2006-03-11 Lupintrailing whitespace removal
2006-03-07 Lupinremoving unused globals and some whitespace cleaning
2006-02-15 Niklas LaxströmEvery time I see checkbox God kills a kitten, needs...
2006-02-11 Tim StarlingHide own edits from RC, mostly by Jason. No show/hide...
2006-02-07 Tim Starlingrc_timestamp >= $cutoff instead of rc_timestamp > ...
2006-02-02 Brion Vibbertypo in diff feed style
2006-01-30 Brion Vibber* (bug 1284) Inline styles for diffs in Recent Changes...
2006-01-09 Magnus ManskeBIG ONE - Possible DB server killer! (deactivated by...
2006-01-07 Ævar Arnfjörð Bjar... * s~\t+$~~
2006-01-05 Tim StarlingRemoved $wgLinkCache, converted to a singleton. Removed...
2005-12-26 Domas MituzasProfiling bits from live site
2005-12-04 Antoine MussoClean up unused globals!
2005-11-18 Brion Vibber* (bug 3996) Fix text for new entries in RC RSS/Atom...
2005-11-15 Tim StarlingImplemented diff cache
2005-11-12 Domas Mituzasavoid filesorts on big dataset with name_title index...
2005-11-05 Brion Vibber* (bug 2392) Fix Atom items content type, upgrade to...
2005-09-15 Brion Vibber* Clean up duplicate code for selection of changeslist...
2005-09-06 Antoine MussoSplit enhanced and old changelist in two classes that...
2005-08-02 Niklas Laxströmmore killing
2005-08-02 River Tarnellmerge ORACLE_WORK. sorry, this may break some parts...
2005-08-01 Niklas Laxström* Refactored namespace selector to it's own function
2005-07-31 Niklas Laxström* Special:Watchlist allowed only one type of limit...
2005-06-29 Brion Vibber* Various code cleanup and HTML escaping fixlets on...
2005-05-29 Tim StarlingRemoved "show updated marker" user preference option...
2005-05-28 Tim Starlingbasic support for special page inclusions
2005-05-15 Ævar Arnfjörð Bjar... Bah!!
2005-05-15 Ævar Arnfjörð Bjar... * Bah!
2005-05-15 Ævar Arnfjörð Bjar... * Changed the namespace selection form from a table...
2005-05-09 Ævar Arnfjörð Bjar... * Fixed a problem with the user preferences not being...
next