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
/
resources
/
src
/
startup.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
resourceloader: Remove mwPerformance stub and rename mwLoadStart mark
Timo Tijhof
2018-04-23
1
-6
/
+4
*
Drop Grade A support for IE10
Ed Sanders
2018-02-21
1
-2
/
+2
*
resourceloader: Fix comment on Mobile Safari requirement
Ed Sanders
2018-02-15
1
-1
/
+1
*
Use HTTPS instead of HTTP for caniuse.com
Fomafix
2018-01-21
1
-6
/
+6
*
resourceloader: Use document.head instead of getElementsByTagName
Timo Tijhof
2017-12-13
1
-1
/
+1
*
Increase Opera minimum for Grades A and C to 15
James D. Forrester
2017-11-29
1
-2
/
+2
*
resourceloader: Remove outdated readyState handler for base modules request
Timo Tijhof
2017-10-30
1
-8
/
+6
*
Avoid implicit globals
Ed Sanders
2017-05-01
1
-18
/
+16
*
resourceloader: Move mwNow() to after isCompatible()
Timo Tijhof
2017-04-18
1
-5
/
+7
*
Clarify release notes for Opera 12.0-12.10 being Grade C
Bartosz DziewoĆski
2017-04-05
1
-1
/
+1
*
resourceloader: Use Date.now() for mw.now() instead of '+new Date'
Timo Tijhof
2017-04-04
1
-1
/
+1
*
startup: Drop JavaScript support for ES3-only browsers
James D. Forrester
2017-04-03
1
-11
/
+17
*
resourceloader: Use perf.now() for mediaWikiLoadStart in startup.js
Timo Tijhof
2017-02-09
1
-4
/
+12
*
Add googleweblight to JS blacklist
Elliott Eggleston
2016-12-13
1
-1
/
+1
*
Remove JSON polyfill, deprecate 'json' module
Peter Hedenskog
2016-11-22
1
-3
/
+9
*
resourceloader: Combine UC Mini startup regex with others
Timo Tijhof
2016-11-21
1
-4
/
+4
*
eslint: Re-enable valid-jsdoc and make a pass
Ed Sanders
2016-11-17
1
-0
/
+3
*
build: Replace jscs+jshint with eslint
Ed Sanders
2016-11-15
1
-7
/
+8
*
UC Mini should be blacklisted
Baha
2016-11-08
1
-1
/
+3
*
resourceloader: Optimise startup by merging regexes
Timo Tijhof
2016-10-29
1
-4
/
+2
*
resourceloader: Move queue formatting out of OutputPage
Timo Tijhof
2016-08-08
1
-1
/
+1
*
Remove "jshint evil:true" where not required
Kevin Israel
2016-06-14
1
-1
/
+1
*
resourceloader: Use feature test instead of UA sniffing
Timo Tijhof
2016-04-18
1
-46
/
+53
*
resourceloader: Introduce window.NORLQ
Alex Monk
2016-02-09
1
-2
/
+26
*
resourceloader: Simplify and clean up RLQ wrap
Timo Tijhof
2016-01-27
1
-1
/
+1
*
startup.js: Move IE8 down from Grade A to Grade C
James D. Forrester
2016-01-06
1
-2
/
+2
*
resourceloader: Proxy 'window.performance' to support Safari bug
Timo Tijhof
2015-09-15
1
-11
/
+8
*
build: Enable jscs rules 'requireSpacesInside*Brackets' and make pass
James D. Forrester
2015-09-05
1
-6
/
+6
*
resourceloader: Rename 'mediaWikiStartUp' mark to 'mwLoadStart'
Timo Tijhof
2015-09-04
1
-1
/
+1
*
resourceloader: Ensure startup module returns early for incompatible browsers
Timo Tijhof
2015-09-02
1
-0
/
+1
*
resourceloader: Remove global startUp() callback
Timo Tijhof
2015-08-31
1
-30
/
+39
*
resourceloader: Fix RLQ script to support IE8 quirk
Timo Tijhof
2015-08-04
1
-1
/
+1
*
resourceloader: Async all the way
Timo Tijhof
2015-08-04
1
-1
/
+10
*
resourceloader: In startup, move RLQ handling to after mw.config
Timo Tijhof
2015-08-04
1
-2
/
+4
*
resourceloader: Convert inline statements to queued functions
Timo Tijhof
2015-07-30
1
-1
/
+11
*
resourceloader: Move startup code from PHP to startup.js
Timo Tijhof
2015-07-27
1
-2
/
+15
*
Make the User Timing API safe to use in MediaWiki
Ori Livneh
2015-07-17
1
-0
/
+8
*
Blacklist MeeGo's browser
Baha Man
2015-05-06
1
-0
/
+2
*
Disable JavaScript for MSIE7 users, update tests accordingly
Eloquence
2014-09-02
1
-2
/
+2
*
startup: Update documentation
Timo Tijhof
2014-08-25
1
-6
/
+5
*
startup: Blacklist Opera < 12
Timo Tijhof
2014-08-25
1
-0
/
+9
*
Disable JavaScript for MSIE6 users, update tests accordingly
Eloquence
2014-08-06
1
-3
/
+3
*
Split /resources into /resources/lib and /resources/src
James D. Forrester
2014-04-07
1
-0
/
+54