summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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 '54626-able-to-download-a-single-archive-file-with-api-by-ref-na...Grzegorz Bizon2018-12-101-0/+24
|\ \ \
| * | | Add endpoint to download single artifact by refSteve Azzopardi2018-12-071-0/+24
| | |/ | |/|
* | | 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
| |_|/ |/| |
* | | Resolve "Extended user centric tooltips"Tim Zallmann2018-12-081-1/+1
* | | 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
| | |/ / | |/| |
* | | | Changed frontmatter filtering to support YAML, JSON, TOML, and arbitrary lang...Travis Miller2018-12-073-28/+35
* | | | Merge branch 'ce-issue_5603' into 'master'Dmitriy Zaporozhets2018-12-071-16/+50
|\ \ \ \
| * | | | [CE] - Add milestones autocomplete for epicsFelipe Artur2018-12-071-16/+50
* | | | | Allow public forks to be deduplicatedZeger-Jan van de Weg2018-12-073-0/+114
|/ / / /
* | | | Merge branch 'store-correlation-logs' into 'master'Stan Hu2018-12-0710-9/+134
|\ \ \ \
| * | | | 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-0610-9/+134
| | |_|/ | |/| |
* | | | 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-072-2/+18
|\ \ \ \ \
| * | | | | Backports some changes from gitlab-ee!7885Rubén Dávila2018-12-072-2/+18
| |/ / / /
* | | | | Encrypt CI/CD builds tokensKamil Trzciński2018-12-071-0/+1
|/ / / /
* | | | Revert "Merge branch 'fix/gb/encrypt-ci-build-token' into 'master'"Robert Speicher2018-12-061-1/+0
| |/ / |/| |
* | | Add feature flag for workhorse content type calculationFrancisco Javier López2018-12-061-0/+1
* | | Merge branch '19376-post-bfg-cleanup' into 'master'Douglas Barbosa Alexandre2018-12-063-0/+65
|\ \ \
| * | | Use BFG object maps to clean projectsNick Thomas2018-12-063-0/+65
* | | | Merge branch '54975-fix-web-hooks-rake-task' into 'master'Stan Hu2018-12-061-13/+32
|\ \ \ \
| * | | | Fix gitlab:web_hook tasksNick Thomas2018-12-061-13/+32
| |/ / /
* | | | Merge branch '54857-fix-templates-path-traversal' into 'master'Cindy Pallares2018-12-064-1/+19
|\ \ \ \ | |/ / / |/| | |
| * | | Prevent a path traversal attack on global file templatesNick Thomas2018-12-054-1/+19
* | | | Merge branch 'blob-count2' into 'master'Rémy Coutable2018-12-067-121/+196
|\ \ \ \
| * | | | Optimized file search to work without limitsJan Provaznik2018-12-067-121/+196
* | | | | Use approximate counts for big tablesJan Provaznik2018-12-063-6/+16
* | | | | Merge branch 'sh-handle-invalid-gpg-sig' into 'master'Nick Thomas2018-12-061-7/+17
|\ \ \ \ \
| * | | | | Gracefully handle unknown/invalid GPG keysStan Hu2018-12-051-7/+17
| | |_|/ / | |/| | |
* | | | | Merge branch '52285-omniauth-jwt-provider-dont-support-rsa-ecdsa-and-other-pp...Douwe Maan2018-12-061-2/+15
|\ \ \ \ \
| * | | | | Support RSA and ECDSA algorithms in Omniauth JWTMichael Tsyganov2018-12-051-2/+15
| |/ / / /
* | | | | Merge branch 'fix/gb/encrypt-ci-build-token' into 'master'Kamil Trzciński2018-12-061-0/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Exclude encrypted build token from import/export and retriesGrzegorz Bizon2018-12-051-0/+1
* | | | | Merge branch '54886-usage-data-group-clusters' into 'master'Kamil Trzciński2018-12-051-0/+4
|\ \ \ \ \
| * | | | | Add UsageData for group/project clustersDylan Griffith2018-12-051-0/+4