Commit da854542673c9debd4ffa28f1113174e63004857

Authored by Dmitriy Zaporozhets
1 parent 351b0e75

Up to v3.0.0

Showing 2 changed files with 14 additions and 2 deletions   Show diff stats
CHANGELOG
1   -master
  1 +v 3.0.0
2 2 - Projects groups
3 3 - Web Editor
4 4 - Fixed bug with gitolite keys
  5 + - UI improved
  6 + - Increased perfomance of application
  7 + - Show user avatar in last commit when browsing Files
  8 + - Refactored Gitlab::Merge
  9 + - Use Font Awsome for icons
  10 + - Separate observing of Note and MergeRequestsa
  11 + - Milestone "All Issues" filter
  12 + - Fix issue close and reopen button text and styles
  13 + - Fix forward/back while browsing Tree hierarchy
  14 + - Show numer of notes for commits and merge requests
  15 + - Added support pg from box and update installation doc
  16 + - Reject ssh keys that break gitolite
5 17 - [API] list one project hook
6 18 - [API] edit project hook
7 19 - [API] add project snippets list
... ...
VERSION
1   -3.0.0pre
  1 +3.0.0
... ...