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-04-12Include CONTRIBUTING.md file when importing .gitlab-ci.yml templatesAdam Niedzielski
2017-04-11Merge branch 'removed-notebooklab-absolute-paths' into 'master' Jacob Schatz
Fixed notebooklab code including file paths See merge request !10629
2017-04-11Merge branch 'update-licenses.csv' into 'master' Robert Speicher
Update licenses.csv [ci skip] See merge request !10620
2017-04-11Fixed notebooklab code including file pathsPhil Hughes
2017-04-11Update licenses.csv via:Lin Jen-Shin
license_finder report --format=csv --save=vendor/licenses.csv
2017-04-11Update templates via:Lin Jen-Shin
rake gitlab:update_templates
2017-04-05Use PDFLab to render PDFs in GitLabSam Rose
2017-03-30Added worksheets support to notebook viewerPhil Hughes
Updated some Ruby code based on comments
2017-03-28Merge branch 'ipython-notebook-viewer' into 'master' Jacob Schatz
iPython notebook viewer See merge request !10017
2017-03-24Component now includes scoped stylesPhil Hughes
This means we no longer need the CSS, the Vue component will handle the CSS & correctly scope it the components
2017-03-23Updated notebooklab with latest code highlighting changesPhil Hughes
2017-03-23Added testsPhil Hughes
2017-03-23Updated notebooklab libraryPhil Hughes
Added error handling [ci skip]
2017-03-23Stops errors in the rendering breaking the pagePhil Hughes
Fixed some output types [ci skip]
2017-03-23Loads raw JSON & displays in the componentPhil Hughes
[ci skip]
2017-03-23Started iPython notebook viewerPhil Hughes
Using NotebookLab library [ci skip]
2017-03-22remove Cookies class from global spaceMike Greiling
2017-03-13Merge branch 'license-file-9-0' into 'master' Robert Speicher
Add the generated license.csv for 9.0 See merge request !9826
2017-03-13Move licenses file under the vendor folderDJ Mountney
2017-03-10Update templates with new CI variablesZ.J. van de Weg
2017-03-09Update the gitignore and gitlab-ci templates for 9.0DJ Mountney
2017-03-05remove manually vendored raphael library in favor of node moduleMike Greiling
2017-03-02Removed some unused JS depsPhil Hughes
We dont use them anywhere, so why have them around?
2017-02-14Use es6-promise package to avoid webpack warningsEric Eastwood
See https://github.com/stefanpenner/es6-promise/issues/100 ``` [WDS] Warnings while compiling. ./vendor/assets/javascripts/es6-promise.auto.js Module not found: Error: Can't resolve 'vertx' in '/Users/eric/Documents/gitlab/gitlab-development-kit/gitlab/vendor/assets/javascripts' @ ./vendor/assets/javascripts/es6-promise.auto.js 140:16-26 @ ./app/assets/javascripts/application.js @ multi (webpack)-dev-server/client?http://localhost:3808 ./application.js ```
2017-02-11convert timeago.js dependency to an npm moduleMike Greiling
2017-02-11remove vue from vendor since it is now in node_modulesMike Greiling
2017-02-07Update .gitignore templatesRuben Davila
2017-02-03Merge branch 'master' into go-go-gadget-webpackMike Greiling
* master: (181 commits) Fixed adding to list bug Remove unnecessary queries for .atom and .json in Dashboard::ProjectsController#index Fixed modal lists dropdown not updating when list is deleted Fixed remove btn error after creating new issue in list Removed duplicated test Removed Masonry, instead uses groups of data Uses mixins for repeated functions Fixed up specs Props use objects with required & type values Removes labels instead of closing issue when clicking remove button Fixed JS lint errors Fixed issue card spec Added webkit CSS properties Fixed bug with empty state showing after search Fixed users href path being incorrect Fixed bug where 2 un-selected issues would stay on selected tab Fixed DB schema Changed how components are added in objects Added remove button Add optional id property to the issue schema Fixed issue link href Disabled add issues button if no lists exist ...
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 'master' into go-go-gadget-webpackMike Greiling
* master: (83 commits) Fix small typo on new branch button spec Abillity to promote project labels to group labels Update and pin the `jwt` gem to ~> 1.5.6 refactor merge request build service Update index.md Clarify that Auto Deploy requires a public project. cop for gem fetched from a git source Add CHANGELOG entry Remove new branch button for confidential issues Remove flash warning from login page add complete changelog Add project ID index to `project_authorizations` table to optimize queries Fix disable storing of sensitive information when importing a new repo Fix notification when global=disabled, group=watch Ensure rake is called within the correct bundle context Fix 8.16.0 release date. Improve search within group logic Add changelog item about new attributes in group api Update group api doc with full_name and full_path attributes Add tests for nested groups in search service and search helper ...
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-28Merge branch 'master' into go-go-gadget-webpackMike Greiling
* master: (389 commits) Document "No gems fetched from git repositories" policy [ci skip] Typos Small gramatical tweaks Typos Added PHP & NPM doc Use `:empty_project` where possible in request specs Add caching of droplab ajax requests Use `:empty_project` where possible in model specs Revert 3f17f29a Remove unused js response from refs controller Add MR id to changelog entry fixed small mini pipeline graph line glitch Prevent form to be submitted twice Fix Error 500 when repositories contain annotated tags pointing to blobs Fix /explore sorting (trending) Simplify wording in "adding an image" docs Remove "official merge window" from CONTRIBUTING.md [ci skip] Update repository check documentation Fixed flexbox and wrap issues Update two_factor_authentication.md ...
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-13Merge branch 'master' into go-go-gadget-webpackPhil Hughes
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-10ensire u2f object is accessible in a commonJS environmentMike Greiling
2017-01-10Swapped out teaspoon for karmaLuke "Jared" Bennett
2017-01-10Correct merge conflictsLuke "Jared" Bennett
Fixed eslint failures
2017-01-10migrate all javascript asset bundles and require syntaxMike Greiling
2017-01-10add missing openshift templateJames Lopez
2017-01-09update templatesJames Lopez
2017-01-06replace application.js sprockets output with webpack-generated equivalentMike Greiling
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