From ccc880675818406e4ac33cfa69d95993696d6f96 Mon Sep 17 00:00:00 2001 From: Sytse Sijbrandij Date: Fri, 22 Mar 2013 17:39:22 +0100 Subject: [PATCH 1/3] Attribution as mentioned in https://news.ycombinator.com/item?id=5423635 --- CHANGELOG | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 62792fcf..a80113c2 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -14,7 +14,7 @@ v 5.0.0 - Add validations for Group and Team names - Restyle team page for project - Update capybara, rspec-rails, poltergeist to recent versions - - Wiki on git using Gollum + - Wiki on git using Gollum - Added Solarized Dark theme for code review - Dont show user emails in autocomplete lists, profile pages - Added settings tab for group, team, project @@ -24,7 +24,7 @@ v 5.0.0 - Fixed search field on projects page - Added teams to search autocomplete - Move groups and teams on dashboard sidebar to sub-tabs - - API: improved return codes and docs. + - API: improved return codes and docs. @Xylakant - Redesign wall to be more like chat - Snippets, Wall features are disabled by default for new projects @@ -56,7 +56,7 @@ v 4.1.0 - cleanup rake tasks - fix backup/restore - scss cleanup - - show preview for note images + - show preview for note images - improved network-graph - get rid of app/roles/ - added new classes Team, Repository @@ -70,7 +70,7 @@ v 4.1.0 v 4.0.0 - Remove project code and path from API. Use id instead - Return valid clonable url to repo for web hook - - Fixed backup issue + - Fixed backup issue - Reorganized settings - Fixed commits compare - Refactored scss From 3869cfecc164fb15a9092f55ad20e5d60ec400b6 Mon Sep 17 00:00:00 2001 From: Sytse Sijbrandij Date: Fri, 22 Mar 2013 17:42:31 +0100 Subject: [PATCH 2/3] Use real name. --- CHANGELOG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index a80113c2..ff9a8058 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -24,7 +24,7 @@ v 5.0.0 - Fixed search field on projects page - Added teams to search autocomplete - Move groups and teams on dashboard sidebar to sub-tabs - - API: improved return codes and docs. @Xylakant + - API: improved return codes and docs. (Felix Gilcher) - Redesign wall to be more like chat - Snippets, Wall features are disabled by default for new projects From 78dd9a148196dcd51666f678c2601281b9568ea0 Mon Sep 17 00:00:00 2001 From: Sytse Sijbrandij Date: Fri, 22 Mar 2013 17:54:42 +0100 Subject: [PATCH 3/3] All involved are mentioned. https://news.ycombinator.com/item?id=5424050 --- CHANGELOG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index ff9a8058..2641875d 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -24,7 +24,7 @@ v 5.0.0 - Fixed search field on projects page - Added teams to search autocomplete - Move groups and teams on dashboard sidebar to sub-tabs - - API: improved return codes and docs. (Felix Gilcher) + - API: improved return codes and docs. (Felix Gilcher, Sebastian Ziebell) - Redesign wall to be more like chat - Snippets, Wall features are disabled by default for new projects