Merge "Localisation updates from http://translatewiki.net."
[lhc/web/wiklou.git] / includes / Revision.php
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-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
2011-06-20 Alexandre EmsenhuberFix for r90429: removed call to protected method
2011-05-29 Sam ReedAnd even more documentation in various files
2011-05-28 Sam ReedAnd even more documentation, the last of this batch
2011-05-25 Mark A. HershbergerMisc EOL w/s and spaces-instead-of-tabs fixes. One...
2011-05-17 Siebrand MazelandUse consistent notation for "@todo FIXME". Should updat...
2011-05-06 Sam ReedKill off the long deprecated $wgInputEncoding and ...
2011-05-06 Sam ReedKill some more long deprecated unused functions
2011-04-25 Happy-melonType hinting and documentation tweaks. This file is...
2011-04-12 Aaron Schulz* Made pageDataFromTitle protected (unused elsewhere)
2011-04-10 Aaron SchulzMade revText() give deprecated notice
2011-02-11 Sam ReedFixup a couple of parameter documentation bits
2011-02-02 Roan KattouwMerge r80947 from 1.16wmf4 to trunk: throw exception...
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...
next