Don't look for pipes in the root node.
[lhc/web/wiklou.git] / includes / Revision.php
2010-11-13 Sam ReedFixup some more documentation
2010-11-07 Aaron SchulzFix r44442: don't rest restriction fields
2010-10-14 Sam ReedBig attack on unused variables...
2010-09-19 Chad HorohoeFollowup r73348, rv unrelated change
2010-09-19 Chad HorohoeFollowup r70608, don't use master connection just for...
2010-08-30 Chad HorohoeGet rid of PHP4-style constructors
2010-02-27 Aaron SchulzDeprecate revText(), redundant
2010-02-22 Mark A. Hershbergerfollow up r62231, r61779, r62175
2010-02-08 Tim StarlingInitial fix for bug 20757. Committing for test on server.
2010-02-07 Alexandre Emsenhuber* Fix some doxygen warnings
2009-12-15 Alexandre EmsenhuberReplaced all @fixme with "@todo Fixme" since doxygen...
2009-10-28 Jure KajzerChanged sequence names to a standard <table>_<field...
2009-10-19 Jack Phoenixcoding style tweaks
2009-10-15 Aaron SchulzRefactored unmaintainable userCan() code by making...
2009-10-09 Aaron SchulzFollow up r57530 elsewhere
2009-10-08 Andrew GarrettReplace broken nested terneries (causing a nasty bug...
2009-09-30 Aaron Schulz* Renamed deletedcontent to deletedtext
2009-09-28 Aaron Schulz* Split off deletedrevision (view only) right and give...
2009-08-27 Tim StarlingFixed bug with MW 1.4 style archive rows, with ar_text...
2009-08-18 Aryeh GregorFix comment to note return type on error
2009-08-12 Andrew GarrettMake pointlessly private newFromConds public.
2009-07-30 Aaron Schulz(bug 19864) Removed overzealous hiding of deleted ...
2009-07-15 Chad Horohoe(bug 18821) Delete unused fetchAllRevisions(), which...
2009-06-01 Tim StarlingIn Special:RevisionDelete:
2009-02-17 Tim StarlingIn Revision::newFromTitle(): don't do a query with...
2009-01-15 Aaron Schulz(Bug 15936) New page's patrol button should always...
2009-01-15 Aaron SchulzAvoid extra parent id query on rev creation; only needs...
2009-01-14 Leons Petrazickis(bug 17028) Added support for IBM DB2 database. config...
2008-12-30 Brion VibberAccept 'utf8' flag in place of 'utf-8' to compensate...
2008-12-21 Roan Kattouw(bug 16748) Null revisions are stored in the DB with...
2008-12-11 Aaron SchulzMay as well set article ID in title
2008-10-30 Aaron SchulzMake getTimestampFromId() need a title. Avoids some...
2008-10-28 Tim StarlingFix docs
2008-10-19 Aaron SchulzAdd getVisibility()
2008-09-28 Tim Starling* Revert revert r41234 of ES-related changes. The site_...
2008-09-26 Tim Starling* Make Revision::newFromTitle() get the page_latest...
2008-09-24 Aaron Schulz* Rename randomInsert() to insertToDefault()
2008-09-24 Brion VibberRevert some recent ES-related changes -- they made...
2008-09-24 Tim StarlingFixes for r41154 and r41155:
2008-09-22 Aaron Schulzrev_deleted security improvements as well as fix for...
2008-09-22 Aaron SchulzRemove Revision::revText() and move functionality to...
2008-09-10 Aaron SchulzExternalStore tweaks:
2008-07-28 Tim StarlingNo negative caching in the revision cache -- doesn...
2008-07-10 Aryeh GregorFixes for r37489:
2008-07-10 Aaron SchulzExtend RevisionInsertComplete hook (bug 14780)
2008-07-09 Brion VibberTweak to r37385: put the timestamp format normalization...
2008-05-25 Aaron SchulzRename 'hiderevision' to 'suppressrevision'
2008-05-23 Aaron SchulzRemove shitty ass useless fucking ampersands that just...
2008-05-23 Niklas Laxström* PHP Strict Standards: Only variables should be passe...
2008-05-22 Brion VibberClean up r35180: prettify some functions, break some...
2008-05-22 Brion VibberRevert r35178 and normalize User's getID() and setID...
2008-05-22 Aaron Schulz* Remove pointless newline
2008-05-22 Aaron Schulz*The function is User::getID() not getId()
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-05-17 Brion VibberRevert r34906, r34907, r34928 -- mixing high-level...
2008-05-16 Aaron SchulzImprove efficiency of autoreviewing of edits rollbacks...
2008-05-16 Aaron SchulzDecrappify edit check for revision hook
2008-05-13 Bryan Tong MinhApiQueryRevisions now uses the Revision backend. This...
2008-05-08 Brion VibberPartial correctness fix; use lazy-loading $this->getTit...
2008-04-15 Aaron SchulzAutoreview null edits too (bug 13733)
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-04-08 Aaron SchulzMake parent ID null to avoid stupid looking sp:contribs
2008-04-08 Aaron SchulzConsistent case
2008-04-08 Aaron SchulzCheck if rev_parent_id is set first
2008-04-08 Aaron SchulzUse page_latest, not the one before it
2008-04-07 Aaron Schulz* Populate rev_parent_id
2008-04-01 Alexandre Emsenhuber* Marked Revision::compressRevisionText() as static
2008-03-18 Brion VibberRevert r32126 -- breaks type-safety by having a bunch...
2008-03-18 Aaron Schulz*Return false when a user cannot see a field of a revis...
2008-01-14 Huji(bug 12608) Unifying the spelling of getDBkey() in...
2007-11-10 Niklas Laxström* Everything calls this function statically, mark it...
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-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-04-21 Antoine MussoConvert whitespaces to tabulations
2007-04-20 Domas MituzasIN YOUR FACE BRION!!!!
2007-03-16 Tim StarlingRemoved //IGNORE suffix in call to Language::iconv...
2007-03-15 Aaron Schulz*Null revisions no longer have an "empty" rev_len,...
2007-03-13 Aaron Schulz*Get rev_len to carry across delete/undelete
2007-03-09 River Tarnelluse bytes rather than chars, since that's what other...
2007-03-09 River Tarnelladd Revision::selectFields(): returns a list of fields...
2007-03-09 Brion Vibbermake River happy
2007-03-09 Brion Vibberis_null() throws a NOTICE for undefined things; use...
2007-03-08 River Tarnellneed to use mb_strlen, not strlen, for article length
2007-03-08 River Tarnell* (bug 1723) Article size in history
2007-03-08 River Tarnelladd rev_len to revision; store length of revision when...
2007-02-05 Aaron Schulz* Add revText() to get non-public revision if user...
2007-01-22 Nick JenkinsThe war on redundant ampersand usage!
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2007-01-07 Antoine Mussomakes function static to fix strict errors in parser...
2006-11-29 Nick JenkinsConnecting to the database may help, but I'm guessing...
2006-11-29 Nick JenkinsCompleting code housekeeping stuff for rest of includes...
2006-10-26 Brion Vibber* PageArchive can now return a Revision object for...
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-10-02 Yuri AstrakhanNew method loadFromId() per brion's suggestion. Reverte...
2006-10-02 Yuri Astrakhanadded optional $db param to newFromId( $id, $db = null )
2006-09-18 Brion Vibber* Added experimental $wgRevisionCacheExpiry to cache...
2006-09-18 Brion Vibber* Lazy extraction of text chunks in Revision objects...
2006-07-10 Antoine MussoA lot more of static issues when using E_STRICT from...
next