diff options
author | Kamil Trzciński <ayufan@ayufan.eu> | 2017-05-31 19:11:48 +0000 |
---|---|---|
committer | Kamil Trzciński <ayufan@ayufan.eu> | 2017-05-31 19:11:48 +0000 |
commit | f06daa26efc127565e4e68ca9d4ac62e5a1e3b36 (patch) | |
tree | e212d23f502d60b29d89dc5151d22b246d15d953 /changelogs | |
parent | 87e761da9222f277bdc5a638c54d30192abe2779 (diff) | |
parent | 61227393dc1bc8240b7e9413a613f7aacdaed2c2 (diff) | |
download | gitlab-ce-f06daa26efc127565e4e68ca9d4ac62e5a1e3b36.tar.gz |
Merge branch 'rename-builds-controller' into 'master'
Rename BuildsController to JobsController
Closes #30699
See merge request !11407
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/rename-builds-controller.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/rename-builds-controller.yml b/changelogs/unreleased/rename-builds-controller.yml new file mode 100644 index 00000000000..7f6872ccf95 --- /dev/null +++ b/changelogs/unreleased/rename-builds-controller.yml @@ -0,0 +1,4 @@ +--- +title: Change /builds in the URL to /-/jobs. Backward URLs were also added +merge_request: 11407 +author: |