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
/
actions
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Show all error messages on unsuccessful rollback"
jenkins-bot
2024-06-03
1
-16
/
+14
|
\
|
*
Show all error messages on unsuccessful rollback
Matěj Suchánek
2024-06-01
1
-16
/
+14
*
|
Merge "delete: Replace deprecated User::matchEditToken(...) call"
jenkins-bot
2024-05-29
1
-2
/
+9
|
\
\
|
*
|
delete: Replace deprecated User::matchEditToken(...) call
Sohom
2024-05-29
1
-2
/
+9
*
|
|
Merge "Use StatusValue::getMessages() instead of deprecated methods"
jenkins-bot
2024-05-29
2
-5
/
+6
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Use StatusValue::getMessages() instead of deprecated methods
Bartosz Dziewoński
2024-05-18
2
-5
/
+6
*
|
Merge "Add MediaWiki\Watchlist namespace to the related classes"
jenkins-bot
2024-05-23
1
-0
/
+1
|
\
\
|
*
|
Add MediaWiki\Watchlist namespace to the related classes
Ebrahim Byagowi
2024-05-22
1
-0
/
+1
*
|
|
Merge "InfoAction: Silence Phan Security Check warnings"
jenkins-bot
2024-05-22
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
InfoAction: Silence Phan Security Check warnings
Bartosz Dziewoński
2024-05-18
1
-0
/
+1
*
|
Add namespace and deprecation alias to WatchedItemStore
Ebrahim Byagowi
2024-05-20
2
-0
/
+2
*
|
Add namespace and deprecation alias to TextContent
Ebrahim Byagowi
2024-05-19
1
-0
/
+1
|
/
*
Add namespace and deprecation alias to WatchedItem
Ebrahim Byagowi
2024-05-17
1
-0
/
+1
*
Add namespace and deprecation alias to Xml and XmlSelect
Ebrahim Byagowi
2024-05-16
1
-0
/
+1
*
HistoryAction: Don't use the deprecated codex-search-styles module
James D. Forrester
2024-05-05
1
-1
/
+0
*
Merge "InfoAction: Minor cleanup"
jenkins-bot
2024-05-04
1
-31
/
+36
|
\
|
*
InfoAction: Minor cleanup
Reedy
2024-05-04
1
-31
/
+36
*
|
InfoAction: Specify days directly in pageinfo-visiting-watchers
Jon Harald Søby
2024-04-30
1
-7
/
+2
|
/
*
Allow interwiki redirects on the same domain
Máté Szabó
2024-04-25
1
-3
/
+1
*
actions: Fix PSR2.Classes.PropertyDeclaration.Multiple errors
Taavi Väänänen
2024-04-21
2
-2
/
+6
*
InfoAction: Explain to users how long WatchersMaxAge is, not just 'recent'
James D. Forrester
2024-04-10
1
-1
/
+7
*
InfoAction: Document array shape for Phan
Bartosz Dziewoński
2024-04-03
2
-3
/
+4
*
Add explicit parentheses around mixed boolean operator
Umherirrender
2024-03-23
1
-2
/
+2
*
HistoryPager: Add #[AllowDynamicProperties]
Reedy
2024-03-20
1
-0
/
+1
*
Standardise all our class alias deprecation comments for ease of grepping
James D. Forrester
2024-03-19
1
-4
/
+1
*
Rename dropdown-related methods to avoid random camel-case
Bartosz Dziewoński
2024-03-09
1
-4
/
+4
*
Namespace includes/cache
James D. Forrester
2024-02-20
1
-1
/
+1
*
Move Parser to Mediawiki\Parser namespace
Subramanya Sastry
2024-02-16
1
-0
/
+1
*
Namespace Message, move to appropriate directory
James D. Forrester
2024-02-14
5
-0
/
+5
*
Namespace HTMLForm and friends
James D. Forrester
2024-02-14
1
-1
/
+1
*
Namespace includes/context
James D. Forrester
2024-02-08
18
-8
/
+19
*
Merge "Remove uses of $wgUseMediaWikiUIEverywhere"
jenkins-bot
2024-02-05
1
-6
/
+0
|
\
|
*
Remove uses of $wgUseMediaWikiUIEverywhere
Bartosz Dziewoński
2024-02-04
1
-6
/
+0
*
|
Merge "Html: Copy listDropDownOptions() and listDropDownOptionsOoui() from Xm...
jenkins-bot
2024-02-04
1
-1
/
+1
|
\
\
|
*
|
Html: Copy listDropDownOptions() and listDropDownOptionsOoui() from Xml and m...
James D. Forrester
2024-02-03
1
-1
/
+1
*
|
|
Merge "actions: Switch from mixed Xml and Html classes to pure Html ones"
jenkins-bot
2024-02-04
2
-2
/
+2
|
\
\
\
|
*
|
|
actions: Switch from mixed Xml and Html classes to pure Html ones
James D. Forrester
2024-02-03
2
-2
/
+2
|
|
/
/
*
/
/
HistoryPager: Switch from mixed Xml and Html classes to pure Html ones
James D. Forrester
2024-02-03
1
-13
/
+14
|
/
/
*
|
Merge "entrypoint: Isolate entry points from PHP runtime for testing"
jenkins-bot
2024-02-02
1
-10
/
+2
|
\
\
|
|
/
|
/
|
|
*
entrypoint: Isolate entry points from PHP runtime for testing
daniel
2024-02-02
1
-10
/
+2
*
|
index.php: Restore support for forcesafemode option.
daniel
2024-01-30
1
-0
/
+6
*
|
Merge "Warn if page was edited while deletion was being confirmed"
jenkins-bot
2024-01-29
2
-4
/
+50
|
\
\
|
*
|
Warn if page was edited while deletion was being confirmed
balloonguy
2024-01-29
2
-4
/
+50
*
|
|
Use Authority::authorizeAction for implicit purge/linkpurge right
Umherirrender
2024-01-26
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge "MediaWikiEntryPoint: Inject MediaWiki services container"
jenkins-bot
2024-01-24
1
-4
/
+6
|
\
\
|
*
|
MediaWikiEntryPoint: Inject MediaWiki services container
Derick Alangi
2024-01-24
1
-4
/
+6
*
|
|
Merge "Change more uses of getDBLoadBalancerFactory() to getConnectionProvide...
jenkins-bot
2024-01-23
1
-1
/
+1
|
\
\
\
|
*
|
|
Change more uses of getDBLoadBalancerFactory() to getConnectionProvider()
Bartosz Dziewoński
2024-01-23
1
-1
/
+1
|
|
/
/
*
/
/
Remove more indirect calls to IDBAccessObject::READ_* constants
Amir Sarabadani
2024-01-23
2
-2
/
+3
|
/
/
*
/
Change uses of getDBLoadBalancerFactory() to getConnectionProvider()
Bartosz Dziewoński
2024-01-22
1
-2
/
+2
|
/
[next]