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-05-24Merge branch '5779_rename_code_quality_job_and_artifact' into 'master'Achilleas Pipinellis
Rename code quality job and artifact. See merge request gitlab-org/gitlab-ce!19049
2018-05-24Rename container scanning job and artifactOlivier Gonzalez
2018-05-24Rename code quality job and artifact. Refs gitlab-org/gitlab-ee#5779Olivier Gonzalez
2018-05-14Changes Ingress RBAC value to be false as defaultMayra Cabrera
It was changed to be true on https://github.com/kubernetes/charts/commit/c60086ec0b260996281d337d67f2361f826f7029 Closes #46286
2018-05-11Vendor Auto DevOps templateFabio Busatto
2018-05-09Merge branch '10-8-dependencies-update' into 'master'James Lopez
Update the dependencies license list See merge request gitlab-org/gitlab-ce!18847
2018-05-09Update the dependencies license listFilipa Lacerda
2018-05-09Update the .gitignore, .gitlab-ci.yml, and Dockerfile templatesFilipa Lacerda
2018-05-08Vendor Auto-DevOps.gitlab-ci.ymlFabio Busatto
2018-05-04Resolve "Reconcile project templates with Auto DevOps"Fabio Busatto
2018-04-26remove peek performance_barPirate Praveen
Signed-off-by: Rémy Coutable <remy@rymai.me>
2018-04-25Cleanup after adding MR diff's commit_count (try 2)Jan 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-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