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
/
utils
/
AutoloadGenerator.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove empty lines at begin of function, if, foreach, switch
Umherirrender
2017-07-01
1
-3
/
+0
*
Fix php code style
Paladox
2017-05-05
1
-1
/
+0
*
Use tabs for autoloader extension.json generation
Matthew Flaschen
2017-03-02
1
-1
/
+1
*
Use wikimedia/timestamp
Kunal Mehta
2017-02-28
1
-0
/
+9
*
AutoloadGenerator: Add support for class_alias()
Timo Tijhof
2017-02-22
1
-9
/
+57
*
Move Field classes to Rdbms namespace
Aaron Schulz
2017-02-16
1
-0
/
+2
*
Move Blob class to Rdbms namespaces
Aaron Schulz
2017-02-13
1
-1
/
+4
*
Move DatabaseBase to a class alias for type-hints
Aaron Schulz
2016-09-29
1
-0
/
+5
*
Fix comment about how to use AutoloadGenerator
Reedy
2016-08-11
1
-1
/
+1
*
Change explicit class to self in AutoloadGenerator
Florian
2016-08-05
1
-4
/
+4
*
Structure test: Add autoload.php order check
Florian
2016-08-03
1
-22
/
+64
*
Revert "Split ClassCollector class into own file"
PleaseStand
2016-04-04
1
-0
/
+114
*
Split ClassCollector class into own file
addshore
2016-04-03
1
-114
/
+0
*
AutoloadGenerator: Account for PHP 5.5 syntax like "self::static"
Timo Tijhof
2016-03-02
1
-0
/
+6
*
Use short array for generator output
umherirrender
2016-02-17
1
-2
/
+2
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-9
/
+9
*
Add support for traits in ClassCollector
victorbarbu
2016-02-10
1
-0
/
+2
*
Also support skin.json for updating JSON AutoloadClasses
Matthew Flaschen
2015-06-25
1
-63
/
+92
*
AutoloadGenerator.php: Update 'AutoloadClasses' in extension.json
Smriti.Singh
2015-06-05
1
-32
/
+65
*
Ignore phpcs in autoload.php
Timo Tijhof
2015-03-16
1
-1
/
+1
*
Add lots of @throws
Reedy
2014-12-24
1
-0
/
+2
*
Fix AutoloadGenerator to work on MediaWiki-Vagrant (again)
Bryan Davis
2014-12-20
1
-15
/
+17
*
Make the autoload generator use forward slashes on all OSs
This, that and the other
2014-12-19
1
-4
/
+17
*
Fixed spacing
umherirrender
2014-12-05
1
-2
/
+2
*
Fix AutoloadGenerator to work on MediaWiki-Vagrant
Bryan Davis
2014-11-20
1
-7
/
+3
*
Bug: Append to wgAutoloadClasses
Erik Bernhardson
2014-11-19
1
-1
/
+9
*
Doc: Mention the php command in autoload.php to regenerate it
Erik Bernhardson
2014-11-17
1
-2
/
+5
*
AutoloadGenerator: Add newline at end of output file
Kevin Israel
2014-11-15
1
-0
/
+1
*
AutoloadGenerator: Don't throw MWExceptions
Kunal Mehta
2014-11-14
1
-4
/
+4
*
Performance improvements for autoload generator
Erik Bernhardson
2014-11-14
1
-3
/
+5
*
Generate $wgAutoloadLocalClasses with a maint script
Erik Bernhardson
2014-11-13
1
-0
/
+269