Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Internationalisation of javascript/t* directories | Brandon Labuschagne | 2019-05-02 | 1 | -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 parsing | robertfoss | 2019-01-08 | 1 | -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 Slaughter | 2018-12-07 | 2 | -5/+54 |
| | |||||
* | Prettify additional modules (I through Z) | Mike Greiling | 2018-10-16 | 1 | -4/+8 |
| | |||||
* | Focus terminal on load | Filipa Lacerda | 2018-08-03 | 1 | -13/+6 |
| | | | | Use object.assign for default option | ||||
* | Uses npm css and removes css from vendor folder | Filipa Lacerda | 2018-08-03 | 1 | -0/+2 |
| | |||||
* | Move xterm to a node dependency and remove global code [ci skip] | Filipa Lacerda | 2018-08-03 | 2 | -58/+58 |
| | |||||
* | require jQuery to be explicitly importedremove-jquery-globals | Mike Greiling | 2018-03-09 | 1 | -0/+2 |
| | |||||
* | Fix a JS bug in the websocket terminal | Nick Thomas | 2018-03-07 | 1 | -2/+8 |
| | |||||
* | Removed terminal webpack bundle tagterminal-bundle-refactor | Constance Okoghenun | 2018-03-02 | 1 | -1/+1 |
| | |||||
* | update remaining uses of CJS syntax to ES module syntax | Mike Greiling | 2017-05-16 | 1 | -5/+7 |
| | |||||
* | Remove .es6 from file extensions (!9241) | winniehell | 2017-03-05 | 2 | -0/+0 |
| | |||||
* | migrate all javascript asset bundles and require syntax | Mike Greiling | 2017-01-10 | 1 | -5/+5 |
| | |||||
* | Terminal: Add TextEncoder and TextDecoder in terminal bundle. | Fatih Acet | 2017-01-04 | 1 | -0/+2 |
| | |||||
* | Add xterm.js 2.1.0 and a wrapper class to the asset pipeline | Nick Thomas | 2016-12-19 | 2 | -0/+67 |