summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sh-skip-validation-visibility-changed' into 'master'Douwe Maan2019-01-041-0/+25
|\
| * Only validate project visibility when it has changedsh-skip-validation-visibility-changedStan Hu2019-01-031-0/+25
* | Merge branch '29951-issue-creation-by-email-without-subaddressing' into 'master'Sean McGivern2019-01-041-2/+6
|\ \
| * | Use new merge request email address formatBrett Walker2019-01-031-2/+6
* | | Merge branch 'dm-git-access-any-ce' into 'master'Sean McGivern2019-01-041-12/+24
|\ \ \ | |_|/ |/| |
| * | Remove unnecessary double caching (in hash and request store)dm-git-access-any-ceDouwe Maan2019-01-021-7/+0
| * | Consider all matching MRs to determine if user can pushDouwe Maan2019-01-021-0/+10
| * | Extract any-branch-allows-collaboration logic into dedicated methodDouwe Maan2019-01-021-5/+14
* | | Add Knative metrics to PrometheusChris Baumbauer2019-01-033-0/+33
| |/ |/|
* | Merge branch 'ccr/49289_milestone_link' into 'master'Mike Greiling2019-01-022-41/+105
|\ \ | |/ |/|
| * Add project milestone link to dashboard milestonesccr/49289_milestone_linkFatih Acet2018-12-202-41/+105
* | Merge branch 'update-gitlab-runner-helm-chart-to-0-1-43' into 'master'Kamil Trzciński2019-01-021-3/+3
|\ \
| * | Update GitLab Runner Helm Chart to 0.1.43update-gitlab-runner-helm-chart-to-0-1-43Tomasz Maczukin2018-12-311-3/+3
* | | Merge branch 'security-master-secret-ci-variables-exposed' into 'master'John Jarvis2019-01-025-19/+248
|\ \ \
| * | | Use build for testing HasRefMatija Čupić2018-12-081-8/+8
| * | | Check for explicit true or false in specsMatija Čupić2018-12-081-6/+22
| * | | Refactor Project#protected_for? specsMatija Čupić2018-12-081-51/+67
| * | | Add specs when full ref is passed to protected_forMatija Čupić2018-12-081-1/+21
| * | | Remove resolving conditional from protected_forMatija Čupić2018-12-081-0/+22
| * | | Raise an error on ambiguous refsMatija Čupić2018-12-081-2/+2
| * | | Rename Repository#resolve_ref to expand_refMatija Čupić2018-12-081-5/+5
| * | | Implement Repository#ambiguous_ref?Matija Čupić2018-12-082-34/+57
| * | | Move Project#resolve_ref to RepositoryMatija Čupić2018-12-082-50/+48
| * | | Remove Repository#find_refMatija Čupić2018-12-081-36/+0
| * | | Use strings instead of Gitlab::Git::RefMatija Čupić2018-12-081-28/+10
| * | | Check for Tag/Branch corectnessMatija Čupić2018-12-082-5/+21
| * | | Use nil instead of raising AmbiguousRefMatija Čupić2018-12-081-2/+10
| * | | Use Gitlab::Git::Ref in Project#resolve_refMatija Čupić2018-12-082-23/+60
| * | | Make HasRef#git_ref publicMatija Čupić2018-12-081-0/+28
| * | | Use full ref when possible to avoid ambiguityMatija Čupić2018-12-083-4/+43
| * | | Support both ref and ref-name in protected_for?Matija Čupić2018-12-081-4/+64
* | | | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqJohn Jarvis2019-01-014-2/+74
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge branch 'security-53543-user-keeps-access-to-mr-issue-when-removed-from-...John Jarvis2019-01-011-2/+16
| |\ \ \
| | * | | Adds validation to check if user can read projectTiago Botelho2018-12-191-2/+16
| * | | | Merge branch 'security-fix-ssrf-import-url-remote-mirror' into 'master'John Jarvis2019-01-012-0/+21
| |\ \ \ \
| | * | | | Replaced UrlValidator with PublicUrlValidator for import_url and remote mirro...Francisco Javier López2018-12-132-0/+21
| * | | | | Merge branch 'security-48259-private-snippet' into 'master'John Jarvis2019-01-011-0/+37
| |\ \ \ \ \
| | * | | | | Move embeddable? to model to be used outside viewMark Chao2018-12-201-0/+37
* | | | | | | Merge branch 'ac-releases-api' into 'master'Kamil Trzciński2018-12-311-1/+3
|\ \ \ \ \ \ \
| * | | | | | | Add spec for Release APIShinya Maeda2018-12-311-14/+0
| * | | | | | | Refactor Release servicesAlessio Caiazza2018-12-311-0/+14
| * | | | | | | Add releases APIAlessio Caiazza2018-12-311-1/+3
* | | | | | | | Merge branch '55716-update-cert-manager-chart-from-v0-5-0-to-v0-5-2' into 'ma...Sean McGivern2018-12-311-3/+3
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Update cert-manager chart from v0.5.0 to v0.5.2Takuya Noguchi2018-12-251-3/+3
* | | | | | | | Merge branch '51970-correct-ordering-of-metrics' into 'master'Kamil Trzciński2018-12-281-0/+54
|\ \ \ \ \ \ \ \
| * | | | | | | | Correct ordering of metricsrpereira22018-12-211-0/+54
* | | | | | | | | Fixing image lfs bug and also displaying text lfsFrancisco Javier López2018-12-273-12/+53
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | Merge branch 'sh-use-system-path-for-appearance-logos' into 'master'Douwe Maan2018-12-271-0/+30
|\ \ \ \ \ \ \ \
| * | | | | | | | Use system paths for appearance logosStan Hu2018-12-251-0/+30
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'osw-cache-discussions-diff-highlighting' into 'master'Douwe Maan2018-12-271-0/+51
|\ \ \ \ \ \ \ \