Add support for Number grouping(commafy) based on CLDR number grouping patterns like...
[lhc/web/wiklou.git] / includes / LogPage.php
2011-09-19 Niklas LaxströmConverted patrol log to the new system
2011-09-14 Niklas LaxströmRevisionDeleter:
2011-09-07 Niklas LaxströmCommitting my new logging classes for review. Will...
2011-09-07 Niklas LaxströmRemoved old constants: 1) not used 2) because of autolo...
2011-09-04 Sam ReedTrim trailing whitespace
2011-09-03 Siebrand MazelandUpdate whitespace and a comment.
2011-09-01 Siebrand MazelandAdd some full message keys as they are used here.
2011-08-24 Brian Wolff(bug 28649) use $wgContLang->truncate on log action...
2011-07-10 Alexandre Emsenhuber* Changed dynamic calls to Linker methods into static...
2011-07-06 Robin Pepermans(bug 6100; follow-up to r91315) Being bold and removing...
2011-06-26 Aaron SchulzFollow-up r90749: use a new 'autopromote' action for...
2011-05-26 Sam ReedParam documentation updates/added
2011-05-21 Sam ReedMore documentation tweaks and updates
2011-05-19 Sam ReedAdd/remove/tweak method documentation
2011-04-16 Happy-melonSome more documentation and replacing static Skin calls
2011-04-15 Chad HorohoeMerge r81448 from REL1_17: reverting RevisionMove featu...
2011-01-15 Niklas LaxströmFix mistake in r80248 and restructure a bit
2011-01-14 Daniel FriesenImplement Message::isBlank and Message::isDisabled.
2010-11-08 Roan Kattouw(bug 25839) Set class="blockExpiry" and dir="ltr" ...
2010-08-21 Jack Phoenixcoding style tweaks
2010-08-08 Alexandre EmsenhuberSeems I forgot to commit these files in r70699
2010-08-03 PlatonidesRemove all calls to $wgMessageCache->loadAllMessages()
2010-05-30 TobiasNew feature RevisionMove (bug 21312). Introducing Speci...
2010-05-18 Alexandre EmsenhuberFixed some doxygen warnings and documented a bit
2010-04-08 Alexandre Emsenhuber* (bug 16817) Group names in user rights log are now...
2010-03-22 PlatonidesRevisionDeleter has added i18n to his friends list.
2010-02-22 Mark A. Hershbergerfollow up r62231, r61779, r62175
2010-01-09 Alexandre Emsenhuber* (bug 9794) User rights log entries for foreign user...
2010-01-06 Sam ReedAttempt at normalistion of comparison styles - empty...
2009-12-11 Chad HorohoeMass convert NULL -> null. Left strings and comments...
2009-11-14 OverlordQCode cleanup, covert leading spaces into tabs per codin...
2009-10-28 Jure KajzerChanged sequence names to a standard <table>_<field...
2009-09-17 Aaron Schulzbug 20701: fixed strange breakage from r53173
2009-09-16 Aaron SchulzSet log_page on save
2009-07-30 Aaron Schulz(bug 19864) Removed overzealous hiding of deleted ...
2009-07-20 Alexandre Emsenhuber(bug 19839) fix for r53173: Comments in log items are...
2009-07-20 Aaron Schulz(bug 19596) Fix more fucked up garbage from when $types...
2009-07-13 Tim StarlingFix dodgy uses of wfMsgHtml() and related HTML escaping
2009-06-27 Aaron SchulzFill in log_user_text column on log save
2009-05-24 Siebrand MazelandProper casing for getDBkey()
2009-05-22 Niklas LaxströmEscaping fixes
2009-05-14 Aaron SchulzTweaks to r50567:
2009-05-13 Aaron Schulz[schema change] Use new log_search table to replace...
2009-05-08 Siebrand MazelandUse link() instead of deprecated makeLinkObj() where...
2009-04-16 Aaron Schulzreverted change committed by mistake
2009-04-16 Aaron SchulzTweaked r49408: Improved hiding and changed 1 revision...
2009-04-11 Aaron Schulzuse correct item for count display
2009-04-10 Aaron Schulz(bug 18361) Suppression log should be in the UI languag...
2009-03-14 Aaron Schulz* Log unsuppressed names in the suppress log as normal
2009-03-08 Siebrand Mazeland* Use $wgLang->commaList( array ) instead of implode...
2009-03-04 Andrew GarrettExpand a bit
2009-03-04 Andrew GarrettDocument r7855
2009-01-29 Aaron SchulzIf an item isn't going into RC, don't send to UDP unles...
2009-01-25 Alexandre EmsenhuberUse wfMsgForContent() when needed so that IRC notificat...
2009-01-15 Aaron SchulzUse new notifyRC2UDP() function in LogPage to avoid...
2009-01-14 Aaron SchulzTweak $udp param
2009-01-09 Aaron SchulzMinor code style tweaks & cleanup
2009-01-09 Aaron SchulzCheck $wgLogRestrictions for udp-only case
2009-01-09 Aaron SchulzClean up log restrictions check
2009-01-09 Aaron SchulzRevert r45605 and generalize the ability to have logs...
2009-01-07 Raimond SpekkingReplaced some hardcoded colons with the colon-separator...
2008-12-31 Brion VibberRevert r45231, r45235 "* (bug 674) Allow users to be...
2008-12-31 Victor Vasiliev* (bug 674) Allow users to be blocked from editing...
2008-12-30 Raimond Spekking* (Bug 16121) Add a note that a page move was without...
2008-10-30 Alex Z(bug 10080) (bug 15820) - Allow modification of blocks...
2008-09-30 Brion VibberRevert r41352-41355, r41362-41363: unauthorized schema...
2008-09-28 Victor Vasiliev* (bug 674) Allow users to be blocked from editing...
2008-09-16 Tim StarlingRevert revert r40717 of my formatting change r40416.
2008-09-15 Aaron SchulzRevert r40808. No need to make log_params and output...
2008-09-14 Alex Z* Update title protection to be more consistent with...
2008-09-13 Alex Z(bug 12650) Make it possible to enter separate expiry...
2008-09-10 Aaron SchulzRefactor this code some
2008-09-10 Aaron SchulzShow protection details in RC too
2008-09-05 Aaron Schulztweak comment
2008-09-05 Aaron SchulzShow localised log names in revision deletion log ...
2008-09-04 Tim StarlingWork around database corruption reported on WP:VPT...
2008-08-25 Tim StarlingMinor log-related changes for documentation and to...
2008-08-20 Aaron SchulzLoad messages in a less shitty and more consistent...
2008-07-11 Niklas Laxström* (bug 12487) Rights log is not fully internationalized
2008-07-09 Andrew GarrettFatal errors are bad
2008-07-09 Andrew GarrettCore change for AbuseFilter extension: allow log entrie...
2008-07-06 Brion Vibber* (bug 14646) Fix some double-escaping of HTML in feed...
2008-05-22 Aaron SchulzMake saveContent() protected
2008-05-22 Brion VibberRevert r35178 and normalize User's getID() and setID...
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-05-14 Victor Vasiliev* Move $var ? true : false check to boolval function
2008-04-28 Aaron SchulzUse $log_id
2008-04-28 Aaron SchulzLooks like this is not over yet. Silently log failures...
2008-04-27 Aaron SchulzRemove log debugging code, not needed anymore
2008-04-27 Aaron SchulzwfReadOnly() check does not belong here
2008-04-26 Aaron SchulzAdd debug log entry
2008-04-25 Aaron Schulz-1 is bad too
2008-04-17 Aaron SchulzAll or nothing
2008-04-16 Aaron Schulz* Move affectedRows count up
2008-04-16 Aaron SchulzNo need to pass db around, should be the same
2008-04-15 Aaron Schulz* Allow for things that call addEntry() to pass in...
2008-04-15 Aaron SchulzReturn false if nothing changed
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-04-13 Alexandre EmsenhuberBe sure that the text is escaped
2008-04-08 Aaron SchulzKill useless div that bumps everything down
next