Add support for Number grouping(commafy) based on CLDR number grouping patterns like...
[lhc/web/wiklou.git] / includes / ChangesList.php
2011-09-21 Niklas Laxström* (bug 30245) Use the correct way to construct a log...
2011-09-19 Aaron SchulzRemoved duplication in insertArticleLink
2011-09-19 Niklas LaxströmMy changes in r96548 were too radical, stripping of...
2011-09-16 Antoine Mussorevert r97203
2011-09-15 Antoine MussoNew hook RecentChangesListRecentChangesLine which let...
2011-09-15 Daniel FriesenUse IContextSource instead of RequestContext inside...
2011-09-12 Niklas LaxströmAlready removed this support for very old move log...
2011-09-08 Niklas LaxströmImprove r96548: fixed one fatal, restored user tool...
2011-09-08 Niklas LaxströmUpdate ChangesList and derivatives to use LogFormatter.
2011-08-02 Rotem LissAdd direction mark in recent changes and in protection...
2011-07-18 Sam ReedUpdate code comments that point to 1.18 to point to...
2011-07-17 Alexandre Emsenhuber* Changed Special:RecentChanges and Special:RecentChang...
2011-07-06 Robin Pepermans(bug 6100; follow-up to r91315) Being bold and removing...
2011-06-30 Robin PepermansFollow-up r91167: that was for history of course.....
2011-06-22 PlatonidesRemove unused global $wgContLang
2011-06-19 Robin PepermansChange $wgContLang->getDirMark() to wfUILang()->getDirM...
2011-06-17 Sam ReedSwap else if for elseif
2011-05-25 Mark A. HershbergerMisc EOL w/s and spaces-instead-of-tabs fixes. One...
2011-05-21 Niklas LaxströmQuick unbreak r88495: initialising the variable caused...
2011-05-20 Sam ReedWhitespace
2011-04-21 Chad HorohoeRemove @static from all over the place. That's what...
2011-04-17 Happy-melonRefactor the factory/i18n/list/etc static methods from...
2011-04-04 Sam ReedDocumentation, fix indenting
2011-04-03 Daniel FriesenFollowup r85229; Drop this unnecessary reference on...
2011-03-30 Chad HorohoeMerge some deployment changes to trunk: r82738 (as...
2011-02-23 Sam ReedUnunsed variables
2010-12-27 Happy-melonFollow-up r79084: synchronise keys.
2010-12-27 Happy-melonFollow-up r79083: Fix notices on TW.
2010-12-27 Happy-melonRefactoring in RecentChanges/Watchlist:
2010-12-25 KrinkleReverting r78889 and r78865. Breaks changeslist on...
2010-12-23 Happy-melonFollow-up r78865 CR; restore arrow helper functions...
2010-12-23 Happy-melon(bug 17456) implement CollapsibleTables in core javascr...
2010-11-25 Sam ReedMore reversion of r77297, 1 of 2 commits to keep it...
2010-11-25 Antoine Mussorevert r76464
2010-11-10 Sam ReedVarious unused variables, add some braces
2010-11-09 Raimond SpekkingFix per Brion's CR r76342: Avoid spaces get normalized...
2010-11-08 Raimond SpekkingAdd CSS classes (including namespace and pagename)...
2010-09-19 Niklas LaxströmRemove the redundant legend line from recent changes...
2010-09-14 Alexandre EmsenhuberDox fix: ChangesList is used for watchlist, not what...
2010-09-11 Niklas LaxströmFix warning from r72349, $script is no longer used.
2010-09-04 PlatonidesFollow-up r72349.
2010-09-04 Roan KattouwMerging resourceloader branch into trunk. Full document...
2010-08-14 Alexandre Emsenhuber* Standardised file description headers
2010-05-30 Aryeh GregorRemove most named character references from output
2010-04-03 Alexandre Emsenhuber* (bug 18499) Added "enhanced" URL parameter to switch...
2010-02-08 Andrew GarrettMake a few more protected functions public, so they...
2010-01-06 Sam ReedAttempt at normalistion of comparison styles - empty...
2010-01-05 Alexandre EmsenhuberFix some doxygen warnings
2009-12-30 Raimond SpekkingConsistency tweak: coalesce diff/hist links with pipe...
2009-12-11 Chad HorohoeMass convert NULL -> null. Left strings and comments...
2009-10-15 Aaron SchulzRefactored unmaintainable userCan() code by making...
2009-10-15 Aaron Schulzcall static function statically
2009-10-09 Andrew GarrettSame fix as r57530, except done correctly
2009-10-09 Aaron SchulzFollow up r57530 elsewhere
2009-09-30 Aaron Schulz* Renamed deletedcontent to deletedtext
2009-09-28 Aaron Schulz* Split off deletedrevision (view only) right and give...
2009-09-17 Alex ZFix for r55393, put the padding:0 on the td's rather...
2009-09-13 Niklas LaxströmMinor style
2009-08-20 Alex ZUpdate ChangesList output for enhanced changes to use...
2009-08-11 Aryeh GregorFor HTML 5, drop type="" attributes for CSS/JS
2009-08-05 Aryeh GregorMake sure to parse RC legend label inline
2009-08-04 Aryeh GregorFix flag legend for watchlist from r54336 breakage
2009-08-04 Aryeh GregorOnly show useful info in RC legend
2009-08-02 Aryeh GregorAdd legend and tooltips to explain RC flags
2009-07-31 Andrew GarrettLiquidThreads code quality, bug fixes and cleanup:
2009-07-29 Chad Horohoe* (bug 16311) Make recent change flags acronyms instead...
2009-07-21 Raimond Spekking(bug 18161) Fix inconsistent separators in watchlist...
2009-06-06 Siebrand Mazeland* replace some use of deprecated makeKnownLinkObj(...
2009-05-26 Aaron Schulz(bug 18772) Removed redundant 'deletedrev' message...
2009-05-26 X!Modification of r50714, adding element to the li class...
2009-05-22 Niklas LaxströmEscaping fixes
2009-05-18 X!Watchlist now has a specialized <div> tag that contains...
2009-04-19 Aryeh GregorFix braindead wrong escaping from r49017, r49018
2009-04-07 Niklas Laxström* Skip the plural parsing for bytes also when not in...
2009-04-07 Niklas Laxström* (bug 18377) Time in Enhanced ChangesList lacking...
2009-03-29 Aryeh GregorRemove unused var
2009-03-29 Aryeh GregorPass query directly to getLinkUrl()
2009-03-29 Aryeh GregorRemove a couple of link() calls in enhanced RC
2009-03-29 Aryeh GregorUse link() instead of make*Link*()
2009-03-29 Aryeh GregorRemove some makeKnownLinkObj() invocations in RC
2009-03-29 Domas Mituzasfix some of RC rollback madness:
2009-03-29 Domas Mituzasdon't do custom number formatting for bytes changed...
2009-03-03 Aaron SchulzRedundancy/perm cleanups to insertRollback()
2009-02-20 Alexandre Emsenhuber* Add some profiling
2009-02-18 Andrew GarrettImplement tag display for EnhancedChangesList -- TODO...
2009-02-08 Siebrand Mazeland* Recommit r39503. (bug 14468) Lines in classic RecentC...
2009-01-29 Andrew GarrettAbuse Filter changes designed for testing filters again...
2009-01-28 Aaron SchulzUse quickUserCan() at some possible performance hotspot...
2009-01-28 Andrew GarrettAdd Special:AbuseFilter/test, which allows (trusted...
2009-01-28 Andrew GarrettBranch merge of change-tagging branch with trunk
2009-01-25 Alexandre Emsenhuber* fix usage of 'number_of_watching_users_RCview' messag...
2009-01-20 Aaron Schulz* Added rollback links to changes lists (bug 9305)
2009-01-09 Aaron SchulzMinor code style tweaks & cleanup
2008-12-30 Brion VibberCleanup to r44993 -- avoid using '$x = foo()' in an...
2008-12-23 Aaron Schulz* Don't rebuild the character size html twice
2008-12-20 Aaron Schulz* Tweaks from profiling
2008-12-18 Aaron SchulzFix for r44775: remove debug line
2008-12-18 Alexandre EmsenhuberMoving check for "$rc_type == RC_LOG" before check...
2008-12-11 Aaron SchulzFix log list regression and fix funky $allLogs case...
2008-12-10 Brion VibberRevert r44119 "Remove extract() comment"
next