summaryrefslogtreecommitdiff
path: root/lib/gitlab
Commit message (Expand)AuthorAgeFilesLines
* GraphQL Type authorizationLuke Duncalfe2019-04-033-39/+100
* Stop calling UnlinkRepositoryFromObjectPool RPCJacob Vosmaer2019-04-022-11/+1
* Merge branch 'jarv/dev-to-gitlab-2019-04-02' into 'master'Robert Speicher2019-04-028-49/+216
|\
| * Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into jarv/dev-to-gitl...jarv/dev-to-gitlab-2019-04-02John Jarvis2019-04-028-49/+216
| |\
| | * Rake task for removing exif from uploadsJan Provaznik2019-04-021-0/+156
| | * Merge branch 'security-id-potential-denial-languages' into 'master'GitLab Release Tools Bot2019-04-021-0/+1
| | |\
| | | * Return cached languages if they've been detected beforeIgor Drozdov2019-03-201-0/+1
| | * | Merge branch 'security-use-untrusted-regexp' into 'master'GitLab Release Tools Bot2019-04-026-49/+59
| | |\ \
| | | * | Make CI refs matching to to use UntrustedRegexpKamil Trzciński2019-03-156-49/+59
* | | | | Monitor GraphQL with PrometheusJan Provaznik2019-04-021-0/+43
* | | | | Merge branch 'sh-fix-rugged-tree-entries' into 'master'Sean McGivern2019-04-021-8/+12
|\ \ \ \ \
| * | | | | Avoid excessive recursive calls with Rugged TreeEntriessh-fix-rugged-tree-entriesStan Hu2019-03-311-8/+12
* | | | | | Merge branch 'issue_51789_part_1' into 'master'Sean McGivern2019-04-022-0/+44
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Remove additional loggingissue_51789_part_1Felipe Artur2019-04-012-4/+0
| * | | | | Address review commentsFelipe Artur2019-03-281-1/+1
| * | | | | Merge masterFelipe Artur2019-03-27186-804/+3152
| |\ \ \ \ \
| * | | | | | Remove auto vacuum logic, decrease batch size and intervalFelipe Artur2019-03-013-102/+22
| * | | | | | Address review commentsFelipe Artur2019-02-196-72/+93
| * | | | | | Merge branch 'master' into issue_51789_part_1Felipe Artur2019-02-1928-46/+316
| |\ \ \ \ \ \
| * | | | | | | Add more specs and code improvementsFelipe Artur2019-02-194-29/+32
| * | | | | | | Make migrations reschedulableFelipe Artur2019-02-184-27/+47
| * | | | | | | Fix typoFelipe Artur2019-02-181-2/+2
| * | | | | | | Fix rubocopFelipe Artur2019-02-184-52/+61
| * | | | | | | Add Reschedulable moduleFelipe Artur2019-02-153-31/+58
| * | | | | | | Split background migration for issues and merge requestsFelipe Artur2019-02-143-10/+28
| * | | | | | | Schedule background migrations and specsFelipe Artur2019-02-122-6/+7
| * | | | | | | Migrate issuable states to integer patch 1Felipe Artur2019-02-112-1/+30
* | | | | | | | Merge branch 'kube_helm_auto_devops_213' into 'master'Kamil Trzciński2019-04-021-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Bump Kubectl and Helm in Auto-DevOps.gitlab-ci.ymlkube_helm_auto_devops_213Thong Kuah2019-04-011-2/+2
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Allow streaming io objects into GitalyBob Van Landuyt2019-04-014-7/+10
* | | | | | | | Merge branch 'jc-remove-find-all-tags-ff' into 'master'Douglas Barbosa Alexandre2019-04-011-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove find all tags feature flagjc-remove-find-all-tags-ffJohn Cai2019-03-281-1/+1
* | | | | | | | | Fix Container Scanning for Kubernetes Runnersfix-container-scanning-on-k8sPhilippe Lafoucrière2019-03-312-6/+18
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge branch '50199-quick-actions-refactor' into 'master'Sean McGivern2019-03-298-3/+717
|\ \ \ \ \ \ \ \
| * | | | | | | | Extend quick actions dsl50199-quick-actions-refactorAlexandru Croitor2019-03-298-3/+717
| |/ / / / / / /
* | | | | | | | Merge branch '59462-applicatonsettings-not-tolerant-of-missing-db-columns' in...Stan Hu2019-03-291-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Use a Gitlab::FakeApplicationSettings when migrations are pendingRémy Coutable2019-03-261-1/+1
* | | | | | | | | Merge branch 'persist-fulll-ref-path-for-mr-pipelines' into 'master'Kamil Trzciński2019-03-293-1/+10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Create detached merge request pipelinespersist-fulll-ref-path-for-mr-pipelinesShinya Maeda2019-03-293-1/+10
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'sh-fix-gitaly-find-commit-caching' into 'master'Kamil Trzciński2019-03-292-1/+21
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Guard against nested allows with ref name cachingsh-fix-gitaly-find-commit-cachingStan Hu2019-03-271-0/+1
| * | | | | | | | Allow ref name caching CommitService#find_commitStan Hu2019-03-272-1/+20
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Memoize old_blob and new_blob to improve performanceIgor2019-03-281-2/+6
* | | | | | | | Fix Auto DevOps missing domain error handlingDylan Griffith2019-03-281-1/+1
* | | | | | | | Merge branch 'sh-add-gitaly-duration-logs' into 'master'Douglas Barbosa Alexandre2019-03-272-7/+16
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Log Gitaly RPC duration to api_json.log and production_json.logStan Hu2019-03-272-7/+16
* | | | | | | | Merge branch 'osw-multi-line-suggestions-creation-strategy' into 'master'Andreas Brandl2019-03-273-0/+94
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Prepare suggestion implementation for multi-lineOswaldo Ferreira2019-03-273-0/+94
| |/ / / / / /
* | | | | | | Merge branch 'bvl-allow-more-repos-per-resource-ce' into 'master'James Lopez2019-03-274-21/+85
|\ \ \ \ \ \ \
| * | | | | | | Allow multiple repositories per projectBob Van Landuyt2019-03-264-21/+85