diff options
author | Shinya Maeda <gitlab.shinyamaeda@gmail.com> | 2017-02-28 21:24:49 +0900 |
---|---|---|
committer | Shinya Maeda <gitlab.shinyamaeda@gmail.com> | 2017-05-03 02:11:50 +0900 |
commit | 994e49b3fbc261f8e59429c1681d83c81ba25df3 (patch) | |
tree | c149ebe3247be8a074f4a2d5400874ec3ce3d9b8 /changelogs | |
parent | 01f6083939f8f9559f7e134f111bd40d17d357f9 (diff) | |
download | gitlab-ce-994e49b3fbc261f8e59429c1681d83c81ba25df3.tar.gz |
Fixed those points.
- username to user_id
- Drop duration
- Resolve comments
- Add Changelog
- Edit docs
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/28408-feature-proposal-include-search-options-to-pipelines-api.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/28408-feature-proposal-include-search-options-to-pipelines-api.yml b/changelogs/unreleased/28408-feature-proposal-include-search-options-to-pipelines-api.yml new file mode 100644 index 00000000000..6fb3da99fb4 --- /dev/null +++ b/changelogs/unreleased/28408-feature-proposal-include-search-options-to-pipelines-api.yml @@ -0,0 +1,4 @@ +--- +title: Resolve Feature Proposal Include search options to pipelines API +merge_request: 9367 +author: dosuken123 |