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
/
htmlform
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove more IE6 and IE7 compatibility and notes
DannyS712
2020-05-19
2
-7
/
+0
*
Fix even more PSR12.Properties.ConstantVisibility.NotFound
Reedy
2020-05-16
2
-3
/
+3
*
Fix numerous Squiz.Scope.MethodScope.Missing
Reedy
2020-05-15
1
-1
/
+1
*
Merge "doxygen: Changed Doxygen tags causing warnings during documentation ge...
jenkins-bot
2020-04-16
2
-7
/
+7
|
\
|
*
doxygen: Changed Doxygen tags causing warnings during documentation generation
Holger Knust
2020-04-14
2
-7
/
+7
*
|
Upgrade phan to 0.10.2
Daimona Eaytoy
2020-04-16
1
-0
/
+1
|
/
*
Fix HTMLUsersMultiselectField validation when exists is true
David Barratt
2020-03-20
1
-1
/
+6
*
Use errorbox/warningbox for all HTMLFormField errors
Bartosz Dziewoński
2020-03-19
1
-3
/
+3
*
Don't add dash to legend title if prefix is empty
BrandonXLF
2020-03-19
1
-1
/
+1
*
Remove usages of deprecated Language methods
Petr Pchelko
2020-02-16
1
-1
/
+5
*
HTMLUsersMultiselectField: Pass through config for widget's input
Thalia
2020-02-14
1
-0
/
+4
*
HTMLForm: Allow status object to have raw parameters
Florian
2020-02-09
1
-3
/
+5
*
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
James D. Forrester
2020-01-10
5
-10
/
+10
*
Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse
James D. Forrester
2020-01-10
1
-1
/
+1
*
htmlform: Remove IE6-7 hack for <button> submit handler
Timo Tijhof
2020-01-05
1
-8
/
+1
*
Merge "Use namespaced IPUtils class"
jenkins-bot
2020-01-01
2
-9
/
+12
|
\
|
*
Use namespaced IPUtils class
Kunal Mehta
2020-01-01
2
-9
/
+12
*
|
HTMLForm: Fix grammar of class description
DannyS712
2019-12-28
1
-1
/
+1
|
/
*
Merge "build: Upgrade phan to 0.9.0"
jenkins-bot
2019-12-09
1
-0
/
+1
|
\
|
*
build: Upgrade phan to 0.9.0
Daimona Eaytoy
2019-12-07
1
-0
/
+1
*
|
Fix more scalar types in docblocks
Daimona Eaytoy
2019-12-08
1
-1
/
+1
|
/
*
Remove duplicate variable name from class property PHPDocs
Thiemo Kreuz
2019-12-02
2
-2
/
+2
*
Add option for showing valid IPs in UsersMultiselectWidget menu
Thalia
2019-11-15
1
-0
/
+12
*
Merge "preferences: Display error message at the top of the form as well"
jenkins-bot
2019-11-15
1
-25
/
+30
|
\
|
*
preferences: Display error message at the top of the form as well
Bartosz Dziewoński
2019-11-08
1
-25
/
+30
*
|
Allow HTMLUsersMultiselectField to limit number of selected items
Thalia
2019-11-14
1
-0
/
+9
*
|
Improve error message for HTML multiselect fields
Thalia
2019-11-14
2
-2
/
+2
|
/
*
Fix new phan errors, part 8
Daimona Eaytoy
2019-10-22
1
-4
/
+6
*
Fix new phan errors, part 6
Daimona Eaytoy
2019-10-20
2
-0
/
+9
*
Fix new phan errors, part 2
Daimona Eaytoy
2019-10-12
1
-0
/
+4
*
Use varargs for MessageLocalizer::msg and similar
Umherirrender
2019-10-05
1
-5
/
+5
*
Merge "Use splat operator in signature, not func_get_args"
jenkins-bot
2019-10-03
1
-6
/
+2
|
\
|
*
Use splat operator in signature, not func_get_args
Michael Große
2019-09-28
1
-6
/
+2
*
|
Fix HTMLForm::addButton label-message type annotation
Gergő Tisza
2019-10-02
1
-4
/
+4
*
|
Improve collapsible HTMLForm styling (and accessibility, slightly)
Bartosz Dziewoński
2019-09-23
2
-10
/
+32
*
|
Merge "Messages collected above the form are meant to live as boxed messages"
jenkins-bot
2019-09-20
1
-1
/
+1
|
\
\
|
*
|
Messages collected above the form are meant to live as boxed messages
Volker E
2019-09-19
1
-1
/
+1
|
|
/
*
|
Merge "HTMLTitleTextField: Remove incorrect check for unsubmitted GET forms"
jenkins-bot
2019-09-20
2
-13
/
+0
|
\
\
|
|
/
|
/
|
|
*
HTMLTitleTextField: Remove incorrect check for unsubmitted GET forms
Bartosz Dziewoński
2018-07-18
2
-13
/
+0
*
|
Suppress PhanUndeclaredProperty for custom properties and phan bugs
Daimona Eaytoy
2019-09-14
1
-0
/
+1
*
|
Declare dynamic properties
Daimona Eaytoy
2019-09-14
1
-0
/
+3
*
|
Improve various PHP method doc blocks
Daimona Eaytoy
2019-09-05
2
-2
/
+1
*
|
Upgrade phan config to 0.7.1
Daimona Eaytoy
2019-09-04
1
-4
/
+0
*
|
Unsuppress another phan issue (part 7)
Daimona Eaytoy
2019-09-03
1
-0
/
+1
*
|
Unsuppress more phan issues (part 5)
Daimona Eaytoy
2019-09-01
1
-0
/
+7
*
|
Unsuppress other phan issues (part 4)
Daimona Eaytoy
2019-08-31
1
-0
/
+2
*
|
Unsuppress more phan issues (part 3)
Daimona Eaytoy
2019-08-31
4
-0
/
+4
*
|
Globally unsuppress phan issues with low count
Daimona Eaytoy
2019-08-30
1
-0
/
+2
*
|
Merge "Allow SelectWithInput to be marked as required and handle that dynamic...
jenkins-bot
2019-07-31
2
-0
/
+2
|
\
\
|
*
|
Allow SelectWithInput to be marked as required and handle that dynamically
David Barratt
2019-07-30
2
-0
/
+2
[next]