summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Add support for Git push options, specifically ci.skipJonathon Reinhart2018-12-314-7/+22
* Resolve "Status emoji should not update awards section on issue page"Brandon Labuschagne2018-12-311-2/+1
* Merge branch 'ac-releases-api' into 'master'Kamil Trzciński2018-12-3116-79/+240
|\
| * Resolve a Cognitive Complexity of 12Shinya Maeda2018-12-311-12/+18
| * Add spec for Release APIShinya Maeda2018-12-3113-120/+189
| * Add delete method in Release APIShinya Maeda2018-12-311-0/+41
| * Refactor Release servicesAlessio Caiazza2018-12-314-62/+36
| * ReleasesFinder will always return a relationAlessio Caiazza2018-12-312-4/+4
| * Expose assets in releases APIAlessio Caiazza2018-12-311-0/+13
| * Add releases APIAlessio Caiazza2018-12-3111-41/+99
* | Merge branch '55716-update-cert-manager-chart-from-v0-5-0-to-v0-5-2' into 'ma...Sean McGivern2018-12-311-1/+1
|\ \ | |/ |/|
| * Update cert-manager chart from v0.5.0 to v0.5.2Takuya Noguchi2018-12-251-1/+1
* | Merge branch '34758-extend-can-create-cluster-logic' into 'master'Kamil Trzciński2018-12-306-4/+36
|\ \
| * | Allow users to add cluster with ancestorsMayra Cabrera2018-12-246-4/+36
* | | Skip per-commit validations which have already passed on another change/branchFrancisco Javier López2018-12-281-0/+4
* | | Merge branch '51970-correct-ordering-of-metrics' into 'master'Kamil Trzciński2018-12-281-25/+59
|\ \ \
| * | | Correct ordering of metricsrpereira22018-12-211-25/+59
* | | | Merge branch 'fj-fix-lfs-image-comments-diffs' into 'master'Douwe Maan2018-12-2815-50/+72
|\ \ \ \
| * | | | Fixing image lfs bug and also displaying text lfsFrancisco Javier López2018-12-2715-50/+72
* | | | | Merge branch 'ci-dropdown-hidden-bug' into 'master'Kushal Pandya2018-12-281-1/+0
|\ \ \ \ \
| * | | | | Don't hide CI dropdown behind diff summarygfyoung2018-12-281-1/+0
* | | | | | Merge branch 'allow_collaboration_status_work' into 'master'Kushal Pandya2018-12-281-1/+4
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Update condition to visibility collaboration status text, #44642.Harry Kiselev2018-12-251-1/+4
| | |_|_|/ | |/| | |
* | | | | Merge branch 'pipeline-labels' into 'master'Stan Hu2018-12-271-2/+2
|\ \ \ \ \
| * | | | | Added missing colons near titles.Alexander Kutelev2018-12-251-2/+2
| |/ / / /
* | | | | Merge branch '55669-redesign-project-lists-ui-further-improvements' into 'mas...Kushal Pandya2018-12-272-4/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add UI improvements to redesigned project listMartin Wortschack2018-12-252-4/+3
* | | | | Merge branch 'fj-remove-workhorse-set-content-type-feature-flag' into 'master'Douwe Maan2018-12-272-33/+2
|\ \ \ \ \
| * | | | | Removing workhorse_set_content_type feature flagFrancisco Javier López2018-12-192-33/+2
* | | | | | Merge branch 'sh-use-system-path-for-appearance-logos' into 'master'Douwe Maan2018-12-274-6/+34
|\ \ \ \ \ \
| * | | | | | Use header, favicon, and header_logo path in appearances admin formStan Hu2018-12-251-3/+3
| * | | | | | Use system paths for appearance logosStan Hu2018-12-253-3/+31
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'osw-cache-discussions-diff-highlighting' into 'master'Douwe Maan2018-12-275-1/+66
|\ \ \ \ \ \
| * | | | | | Cache diff highlight in discussionsOswaldo Ferreira2018-12-215-1/+66
* | | | | | | Merge branch '55551-nomethoderror-undefined-method-for-nil-nilclass' into 'ma...Kamil Trzciński2018-12-271-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Handle nil terminals in Clusters::Platforms::KubernetesRémy Coutable2018-12-191-1/+1
* | | | | | | | Merge branch '53907-improve-milestone-links' into 'master'Kamil Trzciński2018-12-271-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Add % prefix to milestone reference link textHeinrich Lee Yu2018-12-211-1/+1
* | | | | | | | | Merge branch 'gt-reorder-group-sidebar-menu-items' into 'master'Sean McGivern2018-12-271-13/+13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Reorder sidebar menu item for group clustersGeorge Tsiolis2018-12-221-13/+13
* | | | | | | | | | Merge branch '54953-error-500-viewing-merge-request-due-to-nil-commit_email_h...Stan Hu2018-12-272-3/+8
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into 54953-error-500-viewing-m...Lin Jen-Shin2018-12-26126-576/+1017
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Method `create_from_defaults` will never give nilLin Jen-Shin2018-12-191-1/+1
| * | | | | | | | | | | Move schema aware defaults to build_from_defaultsLin Jen-Shin2018-12-191-1/+6
| * | | | | | | | | | | Return an ApplicationSetting in CurrentSettingsRémy Coutable2018-12-191-1/+1
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'sh-fix-clone-geo-dropdown' into 'master'docs-test-2docs-test-1Stan Hu2018-12-261-12/+12
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix clone dropdown parent inheritance issues in HAMLStan Hu2018-12-261-12/+12
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
* | | | | | | | | | | Add word-break to issue title to fix edit button disspearingRubén Moya2018-12-261-0/+4
| |_|/ / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge branch '42125-extend-override-check-to-also-check-arity' into 'master'Lin Jen-Shin2018-12-261-1/+0
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Extend override check to also check arity42125-extend-override-check-to-also-check-arityJacopo2018-12-221-1/+0
| | |_|_|_|_|_|/ / / | |/| | | | | | | |