index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
includes
/
Revision.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Select fields returned by Revision::selectPageFields() and call Title::newFro...
Alexandre Emsenhuber
2012-02-07
1
-3
/
+3
*
Fixed string -> __METHOD__ in calling method parameter
Alexandre Emsenhuber
2012-02-05
1
-1
/
+1
*
Added 'page_id' to the fields returned by Revision::selectPageFields() so tha...
Alexandre Emsenhuber
2012-01-31
1
-0
/
+1
*
Fix bug 32948:
Alexandre Emsenhuber
2012-01-21
1
-0
/
+10
*
@since, ping r101030
Niklas Laxström
2012-01-13
1
-0
/
+2
*
Use wfTimestampNow() instead of wfTimestamp() without second parameter
Alexandre Emsenhuber
2011-12-29
1
-1
/
+1
*
added missing deprecation notices
Jeroen De Dauw
2011-12-13
1
-1
/
+1
*
Fix:
Sam Reed
2011-12-13
1
-1
/
+1
*
Self-revert r105872, there's a deeper issue here
Chad Horohoe
2011-12-12
1
-1
/
+1
*
(bug 32984) ar_sha1 might not be set
Chad Horohoe
2011-12-12
1
-1
/
+1
*
Fix r101294: newNullRevision isn't using selectField() or the like...it needs...
Aaron Schulz
2011-10-30
1
-1
/
+1
*
FU r101021: made newNullRevision() re-use the sha1 of the reference revision
Aaron Schulz
2011-10-30
1
-1
/
+2
*
* Added pageJoinCond() and userJoinCond() to Revision and exposed them publicly
Aaron Schulz
2011-10-27
1
-2
/
+19
*
Reinstated r94289 et all - rev_sha1/ar_sha1 field for bug 21860
Aaron Schulz
2011-10-27
1
-7
/
+43
*
Revision objects now always use the current name of users, loading it on dema...
Aaron Schulz
2011-10-21
1
-8
/
+33
*
* Simplified r100286 by just using the field 'user_name' and removed the COAL...
Aaron Schulz
2011-10-20
1
-5
/
+7
*
FU r100300, r100286:
Aaron Schulz
2011-10-20
1
-3
/
+3
*
FU r100286: Added sanity check to fetchFromConds() join conds
Aaron Schulz
2011-10-19
1
-1
/
+1
*
* Tweaked Revision class to handle loading the current user name instead of r...
Aaron Schulz
2011-10-19
1
-31
/
+38
*
Code cleanups & fixed strange comma
Aaron Schulz
2011-10-19
1
-2
/
+3
*
* Added User paremeter to Revision::userCan(), Revision::userCanBitfield(), L...
Alexandre Emsenhuber
2011-10-12
1
-18
/
+26
*
Back out r95396 and friends
Sam Reed
2011-09-29
1
-38
/
+8
*
Merge the iwtransclusion branch back into trunk
Sam Reed
2011-08-24
1
-6
/
+37
*
Followup r94541 (reverts of r94289 undiscussed core schema change and followu...
Brion Vibber
2011-08-15
1
-45
/
+8
*
* Added Revision::getSha1 function
Aaron Schulz
2011-08-12
1
-3
/
+17
*
Follow-up r94289: code changes to fill the new fields on insertion and select...
Aaron Schulz
2011-08-11
1
-5
/
+28
*
Whitespace and comment updates
Sam Reed
2011-08-05
1
-1
/
+1
*
Add @since to Revision::newFromRow per Nikerabbit
Sam Reed
2011-08-05
1
-0
/
+2
*
Adding Revision::newFromRow() function as alias for new Revision()
Sam Reed
2011-08-04
1
-0
/
+8
*
Tweak/add to documentation
Sam Reed
2011-08-03
1
-15
/
+10
*
Back out r93533, r93531, r93530
Sam Reed
2011-07-30
1
-38
/
+7
*
Merge iwtransclusion branch into trunk
Sam Reed
2011-07-30
1
-7
/
+38
*
Fixed newFromArchiveRow to check for ar_page_id
Aaron Schulz
2011-07-25
1
-1
/
+1
*
Removed some error suppression operators
Alexandre Emsenhuber
2011-07-08
1
-2
/
+2
*
Fixed bogus $conds in r91327
Aaron Schulz
2011-07-01
1
-2
/
+3
*
* Fixed getLatest() check in Article
Aaron Schulz
2011-07-01
1
-3
/
+29
*
Fix for r90429: removed call to protected method
Alexandre Emsenhuber
2011-06-20
1
-3
/
+1
*
And even more documentation in various files
Sam Reed
2011-05-29
1
-0
/
+3
*
And even more documentation, the last of this batch
Sam Reed
2011-05-28
1
-0
/
+2
*
Misc EOL w/s and spaces-instead-of-tabs fixes. One day I'll get around to na...
Mark A. Hershberger
2011-05-25
1
-24
/
+24
*
Use consistent notation for "@todo FIXME". Should update http://svn.wikimedia...
Siebrand Mazeland
2011-05-17
1
-1
/
+1
*
Kill off the long deprecated $wgInputEncoding and $wgOutputEncoding globals
Sam Reed
2011-05-06
1
-2
/
+2
*
Kill some more long deprecated unused functions
Sam Reed
2011-05-06
1
-1
/
+1
*
Type hinting and documentation tweaks. This file is actually pretty good...
Happy-melon
2011-04-25
1
-5
/
+4
*
* Made pageDataFromTitle protected (unused elsewhere)
Aaron Schulz
2011-04-12
1
-1
/
+1
*
Made revText() give deprecated notice
Aaron Schulz
2011-04-10
1
-0
/
+1
*
Fixup a couple of parameter documentation bits
Sam Reed
2011-02-11
1
-1
/
+1
*
Merge r80947 from 1.16wmf4 to trunk: throw exception when text couldn't be lo...
Roan Kattouw
2011-02-02
1
-0
/
+3
*
Fixup some more documentation
Sam Reed
2010-11-13
1
-1
/
+1
*
Fix r44442: don't rest restriction fields
Aaron Schulz
2010-11-07
1
-2
/
+1
[next]