summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Port GitLab.com gold trial callout changes to CEce-revert-revert-gold-trial-mrsLuke Bennett2019-01-034-18/+53
* Merge branch 'ce-1979-fe-settings-empty' into 'master'Kushal Pandya2019-01-031-22/+43
|\
| * Update callout component to receive slotce-1979-fe-settings-emptyPaul Slaughter2019-01-021-22/+43
* | Merge branch 'deprecated-positional-spec-arguments' into 'master'Lin Jen-Shin2019-01-034-9/+9
|\ \
| * | Fix deprecation: Using positional arguments in integration testsJasper Maes2019-01-024-9/+9
* | | Fix lint errorsmortyccp2019-01-031-3/+3
* | | Remove authentication via warden and PRIVATE_TOKEN headermortyccp2019-01-031-46/+18
* | | Fix rspec error in rails 4mortyccp2019-01-031-0/+1
* | | Allow basic authentication on go get middlewaremortyccp2019-01-031-0/+20
* | | Merge branch 'ccr/49289_milestone_link' into 'master'Mike Greiling2019-01-026-45/+111
|\ \ \ | |/ / |/| |
| * | Add project milestone link to dashboard milestonesccr/49289_milestone_linkFatih Acet2018-12-206-45/+111
* | | Merge branch 'mk/avoid-extra-storage-perm-and-query' into 'master'Stan Hu2019-01-024-4/+4
|\ \ \
| * | | Avoid extra storage bucket perm and querymk/avoid-extra-storage-perm-and-queryMichael Kozono2018-12-214-4/+4
* | | | Merge branch '18667-handle-push-opts' into 'master'Douwe Maan2019-01-022-4/+28
|\ \ \ \
| * | | | Add support for Git push options, specifically ci.skipJonathon Reinhart2018-12-312-4/+28
| | |_|/ | |/| |
* | | | 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 'blackst0ne-bump-rails-cve-2018-16476' into 'master'Grzegorz Bizon2019-01-021-3/+14
|\ \ \ \
| * | | | Bump Ruby on Rails to 5.0.7.1blackst0ne-bump-rails-cve-2018-16476blackst0ne2018-12-211-3/+14
* | | | | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqJohn Jarvis2019-01-0218-36/+345
|\ \ \ \ \
| * \ \ \ \ Merge branch 'security-label-xss' into 'master'John Jarvis2019-01-021-0/+18
| |\ \ \ \ \
| | * | | | | Escape html entities when no label foundJarka Košanová2018-12-121-0/+18
| * | | | | | Merge branch 'security-master-secret-ci-variables-exposed' into 'master'John Jarvis2019-01-0211-27/+301
| |\ \ \ \ \ \
| | * | | | | | Use full ref when creating MR pipeline in specsMatija Čupić2018-12-081-6/+6
| | * | | | | | 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 Command#ambiguous_ref?Matija Čupić2018-12-081-0/+20
| | * | | | | | 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
| | * | | | | | Remove Gitlab::Git::Ref#full_refMatija Čupić2018-12-082-25/+0
| | * | | | | | Check for Tag/Branch corectnessMatija Čupić2018-12-082-5/+21
| | * | | | | | Reintroduce Command#protected_ref?Matija Čupić2018-12-083-2/+26
| | * | | | | | Use nil instead of raising AmbiguousRefMatija Čupić2018-12-081-2/+10
| | * | | | | | Use Gitlab::Git::Ref in Project#resolve_refMatija Čupić2018-12-084-23/+85
| | * | | | | | Avoid using magic variable in specMatija Čupić2018-12-081-3/+3
| | * | | | | | Make HasRef#git_ref publicMatija Čupić2018-12-081-0/+28
| | * | | | | | Prevent creating pipelines with ambiguous refsMatija Čupić2018-12-083-22/+23
| | * | | | | | 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 'security-master-url-rel' into 'master'John Jarvis2019-01-021-4/+4
| |\ \ \ \ \ \ \
| | * | | | | | | Set URL rel attribute for broken URLsJan Provaznik2018-12-111-4/+4
| * | | | | | | | Merge branch 'security-todos_not_redacted_for_guests' into 'master'John Jarvis2019-01-025-5/+22
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Delete confidential issue todos for guestsFelipe Artur2018-12-145-5/+22
| | |/ / / / / / /