Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/vendor
AgeCommit message (Collapse)Author
2017-02-03Merge branch '25624-anticipate-obstacles-to-removing-turbolinks' into 'master' Jacob Schatz
Remove Turbolinks Closes #25624 See merge request !8570
2017-02-02fix relative paths to xterm.js within fit.jsMike Greiling
2017-02-02Remove turbolinks.Bryce Johnson
2017-01-31Merge branch '26282-autosize-js-memory-leak' into 'master' Alfredo Sumaran
Resolve "ba-resize memory leak" Closes #26282 See merge request !8412
2017-01-22Update autodeploy templates [ci skip]Kamil Trzcinski
2017-01-20remove ba-resizeLuke "Jared" Bennett
refactor js-autosize code now that ba-resize is gone Added specs
2017-01-11Merge branch 'update-templates-8-16' into 'master' Rémy Coutable
Update templates - 8.16 RC1 See merge request !8505
2017-01-11Merge branch 'patch-turbolinks' into 'security'Robert Speicher
Updated Turbolinks to patched version of turbolinks-classic See https://dev.gitlab.org/gitlab/gitlabhq/merge_requests/2048
2017-01-10add missing openshift templateJames Lopez
2017-01-09update templatesJames Lopez
2017-01-04Terminal: Add TextEncoder and TextDecoder in terminal bundle.Fatih Acet
2016-12-27Link to k8s contributing doc.Sytse Sijbrandij
2016-12-22Merge branch '25896-fix-404-katax-fonts' into 'master' Alfredo Sumaran
Resolve "KaTeX fonts 404 on gitlab.com" Closes #25896 See merge request !8228
2016-12-22Update build step for KaTeX.Hiroyuki Sato
2016-12-22Replace url('...') to url(font-path('...'))Hiroyuki Sato
2016-12-22Rname katex.css to katex.scssHiroyuki Sato
2016-12-21Added Autodeploy script for OpenShiftKamil Trzcinski
2016-12-19Add xterm.js 2.1.0 and a wrapper class to the asset pipelineNick Thomas
2016-12-19Merge remote-tracking branch 'origin/master' into dockerfile-templatesKamil Trzcinski
2016-12-16Clearer comment as to why the procedure is neededMunken
2016-12-16Added KaTeX license and procedure to build it for GitlabMunken
2016-12-09Math works for inline syntaxMunken
2016-11-23move timeago.js to vendor directoryMike Greiling
2016-11-15Adds es6-promise polyfillFilipa Lacerda
Adds changelog
2016-11-10Bump up vue version.Fatih Acet
2016-11-08Allow to use Dockerfile templatesKamil Trzcinski
2016-11-07Replace jQuery.timeago with timeago.jsClement Ho
2016-11-04Move jquery.timeago to vendor directoryAlfredo Sumaran
2016-11-03Add and update .gitignore & .gitlab-ci.yml templates for 8.14Alejandro Rodríguez
2016-11-01Updated Sortable JS pluginPhil Hughes
Fixes an issue in Safari that stops issues from being draggable Closes #23048
2016-10-25replace jquery.cookie vendor script with js.cookieMike Greiling
2016-09-30Update templates for 8.13Rémy Coutable
Signed-off-by: Rémy Coutable <remy@rymai.me>
2016-09-12Merge branch 'update-templates' into 'master' Robert Speicher
Update templates. See merge request !6163
2016-09-08Restore comments lost when converting CoffeeScript to JavaScriptJared Deckard
2016-09-02Update templates.Ruben Davila
2016-08-19drop execute bitElan Ruusamäe
originally added by mistakes
2016-08-17Removed vue assetsPhil Hughes
2016-08-17Fixed removing items from listPhil Hughes
2016-08-17Created default sortable options to be shared between the lists & the cardsPhil Hughes
Added full vue.js source
2016-08-17Removes boards correctlyPhil Hughes
2016-08-17Added vue-resource to get & save dataPhil Hughes
2016-08-17Hooked up JS to allow issues to be moved between columnsPhil Hughes
2016-08-17Added VueJS pluginPhil Hughes
2016-08-08Update templatesZ.J. van de Weg
2016-08-02Add and update templates for 8.11Ruben Davila
2016-07-27Fix typo in Elixir CI templateRobert Speicher
[ci skip]
2016-07-24ES6ify all the things!Fatih Acet
2016-07-06Remove duplicate templates that are lowercaseRémy Coutable
Signed-off-by: Rémy Coutable <remy@rymai.me>
2016-07-06Add and update .gitignore & .gitlab-ci.yml templates for 8.10Rémy Coutable
Signed-off-by: Rémy Coutable <remy@rymai.me>
2016-06-20Run rake gitlab:update_templatesZ.J. van de Weg