Revert r41352-41355, r41362-41363: unauthorized schema change breaks parser tests
[lhc/web/wiklou.git] / includes / LogPage.php
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
2008-04-08 Raimond SpekkingAdd a CSS class to the headertext
2008-04-02 Aaron SchulzMove isDeleted and userCan functions
2008-04-02 Aaron Schulz* User Pager for special:log
2008-03-12 Aaron Schulz* Merge in log_deleted constants
2008-03-06 Aryeh GregorMore typos
2008-03-06 Alexandre Emsenhuber(bug 13012) Use content messages for block options...
2007-11-25 Aaron Schulz*Add a special page to merge non-overlapping page histo...
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-28 Niklas Laxström* Load all messages because extensions can add new...
2007-09-10 Rotem Liss(bug 5387) Block log items on RecentChanges don't make...
2007-08-06 Rob ChurchErrant escaping of titles
2007-08-06 Rob Church* (bug 10655) Show standard tool links for blocked...
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-06-16 Tim Starling* Split off ultimate base class FileRepo from FSRepo
2007-05-07 Tim StarlingCompromise: don't reference log_id on MySQL.
2007-05-04 Brion VibberTemporarily revert r21784; field changes not live
2007-05-02 Niklas Laxström* Added date headers to logs to make them a bit clearer
2007-05-02 River Tarnellmissing log_id in insert causes sadness on Oracle,...
2007-04-04 Nick JenkinsDocumentation tweaks to help documentation systems...
2007-03-28 Brion VibberRevert r20769: we don't use PHPDocumentor anymore,...
2007-03-28 Nick JenkinsPHPDocumentor [en.wikipedia.org/wiki/PhpDocumentor...
2007-03-21 Rotem LissUse the expanded text (e.g. anonymous users only, accou...
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-01-22 Nick JenkinsThe war on redundant ampersand usage!
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2007-01-20 Antoine MussoRename constructors to __constructor
2007-01-16 Rob Church* (bug 8621) Log revisions marked as patrolled
2007-01-12 Nick JenkinsFor the "includes/" directory:
2007-01-09 Rob Church* (bug 6638) List block flags in block log entries
2006-11-29 Nick JenkinsPrevent the following strict-standards warnings - i...
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-10-30 Tim Starling* Made special page names case-insensitive and localisa...
2006-07-14 Tim StarlingRemoved forced call-by-reference from LogPage::addEntry...
2006-06-20 Rotem LissRights log changes:
2006-06-06 Domas MituzasAutoLoad RecentChange
2006-06-01 Brion VibberRevert to r14512; domas introduced massive breakage...
2006-06-01 Domas MituzasUse AutoLoader to load classes:
2006-05-25 Brion VibberTo simplify the lives of extension developers, the...
2006-05-11 Antoine MussoRevert to r14165 . Did too many changes, didnt even...
2006-05-11 Antoine MussoSome more PHP5 stuff
2006-05-11 Antoine MussoReplacing var keyword with private / public as we...
2006-05-01 Antoine Mussounused variables as per #3692
2006-04-30 Rob Church* (bug 5593) Change "bureaucrat log" to "rights log"
2006-04-18 Anders Wegge JakobsenFix for bug 5592
2006-04-15 Rob Church(Forgot to remove debugging line)
2006-04-15 Rob Church*(bug 5426) Lowercase treatment of titles in rights...
2006-04-05 Rob Church(bug 5458) Fix double-URL encoding in block log link...
2006-04-05 Brion VibberUpdate the FSF's address in all these GPL stub headers
2006-03-16 Brion Vibber* Further work on rev_deleted; changed to a bitfield...
2006-03-11 Lupintrailing whitespace removal
2006-03-06 Tim Starlingbetter IRC lines for log entries
2006-02-14 Brion Vibber* Unknown log types no longer throw notices everywhere...
2006-02-05 Rob ChurchGrrr...remove duplicate $, thanks Niklas
2006-02-05 Rob ChurchFix broken contribs link in block log
2006-01-29 Rob ChurchClean up code in, and add contributions link to block...
2006-01-09 Brion Vibber* Skip loading of RecentChange.php except where needed
2006-01-07 Ævar Arnfjörð Bjar... * s~\t+$~~
2005-12-30 Rob Church* (bug 4359) red [[user:#id]] links generated in [...
2005-10-20 Ævar Arnfjörð Bjar... * Added a TODO comment
2005-09-30 Ævar Arnfjörð Bjar... * Removed function validActions(), no longer used by...
2005-09-09 Ævar Arnfjörð Bjar... * Documentation
2005-08-27 Niklas LaxströmDon't mess recent changes
next