summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10864-fix-undefined-with-fallback' into 'master'Lin Jen-Shin2019-04-031-0/+13
|\
| * Bring back Gitlab::UntrustedRegexp.with_fallback10864-fix-undefined-with-fallbackPatrick Bajao2019-04-031-0/+13
* | Merge branch 'remaining-lib-differences' into 'master'Robert Speicher2019-04-031-0/+27
|\ \
| * | Backport EE changes to gitlab:env:inforemaining-lib-differencesYorick Peterse2019-04-021-0/+27
* | | Add port section to CI Image objectFrancisco Javier López2019-04-0313-12/+294
* | | Merge branch '47234-composable-auto-devops' into 'master'Dmitriy Zaporozhets2019-04-0311-914/+768
|\ \ \ | |_|/ |/| |
| * | Add required variables to Jobs/Build.gitlab-ci.yml47234-composable-auto-devopsTiger2019-04-022-11/+20
| * | Split Security Auto DevOps jobs into templatesTiger2019-04-026-252/+81
| * | Split non-security Auto-DevOps jobs into templatesTiger2019-04-026-662/+678
* | | Revert "Merge branch 'jprovazn-graphql-prometheus' into 'master'"Jan Provaznik2019-04-021-43/+0
* | | Stop calling UnlinkRepositoryFromObjectPool RPCJacob Vosmaer2019-04-022-11/+1
* | | Merge branch 'jarv/dev-to-gitlab-2019-04-02' into 'master'Robert Speicher2019-04-0210-54/+237
|\ \ \ | |_|/ |/| |
| * | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into jarv/dev-to-gitl...jarv/dev-to-gitlab-2019-04-02John Jarvis2019-04-0210-54/+237
| |\ \
| | * | Rake task for removing exif from uploadsJan Provaznik2019-04-022-0/+174
| | * | Merge branch 'security-id-potential-denial-languages' into 'master'GitLab Release Tools Bot2019-04-022-5/+4
| | |\ \
| | | * | Return cached languages if they've been detected beforeIgor Drozdov2019-03-202-5/+4
| | * | | 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-27267-1864/+4843
| |\ \ \ \ \ \
| * | | | | | | 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-1944-126/+448
| |\ \ \ \ \ \ \
| * | | | | | | | 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
* | | | | | | | | | Fix attempting to drop views in PostgreSQLweimeng-master-patch-83366Wei-Meng Lee2019-04-021-1/+4
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | 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
* | | | | | | | | | Merge branch 'fix-container-scanning-on-k8s' into 'master'Douglas Barbosa Alexandre2019-04-012-6/+18
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix Container Scanning for Kubernetes Runnersfix-container-scanning-on-k8sPhilippe Lafoucrière2019-03-312-6/+18
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Include cluster domain into Project Cluster APIMayra Cabrera2019-04-012-1/+3
* | | | | | | | | | Merge branch 'enable-rubocop-application-record' into 'master'Lin Jen-Shin2019-04-011-1/+1
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | Document ApplicationRecord / pluck_primary_keyNick Thomas2019-03-291-1/+1
* | | | | | | | | | Fix API /project/:id/branches not returning correct merge statusStan Hu2019-03-301-2/+2
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Handle missing keys in sentry api responseReuben Pereira2019-03-291-11/+21
* | | | | | | | | Merge branch '50199-quick-actions-refactor' into 'master'Sean McGivern2019-03-298-3/+717
|\ \ \ \ \ \ \ \ \