diff options
author | Robert Speicher <robert@gitlab.com> | 2017-07-27 23:55:23 +0000 |
---|---|---|
committer | Robert Speicher <robert@gitlab.com> | 2017-07-27 23:55:23 +0000 |
commit | 02b25598cbedaaec96d8c9e52de7f969a5eb71a1 (patch) | |
tree | d98c0e2801ce52e502b2c3444a40958f09f5fc98 /changelogs | |
parent | e6112b7fcf445ddd30dc37427b8bcde899c9efda (diff) | |
parent | c11ed138a02d29230e192a064011347e93b7fb9f (diff) | |
download | gitlab-ce-02b25598cbedaaec96d8c9e52de7f969a5eb71a1.tar.gz |
Merge branch 'bvl-add-all-settings-to-api' into 'master'
Add all ApplicationSettings attributes to the API
See merge request !12851
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/bvl-add-all-settings-to-api.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/bvl-add-all-settings-to-api.yml b/changelogs/unreleased/bvl-add-all-settings-to-api.yml new file mode 100644 index 00000000000..bfaf237a21c --- /dev/null +++ b/changelogs/unreleased/bvl-add-all-settings-to-api.yml @@ -0,0 +1,4 @@ +--- +title: Make all application-settings accessible through the API +merge_request: 12851 +author: |