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
*
* (bug 1982) Fix loading of old text for section merging on edits.
Brion Vibber
2005-04-26
1
-0
/
+22
*
Add external repositories support for Revision, would
Domas Mituzas
2005-04-18
1
-1
/
+13
*
* Add wfElement() for handy generation of properly-escaped XML/HTML elements ...
Brion Vibber
2005-03-31
1
-1
/
+12
*
Decouple revision.rev_id from text.old_id
Brion Vibber
2005-03-28
1
-15
/
+72
*
Start removing the Latin-1 hacks. We're going pure UTF-8 for 1.5...
Brion Vibber
2005-03-26
1
-6
/
+6
*
Lazy loading of revision text; needed for separate text storage backend.
Brion Vibber
2005-03-18
1
-22
/
+90
*
Get rollback working on new schema
Brion Vibber
2005-03-12
1
-0
/
+7
*
* Make undeletion (more or less) work with new schema
Brion Vibber
2005-03-12
1
-0
/
+2
*
Add Revision::insertOn() method for saving new revisions into the database;
Brion Vibber
2005-03-11
1
-11
/
+74
*
fix phpdoc comment
Antoine Musso
2005-01-27
1
-6
/
+11
*
Start splitting back-end functions from the Article user-interface class.
Brion Vibber
2004-12-19
1
-0
/
+345