Go to file
Timo Tijhof caa11531b1 mmv.bootstrap: Remove direct static call to OO.Router.prototype
Follows-up Id4df92b0ebed3 where a direct call was added into
the OO.Router.prototype which is invalid.

It also didn't add much value as it literally contains just
one line of trivial code that was already used without any
shared state with the actual instance of OO.Router used.

Use location.href directly.

Bug: T77258
Change-Id: I00c018f97d6569a532e51f817a1faa2df4f2fb1a
2020-06-12 10:07:40 +00:00
.phan Remove the BetaFeatures integration 2019-05-08 11:22:35 -07:00
i18n Localisation updates from https://translatewiki.net. 2020-06-09 09:14:13 +02:00
includes Do not queue MMV modules on the mobile domain 2019-11-05 19:01:30 +00:00
resources mmv.bootstrap: Remove direct static call to OO.Router.prototype 2020-06-12 10:07:40 +00:00
tests Fix tests 2020-06-12 10:27:09 +02:00
.eslintrc.json build: Remove unneeded exclude from .eslintrc.json 2020-01-08 19:51:42 +00:00
.gitignore build: Updating mediawiki/mediawiki-codesniffer to 26.0.0 2019-08-04 15:15:13 +00:00
.gitreview Whoops, track not trace 2016-10-24 17:03:01 -07:00
.phpcs.xml build: Updating mediawiki/mediawiki-codesniffer to 26.0.0 2019-08-04 15:15:13 +00:00
.rubocop.yml Updated RuboCop to the latest version 2015-12-09 16:10:56 +01:00
.rubocop_todo.yml Update RuboCop Ruby gem 2017-12-04 16:53:35 +01:00
.stylelintrc.json Use json extension for .stylelintrc 2017-08-19 10:10:03 +02:00
AUTHORS Update AUTHORS 2019-06-06 11:26:34 +02:00
CODE_OF_CONDUCT.md build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 2018-08-19 14:22:27 +00:00
composer.json build: Updating composer dependencies 2020-06-09 07:23:54 +00:00
COPYING Initial commit - working demo 2013-09-03 16:52:28 -07:00
DEVELOPERS.md Follow-up 950577662: Put developer-focussed notes in DEVELOPERS.md 2020-02-24 12:08:52 -08:00
extension.json Remove redundant dependency on 'mediawiki.notify' 2020-04-08 16:46:49 +00:00
Gemfile Update RuboCop Ruby gem 2017-12-04 16:53:35 +01:00
Gemfile.lock Update ffi and rubyzip gems 2018-11-06 11:28:07 +01:00
Gruntfile.js Follow-up 950577662: Put developer-focussed notes in DEVELOPERS.md 2020-02-24 12:08:52 -08:00
importml.sh Make importml.sh less Linux-centric, more UNIX-agnostic 2013-12-05 00:19:02 +00:00
jsduck.categories.json Merge "Adopt mediawiki.router" 2019-05-28 15:14:50 +00:00
jsduck.external.js Merge "Adopt mediawiki.router" 2019-05-28 15:14:50 +00:00
jsduck.json Move files to their own directory per module 2018-07-30 15:15:25 +02:00
MultimediaViewer.php Remove the BetaFeatures integration 2019-05-08 11:22:35 -07:00
package-lock.json build: Updating dependencies 2020-04-22 15:01:58 +00:00
package.json build: Updating dependencies 2020-04-22 15:01:58 +00:00
Rakefile Migration of browsertests* Jenkins jobs to selenium* jobs 2016-04-25 19:15:12 +02:00