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
/
autoload.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
MediaWiki Widgets: Add new SearchInputWidget
Florian
2016-03-03
1
-0
/
+1
*
Move MagicWordArray class to own file
addshore
2016-03-01
1
-1
/
+1
*
Merge "Move WatchedItem::duplicateEntries to WatchedItemStore"
jenkins-bot
2016-02-25
1
-0
/
+1
|
\
|
*
Move WatchedItem::duplicateEntries to WatchedItemStore
addshore
2016-02-17
1
-0
/
+1
*
|
Add toggle checkboxes to action=history
Luke Faraone
2016-02-21
1
-0
/
+1
*
|
Use short array for generator output
umherirrender
2016-02-17
1
-2
/
+2
|
/
*
Update AutoLoaderTest and ran maintenance/generateLocalAutoload.php
Bryan Davis
2016-02-12
1
-1
/
+2
*
SessionProvider::mergeMetadata: Log additional data
Bryan Davis
2016-02-11
1
-0
/
+1
*
Suppress SessionManager sessions in the installer
Tim Starling
2016-02-11
1
-0
/
+1
*
Make CDN purges send EventRelayer events
Aaron Schulz
2016-02-09
1
-0
/
+1
*
Implement action=mergehistory
Geoffrey Mon
2016-02-06
1
-0
/
+2
*
Merge "Split ImagePage.php into separate classes"
jenkins-bot
2016-02-04
1
-2
/
+2
|
\
|
*
Split ImagePage.php into separate classes
Thomas Arrow
2016-02-04
1
-2
/
+2
*
|
Merge "Include completion search into SearchEngine"
jenkins-bot
2016-02-04
1
-0
/
+2
|
\
\
|
*
|
Include completion search into SearchEngine
Stanislav Malyshev
2016-02-03
1
-0
/
+2
*
|
|
Clean up after Ie161e0f
Brad Jorsch
2016-02-03
1
-0
/
+1
*
|
|
Revert "Remove SessionManager, temporarily"
Brad Jorsch
2016-02-03
1
-1
/
+17
|
/
/
*
|
Add Special:ApiSandbox
Brad Jorsch
2016-02-03
1
-0
/
+1
*
|
Merge "Add LinkTarget interface"
jenkins-bot
2016-02-03
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
Add LinkTarget interface
addshore
2016-01-29
1
-0
/
+1
*
|
Remove SessionManager, temporarily
Brad Jorsch
2016-02-01
1
-17
/
+1
*
|
Merge "Use autoloader for PHP data files instead of include/require"
jenkins-bot
2016-02-01
1
-0
/
+2
|
\
\
|
*
|
Use autoloader for PHP data files instead of include/require
Tim Starling
2016-01-30
1
-0
/
+2
*
|
|
Add missing ResetUserEmail class to autoload.php
Florian
2016-01-31
1
-0
/
+1
|
/
/
*
|
Move CSRF token handling into MediaWiki\Session\Session
Brad Jorsch
2016-01-27
1
-0
/
+2
*
|
Fix autoload.php order
Florian
2016-01-27
1
-1
/
+1
*
|
Remove putrid remains of $wgAllowAsyncCopyUploads
Bartosz DziewoĆski
2016-01-22
1
-1
/
+0
|
/
*
Merge "Deprecate wfWaitForSlaves() with LBFactory::waitForReplication()"
jenkins-bot
2016-01-20
1
-0
/
+1
|
\
|
*
Deprecate wfWaitForSlaves() with LBFactory::waitForReplication()
Aaron Schulz
2015-12-22
1
-0
/
+1
*
|
Add Special:Randomrootpage (from RandomRootPage extension)
Tim Hollmann
2016-01-18
1
-0
/
+1
*
|
Merge "API to fetch data about stashed images"
jenkins-bot
2016-01-15
1
-0
/
+1
|
\
\
|
*
|
API to fetch data about stashed images
Mark Holmquist
2016-01-12
1
-0
/
+1
*
|
|
Add page_props table access class
Cindy Cicalese
2016-01-15
1
-0
/
+1
*
|
|
Add AtomicSectionUpdate deferred update class
Aaron Schulz
2016-01-14
1
-0
/
+1
*
|
|
Add simple JobQueueMemory class for testing
Aaron Schulz
2016-01-14
1
-0
/
+1
*
|
|
Add "bot passwords"
Brad Jorsch
2016-01-12
1
-0
/
+3
*
|
|
Move grant and IP restriction logic from OAuth to core
Brad Jorsch
2016-01-12
1
-0
/
+3
*
|
|
Add SessionManager
Brad Jorsch
2016-01-12
1
-1
/
+12
|
/
/
*
|
Add maintenance script importTextFiles.php
Andrew H
2016-01-08
1
-0
/
+1
*
|
Split the classes in WebInstallerPage.php into multiple files
Tim Hollmann
2016-01-07
1
-16
/
+16
*
|
Remove WaitForSlave maintenance script
Chad Horohoe
2016-01-05
1
-1
/
+0
*
|
Merge "Factor page name normalization out of MediaWikiSite"
jenkins-bot
2016-01-05
1
-0
/
+1
|
\
\
|
*
|
Factor page name normalization out of MediaWikiSite
Marius Hoch
2016-01-04
1
-0
/
+1
*
|
|
Split WebRequest.php classes
Justin Du
2016-01-04
1
-2
/
+2
*
|
|
Split PHP classes from SpecialConfirmemail.php into separate files
ananay
2016-01-04
1
-1
/
+1
|
/
/
*
|
Split SearchResultSet.php classes
Justin Du
2016-01-03
1
-2
/
+2
*
|
Refactor dumpBackup.php and dumpTextPass.php to be Maintenance subclasses
This, that and the other
2015-12-31
1
-2
/
+3
*
|
Merge "Split classes in Import.php into separate files"
jenkins-bot
2015-12-30
1
-6
/
+6
|
\
\
|
*
|
Split classes in Import.php into separate files
Krzysztof Zbudniewek
2015-12-29
1
-6
/
+6
|
|
/
*
|
Merge "Show user names as subpages of special pages in autocomplete search"
jenkins-bot
2015-12-30
1
-0
/
+1
|
\
\
[next]