summaryrefslogtreecommitdiff
path: root/vendor
Commit message (Collapse)AuthorAgeFilesLines
* Update licensesBob Van Landuyt2018-08-081-163/+126
|
* Update templates for 11.2Bob Van Landuyt2018-08-089-22/+29
|
* Uses npm css and removes css from vendor folderFilipa Lacerda2018-08-031-2206/+0
|
* Move xterm to a node dependency and remove global code [ci skip]Filipa Lacerda2018-08-034-5669/+0
|
* Specify Jupyter Image to use with JupyterHub InstallationAmit Rathi2018-07-201-0/+1
|
* Add support for tar.gz AUTO_DEVOPS_CHART charts (#49324)Dylan Griffith2018-07-181-0/+1
|
* Merge branch '11-1-update-licenses' into 'master'James Lopez2018-07-091-45/+39
|\ | | | | | | | | [11.1.0] Update the dependencies license list See merge request gitlab-org/gitlab-ce!20487
| * Update the dependencies license list for 11.1.0Alessio Caiazza2018-07-091-45/+39
| |
* | Update .gitignore, .gitlab-ci.yml, and Dockerfile templates for 11.1.0Alessio Caiazza2018-07-0925-37/+86
|/
* Replaces date.format.js in vendor with NPM packageTim Zallmann2018-07-021-132/+0
|
* Add pipeline stages position clean-up migrationGrzegorz Bizon2018-06-293-0/+0
|
* Merge branch 'update-11-0-templates' into 'master'Mayra Cabrera2018-06-0810-240/+31
|\ | | | | | | | | Updates templates for 11.0 See merge request gitlab-org/gitlab-ce!19573
| * Updates templates for 11.0Filipa Lacerda2018-06-0810-240/+31
| |
* | Update the dependencies license listAlessio Caiazza2018-06-081-267/+122
|/
* Update vendored ADO template with adding of license managementOlivier Gonzalez2018-06-061-0/+29
|
* Updated vendored ADO templateupdate_vendored_ADO_templateOlivier Gonzalez2018-06-041-10/+55
|
* Merge branch '46487-add-support-for-jupyter-in-gitlab-via-kubernetes' into ↵Dmitriy Zaporozhets2018-06-011-0/+19
|\ | | | | | | | | | | | | | | | | 'master' Resolve "Add support for Jupyter in GitLab via Kubernetes" Closes #46487 See merge request gitlab-org/gitlab-ce!19019
| * Add oauth reference to jupyter cluster appDmitriy Zaporozhets2018-05-251-0/+3
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * Add support for Jupyter in GitLab via KubernetesDmitriy Zaporozhets2018-05-251-0/+16
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Remove in favor of npm packageKushal Pandya2018-05-311-1374/+0
|/
* Merge branch '5779_rename_code_quality_job_and_artifact' into 'master'Achilleas Pipinellis2018-05-241-4/+4
|\ | | | | | | | | Rename code quality job and artifact. See merge request gitlab-org/gitlab-ce!19049
| * Rename code quality job and artifact. Refs gitlab-org/gitlab-ee#5779Olivier Gonzalez2018-05-231-4/+4
| |
* | Rename container scanning job and artifactOlivier Gonzalez2018-05-241-5/+5
|/
* Changes Ingress RBAC value to be false as defaultMayra Cabrera2018-05-141-0/+5
| | | | | | It was changed to be true on https://github.com/kubernetes/charts/commit/c60086ec0b260996281d337d67f2361f826f7029 Closes #46286
* Vendor Auto DevOps templateFabio Busatto2018-05-111-36/+18
|
* Merge branch '10-8-dependencies-update' into 'master'James Lopez2018-05-091-162/+234
|\ | | | | | | | | Update the dependencies license list See merge request gitlab-org/gitlab-ce!18847
| * Update the dependencies license listFilipa Lacerda2018-05-091-162/+234
| |
* | Update the .gitignore, .gitlab-ci.yml, and Dockerfile templatesFilipa Lacerda2018-05-0912-15/+27
|/
* Vendor Auto-DevOps.gitlab-ci.ymlFabio Busatto2018-05-081-23/+166
|
* Resolve "Reconcile project templates with Auto DevOps"Fabio Busatto2018-05-043-0/+0
|
* remove peek performance_barPirate Praveen2018-04-261-182/+0
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Cleanup after adding MR diff's commit_count (try 2)Jan Provaznik2018-04-253-0/+0
| | | | | | * processes any pending records which are not migrated yet * bumps import_export version because of new commits_count attribute * removes commits_count fallback method
* Avoid infinite loop in container scanning job. Refs gitlab-org/gitlab-ee#5706Olivier Gonzalez2018-04-181-1/+3
|
* Fix container scanning in vendored GitLab CI configuration for Auto DevopsGilbert Roulot2018-04-161-0/+1
|
* Use stable docker image instead of latestPhilippe Lafoucrière2018-04-132-2/+2
|
* Update the dependencies license list for 10.7Filipa Lacerda2018-04-121-64/+65
|
* Update the .gitignore, .gitlab-ci.yml, and Dockerfile templatesFilipa Lacerda2018-04-1219-17/+81
|
* Update vendored .gitlab-ci.yml for Auto-DevopsOlivier Gonzalez2018-04-101-11/+42
|
* Override the Prometheus server nameJoshua Lambert2018-04-051-0/+1
|
* Show Ajax requests in performance barSean McGivern2018-03-191-86/+0
| | | | | | | | | | | | | | | | | But first, rewrite the performance bar in Vue: 1. Remove the peek-host gem and replace it with existing code. This also allows us to include the host in the JSON response, rather than in the page HTML. 2. Leave the line profiler parts as here-be-dragons: nicer would be a separate endpoint for these, so we could use them on Ajax requests too. 3. The performance bar is too fiddly to rewrite right now, so apply the same logic to that. Then, add features! All requests made through Axios are able to be tracked. To keep a lid on memory usage, only the first two requests for a given URL are tracked, though. Each request that's tracked has the same data as the initial page load, with the exception of the performance bar and the line profiler, as explained above.
* Update vendored gitlab-ci.yml template for auto-devopsOlivier Gonzalez2018-03-161-6/+5
|
* Improve the frontend code for the performance barSean McGivern2018-03-131-21/+15
|
* Add Gitaly call details to the performance barSean McGivern2018-03-131-25/+47
| | | | | The same as the SQL queries, show the details of Gitaly calls in the performance bar, as a modal that can be opened in the same way.
* Merge branch '44096-update-zaproxy-image-in-auto-devops-template' into 'master'Dmitriy Zaporozhets2018-03-121-1/+1
|\ | | | | | | | | | | | | Resolve "Update zaproxy image in Auto DevOps template" Closes #44096 See merge request gitlab-org/gitlab-ce!17683
| * Use GitLab fork of zaproxyFabien Catteau2018-03-121-1/+1
| | | | | | | | Closes #44096
* | Merge branch 'update-templates-and-dependencies-10-6' into 'master'Robert Speicher2018-03-087-200/+357
|\ \ | | | | | | | | | | | | Update templates and licenses See merge request gitlab-org/gitlab-ce!17637
| * | Update templates and licensesupdate-templates-and-dependencies-10-6James Lopez2018-03-087-200/+357
| |/
* | Revert "Cleanup after adding MR diff's commit_count"Jan Provaznik2018-03-083-0/+0
|/ | | | This reverts commit 0b7d10851456018328da137beeca931767b4fd0a.
* Resolve "Enable privileged mode for Runner installed on Kubernetes"Mayra Cabrera2018-03-061-2/+0
|
* Cleanup after adding MR diff's commit_countJan Provaznik2018-03-053-0/+0
| | | | | | * processes any pending records which are not migrated yet * bumps import_export version because of new commits_count attribute * removes commits_count fallback method