summaryrefslogtreecommitdiff
path: root/lib/gitlab
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '56417-update-helm-to-2-12-2' into 'master'Kamil Trzciński2019-01-232-2/+2
|\
| * Update Helm to 2.12.2 to address Helm client vulnerability56417-update-helm-to-2-12-2-ado-testTakuya Noguchi2019-01-182-2/+2
* | Merge branch 'an-opentracing-propagation' into 'master'Kamil Trzciński2019-01-227-1/+241
|\ \
| * | Adds inter-service OpenTracing propagationAndrew Newdigate2019-01-227-1/+241
* | | Merge branch '55966-when-ref-is-ambiguous-createpipelineservice-raises-an-err...Grzegorz Bizon2019-01-222-1/+4
|\ \ \
| * | | Assign pipeline protected attribute in PopulateMatija Čupić2019-01-212-19/+4
| * | | Move assignment to protected to separate stepMatija Čupić2019-01-183-3/+19
| * | | Prevent checking protected_ref? for ambiguous refsMatija Čupić2019-01-161-0/+2
* | | | Merge branch '56547-limit-sidekiq-logging-based-on-argument-size' into 'master'Stan Hu2019-01-221-0/+17
|\ \ \ \
| * | | | Limit Sidekiq args logging to 10 KB of JSONSean McGivern2019-01-221-0/+17
| | |/ / | |/| |
* | | | Merge branch 'force-redeploy-on-updated-secrets' into 'master'Kamil Trzciński2019-01-221-10/+12
|\ \ \ \ | |/ / / |/| | |
| * | | Changed AutoDevops function k8s_prefixed_variables to temp filewalkafwalka2019-01-191-16/+10
| * | | Force Auto DevOps redeployment when application secrets are updatedwalkafwalka2019-01-181-0/+8
| | |/ | |/|
* | | Avoid overwriting default jaeger values with nilAndrew Newdigate2019-01-181-1/+1
|/ /
* | Conditionally initialize the global opentracing tracerAndrew Newdigate2019-01-173-0/+175
* | Added support for custom hosts/domainsAaron Walker2019-01-171-0/+10
* | Merge branch '56309-read-only-controller-doesn-t-account-for-relative-paths-f...Stan Hu2019-01-161-5/+13
|\ \
| * | Bang up predicate methods and use #internal_route?Ash McKenzie2019-01-161-3/+7
| * | Allow sidekiq admin requests, regardless of rootAsh McKenzie2019-01-161-3/+7
* | | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqRobert Speicher2019-01-162-0/+35
|\ \ \ | |_|/ |/| |
| * | Merge branch 'security-2770-verify-bundle-import-files' into 'master'Yorick Peterse2019-01-162-0/+35
| |\ \
| | * | Validate bundle files before unpacking themNick Thomas2019-01-102-0/+35
* | | | Merge branch 'refactor-after-create-default-branch' into 'master'Nick Thomas2019-01-161-0/+42
|\ \ \ \
| * | | | Refactor code for protecting default branchesYorick Peterse2019-01-161-0/+42
* | | | | Extract process_name from GitLab::SentryAndrew Newdigate2019-01-161-8/+0
* | | | | Merge branch 'fix-trivial-accessors' into 'master'Rémy Coutable2019-01-161-3/+1
|\ \ \ \ \
| * | | | | chore(rubocop): fix Style/TrivialAccessors issuesSemyon Pupkov2019-01-161-3/+1
| | |_|_|/ | |/| | |
* | | | | Adopt Fugit to replace Rufus::SchedulerLin Jen-Shin2019-01-151-5/+2
|/ / / /
* | | | Merge branch 'sh-fix-backfill-project-repo-migration' into 'master'Douwe Maan2019-01-151-2/+12
|\ \ \ \
| * | | | Cleanup dead code and commentsToon Claes2019-01-111-20/+0
| * | | | Fix failing spec with orphaned namespaceToon Claes2019-01-111-1/+1
| * | | | Load all projects, namespaces, routes in 1 queryToon Claes2019-01-111-9/+28
| * | | | Fix duplicate disk path in Backfill ProjectReposStan Hu2019-01-111-1/+12
| | |/ / | |/| |
* | | | Merge branch 'backstage/gb/refactor-only-except-policies-config' into 'master'Kamil Trzciński2019-01-158-26/+25
|\ \ \ \
| * | | | Simplify code related to setting default config valuesGrzegorz Bizon2019-01-152-1/+3
| * | | | Make default config entry value configurableGrzegorz Bizon2019-01-159-25/+20
| * | | | Add more specs for only/except policy config entryGrzegorz Bizon2019-01-141-1/+1
| * | | | Make fabrication of default config entry more readableGrzegorz Bizon2019-01-142-5/+7
| * | | | Refactor only/except configuration policiesGrzegorz Bizon2019-01-1410-21/+21
| | |/ / | |/| |
* | | | Merge branch 'sh-fix-gon-helper-avatar' into 'master'Rémy Coutable2019-01-141-4/+11
|\ \ \ \
| * | | | Fix no avatar not showing in user selection boxStan Hu2019-01-131-4/+11
| | |/ / | |/| |
* | | | Resolve "Add "What's new" menu item in top navigation"Brandon Labuschagne2019-01-142-0/+48
| |/ / |/| |
* | | Merge branch 'auto-devops-kubectl-1-11-6' into 'master'Dmitriy Zaporozhets2019-01-141-1/+1
|\ \ \ | |/ / |/| |
| * | Bump kubectl in Auto DevOps to latest 1.11.6Thong Kuah2019-01-101-1/+1
| |/
* | Merge branch '55628-artifacts-from-a-job-defined-after-a-parallel-job-are-not...Grzegorz Bizon2019-01-101-1/+2
|\ \ | |/ |/|
| * Handler regular deps next to parallelized job depsMatija Čupić2019-01-091-1/+2
* | Service for calling Sentry issues apiReuben Pereira2019-01-091-0/+14
|/
* Merge branch 'sh-switch-rack-request-to-actionpack' into 'master'Robert Speicher2019-01-094-4/+4
|\
| * Switch use of Rack::Request to ActionDispatch::RequestStan Hu2019-01-074-4/+4
* | Merge branch 'elastic-test-repos-ce' into 'master'Nick Thomas2019-01-091-0/+13
|\ \