summaryrefslogtreecommitdiff
path: root/lib/gitlab
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '55230-remove-project-cleanup-feature-flag' into 'master'Douwe Maan2018-12-171-0/+1
|\
| * Fix repository cleanup with object storage onNick Thomas2018-12-151-0/+1
* | Merge branch '55433-un-revert-https-gitlab-com-gitlab-org-gitlab-ce-commit-00...Yorick Peterse2018-12-172-21/+104
|\ \
| * | Revert "Revert "LfsToken uses JSONWebToken::HMACToken by default""Ash McKenzie2018-12-172-21/+104
| |/
* | Remove rails4 specific codeJasper Maes2018-12-169-99/+17
|/
* Merge branch '54786-mr-empty-file-display' into 'master'Nick Thomas2018-12-151-0/+4
|\
| * Display empty files properly on MR diffsSean Nichols2018-12-111-0/+4
* | Merge branch 'remove-issue-suggestions-flag' into 'master'Douwe Maan2018-12-141-0/+4
|\ \
| * | Enable GraphQL API endpointPhil Hughes2018-12-131-0/+4
* | | Merge branch 'ac-releases-name-sha-author' into 'master'Kamil Trzciński2018-12-141-1/+2
|\ \ \
| * | | Add name, author and sha to releasesAlessio Caiazza2018-12-131-1/+2
| |/ /
* | | Allow suggesting single line changes in diffsOswaldo Ferreira2018-12-133-0/+16
* | | Re-define default only except policyKamil Trzciński2018-12-134-50/+15
|/ /
* | Merge branch 'feature/gb/ci-pipeline-bridge' into 'master'Kamil Trzciński2018-12-122-0/+42
|\ \
| * | Add basic implementation of CI/CD bridge jobGrzegorz Bizon2018-12-122-0/+42
* | | Merge branch 'fix-rubocop-issues' into 'master'Rémy Coutable2018-12-122-5/+5
|\ \ \ | |_|/ |/| |
| * | Fix ConstantName rubocop offenseSemyon Pupkov2018-12-092-5/+5
* | | Merge branch 'sh-fix-diff-check-issue-55137-ce' into 'master'Stan Hu2018-12-111-1/+2
|\ \ \
| * | | Remove now-unnecessary checksDouwe Maan2018-12-111-1/+1
| * | | Fix DiffCheck failing due to invalid string argumentStan Hu2018-12-111-0/+1
* | | | Update GitLab Workhorse to v8.0.0Nick Thomas2018-12-111-1/+0
* | | | Merge branch '7788_parse_license_management_reports_in_be-ce' into 'master'Kamil Trzciński2018-12-114-22/+31
|\ \ \ \
| * | | | Generalise test compare serviceGilbert Roulot2018-12-114-22/+31
| |/ / /
* | | | Fix MR pipelines run on only: refexShinya Maeda2018-12-111-4/+8
|/ / /
* | | Merge branch '55116-runtimeerror-can-t-modify-frozen-string' into 'master'Douwe Maan2018-12-101-1/+1
|\ \ \
| * | | Fix a frozen string error in lib/gitlab/utils.rbRémy Coutable2018-12-101-1/+1
| | |/ | |/|
* | | Merge branch 'sh-remove-gitlab-shell-include' into 'master'Rémy Coutable2018-12-102-3/+0
|\ \ \ | |/ / |/| |
| * | Remove unnecessary includes of ShellAdapterStan Hu2018-12-052-3/+0
| |/
* | Merge branch 'sh-ignore-arrays-url-sanitizer' into 'master'Rémy Coutable2018-12-101-0/+1
|\ \
| * | Only allow strings in URL::Sanitizer.valid?Stan Hu2018-12-091-0/+1
* | | Merge branch 'osw-update-mr-metrics-with-events-data' into 'master'Douwe Maan2018-12-101-0/+99
|\ \ \
| * | | Populate MR metrics with events table information (migration)osw-update-mr-metrics-with-events-dataOswaldo Ferreira2018-12-061-0/+99
* | | | Use new reports syntax for SAST in Auto DevOpsFabio Busatto2018-12-101-1/+2
| |/ / |/| |
* | | Merge branch 'ce-jej/group-saml-sso-button-link-description' into 'master'Clement Ho2018-12-081-1/+8
|\ \ \
| * | | Allow URLs to be validated as ascii_onlyJames Edwards-Jones2018-12-061-1/+8
* | | | Merge branch '55054-correlation-ids-being-passed-through-grpc-metadata-are-in...Stan Hu2018-12-081-1/+1
|\ \ \ \
| * | | | Rename the correlation field from `correlation_id` to `x-gitlab-correlation-id`Andrew Newdigate2018-12-071-1/+1
* | | | | Merge branch 'tc-backfill-hashed-project_repositories' into 'master'Stan Hu2018-12-071-0/+134
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fill project_repositories for hashed storageDouglas Barbosa Alexandre2018-12-061-41/+51
| * | | | Fill project_repositories for hashed storageToon Claes2018-12-061-0/+124
| | |/ / | |/| |
* | | | Allow public forks to be deduplicatedZeger-Jan van de Weg2018-12-073-0/+114
* | | | Merge branch 'store-correlation-logs' into 'master'Stan Hu2018-12-078-4/+129
|\ \ \ \
| * | | | Add `::` to Gitlab::Middleware::CorrelationIdKamil Trzciński2018-12-071-1/+1
| * | | | Revert "Prefer to use correlation-id in logs"Kamil Trzciński2018-12-063-3/+3
| * | | | Prefer to use correlation-id in logsKamil Trzciński2018-12-063-3/+3
| * | | | Log and pass correlation-id between Unicorn, Sidekiq and GitalyKamil Trzciński2018-12-068-4/+129
| | |_|/ | |/| |
* | | | Merge branch '48889-populate-merge_commit_sha' into 'master'Douwe Maan2018-12-071-0/+132
|\ \ \ \
| * | | | Fix commit with two parents is set with wrong direct_ancestorMark Chao2018-12-071-11/+22
| * | | | Update merge request's merge_commit for branch updateMark Chao2018-12-071-0/+121
* | | | | Merge branch '7772-add-subscription-table-to-gitlab-com-billing-areas-ce' int...Douwe Maan2018-12-071-1/+2
|\ \ \ \ \