- 14 Feb, 2014 4 commits
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
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 9 commits
-
-
Sytse Sijbrandij authored
Fixes #6311: cp the init.d file locally instead of remote
-
Jeroen van Baarsen authored
-
Sytse Sijbrandij authored
Added gitter link
-
Dmitriy Zaporozhets authored
Remove Backtics In Anchor Text
-
Sytse Sijbrandij authored
Add documentation for MR workflow
-
Jacob Vosmaer authored
-
Dmitriy Zaporozhets authored
Add emoji images to asset load path.
-
Jeroen van Baarsen authored
-
Dmitriy Zaporozhets authored
User can leave group from group page.
-
- 12 Feb, 2014 19 commits
-
-
Marin Jankovski authored
-
Ciro Santillli authored
-
dosire 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 8 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
-