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
/
registration
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
registration: Allow to require environment abilities
MGChecker
2019-04-13
3
-9
/
+96
*
Merge "registration: Follow-up on I54e8065c63f81016425c7dd40ce87e"
jenkins-bot
2019-03-25
1
-1
/
+0
|
\
|
*
registration: Follow-up on I54e8065c63f81016425c7dd40ce87e
Derick Alangi
2019-03-25
1
-1
/
+0
*
|
registration: Remove wrong `@return` PHPDoc comments
Derick Alangi
2019-03-25
1
-1
/
+0
|
/
*
registration: Fix if or elseif constructs with return statements
Derick Alangi
2019-03-22
1
-12
/
+18
*
Convert a few call_user_func*() calls to native PHP syntax
Max Semenik
2019-03-07
1
-1
/
+1
*
resourceloader: Support TestModules registration via extension.json
Timo Tijhof
2019-02-05
1
-1
/
+15
*
registration: Add @codeCoverageIgnore for statement that can't be covered
Kunal Mehta
2019-01-18
1
-0
/
+2
*
registration: Allow overriding attributes in tests
Kunal Mehta
2019-01-14
1
-1
/
+31
*
Add $wgReauthenticateTime to extension.json
Gergő Tisza
2018-11-15
1
-0
/
+1
*
Use PHP 7 '??' operator instead of if-then-else
Fomafix
2018-10-21
1
-5
/
+1
*
registration: Let extensions add PHP extension requirements
MGChecker
2018-09-30
3
-4
/
+42
*
registration: Let extensions add PHP version requirements
MGChecker
2018-09-22
3
-16
/
+80
*
registration: Use null coalescing operator
MGChecker
2018-09-04
1
-5
/
+1
*
Merge "registration: Add ability to check if a specific extension version is ...
jenkins-bot
2018-09-03
1
-2
/
+18
|
\
|
*
registration: Add ability to check if a specific extension version is loaded
MGChecker
2018-09-03
1
-2
/
+18
*
|
registration: Short-circuit if dependency constraint is '*'
Kunal Mehta
2018-08-28
1
-15
/
+11
*
|
Require editsitecss/editsitejs for editing raw messages
Gergő Tisza
2018-08-26
1
-0
/
+1
|
/
*
resourceloader: Remove $wgResourceLoaderLESSVars support
Timo Tijhof
2018-08-14
1
-1
/
+0
*
Merge "registration: Expose config array to ExtensionRegistry"
jenkins-bot
2018-07-19
3
-1
/
+13
|
\
|
*
registration: Expose config array to ExtensionRegistry
Florian Schmidt
2018-07-19
3
-1
/
+13
*
|
registration: Add class docs for ExtensionJsonValidator
Timo Tijhof
2018-07-18
1
-0
/
+9
*
|
Merge "registration: Validate no duplicate keys exist in extension.json"
jenkins-bot
2018-07-18
1
-2
/
+14
|
\
\
|
*
|
registration: Validate no duplicate keys exist in extension.json
Florian Schmidt
2018-07-18
1
-2
/
+14
|
|
/
*
/
registration: Use the correct key for skin dependencies
Florian Schmidt
2018-07-11
1
-2
/
+2
|
/
*
registration: Catch correct exception type from ObjectCache
Kunal Mehta
2018-06-11
1
-1
/
+1
*
registration: Allow the mtime of extension.json files to be zero
Ed Schouten
2018-06-07
1
-1
/
+1
*
Merge "Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient"
jenkins-bot
2018-05-31
1
-5
/
+3
|
\
|
*
Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient
Bartosz Dziewoński
2018-05-30
1
-5
/
+3
*
|
registration: Initialize PSR-4 namespaces at same stage as normal autoloader
Antoine Musso
2018-05-30
1
-0
/
+1
|
/
*
registration: Perform extra validation for mediawiki.org URLs
Kunal Mehta
2018-05-19
1
-5
/
+19
*
registration: Improve duplicate config setting exception
Kunal Mehta
2018-05-15
1
-11
/
+15
*
Don't initialize MediaWikiServices before extensions have been loaded
Max Semenik
2018-05-03
1
-3
/
+4
*
Handle extension dependencies in the installer
Kunal Mehta
2018-04-13
3
-13
/
+116
*
Improve ExtensionRegistry test coverage
Kunal Mehta
2018-02-12
1
-0
/
+3
*
registration: Remove unused ExtensionRegistry::markLoaded
Kunal Mehta
2018-02-12
1
-10
/
+0
*
Add tests for ExtensionJsonValidator
Kunal Mehta
2018-02-09
1
-0
/
+1
*
Complete VersionChecker test coverage
Kunal Mehta
2018-02-09
1
-4
/
+4
*
registration: Simplify extracting path based globals
Kunal Mehta
2018-02-09
1
-15
/
+17
*
convertExtensionToRegistration: Set requires key in extension.json
Umherirrender
2018-02-05
1
-0
/
+7
*
ExtensionRegistry: Properly detect if a global is already set
Marius Hoch
2018-01-23
1
-1
/
+1
*
Fix additional usage of incorrect case
mainframe98
2017-12-15
1
-1
/
+1
*
Avoid using array_map in ExtensionRegistry and ExtensionProcessor for simple ...
Yifei He
2017-12-14
2
-8
/
+10
*
Enable using PSR-4 autoloader for MediaWiki core and extensions
Kunal Mehta
2017-12-12
1
-14
/
+21
*
Merge "registration: Only allow one extension to set a specific config setting"
jenkins-bot
2017-10-24
1
-2
/
+17
|
\
|
*
registration: Only allow one extension to set a specific config setting
Florianschmidtwelzow
2017-08-28
1
-2
/
+17
*
|
registration: Fix caching of load_composer_autoloader
Kunal Mehta
2017-09-22
2
-5
/
+4
*
|
registration: Fix typo in validator
Kunal Mehta
2017-09-19
1
-1
/
+1
*
|
registration: Improve error message for invalid "callback" in extension.json
Umherirrender
2017-09-09
1
-0
/
+6
|
/
*
Revert "registration: Only allow one extension to set a specific config setting"
Thcipriani
2017-08-22
1
-17
/
+2
[prev]
[next]