summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* 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
* CE Backport: Epic issue list and related issue list re-designKushal Pandya2018-12-083-6/+198
* Resolve "Navigating unresolved discussions on Merge Request page"André Luís2018-12-089-19/+105
* Resolve "Extended user centric tooltips"Tim Zallmann2018-12-0816-8/+308
* Merge branch 'ce-jej/group-saml-sso-button-link-description' into 'master'Clement Ho2018-12-081-0/+1
|\
| * Allow URLs to be validated as ascii_onlyJames Edwards-Jones2018-12-061-0/+1
* | Merge branch '53147-utilize-new-charting-library-for-metrics-dashboard' into ...Clement Ho2018-12-083-2/+109
|\ \
| * | Use GitLab UI area chartAdriel Santiago2018-12-073-2/+109
* | | Integrate csslabClement Ho2018-12-0812-12/+16
|/ /
* | Merge branch '20422-hide-ui-variables-by-default' into 'master'Robert Speicher2018-12-073-26/+56
|\ \
| * \ Merge remote-tracking branch 'origin/master' into 20422-hide-ui-variables-by-...jhampton2018-12-07403-2448/+4683
| |\ \
| * | | Add specs for TriggerVariableEntityMatija Čupić2018-12-071-1/+1
| * | | Vertically aligns variablesjhampton2018-12-071-0/+1
| * | | Adjusts variables table widthjhampton2018-12-061-0/+1
| * | | Fixes linting errorjhampton2018-12-061-9/+3
| * | | Horizontally aligns textjhampton2018-12-051-0/+1
| * | | Updates per MR feedbackjhampton2018-12-041-11/+9
| * | | Updates per MR feedbackjhampton2018-12-041-19/+13
| * | | Conditionally display variable valuesjhampton2018-12-031-25/+51
| * | | Styles trigger variables blockjhampton2018-12-031-1/+15
| * | | Conditionally send variable valuesjhampton2018-12-031-1/+2
* | | | Merge branch 'cert-manager-email' into 'master'Dmitriy Zaporozhets2018-12-077-27/+71
|\ \ \ \
| * | | | Allows user to override default issuer email for cert managerAmit Rathi2018-12-077-27/+71
* | | | | Merge branch 'zj-pool-repository-creation' into 'master'Nick Thomas2018-12-079-0/+221
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Allow public forks to be deduplicatedZeger-Jan van de Weg2018-12-079-0/+221
* | | | | Merge branch 'ce-4326-one-notification-per-code-review' into 'master'Douwe Maan2018-12-074-17/+33
|\ \ \ \ \
| * | | | | Backports changes made to One notification per code reviewTiago Botelho2018-12-074-17/+33
* | | | | | Merge branch '51243-further-improvements-to-project-overview-ui' into 'master'Mike Greiling2018-12-0726-284/+497
|\ \ \ \ \ \
| * | | | | | Further design iteration on project overviewDennis Tang2018-12-0726-284/+497
| |/ / / / /
* | | | | | CE Port of "Web Terminal FE"Paul Slaughter2018-12-076-19/+81
| |/ / / / |/| | | |
* | | | | Merge branch 'dm-remove-prune-web-hook-logs-worker' into 'master'Robert Speicher2018-12-072-15/+0
|\ \ \ \ \
| * | | | | Remove RemoveOldWebHookLogsWorkerDouwe Maan2018-12-072-15/+0