Attribution as mentioned in https://news.ycombinator.com/item?id=5423635
This commit is contained in:
parent
de2c189ec1
commit
ccc8806758
1 changed files with 4 additions and 4 deletions
|
@ -14,7 +14,7 @@ v 5.0.0
|
||||||
- Add validations for Group and Team names
|
- Add validations for Group and Team names
|
||||||
- Restyle team page for project
|
- Restyle team page for project
|
||||||
- Update capybara, rspec-rails, poltergeist to recent versions
|
- 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
|
- Added Solarized Dark theme for code review
|
||||||
- Dont show user emails in autocomplete lists, profile pages
|
- Dont show user emails in autocomplete lists, profile pages
|
||||||
- Added settings tab for group, team, project
|
- Added settings tab for group, team, project
|
||||||
|
@ -24,7 +24,7 @@ v 5.0.0
|
||||||
- Fixed search field on projects page
|
- Fixed search field on projects page
|
||||||
- Added teams to search autocomplete
|
- Added teams to search autocomplete
|
||||||
- Move groups and teams on dashboard sidebar to sub-tabs
|
- 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
|
- Redesign wall to be more like chat
|
||||||
- Snippets, Wall features are disabled by default for new projects
|
- Snippets, Wall features are disabled by default for new projects
|
||||||
|
|
||||||
|
@ -56,7 +56,7 @@ v 4.1.0
|
||||||
- cleanup rake tasks
|
- cleanup rake tasks
|
||||||
- fix backup/restore
|
- fix backup/restore
|
||||||
- scss cleanup
|
- scss cleanup
|
||||||
- show preview for note images
|
- show preview for note images
|
||||||
- improved network-graph
|
- improved network-graph
|
||||||
- get rid of app/roles/
|
- get rid of app/roles/
|
||||||
- added new classes Team, Repository
|
- added new classes Team, Repository
|
||||||
|
@ -70,7 +70,7 @@ v 4.1.0
|
||||||
v 4.0.0
|
v 4.0.0
|
||||||
- Remove project code and path from API. Use id instead
|
- Remove project code and path from API. Use id instead
|
||||||
- Return valid clonable url to repo for web hook
|
- Return valid clonable url to repo for web hook
|
||||||
- Fixed backup issue
|
- Fixed backup issue
|
||||||
- Reorganized settings
|
- Reorganized settings
|
||||||
- Fixed commits compare
|
- Fixed commits compare
|
||||||
- Refactored scss
|
- Refactored scss
|
||||||
|
|
Loading…
Reference in a new issue