14 Feb, 2014
1 commit
-
Add email aliases for users Email aliases 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. This addresses http://feedback.gitlab.com/forums/176466-general/suggestions/3692666-ability-to-have-multiple-email-address.
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.
-
User can leave group from group page.
12 Feb, 2014
18 commits
-
Markdown Styles
-
Remove Gem Button
-
Refactor Compare logic Updated gitlab_git to version 5.4.0. Fixes MR diff download link in case of huge diff. Fixes #1026
-
Markup Dependencies
-
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>
-
Fix spelling of "GitLab" in HipChat service
-
add rake gitlab:import: all_users_to_all_groups and user_to_groups
-
Pedantic, but it frustrates OCD people like myself :)
-
Use rails scss image-url herlper
11 Feb, 2014
19 commits
-
Fix spelling of plural project (projects and not project's). Just a minor spelling error.
-
Split the user ssh keys by newline, not the characters "\n"
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
…santilli-header-anchors Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: CHANGELOG
-
Dont use gravatars for user select if gravatar is disabled Fixes #836
-
before: GET /user.keys ssh-rsa ...\nssh-rsa ...\nssh-rsa ... after: GET /user.keys ssh-rsa ... ssh-rsa ... sha-rsa ...
-
User pages are public
-
ssh keys publically available for sysadmins via http, the github way
-
... if the user is authorized to at least one public project.
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
…rieve_ssh_keys_by_ssh
-
Update upgrade guide if you have more than one backup .tar file
-
fix: link_to_merge_request_diff_line_note
-
Fix 500 error in Ruby 1.9.