summaryrefslogtreecommitdiff
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '53696-make-rbac-default' into 'master'Kamil Trzciński2019-01-041-0/+2
|\
| * Make RBAC enabled default for new clustersDylan Griffith2019-01-041-0/+2
* | Merge branch 'use-cheap-operation-for-ci-pipeline-all_merge_requests' into 'm...Kamil Trzciński2019-01-041-1/+1
|\ \
| * | Use cheap operation for `Ci::Pipeline#all_merge_requests`use-cheap-operation-for-ci-pipeline-all_merge_requestsShinya Maeda2019-01-031-1/+1
* | | Merge branch 'add-a-comment-on-ci-pipeline-git_ref-about-merge-request-ref' i...Kamil Trzciński2019-01-041-0/+6
|\ \ \ | |_|/ |/| |
| * | Add a comment on `Ci::Pipeline#git_ref` about merge request refadd-a-comment-on-ci-pipeline-git_ref-about-merge-request-refShinya Maeda2019-01-031-0/+6
| |/
* | Merge branch 'sh-skip-validation-visibility-changed' into 'master'Douwe Maan2019-01-041-2/+2
|\ \
| * | Only validate project visibility when it has changedsh-skip-validation-visibility-changedStan Hu2019-01-031-2/+2
* | | Merge branch '29951-issue-creation-by-email-without-subaddressing' into 'master'Sean McGivern2019-01-041-3/+8
|\ \ \
| * | | Use new merge request email address formatBrett Walker2019-01-031-3/+8
* | | | Merge branch 'dm-git-access-any-ce' into 'master'Sean McGivern2019-01-041-27/+18
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove unnecessary double caching (in hash and request store)dm-git-access-any-ceDouwe Maan2019-01-021-13/+3
| * | | Consider all matching MRs to determine if user can pushDouwe Maan2019-01-021-13/+13
| * | | Extract any-branch-allows-collaboration logic into dedicated methodDouwe Maan2019-01-021-19/+20
* | | | Add Knative metrics to PrometheusChris Baumbauer2019-01-033-3/+14
| |/ / |/| |
* | | Merge branch '55860-use-OpenShift' into 'master'Kamil Trzciński2019-01-031-1/+1
|\ \ \
| * | | Use OpenShift in docs and Web UI instead of OpenshiftTakuya Noguchi2019-01-021-1/+1
* | | | Merge branch 'use-after-transition' into 'master'Grzegorz Bizon2019-01-034-2/+8
|\ \ \ \ | |_|_|/ |/| | |
| * | | Prefer to use after_transitionuse-after-transitionKamil Trzciński2019-01-024-2/+8
| |/ /
* | | Merge branch 'ccr/49289_milestone_link' into 'master'Mike Greiling2019-01-026-95/+88
|\ \ \ | |_|/ |/| |
| * | Add project milestone link to dashboard milestonesccr/49289_milestone_linkFatih Acet2018-12-206-95/+88
* | | Merge branch 'update-gitlab-runner-helm-chart-to-0-1-43' into 'master'Kamil Trzciński2019-01-021-1/+1
|\ \ \
| * | | Update GitLab Runner Helm Chart to 0.1.43update-gitlab-runner-helm-chart-to-0-1-43Tomasz Maczukin2018-12-311-1/+1
* | | | Merge branch 'security-master-secret-ci-variables-exposed' into 'master'John Jarvis2019-01-025-14/+53
|\ \ \ \
| * | | | Support merge_request pipeline ref typesMatija Čupić2018-12-081-7/+3
| * | | | Check resolved_ref before checking if protectedMatija Čupić2018-12-081-1/+2
| * | | | Conditionally assign ref_name for more efficiencyMatija Čupić2018-12-081-1/+5
| * | | | Add specs when full ref is passed to protected_forMatija Čupić2018-12-081-1/+1
| * | | | Remove resolving conditional from protected_forMatija Čupić2018-12-081-7/+2
| * | | | Raise an error on ambiguous refsMatija Čupić2018-12-082-1/+3
| * | | | Rename Repository#resolve_ref to expand_refMatija Čupić2018-12-082-9/+8
| * | | | Make full ref in Repository#resolve_ref explicitMatija Čupić2018-12-081-1/+1
| * | | | Simplify conditionals in Project#protected_ref?Matija Čupić2018-12-081-2/+6
| * | | | Implement Repository#ambiguous_ref?Matija Čupić2018-12-082-10/+9
| * | | | Move Project#resolve_ref to RepositoryMatija Čupić2018-12-082-16/+16
| * | | | Remove Repository#find_refMatija Čupić2018-12-081-10/+0
| * | | | Use strings instead of Gitlab::Git::RefMatija Čupić2018-12-081-8/+9
| * | | | Remove Gitlab::Git::Ref#full_refMatija Čupić2018-12-081-7/+5
| * | | | Use nil instead of raising AmbiguousRefMatija Čupić2018-12-081-2/+3
| * | | | Use Gitlab::Git::Ref in Project#resolve_refMatija Čupić2018-12-082-5/+16
| * | | | Make HasRef#git_ref publicMatija Čupić2018-12-081-4/+0
| * | | | Use full ref when possible to avoid ambiguityMatija Čupić2018-12-083-3/+26
| * | | | Support both ref and ref-name in protected_for?Matija Čupić2018-12-081-4/+23
* | | | | Merge branch 'security-todos_not_redacted_for_guests' into 'master'John Jarvis2019-01-021-0/+5
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Delete confidential issue todos for guestsFelipe Artur2018-12-141-0/+5
* | | | | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqJohn Jarvis2019-01-013-5/+10
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Merge branch 'security-fix-ssrf-import-url-remote-mirror' into 'master'John Jarvis2019-01-012-5/+4
| |\ \ \ \
| | * | | | Replaced UrlValidator with PublicUrlValidator for import_url and remote mirro...Francisco Javier López2018-12-132-5/+4
| * | | | | Merge branch 'security-48259-private-snippet' into 'master'John Jarvis2019-01-011-0/+6
| |\ \ \ \ \
| | * | | | | Block private snippets from being embeddableMark Chao2018-12-201-5/+3