summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/terminal
Commit message (Collapse)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-1/+1
|
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-3/+3
|
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-0/+2
|
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-8/+5
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-031-2/+2
|
* Internationalisation of javascript/t* directoriesBrandon Labuschagne2019-05-021-1/+3
| | | | | | | | 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
* web-terminal: Add support for URL to Link parsingrobertfoss2019-01-081-0/+3
| | | | 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.
* CE Port of "Web Terminal FE"Paul Slaughter2018-12-072-5/+54
|
* Prettify additional modules (I through Z)Mike Greiling2018-10-161-4/+8
|
* Focus terminal on loadFilipa Lacerda2018-08-031-13/+6
| | | | Use object.assign for default option
* Uses npm css and removes css from vendor folderFilipa Lacerda2018-08-031-0/+2
|
* Move xterm to a node dependency and remove global code [ci skip]Filipa Lacerda2018-08-032-58/+58
|
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-091-0/+2
|
* Fix a JS bug in the websocket terminalNick Thomas2018-03-071-2/+8
|
* Removed terminal webpack bundle tagterminal-bundle-refactorConstance Okoghenun2018-03-021-1/+1
|
* update remaining uses of CJS syntax to ES module syntaxMike Greiling2017-05-161-5/+7
|
* Remove .es6 from file extensions (!9241)winniehell2017-03-052-0/+0
|
* migrate all javascript asset bundles and require syntaxMike Greiling2017-01-101-5/+5
|
* Terminal: Add TextEncoder and TextDecoder in terminal bundle.Fatih Acet2017-01-041-0/+2
|
* Add xterm.js 2.1.0 and a wrapper class to the asset pipelineNick Thomas2016-12-192-0/+67