summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Capitalize feature namedocs-releases-apiMarcia Ramos2019-01-041-9/+9
* General review for clarity, accordance with guidelines, and consistencyMarcia Ramos2019-01-041-22/+20
* Don't call release notes releasesJason Lenny2019-01-031-1/+1
* Fix second note to display betterJason Lenny2019-01-031-4/+1
* Update intro blurbJason Lenny2019-01-031-1/+1
* Fix note displayJason Lenny2019-01-031-3/+1
* Fix documentation linksJason Lenny2019-01-031-2/+2
* Updates to releases docsJason Lenny2019-01-031-27/+27
* A few minor improvements to text to make things more clearJason Lenny2019-01-031-7/+7
* Add missing - in --header to correct linting issueJason Lenny2019-01-031-1/+1
* Use explicit option namesShinya Maeda2019-01-031-4/+4
* Documentation for Release page MVCShinya Maeda2019-01-035-4/+541
* Update CHANGELOG.md for 11.6.2GitLab Release Tools Bot2019-01-028-35/+13
* Merge branch 'ccr/49289_milestone_link' into 'master'Mike Greiling2019-01-0220-172/+243
|\
| * Add project milestone link to dashboard milestonesccr/49289_milestone_linkFatih Acet2018-12-2020-172/+243
* | Merge branch 'deprecated-insert-sql' into 'master'Robert Speicher2019-01-022-1/+6
|\ \
| * | Fix deprecation: insert_sql is deprecated and will be removedJasper Maes2019-01-022-1/+6
* | | Merge branch 'deprecated-redirect-back' into 'master'Robert Speicher2019-01-024-3/+8
|\ \ \ | |/ / |/| |
| * | Fix deprecation: redirect_to :back is deprecatedJasper Maes2019-01-024-3/+8
|/ /
* | Merge branch 'mk/avoid-extra-storage-perm-and-query' into 'master'Stan Hu2019-01-025-5/+5
|\ \
| * | Avoid extra storage bucket perm and querymk/avoid-extra-storage-perm-and-queryMichael Kozono2018-12-215-5/+5
* | | Merge branch '55266-fix-incorrect-due-date-parsing' into 'master'Clement Ho2019-01-022-2/+12
|\ \ \
| * | | Add changelog entry55266-fix-incorrect-due-date-parsingKushal Pandya2018-12-271-0/+5
| * | | Use `parsePikadayDate` to parse due date stringKushal Pandya2018-12-271-2/+7
* | | | Merge branch '18667-handle-push-opts' into 'master'Douwe Maan2019-01-0213-19/+84
|\ \ \ \
| * | | | Add support for Git push options, specifically ci.skipJonathon Reinhart2018-12-3113-19/+84
* | | | | Merge branch 'update-gitlab-runner-helm-chart-to-0-1-43' into 'master'Kamil Trzciński2019-01-023-4/+9
|\ \ \ \ \
| * | | | | Update GitLab Runner Helm Chart to 0.1.43update-gitlab-runner-helm-chart-to-0-1-43Tomasz Maczukin2018-12-313-4/+9
* | | | | | Merge branch 'blackst0ne-bump-rails-cve-2018-16476' into 'master'Grzegorz Bizon2019-01-027-44/+83
|\ \ \ \ \ \
| * | | | | | Bump Ruby on Rails to 5.0.7.1blackst0ne-bump-rails-cve-2018-16476blackst0ne2018-12-217-44/+83
* | | | | | | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqJohn Jarvis2019-01-0240-71/+470
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'security-label-xss' into 'master'John Jarvis2019-01-023-1/+28
| |\ \ \ \ \ \ \
| | * | | | | | | Escape html entities when no label foundJarka Košanová2018-12-123-1/+28
| * | | | | | | | Merge branch 'security-master-secret-ci-variables-exposed' into 'master'John Jarvis2019-01-0220-44/+372
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Add CHANGELOG entryMatija Čupić2018-12-081-0/+5
| | * | | | | | | | 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
| | * | | | | | | | 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
| | * | | | | | | | Check for explicit true or false in specsMatija Čupić2018-12-081-6/+22
| | * | | | | | | | Conditionally assign ref_name for more efficiencyMatija Čupić2018-12-081-1/+5
| | * | | | | | | | Refactor Project#protected_for? specsMatija Čupić2018-12-081-51/+67
| | * | | | | | | | Add specs when full ref is passed to protected_forMatija Čupić2018-12-082-2/+22
| | * | | | | | | | Remove resolving conditional from protected_forMatija Čupić2018-12-082-7/+24
| | * | | | | | | | Raise an error on ambiguous refsMatija Čupić2018-12-083-3/+5
| | * | | | | | | | Rename Repository#resolve_ref to expand_refMatija Čupić2018-12-083-14/+13
| | * | | | | | | | Make full ref in Repository#resolve_ref explicitMatija Čupić2018-12-081-1/+1
| | * | | | | | | | Implement Command#ambiguous_ref?Matija Čupić2018-12-083-1/+27
| | * | | | | | | | Simplify conditionals in Project#protected_ref?Matija Čupić2018-12-081-2/+6
| | * | | | | | | | Revert "Use to_s.start_with? in tag/branch ref method"Matija Čupić2018-12-081-2/+2