Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaco Guzman <pacoguzmanp@gmail.com>2016-10-13 14:01:27 +0300
committerPaco Guzman <pacoguzmanp@gmail.com>2016-10-18 09:13:52 +0300
commit6a16697ad29bc2136411faf2431baa94f2a599e0 (patch)
tree0749e043e7fe3d89fc0bc3c670c8586a30a4972a /CHANGELOG.md
parent4e6af0c3fa335d138343dce3e0216303a9b1cd79 (diff)
Execute specific named route method from toggle_award_url helper method
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9dbe1832de0..81c25445ff9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -53,6 +53,7 @@ Please view this file on the master branch, on stable branches it's out of date.
- Add Issue Board API support (andrebsguedes)
- Allow the Koding integration to be configured through the API
- Add new issue button to each list on Issues Board
+ - Execute specific named route method from toggle_award_url helper method
- Added soft wrap button to repository file/blob editor
- Update namespace validation to forbid reserved names (.git and .atom) (Will Starms)
- Show the time ago a merge request was deployed to an environment