| Commit message (Expand) | Author | Age | Files | Lines |
* | Update templates with new CI variableszj-update-templates | Z.J. van de Weg | 2017-03-10 | 5 | -29/+29 |
* | Update the gitignore and gitlab-ci templates for 9.0 | DJ Mountney | 2017-03-08 | 29 | -51/+299 |
* | remove manually vendored raphael library in favor of node module | Mike Greiling | 2017-03-05 | 3 | -9774/+0 |
* | Removed some unused JS deps | Phil Hughes | 2017-03-02 | 1 | -53/+0 |
* | Use es6-promise package to avoid webpack warningsuse-es6-promise-package | Eric Eastwood | 2017-02-13 | 1 | -1156/+0 |
* | convert timeago.js dependency to an npm module | Mike Greiling | 2017-02-11 | 1 | -237/+0 |
* | remove vue from vendor since it is now in node_modules | Mike Greiling | 2017-02-11 | 6 | -8851/+0 |
* | Update .gitignore templatesupdate-gitignore-templates | Ruben Davila | 2017-02-07 | 24 | -179/+141 |
* | Merge branch 'master' into go-go-gadget-webpack | Mike Greiling | 2017-02-03 | 2 | -843/+0 |
|\ |
|
| * | Merge branch '25624-anticipate-obstacles-to-removing-turbolinks' into 'master'
| Jacob Schatz | 2017-02-03 | 1 | -49/+0 |
| |\ |
|
| | * | Remove turbolinks. | Bryce Johnson | 2017-02-02 | 1 | -49/+0 |
| * | | fix relative paths to xterm.js within fit.js | Mike Greiling | 2017-02-02 | 1 | -2/+2 |
| |/ |
|
* | | Merge branch 'master' into go-go-gadget-webpack | Mike Greiling | 2017-01-31 | 1 | -246/+0 |
|\ \
| |/ |
|
| * | Merge branch '26282-autosize-js-memory-leak' into 'master'
| Alfredo Sumaran | 2017-01-30 | 1 | -246/+0 |
| |\ |
|
| | * | remove ba-resize26282-autosize-js-memory-leak | Luke "Jared" Bennett | 2017-01-20 | 1 | -246/+0 |
* | | | Merge branch 'master' into go-go-gadget-webpack | Mike Greiling | 2017-01-27 | 1 | -0/+76 |
|\ \ \
| |/ / |
|
| * | | Update autodeploy templates [ci skip] | Kamil Trzcinski | 2017-01-22 | 1 | -0/+76 |
| |/ |
|
* | | Merge branch 'master' into go-go-gadget-webpack | Phil Hughes | 2017-01-13 | 33 | -53/+294 |
|\ \
| |/ |
|
| * | Merge branch 'update-templates-8-16' into 'master'
| Rémy Coutable | 2017-01-11 | 33 | -53/+294 |
| |\ |
|
| | * | add missing openshift templateupdate-templates-8-16 | James Lopez | 2017-01-10 | 1 | -0/+76 |
| | * | update templates | James Lopez | 2017-01-09 | 33 | -127/+292 |
| * | | Merge branch 'patch-turbolinks' into 'security' | Robert Speicher | 2017-01-10 | 1 | -0/+49 |
| |/ |
|
* | | ensire u2f object is accessible in a commonJS environment | Mike Greiling | 2017-01-10 | 1 | -1/+3 |
* | | Swapped out teaspoon for karma | Luke "Jared" Bennett | 2017-01-10 | 1 | -4/+17 |
* | | Correct merge conflicts | Luke "Jared" Bennett | 2017-01-10 | 1 | -100/+107 |
* | | migrate all javascript asset bundles and require syntax | Mike Greiling | 2017-01-10 | 2 | -5/+2 |
* | | replace application.js sprockets output with webpack-generated equivalent | Mike Greiling | 2017-01-06 | 4 | -0/+2468 |
|/ |
|
* | Terminal: Add TextEncoder and TextDecoder in terminal bundle. | Fatih Acet | 2017-01-04 | 2 | -0/+3348 |
* | Link to k8s contributing doc. | Sytse Sijbrandij | 2016-12-27 | 1 | -1/+13 |
* | Merge branch '25896-fix-404-katax-fonts' into 'master'
| Alfredo Sumaran | 2016-12-22 | 2 | -36/+40 |
|\ |
|
| * | Update build step for KaTeX. | Hiroyuki Sato | 2016-12-22 | 2 | -4/+8 |
| * | Replace url('...') to url(font-path('...')) | Hiroyuki Sato | 2016-12-22 | 1 | -32/+32 |
| * | Rname katex.css to katex.scss | Hiroyuki Sato | 2016-12-22 | 1 | -0/+0 |
* | | Added Autodeploy script for OpenShift | Kamil Trzcinski | 2016-12-21 | 1 | -0/+74 |
|/ |
|
* | Add xterm.js 2.1.0 and a wrapper class to the asset pipeline | Nick Thomas | 2016-12-19 | 3 | -0/+4527 |
* | Merge remote-tracking branch 'origin/master' into dockerfile-templatesdockerfile-templates | Kamil Trzcinski | 2016-12-18 | 87 | -9414/+17726 |
|\ |
|
| * | Clearer comment as to why the procedure is needed | Munken | 2016-12-16 | 2 | -2/+2 |
| * | Added KaTeX license and procedure to build it for Gitlab | Munken | 2016-12-16 | 2 | -0/+82 |
| * | Math works for inline syntax | Munken | 2016-12-08 | 82 | -0/+9576 |
| * | move timeago.js to vendor directory | Mike Greiling | 2016-11-22 | 1 | -0/+237 |
| * | Adds es6-promise polyfill24492-promise-polyfill | Filipa Lacerda | 2016-11-15 | 1 | -0/+1159 |
| * | Bump up vue version. | Fatih Acet | 2016-11-10 | 2 | -9232/+6672 |
| * | Replace jQuery.timeago with timeago.js | Clement Ho | 2016-11-07 | 1 | -182/+0 |
* | | Allow to use Dockerfile templates | Kamil Trzcinski | 2016-11-08 | 1 | -0/+3 |
|/ |
|
* | Move jquery.timeago to vendor directory | Alfredo Sumaran | 2016-11-03 | 1 | -0/+182 |
* | Add and update .gitignore & .gitlab-ci.yml templates for 8.14 | Alejandro Rodríguez | 2016-11-03 | 16 | -140/+247 |
* | Updated Sortable JS pluginsortable-version-update | Phil Hughes | 2016-11-01 | 1 | -55/+144 |
* | replace jquery.cookie vendor script with js.cookie | Mike Greiling | 2016-10-24 | 2 | -41/+156 |
* | Update templates for 8.13 | Rémy Coutable | 2016-09-30 | 10 | -1/+114 |
* | Merge branch 'update-templates' into 'master'
| Robert Speicher | 2016-09-12 | 13 | -5/+82 |
|\ |
|