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
/
ApiQueryUserContribs.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
api: Use type declaration on undocumented private functions
Umherirrender
2025-04-04
1
-1
/
+1
*
Namespace all remaining files in includes/recentchanges
James D. Forrester
2025-03-20
1
-1
/
+1
*
Inject services into API classes
Fomafix
2024-10-28
1
-3
/
+5
*
api: Use type-declaration for string arg in ApiBase::__construct
Umherirrender
2024-10-17
1
-12
/
+1
*
Replace uses of deprecated ChangeTags static methods
James D. Forrester
2024-10-16
1
-2
/
+5
*
Add namespace to includes/api classes
James D. Forrester
2024-09-25
1
-0
/
+8
*
Use expression builder instead of raw sql
Umherirrender
2024-07-23
1
-4
/
+4
*
Merge "Use expression builder to avoid raw sql via BETWEEN operator"
jenkins-bot
2024-04-23
1
-3
/
+1
|
\
|
*
Use expression builder to avoid raw sql via BETWEEN operator
Umherirrender
2024-04-21
1
-3
/
+1
*
|
api: Fix PSR2.Classes.PropertyDeclaration.Multiple errors
Taavi Väänänen
2024-04-21
1
-5
/
+15
|
/
*
Use explicit value checks where "0" is valid input
Matěj Suchánek
2024-02-22
1
-1
/
+3
*
Add 'temp' to allowed user types in various APIs
Thalia
2023-11-30
1
-1
/
+1
*
Namespace remaining User-related classes under \MediaWiki\User
James D. Forrester
2023-09-20
1
-0
/
+1
*
Introduce RevisionSelectQueryBuilder
Amir Sarabadani
2023-09-06
1
-4
/
+2
*
Use real type hints for services etc. in api/ApiQuery*.php
Bartosz Dziewoński
2023-08-29
1
-20
/
+7
*
i18n: Split apihelp for standard dir parameter
Umherirrender
2023-08-05
1
-0
/
+4
*
Simplify WHERE conditions with field IS NULL
Umherirrender
2023-07-24
1
-4
/
+4
*
api: Replace deprecated User::newFromName in usercontribs
Umherirrender
2023-06-16
1
-1
/
+2
*
Reorg: Namespace the Title class
James D. Forrester
2023-03-02
1
-0
/
+1
*
Remove obsolete Rdbms query groups from getConnection calls
Timo Tijhof
2023-02-15
1
-3
/
+0
*
Split a base class out of CommentStore
Alexander Vorwerk
2023-01-01
1
-0
/
+1
*
Reorg: Move ActorMigration and ActorMigrationBase to user/
Amir Sarabadani
2022-12-16
1
-0
/
+1
*
api: Replace deprecated Linker::formatComment
Umherirrender
2022-12-11
1
-3
/
+9
*
Reorg: Move DummyLinker and Linker to linker/
Amir Sarabadani
2022-12-08
1
-0
/
+1
*
Merge "api: Validate timestamp in continue parameter"
jenkins-bot
2022-11-03
1
-2
/
+2
|
\
|
*
api: Validate timestamp in continue parameter
Umherirrender
2022-11-01
1
-2
/
+2
*
|
ApiQueryUserContribs: Remove unused continuation modes
Bartosz Dziewoński
2022-11-03
1
-16
/
+8
*
|
Use buildComparison() instead of raw SQL in API list=usercontribs
Bartosz Dziewoński
2022-10-22
1
-20
/
+17
|
/
*
Use short array destructuring instead of list()
Tim Starling
2022-10-21
1
-1
/
+1
*
Deduplicate code for parsing API 'continue' parameters
Bartosz Dziewoński
2022-09-29
1
-10
/
+8
*
Use buildComparison() instead of raw SQL in more API modules (easy cases)
Bartosz Dziewoński
2022-09-29
1
-16
/
+12
*
Remove unneeded initalize of local variables
Umherirrender
2022-09-21
1
-3
/
+2
*
api: Force actor index on list=usercontribs
Umherirrender
2022-09-06
1
-0
/
+4
*
Use MainConfigNames constant to refer configs
Umherirrender
2022-08-17
1
-1
/
+1
*
api: Migrate IDatabase::select() to SelectQueryBuilder interface
Derick Alangi
2022-08-08
1
-8
/
+11
*
Call IContextSource::getAuthority instead of IContextSource::getUser
Umherirrender
2022-06-29
1
-1
/
+1
*
api: Replace numerous more deprecated constants
Reedy
2022-06-06
1
-1
/
+1
*
api: Replace numerous deprecated constants
Reedy
2022-06-06
1
-21
/
+23
*
api: Remove deprecated class alias ApiQueryContributions
Umherirrender
2022-05-29
1
-6
/
+0
*
API: Add IP range support to list=usercontribs
lziad
2022-05-25
1
-3
/
+75
*
Start clean up of revision_actor_temp table
Amir Sarabadani
2022-05-23
1
-30
/
+4
*
Fix many typos in comments
Matěj Suchánek
2022-05-10
1
-1
/
+1
*
Use MainConfigNames instead of string literals, #2
Aryeh Gregor
2022-04-13
1
-3
/
+5
*
phan: Remove PhanPossiblyUndeclaredVariable suppression
Umherirrender
2022-03-30
1
-0
/
+2
*
Allow setting max execution time to several special pages
Amir Sarabadani
2021-12-15
1
-0
/
+4
*
Use inject Config in api modules and special pages
Alexander Vorwerk
2021-12-01
1
-3
/
+1
*
s/necesssary/necessary/
Reedy
2021-10-06
1
-1
/
+1
*
Pass int[] to RevisionStore::getRevisionSizes
Umherirrender
2021-09-28
1
-1
/
+1
*
Rename where* methods in UserSelectQueryBuilder
TChin
2021-08-04
1
-3
/
+3
*
Schema migration for revison_actor_temp table removal
Tim Starling
2021-07-14
1
-22
/
+31
[next]