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
*
No variable assignment on return statement
umherirrender
2014-01-02
1
-4
/
+2
*
Improve UI for page protection with $wgNamespaceProtection
Brad Jorsch
2013-12-03
1
-2
/
+6
*
Move closing parenthesis from multi line if and function to own line
umherirrender
2013-12-01
1
-13
/
+13
*
Remove deprecated EditPage::spamPage()
Chad Horohoe
2013-11-22
1
-23
/
+0
*
Put status handling in EditPage into private function
aude
2013-11-18
1
-2
/
+18
*
Add continue editing link also to js and css pages
umherirrender
2013-11-16
1
-3
/
+8
*
Allow ParserLimitReportFormat to change $value
Brad Jorsch
2013-11-08
1
-1
/
+1
*
Merge SimpleAntiSpam extension into core
Kunal Mehta
2013-10-24
1
-0
/
+26
*
Merge "Make it possible for EditPage::getCopyrightWarning to return HTML"
jenkins-bot
2013-10-21
1
-2
/
+10
|
\
|
*
Make it possible for EditPage::getCopyrightWarning to return HTML
Kunal Mehta
2013-10-20
1
-2
/
+10
*
|
Remove proxy check in EditPage.php
Kevin Israel
2013-10-21
1
-1
/
+0
|
/
*
Support rate limiting backlink purges, including null edits
Aaron Schulz
2013-09-27
1
-1
/
+5
*
doc: Remove repetitive "Give grep a chance" phrase from comments
Timo Tijhof
2013-08-29
1
-1
/
+1
*
Merge "wpUndidRevision should be passed along during 'preview' and 'diff'"
jenkins-bot
2013-08-26
1
-0
/
+5
|
\
|
*
wpUndidRevision should be passed along during 'preview' and 'diff'
bsitu
2013-08-23
1
-0
/
+5
*
|
Fix spacing and break some lines
umherirrender
2013-08-24
1
-1
/
+1
|
/
*
Do not parse param of newsectionsummary on new section preview
umherirrender
2013-08-18
1
-1
/
+1
*
Commenting and doc fixes around the spam regexes
Matthew Flaschen
2013-08-18
1
-4
/
+8
*
Give grep a chance to find the usages
shirayuki
2013-08-16
1
-0
/
+1
*
Merge "EditPage: Wrap the pipe between "Cancel" and "Editing help" links in a...
TheDJ
2013-08-15
1
-1
/
+3
|
\
|
*
EditPage: Wrap the pipe between "Cancel" and "Editing help" links in a <span>
MatmaRex
2013-08-13
1
-1
/
+3
*
|
Merge "mediawiki.action.edit: Add styles for edit form's footer"
TheDJ
2013-08-15
1
-0
/
+1
|
\
|
|
*
mediawiki.action.edit: Add styles for edit form's footer
MatmaRex
2013-08-09
1
-0
/
+1
*
|
Add limit report data on preview pages
Brad Jorsch
2013-08-13
1
-0
/
+56
|
/
*
Merge "(bug 46463) Mark edit preview as in page view language"
jenkins-bot
2013-08-08
1
-3
/
+3
|
\
|
*
(bug 46463) Mark edit preview as in page view language
Liangent
2013-03-23
1
-3
/
+3
*
|
Improve WebResponse::setcookie
Brad Jorsch
2013-08-07
1
-5
/
+5
*
|
(bug 49694) Apply $wgSpamRegex to the new section name in action=edit§ion...
Alexandre Emsenhuber
2013-07-26
1
-0
/
+7
*
|
Make the templates/category lists on edit page collapsible
MatmaRex
2013-07-26
1
-0
/
+4
*
|
Add a hook to Title::getEditNotices() so extensions can add them
Roan Kattouw
2013-07-23
1
-1
/
+1
*
|
Allow creation of empty MediaWiki: pages
MatmaRex
2013-07-02
1
-2
/
+11
*
|
Merge "Fix undo edit summary when the user who made the old revision is hidden"
jenkins-bot
2013-06-30
1
-1
/
+13
|
\
\
|
*
|
Fix undo edit summary when the user who made the old revision is hidden
Alex Monk
2013-05-18
1
-1
/
+13
*
|
|
Add user rights 'viewmywatchlist', 'editmywatchlist'
Brad Jorsch
2013-06-26
1
-6
/
+4
|
/
/
*
|
docs: Remove odd colons after @todo
Timo Tijhof
2013-05-15
1
-1
/
+1
*
|
Removed space after isset
umherirrender
2013-04-26
1
-1
/
+1
*
|
else if -> elseif
umherirrender
2013-04-17
1
-14
/
+20
*
|
Added spaces before and removed spaces after 'array'
umherirrender
2013-04-14
1
-24
/
+24
*
|
Vector: Move 'editwarning' feature from Vector extension
rahul21
2013-04-10
1
-0
/
+5
*
|
Add missing wfProfileOut before throwing an exception
umherirrender
2013-04-08
1
-0
/
+1
*
|
Fix case of some Title methods (final round)
Alexandre Emsenhuber
2013-03-28
1
-1
/
+1
*
|
Fix case of some Title methods
Alexandre Emsenhuber
2013-03-27
1
-2
/
+2
|
/
*
Spellchecked /includes directory
Yuri Astrakhan
2013-03-13
1
-14
/
+14
*
Fixed @param tags to conform with Doxygen format.
Tyler Anthony Romeo
2013-03-11
1
-17
/
+17
*
fix some spacing
umherirrender
2013-03-07
1
-42
/
+40
*
Don't set wgPostEdit for null edits.
Matthew Flaschen
2013-03-06
1
-3
/
+10
*
Use American English spelling for behavior
Siebrand Mazeland
2013-03-04
1
-1
/
+1
*
Several minor fixes.
Platonides
2013-02-28
1
-1
/
+1
*
Merge "(bug 43270) Add wgPostEdit to show if user just saved this page"
jenkins-bot
2013-02-26
1
-0
/
+48
|
\
|
*
(bug 43270) Add wgPostEdit to show if user just saved this page
Matthew Flaschen
2013-02-25
1
-0
/
+48
[next]