fix some doxygen warnings
[lhc/web/wiklou.git] / includes / LogEventsList.php
2008-09-17 X!Readding 'Full Block Log' link, after being removed...
2008-09-15 Brion VibberRevert r40838 -- patch is very scary and builds its...
2008-09-15 X!(bug 14638)
2008-09-13 Aaron SchulzAdd newuser log to core
2008-09-10 Aaron SchulzShow protection details in RC too
2008-09-10 Aaron SchulzMove protection log parameters to log_params. Solves...
2008-09-06 Aaron SchulzMight as well be more consistent with "change protectio...
2008-09-05 Aaron SchulzAdd more protection info on edit (bug 6179)
2008-09-05 Aaron Schulz*Add history link to protect log items
2008-08-01 Aaron SchulzOpps, var renamed
2008-08-01 Aaron SchulzRemove extra vars
2008-08-01 Aaron Schulz* Better yet, move getDateCond() to reverseChronologica...
2008-07-10 Aryeh GregorAdd overly wordy comment explaining why logs can't...
2008-06-02 Nick JenkinsPrevent E_STRICT warning on editing a non-existent...
2008-05-25 Aaron SchulzRename 'hiderevision' to 'suppressrevision'
2008-05-21 Alexandre EmsenhuberDoc tweaks:
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-04-26 Aaron Schulzsuppress too
2008-04-20 Aaron SchulzMore cleanup and simplifications
2008-04-20 Aaron SchulzUse $key for the url param
2008-04-20 Aaron SchulzMake a single restore link for multi-rev revisiondelete...
2008-04-17 Aaron Schulzrevisiondeletion log clean up
2008-04-17 Aaron SchulzRemove temp $wgAllowLogDeletion var
2008-04-16 Aaron SchulzFix double escaping
2008-04-16 Aaron SchulzMore revision delete cleanup
2008-04-16 Aaron SchulzFix suppress log revert links
2008-04-15 Raimond Spekking* Add a link to the change protection form for allowed...
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-04-13 Aaron SchulzTypo
2008-04-13 Aaron SchulzLets just check all of these properly
2008-04-13 Victor VasilievFix CentralAuth log
2008-04-12 Aaron Schulz* Add year/month selector like contribs
2008-04-08 Aaron Schulz* Fix user param
2008-04-08 Aaron SchulzSame for $this->user
2008-04-08 Aaron SchulzKill useless div that bumps everything down
2008-04-08 Aaron SchulzDon't set $this->pattern unless it is allowed
2008-04-08 Aaron SchulzDon't copy over, append
2008-04-08 Aaron SchulzRemove "wtf" $_GET hacks ;)
2008-04-08 Aaron SchulzHack to preserve special page parameter (e.g. "/delete")
2008-04-08 Brion VibberRevert r32842, r32942 for now.
2008-04-08 Aaron Schulz* Let MySQL choose among more indexes for title/user...
2008-04-08 Aryeh GregorSpecial-case the WHERE for a single restricted log...
2008-04-08 Aaron SchulzTweak - title index better than user in these cases...
2008-04-08 Aaron Schulztype/time
2008-04-08 Aaron SchulzForce index
2008-04-08 Niklas Laxström* Add a class for styling
2008-04-06 Niklas Laxström* Logs are grouped under date headings similar to enhan...
2008-04-06 Aaron SchulzOnly needs [0]
2008-04-04 Aaron Schulz* Make revisiondelete queries not suck (many where...
2008-04-04 Aaron Schulz* Add missing /event log action
2008-04-04 Aaron SchulzRemove unused vars
2008-04-03 Alexandre EmsenhuberFixed E_NOTICE when showing old items of delete/revisio...
2008-04-02 Aaron SchulzAdd showLogExtract() and remove use of FauxRequest...
2008-04-02 Aaron SchulzUse isDeleted()
2008-04-02 Aaron SchulzClean up cache
2008-04-02 Aaron SchulzSlight UI cleanup
2008-04-02 Aaron Schulzproper name