05 Jun, 2014
1 commit
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
03 Jun, 2014
2 commits
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
02 Jun, 2014
2 commits
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Add nofollow to all external links Fixes #1224
30 May, 2014
1 commit
29 May, 2014
2 commits
28 May, 2014
2 commits
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
It allows easier contribution of different CI services Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
26 May, 2014
2 commits
23 May, 2014
1 commit
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
22 May, 2014
1 commit
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
08 May, 2014
1 commit
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
06 May, 2014
1 commit
-
Fix missing lines in Parallel Diff
02 May, 2014
1 commit
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
29 Apr, 2014
1 commit
-
editing preview
23 Apr, 2014
1 commit
-
allow passing user's email address in custom Gravatar urls Some custom avatar systems use the user's email address rather than its hash. This merge request will allow the administrator to configure gitlab-ce to use the user's email address gravatar.plain_url and gravatar.ssl_url in the config file like this: ``` gravatar: enabled: true plain_url: "http://company.com/avatar/?mail=%{email}&size=%{size}" ssl_url: "https://company.com/avatar/?mail=%{email}&size=%{size}" ``` It's a only a 2 word patch.
17 Apr, 2014
1 commit
15 Apr, 2014
1 commit
12 Apr, 2014
1 commit
-
…stom avatar systems. For example: plain_url: "http://avatar.company.com/avatar/?mail=%{email}&size=%{size}" add mention of the different placeholders possible for gravatar urls, mentionning the new %{email}
11 Apr, 2014
2 commits
04 Apr, 2014
1 commit
02 Apr, 2014
1 commit
-
Ex. if branch named "refactor-models" then title will be "Refactor models" Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
01 Apr, 2014
1 commit
-
Conflicts: CHANGELOG
27 Mar, 2014
1 commit
-
Also now removed lines relating to unused comments feature
26 Mar, 2014
1 commit
-
Conflicts: CHANGELOG
24 Mar, 2014
1 commit
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
19 Mar, 2014
1 commit
-
Add .adoc file extension for AsciiDoc
17 Mar, 2014
2 commits
14 Mar, 2014
1 commit
12 Mar, 2014
1 commit
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
11 Mar, 2014
1 commit
-
Fix Social Account Block If you have omniauth enabled, but don't have one of the "Social" providers enabled (GitHub, Twitter, Google), the "Social Accounts" sections shows up, but without icons. This occurred when I was testing Shibboleth. This fixes the issues by checking if there are any `enabled_oauth_providers` rather than if just `Gitlab.config.omniauth.enabled`. Not quite sure how to implement a test for this, but it works :).
10 Mar, 2014
1 commit
09 Mar, 2014
2 commits
-
Must have been left over from a previous revision, but the argument wasn't used anywhere in the method.
06 Mar, 2014
1 commit