OSDN Git Service

Merge branch 'feature/dashboardfeed' of https://github.com/alexleutgoeb/gitlabhq...
[wvm/gitlab.git] / CHANGELOG
1 master
2   - [API] add project snippets list
3   - [API] allow to authorize using private token in HTTP header
4   - [API] add user creation
5
6 v 2.9.1
7   - Fixed resque custom config init
8
9 v 2.9.0
10   - fixed inline notes bugs
11   - refactored rspecs
12   - refactored gitolite backend
13   - added factory_girl
14   - restyled projects list on dashboard
15   - ssh keys validation to prevent gitolite crash
16   - send notifications if changed premission in project
17   - scss refactoring. gitlab_bootstrap/ dir
18   - fix git push http body bigger than 112k problem
19   - list of labels  page under issues tab
20   - API for milestones, keys
21   - restyled buttons
22   - OAuth
23   - Comment order changed
24
25 v 2.8.1
26   - ability to disable gravatars
27   - improved MR diff logic
28   - ssh key help page
29
30 v 2.8.0
31   - Gitlab Flavored Markdown
32   - Bulk issues update
33   - Issues API
34   - Cucumber coverage increased
35   - Post-receive files fixed
36   - UI improved
37   - Application cleanup
38   - more cucumber
39   - capybara-webkit + headless
40
41 v 2.7.0
42   - Issue Labels
43   - Inline diff
44   - Git HTTP
45   - API
46   - UI improved
47   - System hooks
48   - UI improved
49   - Dashboard events endless scroll
50   - Source perfomance increased
51
52 v 2.6.0
53   - UI polished
54   - Improved network graph + keyboard nav
55   - Handle huge commits
56   - Last Push widget
57   - Bugfix
58   - Better perfomance
59   - Email in resque
60   - Increased test coverage
61   - Ability to remove branch with MR accept
62   - a lot of code refactored
63
64 v 2.5.0
65   - UI polished
66   - Git blame for file
67   - Bugfix
68   - Email in resque
69   - Better test coverage
70
71 v 2.4.0
72   - Admin area stats page
73   - Ability to block user
74   - Simplified dashboard area
75   - Improved admin area
76   - Bootstrap 2.0
77   - Responsive layout
78   - Big commits handling
79   - Perfomance improved
80   - Milestones
81
82 v 2.3.1
83   - Issues pagination
84   - ssl fixes
85   - Merge Request pagination
86
87 v 2.3.0
88   - Dashboard r1
89   - Search r1
90   - Project page
91   - Close merge request on push
92   - Persist MR diff after merge
93   - mysql support
94   - Documentation
95
96 v 2.2.0
97   - We’ve added support of LDAP auth
98   - Improved permission logic (4 roles system)
99   - Protected branches (now only masters can push to protected branches)
100   - Usability improved
101   - twitter bootstrap integrated
102   - compare view between commits
103   - wiki feature
104   - now you can enable/disable issues, wiki, wall features per project
105   - security fixes
106   - improved code browsing (ajax branch switch etc)
107   - improved per-line commenting
108   - git submodules displayed
109   - moved to rails 3.2
110   - help section improved
111
112 v 2.1.0
113   - Project tab r1
114   - List branches/tags
115   - per line comments
116   - mass user import
117
118 v 2.0.0
119   - gitolite as main git host system
120   - merge requests
121   - project/repo access
122   - link to commit/issue feed
123   - design tab
124   - improved email notifications
125   - restyled dashboard
126   - bugfix
127
128 v 1.2.2
129   - common config file gitlab.yml
130   - issues restyle
131   - snippets restyle
132   - clickable news feed header on dashboard
133   - bugfix
134
135 v 1.2.1
136   - bugfix
137
138 v 1.2.0
139   - new design
140   - user dashboard
141   - network graph
142   - markdown support for comments
143   - encoding issues
144   - wall like twitter timeline
145
146 v 1.1.0
147   - project dashboard
148   - wall redesigned
149   - feature: code snippets
150   - fixed horizontal scroll on file preview
151   - fixed app crash if commit message has invalid chars
152   - bugfix & code cleaning
153
154 v 1.0.2
155   - fixed bug with empty project
156   - added adv validation for project path & code
157   - feature: issues can be sortable
158   - bugfix
159   - username dispalyed on top panel
160
161 v 1.0.1
162   - fixed: with invalid source code for commit
163   - fixed: lose branch/tag selection when use tree navigateion
164   - when history clicked - display path
165   - bug fix & code cleaning
166
167 v 1.0.0
168   - bug fix
169   - projects preview mode
170
171 v 0.9.6
172   - css fix
173   - new repo empty tree until restart server - fixed
174
175 v 0.9.4
176   - security improved
177   - authorization improved
178   - html escaping
179   - bug fix
180   - increassed test coverage
181   - design improvements
182
183 v 0.9.1
184   - increassed test coverage
185   - design improvements
186   - new issue email notification
187   - updated app name
188   - issue redesigned
189   - issue can be edit
190
191 v 0.8.0
192   - sytax highlight for main file types
193   - redesign
194   - stability
195   - security fixes
196   - increased test coverage
197   - email notification