12 Feb, 2014
16 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
24 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.
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: doc/update/upgrader.md
-
We Hate Options