- 14 Feb, 2014 2 commits
-
-
Dmitriy Zaporozhets authored
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.
-
Jason Hollingsworth authored
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.
-
- 13 Feb, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
User can leave group from group page.
-
- 12 Feb, 2014 18 commits
-
-
Marin Jankovski authored
-
Ciro Santillli authored
-
Dmitriy Zaporozhets authored
Markdown Styles
-
dosire authored
-
Dmitriy Zaporozhets authored
Remove Gem Button
-
dosire authored
-
Dmitriy Zaporozhets authored
Refactor Compare logic Updated gitlab_git to version 5.4.0. Fixes MR diff download link in case of huge diff. Fixes #1026
-
Dmitriy Zaporozhets authored
Markup Dependencies
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
dosire authored
-
Dmitriy Zaporozhets authored
Fix spelling of "GitLab" in HipChat service
-
Dmitriy Zaporozhets authored
add rake gitlab:import: all_users_to_all_groups and user_to_groups
-
Samuel D. Leslie authored
Pedantic, but it frustrates OCD people like myself :)
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Use rails scss image-url herlper
-
- 11 Feb, 2014 19 commits
-
-
Sytse Sijbrandij authored
Fix spelling of plural project (projects and not project's). Just a minor spelling error.
-
Dmitriy Zaporozhets authored
Split the user ssh keys by newline, not the characters "\n"
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Merge branch 'header-anchors' of github.com:cirosantilli/gitlab-elearn into cirosantilli-header-anchors Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: CHANGELOG
-
Dmitriy Zaporozhets authored
Dont use gravatars for user select if gravatar is disabled Fixes #836
-
Johannes Schleifenbaum authored
before: GET /user.keys ssh-rsa ...\nssh-rsa ...\nssh-rsa ... after: GET /user.keys ssh-rsa ... ssh-rsa ... sha-rsa ...
-
Dmitriy Zaporozhets authored
User pages are public
-
Dmitriy Zaporozhets authored
ssh keys publically available for sysadmins via http, the github way
-
GitLab authored
-
Ciro Santillli authored
-
Ciro Santillli authored
... if the user is authorized to at least one public project.
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
GitLab authored
Merge branch 'retrieve_ssh_keys_by_ssh' of github.com:devaroop/gitlabhq into retrieve_ssh_keys_by_ssh
-
GitLab authored
-
Dmitriy Zaporozhets authored
Update upgrade guide if you have more than one backup .tar file
-
Dmitriy Zaporozhets authored
fix: link_to_merge_request_diff_line_note
-
Dmitriy Zaporozhets authored
Fix 500 error in Ruby 1.9.
-
Marin Jankovski authored
-