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
/
api
/
ApiEditPage.php
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Remove final period from api module descriptions
umherirrender
2014-03-02
1
-1
/
+1
*
Remove unneeded uses of else{} in api/
Siebrand Mazeland
2013-11-18
1
-2
/
+2
*
Remove unused local variables
Siebrand Mazeland
2013-11-17
1
-1
/
+0
*
Address errors and warnings in CodeSniffer in api/
Siebrand Mazeland
2013-11-17
1
-30
/
+70
*
Update formatting on API classes
Siebrand Mazeland
2013-11-14
1
-17
/
+19
*
API: Check for nosuchsection in all code paths
Brad Jorsch
2013-09-11
1
-0
/
+4
*
action=edit API with section=new would fail if page didn't exist
Kunal Mehta
2013-08-14
1
-1
/
+1
*
API: DWIM for action=edit§ion=new&appendtext=...
Brad Jorsch
2013-08-05
1
-5
/
+10
*
Use content format for unserializing in ApiEditPage
Marius Hoch
2013-07-31
1
-1
/
+1
*
Make APIEditBeforeSave give the whole revision
Marius Hoch
2013-07-31
1
-1
/
+27
*
Pass through request parameters in API action=edit
Roan Kattouw
2013-07-23
1
-0
/
+4
*
docs: Remove odd colons after @todo
Timo Tijhof
2013-05-15
1
-1
/
+1
*
Added space after switch/Removed spaces after unset
umherirrender
2013-04-26
1
-2
/
+2
*
Added/Removed spaces around string concatenation
umherirrender
2013-04-13
1
-1
/
+1
*
API: Remove useless PARAM_REQUIRED = false
umherirrender
2013-03-15
1
-1
/
+0
*
Fixed many small spelling mistakes and php docs, var decl.
Yuri Astrakhan
2013-03-10
1
-2
/
+4
*
fix some spacing
umherirrender
2013-03-07
1
-1
/
+1
*
API: Throw error when interwiki is given for various title param
umherirrender
2013-03-01
1
-4
/
+0
*
Make ApiEditPage use Article::newFromWikiPage() and add user to context
Alexandre Emsenhuber
2013-02-24
1
-5
/
+4
*
(bug 45092) Better context for Article initialized by ApiEditPage
Liangent
2013-02-19
1
-0
/
+6
*
api: remove duplicate __contruct calls
Antoine Musso
2013-01-29
1
-4
/
+0
*
(bug 35885) remove api version string and parameter
Yuri Astrakhan
2013-01-18
1
-4
/
+0
*
Minor cleanup
Yuri Astrakhan
2013-01-12
1
-3
/
+3
*
(bug 42410) Add $pageObj->clear() for newtimestamp
burthsceh
2012-11-26
1
-0
/
+1
*
(bug 41990) Fix regression in API edit of redirect
Brad Jorsch
2012-11-12
1
-22
/
+25
*
Merge "Passing the undid revisionId from the API request to the WebRequest"
Tychay
2012-10-31
1
-0
/
+5
|
\
|
*
Passing the undid revisionId from the API request to the WebRequest
Kaldari
2012-10-29
1
-0
/
+5
*
|
Fix tabs inside/between statements/text
umherirrender
2012-10-26
1
-1
/
+1
|
/
*
(bug 40930) Fix regression: ContentHandler prevents action=edit append to bla...
Brad Jorsch
2012-10-15
1
-9
/
+12
*
merge latest master into Wikidata branch
daniel
2012-10-08
1
-1
/
+1
|
\
|
*
Pass user object to some Revision::getText/Title::userCan calls
umherirrender
2012-10-05
1
-1
/
+1
|
*
Added explicit DB flags for Revision loading calls.
Aaron Schulz
2012-08-29
1
-2
/
+6
|
*
Use wfMessage instead of deprecated wfMsg*
Alex Monk
2012-08-18
1
-1
/
+1
*
|
Comment cleanup
daniel
2012-09-13
1
-4
/
+2
*
|
Make EditPage fail on non-textual content.
daniel
2012-09-12
1
-0
/
+4
*
|
merge latest master.
daniel
2012-09-05
1
-2
/
+4
*
|
Improved content model handling in ApiEditPage
daniel
2012-08-21
1
-4
/
+25
*
|
fixing long lines
daniel
2012-08-20
1
-5
/
+10
*
|
merging latest master
daniel
2012-08-20
1
-1
/
+1
*
|
merged master
daniel
2012-07-23
1
-2
/
+5
|
\
|
|
*
(bug 38190) Add "required" flag to some token params
umherirrender
2012-07-20
1
-1
/
+4
|
*
escape HTML elements in docblock with double quotes
Antoine Musso
2012-07-15
1
-1
/
+1
*
|
[bug 37746] string ids for content model and format.
daniel
2012-06-26
1
-13
/
+6
*
|
make ApiEditPage aware of content model and format.
daniel
2012-06-25
1
-26
/
+80
*
|
Fix indenting errors introduced in Wikidata branch
Tim Starling
2012-06-19
1
-3
/
+3
*
|
Merge branch 'master' of ssh://gerrit.wikimedia.org:29418/mediawiki/core into...
daniel
2012-06-14
1
-0
/
+35
|
\
|
|
*
Added result properties to action=paraminfo
Petr Onderka
2012-06-06
1
-0
/
+35
*
|
Moved redirect extraction from Title to WikitextContent.
daniel
2012-06-11
1
-4
/
+4
*
|
merged master
daniel
2012-05-29
1
-6
/
+1
|
\
|
|
*
Make errors from ArticleSave hooks propagate to the interface
Catrope
2012-05-10
1
-6
/
+1
[prev]
[next]