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
/
AutoLoader.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "AutoLoader: Use ?? instead of multiple if-isset-else branches"
jenkins-bot
2021-08-12
1
-24
/
+15
|
\
|
*
AutoLoader: Use ?? instead of multiple if-isset-else branches
Timo Tijhof
2021-08-11
1
-24
/
+15
*
|
language: Add MediaWiki\Languages\Data namespace to PSR-4 autoloader
Timo Tijhof
2021-08-10
1
-0
/
+1
|
/
*
Add an ActionFactory and start converting to DI
DannyS712
2021-07-29
1
-0
/
+1
*
Add a JobQueueGroupFactory service
mainframe98
2021-05-07
1
-0
/
+1
*
Add script for resolving class names to files
daniel
2021-04-16
1
-4
/
+19
*
Convert mail namespace to Authority/UserIdentity
Petr Pchelko
2021-04-01
1
-0
/
+1
*
AutoLoader: Various micro-optimizations
Daimona Eaytoy
2021-03-18
1
-2
/
+3
*
Safer autoloading with respect to file-scope code
Tim Starling
2021-01-11
1
-0
/
+2
*
Safe ParserOutput extension data and JsonUnserializable helper.
Petr Pchelko
2020-11-10
1
-0
/
+1
*
resourceloader: Use a local HookRunner
Timo Tijhof
2020-09-17
1
-1
/
+1
*
AutoLoader: Remove entry for Wikimedia\Services
Kunal Mehta
2020-08-05
1
-1
/
+0
*
Flip Yoda conditionals
Ed Sanders
2020-07-22
1
-1
/
+1
*
Use @internal instead of @private per policy
daniel
2020-06-26
1
-2
/
+2
*
Explicit visibility modifiers to AutoLoader.php
Reedy
2020-05-09
1
-2
/
+2
*
resourceloader: Move RL hooks to own namespace, use PSR-4
Timo Tijhof
2020-05-04
1
-0
/
+1
*
Add PSR-4 mappings for existing namespaces and the top level
Tim Starling
2020-03-10
1
-8
/
+24
*
API: Use ParamValidator library
Brad Jorsch
2020-02-04
1
-0
/
+1
*
Use https for php-fig url
Reedy
2019-10-16
1
-1
/
+1
*
MessageFormatterFactory
Tim Starling
2019-08-28
1
-0
/
+2
*
API: Abstract out parameter validation
Brad Jorsch
2019-06-23
1
-0
/
+1
*
REST API initial commit
Tim Starling
2019-06-12
1
-0
/
+1
*
Introduce PermissionManager service
Vedmaka
2019-04-05
1
-0
/
+1
*
build: Updating mediawiki/mediawiki-codesniffer to 24.0.0
Kunal Mehta
2019-02-07
1
-2
/
+2
*
Fully extract services framework as a library
Lucas Werkmeister
2019-01-16
1
-1
/
+1
*
Add block restriction classes
Dayllan Maza
2018-10-23
1
-0
/
+1
*
Re-namespace RevisionStore and RevisionRecord classes
Brad Jorsch
2018-10-09
1
-0
/
+1
*
build: Updating mediawiki/mediawiki-codesniffer to 22.0.0
Umherirrender
2018-09-16
1
-8
/
+8
*
Use PSR-4 autoloader for includes/auth/
Kunal Mehta
2018-09-01
1
-0
/
+1
*
Improve AutoLoader test coverage
Kunal Mehta
2018-05-26
1
-0
/
+1
*
Switch includes/{sparql,Storage,tidy} to use the PSR-4 autoloader
Kunal Mehta
2018-05-24
1
-0
/
+3
*
Switch includes/{preferences,services,session,shell} to use the PSR-4 autoloader
Kunal Mehta
2018-05-24
1
-0
/
+4
*
Move includes/auth back to the standard classmap autoloader
Kunal Mehta
2018-05-24
1
-1
/
+0
*
Switch includes/{auth,edit,editpage} to use the PSR-4 autoloader
Kunal Mehta
2018-05-23
1
-1
/
+4
*
Don't require trailing slash in PSR-4 autoloader directory
Mark A. Hershberger
2018-05-20
1
-1
/
+1
*
Fix additional usage of incorrect case
mainframe98
2017-12-15
1
-1
/
+1
*
Enable using PSR-4 autoloader for MediaWiki core and extensions
Kunal Mehta
2017-12-12
1
-0
/
+44
*
Remove AutoLoader::loadClass()
Chad Horohoe
2016-07-22
1
-12
/
+0
*
Merge "Remove fix for a 5.3 problem"
jenkins-bot
2016-02-29
1
-9
/
+0
|
\
|
*
Remove fix for a 5.3 problem
Max Semenik
2016-02-11
1
-9
/
+0
*
|
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-1
/
+1
|
/
*
autoloader: Remove incorrect documentation comment
Timo Tijhof
2014-12-19
1
-1
/
+0
*
Generate $wgAutoloadLocalClasses with a maint script
Erik Bernhardson
2014-11-13
1
-1211
/
+2
*
Move request-only template profiling to an always-on parser report
Aaron Schulz
2014-11-12
1
-0
/
+1
*
Merge "Enable profiling via xhprof"
jenkins-bot
2014-11-12
1
-0
/
+2
|
\
|
*
Enable profiling via xhprof
Bryan Davis
2014-11-08
1
-0
/
+2
*
|
Moved MapCacheLRU to libs/
Aaron Schulz
2014-11-10
1
-1
/
+1
*
|
cdb: One class per file
Kunal Mehta
2014-11-10
1
-8
/
+8
*
|
Move Cdb classes into includes/libs/cdb/
Kunal Mehta
2014-11-10
1
-8
/
+10
*
|
Removed incomplete/unused DatabaseType interface
Aaron Schulz
2014-11-09
1
-1
/
+0
|
/
[next]