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
2018-04-18Avoid infinite loop in container scanning job. Refs gitlab-org/gitlab-ee#5706Olivier Gonzalez
2018-04-16Fix container scanning in vendored GitLab CI configuration for Auto DevopsGilbert Roulot
2018-04-13Use stable docker image instead of latestPhilippe Lafoucrière
2018-04-12Update the dependencies license list for 10.7Filipa Lacerda
2018-04-12 Update the .gitignore, .gitlab-ci.yml, and Dockerfile templatesFilipa Lacerda
2018-04-10Update vendored .gitlab-ci.yml for Auto-DevopsOlivier Gonzalez
2018-04-05Override the Prometheus server nameJoshua Lambert
2018-03-19Show Ajax requests in performance barSean McGivern
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.
2018-03-16Update vendored gitlab-ci.yml template for auto-devopsOlivier Gonzalez
2018-03-13Improve the frontend code for the performance barSean McGivern
2018-03-13Add Gitaly call details to the performance barSean McGivern
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.
2018-03-12Merge branch '44096-update-zaproxy-image-in-auto-devops-template' into 'master'Dmitriy Zaporozhets
Resolve "Update zaproxy image in Auto DevOps template" Closes #44096 See merge request gitlab-org/gitlab-ce!17683
2018-03-12Use GitLab fork of zaproxyFabien Catteau
Closes #44096
2018-03-08Merge branch 'update-templates-and-dependencies-10-6' into 'master'Robert Speicher
Update templates and licenses See merge request gitlab-org/gitlab-ce!17637
2018-03-08Revert "Cleanup after adding MR diff's commit_count"Jan Provaznik
This reverts commit 0b7d10851456018328da137beeca931767b4fd0a.
2018-03-08Update templates and licensesJames Lopez
2018-03-06Resolve "Enable privileged mode for Runner installed on Kubernetes"Mayra Cabrera
2018-03-05Cleanup after adding MR diff's commit_countJan Provaznik
* processes any pending records which are not migrated yet * bumps import_export version because of new commits_count attribute * removes commits_count fallback method
2018-03-02Extend Cluster Applications to install GitLab Runner to Kubernetes clusterMayra Cabrera
2018-02-26Change RBAC value to false on Prometheus values.ymlMayra Cabrera
- This will allow to install Prometheus again without a problem Closes #43621
2018-02-21Update to jQuery 3.Jacob Schatz
2018-02-19Chart.html.haml refactorJacob Schatz
2018-02-16Update vendored AutoDevOps YML for latest SAST changesOlivier Gonzalez
2018-02-13Merge branch '43189-deployed-ingress-configmap-does-not-enable-metrics' into ↵Kamil Trzciński
'master' Fully enable nginx-ingress metrics Closes #43189 See merge request gitlab-org/gitlab-ce!17069
2018-02-12Properly format values.yaml for deployed IngressesJoshua Lambert
2018-02-12Merge branch 'master' into jivl-update-katexJose Ivan Vargas
2018-02-08Update jquery.waitforimages & use npm versionPhil Hughes
#39072
2018-02-08Merge branch '10-5-update-dependencies-license-list' into 'master'Marin Jankovski
10.5 Update the dependencies license list See merge request gitlab-org/gitlab-ce!16998
2018-02-0810.5 Update the dependencies license listMark Fletcher
2018-02-0810.5 Update the .gitignore, .gitlab-ci.yml, and Dockerfile templatesMark Fletcher
2018-02-08Update AutoDevOps template for latest Browser Performance Testing changesJoshua Lambert
2018-02-06Merge branch 'master' into jivl-update-katexJose Ivan Vargas
2018-02-05Merge branch '39985-enable-prometheus-metrics-for-deployed-ingresses' into ↵Kamil Trzciński
'master' Enable Prometheus metrics for deployed Ingresses Closes #39985 See merge request gitlab-org/gitlab-ce!16866
2018-02-05Enable Prometheus metrics for deployed IngressesJoshua Lambert
2018-02-05Adapt config to support Prometheus 2.1Joshua Lambert
2018-01-23Vendor 10.4 Auto DevOps templatebikebilly
2018-01-19Update Auto DevOps templateAchilleas Pipinellis
[ci skip]
2018-01-16Merge branch '41796-update-auto-deployed-prometheus-scrape-config' into 'master'Kamil Trzciński
Update auto-deployed prometheus scrape config Closes #41796 See merge request gitlab-org/gitlab-ce!16306
2018-01-16Merge branch ↵Kamil Trzciński
'41809-auto-devops-performance-docker-image-not-compatible-with-gitlab-runner' into 'master' Include updated AutoDevOps template with Browser Performance using DinD Closes #41809 See merge request gitlab-org/gitlab-ce!16373
2018-01-15Update prometheus.yml to reflect current Omnibus versionJoshua Lambert
2018-01-15Resolve "Managed Prometheus deployment installs a lot of extra stuff"Mayra Cabrera
2018-01-11Update AutoDevOps template with browser performance fixJoshua Lambert
2018-01-07Merge branch 'fix/gb/fix-import-export-restoring-associations' into 'master'Kamil Trzciński
Fix restoring associations with import/export Closes #41646 See merge request gitlab-org/gitlab-ce!16221
2018-01-07Merge branch '10-4-licenses-update' into 'master'Marin Jankovski
10.4 licenses update Closes #10 See merge request gitlab-org/gitlab-ce!16269
2018-01-07Update licenses for 10.4Luke Bennett
2018-01-06Update templates for 10.4Luke Bennett
2018-01-06Bump import/export version in project templatesGrzegorz Bizon
2018-01-04Backport gitlab-org/gitlab-ci-yml!128 - Fix kubectl version to 1.8.6Alessio Caiazza
This commit extracts `kubectl`, `helm` and `codeclimate` versions as CI variables. `kubectl` changes from latest stable version to `1.8.6`, the other two are just extracted in order to be easily updated; now we can also test tool upgrades overriding CI secret variables.
2018-01-03Merge branch 'update-autodevops-template' into 'master'Kamil Trzciński
Update Auto DevOps template See merge request gitlab-org/gitlab-ce!16042
2017-12-22Extend Cluster Applications to allow installation of PrometheusMayra Cabrera