03 Mar, 2014
1 commit
- 
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
 
27 Feb, 2014
1 commit
- 
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
 
26 Feb, 2014
1 commit
- 
By default, target original repository if it's a fork when creating new MR.
 
25 Feb, 2014
2 commits
- 
Blob and tree gfm links to anchors work.
 - 
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
 
24 Feb, 2014
4 commits
- 
Public Groups This is the initial work (meaning no tests) for making groups public if they have a public project (or internal for logged in users). This allows issues and merge requests to be viewed, but _not_ group membership. As part of this I have also added back the link in the public project title section (it was removed as it didn't make sense before). This addesses the following suggestions/issues: http://feedback.gitlab.com/forums/176466-general/suggestions/5314461-groups-containing-one-or-more-public-projects-shou Issue #32 https://github.com/gitlabhq/gitlabhq/issues/5203 as well as a few closed issues. This also changes the public user page to only show groups that are accessible to the user in some manner.
 - 
Also fixes issue with branch/tag removing via UI Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
 - 
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
 
23 Feb, 2014
1 commit
- 
Fixes #6046
 
20 Feb, 2014
1 commit
- 
Fixed Group avatars to only display when user has read permissions to at least one project in the group.
 
19 Feb, 2014
1 commit
- 
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
 
18 Feb, 2014
4 commits
- 
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
 - 
Add feature to filter issues by multiple labels
 - 
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
 
17 Feb, 2014
1 commit
- 
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
 
14 Feb, 2014
1 commit
- 
Improve for large groupsImprove for large groups This merge request is a set of patched to improve application for large groups with more then 100 people. Pages to be improved:
 Group#members page
 Project#issues page
 Project#merge_requests page
 Project#new_issue page
 Project#new_mr page
 Project#members page 
13 Feb, 2014
2 commits
- 
Emails are used to associate commits with users. The emails are not verified and don't have to be valid email addresses. They are assigned on a first come, first serve basis. Notifications are sent when an email is added.
 - 
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
 
12 Feb, 2014
1 commit
11 Feb, 2014
3 commits
- 
…santilli-header-anchors Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: CHANGELOG
 - 
... if the user is authorized to at least one public project.
 
07 Feb, 2014
1 commit
06 Feb, 2014
1 commit
- 
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
 
03 Feb, 2014
1 commit
02 Feb, 2014
2 commits
01 Feb, 2014
1 commit
28 Jan, 2014
1 commit
24 Jan, 2014
1 commit
- 
Conflicts: spec/models/project_spec.rb
 
23 Jan, 2014
6 commits
- 
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: features/steps/project/project_fork.rb features/steps/project/project_forked_merge_requests.rb features/steps/project/project_issue_tracker.rb features/steps/project/project_markdown_render.rb features/steps/shared/project.rb
 - 
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
 - 
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
 - 
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
 
22 Jan, 2014
2 commits
- 
Remove deprecated finders
 - 
* project_with_code -> project * project -> ermpty_project Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>