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
/
EditPage.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix notice in r104684
Roan Kattouw
2011-11-30
1
-1
/
+2
*
)bug 15521) Use new section summary when the action of adding a new section a...
Roan Kattouw
2011-11-30
1
-1
/
+10
*
(bug 26854) Invalid user names go unchecked. Applied most of the patch submit...
Roan Kattouw
2011-11-20
1
-1
/
+1
*
Following r100264, update usages in core
John Du Hart
2011-11-16
1
-1
/
+1
*
Deprecated WikiPage::preSaveTransform() in favour of Parser::preSaveTransform...
Alexandre Emsenhuber
2011-11-15
1
-22
/
+24
*
Refactored EditPage::getPreloadedText():
Alexandre Emsenhuber
2011-11-13
1
-21
/
+23
*
Moved methods around to group them by functionnality
Alexandre Emsenhuber
2011-11-12
1
-614
/
+613
*
Made DifferenceEngine use a context instead of global variables and updaters ...
Alexandre Emsenhuber
2011-11-10
1
-3
/
+3
*
* Changed OutputPage's handling of subtitles to use an array and implode it w...
Alexandre Emsenhuber
2011-11-08
1
-4
/
+2
*
* Made OuputPage::showPermissionsErrorPage() show a different messages for 'r...
Alexandre Emsenhuber
2011-11-05
1
-20
/
+7
*
Some cleanup to EditPage:
Alexandre Emsenhuber
2011-11-04
1
-75
/
+112
*
* Set constant default values in class definition and not constructor
Alexandre Emsenhuber
2011-11-03
1
-25
/
+21
*
Early return if the page exists and redlink parameter was provided instead of...
Alexandre Emsenhuber
2011-11-02
1
-18
/
+20
*
Per Nikerabbit's comment on r100621:
Alexandre Emsenhuber
2011-10-27
1
-8
/
+8
*
Added OutputPage::setPageTitleMsg() and OutputPage::setHTMLTitleMsg() as modi...
Alexandre Emsenhuber
2011-10-24
1
-11
/
+8
*
Use getId() accessors for Revision object (fixes fatal)
Aaron Schulz
2011-10-23
1
-1
/
+1
*
* (bug 31692) "summary" parameter now also work when undoing revisions
Alexandre Emsenhuber
2011-10-17
1
-1
/
+6
*
Fixup some assignments in conditionals
Sam Reed
2011-10-16
1
-0
/
+1
*
Update some deprecated code
Sam Reed
2011-10-14
1
-1
/
+1
*
Documentation
Sam Reed
2011-10-13
1
-1
/
+1
*
FU r99323: spread blocks for edit/move attempts via the API (which uses these...
Aaron Schulz
2011-10-09
1
-0
/
+2
*
* Only spread blocks on page edit/move attempts via spreadAnyEditBlock(). We ...
Aaron Schulz
2011-10-08
1
-0
/
+3
*
Solve the FIXME set in r99025.
Platonides
2011-10-06
1
-1
/
+1
*
Parse 'yourtext' message for the diff header to match the other usage in <h2>...
Alexandre Emsenhuber
2011-10-05
1
-2
/
+2
*
Followup r98578 - expect nulls
Niklas Laxström
2011-10-04
1
-1
/
+1
*
Back out r95396 and friends
Sam Reed
2011-09-29
1
-41
/
+2
*
clean up Html::inlineScript usage
Krinkle
2011-09-28
1
-8
/
+3
*
Allow LogEventsList::showLogExtract() to get a Title object instead of having...
Alexandre Emsenhuber
2011-09-24
1
-4
/
+4
*
Make per page edit notices work in namespaces without subpages enabled.
Brian Wolff
2011-09-21
1
-0
/
+7
*
Followup r95562: forgot to convert one case. Thanks to Nikerabbit for providi...
Roan Kattouw
2011-09-17
1
-1
/
+3
*
Trim trailing whitespace
Sam Reed
2011-09-04
1
-2
/
+3
*
whoops, fix r96257
Robin Pepermans
2011-09-04
1
-1
/
+1
*
Correctly parse interface messages as such, so it doesn't get converted accor...
Robin Pepermans
2011-09-04
1
-5
/
+8
*
Revert r95930, r95931 and r95939. Poorly commited patch
John Du Hart
2011-09-01
1
-9
/
+0
*
Follow-up r95930, consolidate into one message per CR
John Du Hart
2011-09-01
1
-3
/
+1
*
(bug 5865) Warning on editing other user's userpage
John Du Hart
2011-09-01
1
-0
/
+11
*
Typofix
Chad Horohoe
2011-08-29
1
-1
/
+1
*
I was trying to be witty, and I made a typo :( (FollowUp r95589)
Chad Horohoe
2011-08-27
1
-1
/
+1
*
Add warning to class header.
Chad Horohoe
2011-08-27
1
-0
/
+3
*
(bug 29246) Edit API occasionally throws "unknown error 231". Per comment #1 ...
Roan Kattouw
2011-08-26
1
-35
/
+83
*
Merge the iwtransclusion branch back into trunk
Sam Reed
2011-08-24
1
-2
/
+41
*
Moved wfGetIP() to WebRequest::getIP():
Alexandre Emsenhuber
2011-08-18
1
-2
/
+2
*
Allow extensions to add pages with non-wikitext display by adding two new
Victor Vasiliev
2011-08-11
1
-12
/
+17
*
Made code more readable by moving the check about user being last editor when...
Alexandre Emsenhuber
2011-08-06
1
-10
/
+6
*
Self-revert r91453: not a well thought out addition to the EditPage::showEdit...
Chad Horohoe
2011-08-04
1
-1
/
+1
*
Back out r93533, r93531, r93530
Sam Reed
2011-07-30
1
-42
/
+3
*
Merge iwtransclusion branch into trunk
Sam Reed
2011-07-30
1
-3
/
+42
*
* Changed OutputPage::$mIsArticle flag to be false by default. A lot of actio...
Alexandre Emsenhuber
2011-07-27
1
-3
/
+0
*
Revert non-functional parts of r82343 -- 'select' parameter that's never actu...
Brion Vibber
2011-07-20
1
-9
/
+2
*
* Use wfMessage() instead of OutputPage::addWikiMsgArray() with the third par...
Alexandre Emsenhuber
2011-07-16
1
-29
/
+20
[next]