Commit 747706a83af916beb012f587556901ebf69fd8cc

Authored by Dmitriy Zaporozhets
2 parents c0da61c6 78dd9a14

Merge pull request #3303 from dosire/attribute

Attribution as mentioned in https://news.ycombinator.com/item?id=5423635
Showing 1 changed file with 4 additions and 4 deletions   Show diff stats
@@ -14,7 +14,7 @@ v 5.0.0 @@ -14,7 +14,7 @@ v 5.0.0
14 - Add validations for Group and Team names 14 - Add validations for Group and Team names
15 - Restyle team page for project 15 - Restyle team page for project
16 - Update capybara, rspec-rails, poltergeist to recent versions 16 - Update capybara, rspec-rails, poltergeist to recent versions
17 - - Wiki on git using Gollum 17 + - Wiki on git using Gollum
18 - Added Solarized Dark theme for code review 18 - Added Solarized Dark theme for code review
19 - Dont show user emails in autocomplete lists, profile pages 19 - Dont show user emails in autocomplete lists, profile pages
20 - Added settings tab for group, team, project 20 - Added settings tab for group, team, project
@@ -24,7 +24,7 @@ v 5.0.0 @@ -24,7 +24,7 @@ v 5.0.0
24 - Fixed search field on projects page 24 - Fixed search field on projects page
25 - Added teams to search autocomplete 25 - Added teams to search autocomplete
26 - Move groups and teams on dashboard sidebar to sub-tabs 26 - Move groups and teams on dashboard sidebar to sub-tabs
27 - - API: improved return codes and docs. 27 + - API: improved return codes and docs. (Felix Gilcher, Sebastian Ziebell)
28 - Redesign wall to be more like chat 28 - Redesign wall to be more like chat
29 - Snippets, Wall features are disabled by default for new projects 29 - Snippets, Wall features are disabled by default for new projects
30 30
@@ -56,7 +56,7 @@ v 4.1.0 @@ -56,7 +56,7 @@ v 4.1.0
56 - cleanup rake tasks 56 - cleanup rake tasks
57 - fix backup/restore 57 - fix backup/restore
58 - scss cleanup 58 - scss cleanup
59 - - show preview for note images 59 + - show preview for note images
60 - improved network-graph 60 - improved network-graph
61 - get rid of app/roles/ 61 - get rid of app/roles/
62 - added new classes Team, Repository 62 - added new classes Team, Repository
@@ -70,7 +70,7 @@ v 4.1.0 @@ -70,7 +70,7 @@ v 4.1.0
70 v 4.0.0 70 v 4.0.0
71 - Remove project code and path from API. Use id instead 71 - Remove project code and path from API. Use id instead
72 - Return valid clonable url to repo for web hook 72 - Return valid clonable url to repo for web hook
73 - - Fixed backup issue 73 + - Fixed backup issue
74 - Reorganized settings 74 - Reorganized settings
75 - Fixed commits compare 75 - Fixed commits compare
76 - Refactored scss 76 - Refactored scss