diff options
author | Phil Hughes <me@iamphill.com> | 2018-04-09 15:27:09 +0000 |
---|---|---|
committer | Phil Hughes <me@iamphill.com> | 2018-04-09 15:27:09 +0000 |
commit | 9e13ca6a3a5b538001e55349dd4a23a47a84be2b (patch) | |
tree | 6e766593043d28de7805e05fa85b18d10940d78b /changelogs | |
parent | de3f55b226b4c5bb28b207b422582c6e2bfd417f (diff) | |
parent | ab61eca7168602bbb4a80df673f7c74c7ccd84df (diff) | |
download | gitlab-ce-9e13ca6a3a5b538001e55349dd4a23a47a84be2b.tar.gz |
Merge branch '44296-commit-path' into 'master'
Resolve "Cannot read property 'commit_path' of null"
Closes #44296
See merge request gitlab-org/gitlab-ce!18231
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/44296-commit-path.yml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/changelogs/unreleased/44296-commit-path.yml b/changelogs/unreleased/44296-commit-path.yml new file mode 100644 index 00000000000..b658178f8dc --- /dev/null +++ b/changelogs/unreleased/44296-commit-path.yml @@ -0,0 +1,6 @@ +--- +title: Verifiy if pipeline has commit idetails and render information in MR widget + when branch is deleted +merge_request: +author: +type: fixed |