Merge "(bug 37180) Removed hard coded parentheses in SpecialVersion.php"
[lhc/web/wiklou.git] / includes / Revision.php
2012-06-05 SiebrandMerge "(bug 37180) Removed hard coded parentheses in...
2012-06-04 DemonMerge "[FileBackend] Gave doQuickOperations() some...
2012-06-04 DemonMerge "[FileBackend] Purge Swift process cache before...
2012-06-04 DemonMerge "[FileBackend] Worked around Akamai CDN purge...
2012-06-04 DemonMerge "Fixed destructor in FSLockManager to clear all...
2012-06-04 DemonMerge "[FileRepo] Made getDescription() respect *_delet...
2012-06-03 SiebrandMerge "(bug 37182) Removed hard coded parentheses in...
2012-06-03 SiebrandMerge "(bug 37183) Removed hard coded parentheses in...
2012-06-03 Brion VIBBERMerge "Revert "Adding sanity check to Title::isRedirect...
2012-06-03 Aaron SchulzMerge "clean up User::getOptions a bit"
2012-06-03 Aaron SchulzMerge "reverse text/sha1 output in export to match...
2012-06-03 Aaron SchulzMerge "(bug 22750) <logitem> is at wrong location in...
2012-06-03 Aaron SchulzMerge "update export-demo.xml"
2012-06-03 Aaron SchulzMerge "Fix for Ibe3e88fa (a12ce17c): Moved WikiPage...
2012-06-03 Aaron SchulzMerge "Set the status code to 500 on exceptions."
2012-06-02 Aaron SchulzMerge "Fix bug in getXVO() that produced XVO headers...
2012-06-02 Aaron SchulzMerge "Adding sanity check to the LinksUpdate() constru...
2012-06-02 Aaron SchulzMerge "PHP >= 5.4.0 started taking advantage of $limit...
2012-06-02 Alexandre EmsenhuberSelect all nedded fields for Title::newFromRow() when...
2012-06-02 SiebrandMerge "(bug 36819) Make language names lowercase first...
2012-06-01 ReedyMerge "Added base class for testing ORMRow deriving...
2012-06-01 ReedyMerge "Adding interfaces for ORM row and table classes...
2012-06-01 ReedyMerge "(bug 35264) Wrong type used for <ns> in export...
2012-05-31 Aaron SchulzMerge "Show revdel links instead of checkboxes on pages...
2012-05-31 Aaron SchulzMerge "cleanup EditWatchlist a bit"
2012-05-31 Aaron SchulzMerge "Revision::getTitle produce rev_id IS NULL query"
2012-05-29 Aaron SchulzMerge "wfProfileOut() for new return added in c6396...
2012-05-29 Aaron SchulzMerge "Adding sanity check to Title::isRedirect()."
2012-05-28 Aaron SchulzMerge "$wgUseSquid unused since parent commit (fa1a8d5)"
2012-05-28 PlatonidesMerge "Tweak Accept-Language sorting method to respect...
2012-05-28 NikerabbitMerge "bug 37015: Allow disabling special page summary"
2012-05-28 NikerabbitMerge "Revert "Remove old compat methods/functions...
2012-05-27 Aaron SchulzMerge "Remove old compat methods/functions for mb_...
2012-05-27 Aaron SchulzMerge "Block.php: replace '*' with explicit fields...
2012-05-27 Aaron SchulzMerge "Fix trailing whitespace (and mixed spaces) in...
2012-05-27 umherirrendersetTitle on a new null revision
2012-05-27 umherirrenderRevision::getTitle produce rev_id IS NULL query
2012-05-25 Aaron[FileRepo] Made getDescription() respect *_deleted...
2012-05-24 Brion VIBBERMerge "[FileBackend] Added getScopedLocksForOps() funct...
2012-05-21 SiebrandMerge "(bug 25946) The message on the top of Special...
2012-05-20 Aaron SchulzMerge "multi dbms support in api"
2012-05-19 Aaron SchulzMerge "Title::moveToInternal doesn't return anything...
2012-05-18 ReedyMerge "fetchLanguageNames: fallback to default instead...
2012-05-18 Aaron SchulzMerge "Make errors from ArticleSave hooks propagate...
2012-05-18 Aaron SchulzMerge "Various fixes to Special:Mostlinked."
2012-05-17 Tim StarlingMerge "[FileBackend] Made it easy to use registed file...
2012-05-17 Tim StarlingMerge "[FileBackend] Syncing from journal support."
2012-05-15 Aaron SchulzMerge "Various fixes to Special:Mostcategories."
2012-05-15 Aaron SchulzMerge "Minor PECL client fixes"
2012-05-15 Aaron SchulzMerge "Add/update function level parameter documentation"
2012-05-15 Aaron SchulzMerge "Implemented a wrapper for the memcached PECL...
2012-05-14 Aaron SchulzMerge "Generalizing LinksUpdate to allow extensions...
2012-05-14 Tim StarlingMerge "Fix typo in comment"
2012-05-14 Tim StarlingMerge "[FileBackend] Added support for concurrent file...
2012-05-13 Aaron SchulzMerge "Introducing LinksUpdateTest."
2012-05-11 ReedyMerge "Integrating mobile device detection class into...
2012-05-11 DemonMerge "Added some more output to cleanupUploadStash...
2012-05-11 DemonMerge "Fix E_STRICT from I6d164e45c1e31d4f83e0fa390011c...
2012-05-11 DemonMerge "Added missing GPLv2 headers in some places."
2012-05-11 Alexandre EmsenhuberAdded missing GPLv2 headers in some places.
2012-04-02 DemonMerge "Remove unused $wgDebugDBTransactions"
2012-03-11 Sam ReedMore of r113580
2012-02-13 Jeroen De Dauwfix doc
2012-02-09 Sam ReedMore return documentation
2012-02-07 Alexandre EmsenhuberSelect fields returned by Revision::selectPageFields...
2012-02-05 Alexandre EmsenhuberFixed string -> __METHOD__ in calling method parameter
2012-01-31 Alexandre EmsenhuberAdded 'page_id' to the fields returned by Revision...
2012-01-21 Alexandre EmsenhuberFix bug 32948:
2012-01-13 Niklas Laxström@since, ping r101030
2011-12-29 Alexandre EmsenhuberUse wfTimestampNow() instead of wfTimestamp() without...
2011-12-13 Jeroen De Dauwadded missing deprecation notices
2011-12-13 Sam ReedFix:
2011-12-12 Chad HorohoeSelf-revert r105872, there's a deeper issue here
2011-12-12 Chad Horohoe(bug 32984) ar_sha1 might not be set
2011-10-30 Aaron SchulzFix r101294: newNullRevision isn't using selectField...
2011-10-30 Aaron SchulzFU r101021: made newNullRevision() re-use the sha1...
2011-10-27 Aaron Schulz* Added pageJoinCond() and userJoinCond() to Revision...
2011-10-27 Aaron SchulzReinstated r94289 et all - rev_sha1/ar_sha1 field for...
2011-10-21 Aaron SchulzRevision objects now always use the current name of...
2011-10-20 Aaron Schulz* Simplified r100286 by just using the field 'user_name...
2011-10-20 Aaron SchulzFU r100300, r100286:
2011-10-19 Aaron SchulzFU r100286: Added sanity check to fetchFromConds()...
2011-10-19 Aaron Schulz* Tweaked Revision class to handle loading the current...
2011-10-19 Aaron SchulzCode cleanups & fixed strange comma
2011-10-12 Alexandre Emsenhuber* Added User paremeter to Revision::userCan(), Revision...
2011-09-29 Sam ReedBack out r95396 and friends
2011-08-24 Sam ReedMerge the iwtransclusion branch back into trunk
2011-08-15 Brion VibberFollowup r94541 (reverts of r94289 undiscussed core...
2011-08-12 Aaron Schulz* Added Revision::getSha1 function
2011-08-11 Aaron SchulzFollow-up r94289: code changes to fill the new fields...
2011-08-05 Sam ReedWhitespace and comment updates
2011-08-05 Sam ReedAdd @since to Revision::newFromRow per Nikerabbit
2011-08-04 Sam ReedAdding Revision::newFromRow() function as alias for...
2011-08-03 Sam ReedTweak/add to documentation
2011-07-30 Sam ReedBack out r93533, r93531, r93530
2011-07-30 Sam ReedMerge iwtransclusion branch into trunk
2011-07-25 Aaron SchulzFixed newFromArchiveRow to check for ar_page_id
2011-07-08 Alexandre EmsenhuberRemoved some error suppression operators
2011-07-01 Aaron SchulzFixed bogus $conds in r91327
2011-07-01 Aaron Schulz* Fixed getLatest() check in Article
next