Commit Graph

17 Commits

Author SHA1 Message Date
GitLab Bot 17c8111494 Add latest changes from gitlab-org/gitlab@master 2020-05-07 21:09:26 +00:00
GitLab Bot 87ef501eac Add latest changes from gitlab-org/gitlab@master 2020-03-03 09:07:54 +00:00
Brandon Labuschagne 8a7792bdd0 Internationalisation of javascript/t* directories
This is one of many MRs opened in order to improve the overall
internationalisation of the GitLab codebase.

i18n documentation
https://docs.gitlab.com/ee/development/i18n/externalization.html
2019-05-02 13:05:48 +00:00
robertfoss 7df39921f0 web-terminal: Add support for URL to Link parsing
This is desirable since it enables people who are viewing job results
to quickly go from the logs to more detailed information about an issue.
2019-01-08 18:32:37 +00:00
Paul Slaughter 38431c8f99 CE Port of "Web Terminal FE" 2018-12-07 16:29:32 +00:00
Mike Greiling c559bcca03
Prettify additional modules (I through Z) 2018-10-16 13:01:19 -05:00
Filipa Lacerda 26b8209ecd
Focus terminal on load
Use object.assign for default option
2018-08-03 15:16:39 +01:00
Filipa Lacerda 0116930bb0 Uses npm css and removes css from vendor folder 2018-08-03 14:26:23 +01:00
Filipa Lacerda 77c189a9a7 Move xterm to a node dependency and remove global code [ci skip] 2018-08-03 14:26:24 +01:00
Mike Greiling f248be7257
require jQuery to be explicitly imported 2018-03-09 15:18:09 -06:00
Nick Thomas 6931dd7f18
Fix a JS bug in the websocket terminal 2018-03-07 00:04:20 +00:00
Constance Okoghenun 8510fc8701 Removed terminal webpack bundle tag 2018-03-02 20:04:55 +01:00
Mike Greiling 5bd549187a update remaining uses of CJS syntax to ES module syntax 2017-05-16 15:52:40 -05:00
winniehell 572f9782d5 Remove .es6 from file extensions (!9241) 2017-03-05 21:22:40 +01:00
Mike Greiling fe964cc235 migrate all javascript asset bundles and require syntax 2017-01-10 12:30:38 -06:00
Fatih Acet 232f7fd975 Terminal: Add TextEncoder and TextDecoder in terminal bundle. 2017-01-04 23:21:18 +03:00
Nick Thomas 7c2e16d053 Add xterm.js 2.1.0 and a wrapper class to the asset pipeline 2016-12-19 19:53:03 +00:00