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
/
diff
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use the context's WikiPage object if the title of the new revision is the sam...
Alexandre Emsenhuber
2012-01-15
1
-1
/
+9
*
* Use Linker::getRevDeleteLink() where possible to remove code duplication
Alexandre Emsenhuber
2011-12-28
1
-18
/
+2
*
* Added revision's timestamp to OutputPage along with revision ID; avoid a DB...
Alexandre Emsenhuber
2011-12-10
1
-0
/
+1
*
Bug 29524 - Rename RequestContext::getLang to getLanguage
John Du Hart
2011-11-21
1
-1
/
+1
*
* Added WikiPage::getParserOutput() and changed Article::getParserOutput() to...
Alexandre Emsenhuber
2011-11-17
1
-8
/
+3
*
Following r100264, update usages in core
John Du Hart
2011-11-16
1
-1
/
+1
*
Fix for r103001: using the object is actually a good idea
Alexandre Emsenhuber
2011-11-14
1
-1
/
+1
*
Update DifferenceEngine::renderNewRevision() to run the 'ArticleViewCustom' h...
Alexandre Emsenhuber
2011-11-14
1
-19
/
+23
*
Made DifferenceEngine use a context instead of global variables and updaters ...
Alexandre Emsenhuber
2011-11-10
1
-113
/
+99
*
Follow-up r102521
Platonides
2011-11-09
1
-1
/
+1
*
Reverted r101244 changes - these are not equivalent and may have been causing...
Aaron Schulz
2011-11-09
1
-3
/
+3
*
Some updates to EditPage and ExternalEdit:
Alexandre Emsenhuber
2011-11-09
1
-30
/
+18
*
* Changed OutputPage's handling of subtitles to use an array and implode it w...
Alexandre Emsenhuber
2011-11-08
1
-3
/
+3
*
* Merged Title::userCanRead() check in Title::getUserPermissionsErrors()
Alexandre Emsenhuber
2011-11-06
1
-3
/
+7
*
* Made OuputPage::showPermissionsErrorPage() show a different messages for 'r...
Alexandre Emsenhuber
2011-11-05
1
-4
/
+1
*
Remove more assignments in conditionals (while each to foreach)
Sam Reed
2011-10-29
1
-3
/
+3
*
Kill various unused variables
Sam Reed
2011-10-29
1
-1
/
+4
*
Removal of unused globals
Platonides
2011-10-27
1
-4
/
+2
*
Per Nikerabbit's comment on r100621:
Alexandre Emsenhuber
2011-10-27
1
-1
/
+1
*
More documentation!
Sam Reed
2011-10-26
1
-3
/
+184
*
Revert r93246: besides the problems pointed out at CR, it also causes bug 314...
Max Semenik
2011-10-07
1
-1
/
+1
*
Fix for r99038: this was in the wrong part of the if statement
Alexandre Emsenhuber
2011-10-05
1
-5
/
+5
*
Big cleanup to DifferenceEngine:
Alexandre Emsenhuber
2011-10-05
1
-392
/
+342
*
Mark $mDiffLang protected, and rename function to setTextLanguage per Nikerab...
Robin Pepermans
2011-09-04
1
-2
/
+2
*
Use canonical URLs in sitemaps, diff stuff and external edit stuff
Roan Kattouw
2011-08-19
1
-4
/
+4
*
* Changed OutputPage::$mIsArticle flag to be false by default. A lot of actio...
Alexandre Emsenhuber
2011-07-27
1
-9
/
+1
*
(bug 15641) prevent blocked administrators from accessing deleted revisions.
Happy-melon
2011-07-26
1
-1
/
+1
*
DifferenceEngine: introduce setDiffLang() to change the language in which the...
Robin Pepermans
2011-07-23
1
-4
/
+16
*
Profiling errors. r92106 missed a wfProfileOut
Platonides
2011-07-19
1
-1
/
+3
*
Fixed profiling error
Aaron Schulz
2011-07-13
1
-0
/
+2
*
Moving skins/common/diff.css to mediawiki.action.history.diff.css and updatin...
Leo Koppelkamm
2011-07-08
1
-1
/
+1
*
(bug 6100; follow-up to r91315) Being bold and removing $wgBetterDirectionali...
Robin Pepermans
2011-07-06
1
-8
/
+4
*
Removed usage of error suppression operator
Alexandre Emsenhuber
2011-07-05
1
-1
/
+1
*
Removed some dead code (useless since r87806)
Aaron Schulz
2011-07-02
1
-4
/
+2
*
Minor revert to r91246
Sam Reed
2011-07-01
1
-2
/
+2
*
Change usages of $wgUser->getSkin() in special pages to use $this->getSkin()
Sam Reed
2011-07-01
1
-2
/
+2
*
Follow-up r90334 and r90337: made DifferenceEngine::addHeader() non-static to...
Alexandre Emsenhuber
2011-06-29
1
-3
/
+3
*
Follow up r90334.
Platonides
2011-06-19
1
-3
/
+3
*
Address comment by Platonides on r90320:
Robin Pepermans
2011-06-18
1
-4
/
+2
*
Follow-up to r90265: directionality improvements as part of bug 6100 (under $...
Robin Pepermans
2011-06-18
1
-2
/
+13
*
Swap else if for elseif
Sam Reed
2011-06-17
3
-11
/
+11
*
Remove some unused variables, add/improve some documentation
Sam Reed
2011-06-01
1
-5
/
+30
*
Use consistent notation for "@todo FIXME". Should update http://svn.wikimedia...
Siebrand Mazeland
2011-05-17
1
-0
/
+1
*
Kill diff.js with fire. It only applies to versions of Gecko that were releas...
Roan Kattouw
2011-05-14
1
-1
/
+0
*
* (bug 21279, bug 28820) Workaround for standard diff links to deleted revs; ...
Brion Vibber
2011-05-10
1
-4
/
+52
*
Kill off the long deprecated $wgInputEncoding and $wgOutputEncoding globals
Sam Reed
2011-05-06
1
-2
/
+2
*
* (bug 27185) API: Add Special:ComparePages
Sam Reed
2011-05-01
1
-2
/
+2
*
(bug 28610) unsegement is not a word
Chad Horohoe
2011-04-19
1
-1
/
+1
*
No need to call wfSuppressWarnings() and wfRestoreWarnings(); wfDl() already ...
Alexandre Emsenhuber
2011-04-11
1
-4
/
+0
*
dl() -> wfDl()
Alexandre Emsenhuber
2011-04-10
1
-1
/
+1
[next]