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
/
ApiQueryUserContributions.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename ApiQueryContributions to ApiQueryUserContribs to match api module name
Reedy
2018-05-26
1
-832
/
+0
*
Replace rc_patrolled values with contants, part I
Amir Sarabadani
2018-04-11
1
-4
/
+16
*
Make autopatrol third option in rc_patrolled and use it in API
Amir Sarabadani
2018-04-03
1
-3
/
+12
*
SECURITY: Fix variable usage in ApiQueryUserContributions
Brad Jorsch
2018-03-23
1
-5
/
+6
*
Allow querying contributions of interwiki usernames
Brad Jorsch
2018-03-06
1
-1
/
+1
*
Add `actor` table and code to start using it
Brad Jorsch
2018-02-23
1
-158
/
+376
*
Pass $key into CommentStore methods and use MediawikiServices
addshore
2018-02-05
1
-3
/
+3
*
Remove "Created on" from file header comments
Umherirrender
2018-01-26
1
-4
/
+0
*
Add `comment` table and code to start using it
Brad Jorsch
2017-08-30
1
-5
/
+14
*
Make API documentation links language aware
Baha
2017-04-05
1
-1
/
+1
*
API should allow querying user contribs by userid
blackspirit96
2017-01-06
1
-4
/
+26
*
API: i18n for warnings and errors
Brad Jorsch
2016-12-06
1
-8
/
+14
*
API: Add hooks for ApiQueryBase's query and row-processing
Brad Jorsch
2016-10-07
1
-2
/
+4
*
Rename DB_SLAVE constant to DB_REPLICA
Aaron Schulz
2016-09-05
1
-1
/
+1
*
Change "slave" => "replica DB" in /includes
Aaron Schulz
2016-09-05
1
-3
/
+3
*
Fix Undefined variable issue in ApiQueryUserContributions
Sébastien Santoro
2016-07-28
1
-1
/
+3
*
API: Use rev_user when possible for list=usercontribs
Brad Jorsch
2016-07-15
1
-30
/
+51
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-50
/
+50
*
API: Flag "user" parameters in various modules as type 'user'
Brad Jorsch
2016-01-09
1
-0
/
+1
*
API: Log all deprecated parameter uses to api-feature-usage.log
Brad Jorsch
2015-11-03
1
-1
/
+0
*
API: Use message-per-value for apihelp-query+usercontribs-param-prop
umherirrender
2015-07-25
1
-1
/
+2
*
Cast various things that are supposed to be ints
Brad Jorsch
2015-05-06
1
-1
/
+1
*
Change API result data structure to be cleaner in new formats
Brad Jorsch
2015-04-20
1
-15
/
+9
*
API: Overhaul ApiResult, make format=xml not throw, and add json formatversion
Brad Jorsch
2015-04-10
1
-2
/
+2
*
API: Fix access on getExamplesMessages
Brad Jorsch
2014-10-29
1
-1
/
+1
*
API: Internationalize all remaining core API modules
Brad Jorsch
2014-10-20
1
-49
/
+15
*
API: Log usage of various deprecated features
Brad Jorsch
2014-08-14
1
-0
/
+1
*
API: Remove action=paraminfo 'props' and 'errors' result properties
Brad Jorsch
2014-08-07
1
-71
/
+0
*
Split "suppressrevision" into two user rights
eikes
2014-07-19
1
-1
/
+1
*
Change some mixed @param docs in api classes
umherirrender
2014-07-09
1
-1
/
+1
*
Switch API to use Config classes
Reedy
2014-06-15
1
-2
/
+2
*
Use precise ApiMain/ApiQuery type hints in all API modules
Thiemo Mättig
2014-05-16
1
-1
/
+1
*
Fixed some @params documentation (includes/api)
umherirrender
2014-04-18
1
-2
/
+2
*
API: Make more continuations unique
Brad Jorsch
2014-04-11
1
-22
/
+36
*
Add final period to API module descriptions
addshore
2014-03-10
1
-1
/
+1
*
Use a secondary db connection for Revsion::getParentLength in api
umherirrender
2014-03-04
1
-1
/
+6
*
Add option to show only creations in Special:Contribs, API
PiRSquared17
2014-02-28
1
-5
/
+18
*
Fix CodeSniffer errors and warnings
Siebrand Mazeland
2014-02-05
1
-1
/
+7
*
Improve API query RevDel handling
Brad Jorsch
2014-01-17
1
-3
/
+27
*
Remove change_tag_tag_id index forcing from API too
Brad Jorsch
2013-12-04
1
-1
/
+0
*
Fix CodeSniffer errors and warnings on yet more API classes
Siebrand Mazeland
2013-11-15
1
-12
/
+38
*
I'm in your API classes updating your formatting
Siebrand Mazeland
2013-11-14
1
-6
/
+9
*
Removed $wgOldChangeTagsIndex
Reedy
2013-07-12
1
-2
/
+1
*
Removed space after isset
umherirrender
2013-04-26
1
-1
/
+1
*
Add parentid to output of list=usercontribs
Brian Wolff
2013-04-24
1
-2
/
+10
*
Fixed spacing in api folder
umherirrender
2013-04-20
1
-2
/
+2
*
Fixed many small spelling mistakes and php docs, var decl.
Yuri Astrakhan
2013-03-10
1
-1
/
+1
*
fix some spacing
umherirrender
2013-02-04
1
-1
/
+1
*
(bug 35885) remove api version string and parameter
Yuri Astrakhan
2013-01-18
1
-4
/
+0
*
API Cleanup: renamed '_badcontinue'->'badcontinue', one die()
Yuri Astrakhan
2013-01-14
1
-4
/
+1
[next]