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}
12 Mar, 2014
1 commit
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
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
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
13 Feb, 2014
1 commit
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
05 Feb, 2014
1 commit
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
28 Jan, 2014
2 commits
-
added group avatars
27 Jan, 2014
1 commit
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
19 Jan, 2014
1 commit
08 Jan, 2014
1 commit
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
30 Dec, 2013
1 commit
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
29 Dec, 2013
1 commit
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
16 Dec, 2013
1 commit
-
Fixes: https://github.com/gitlabhq/gitlabhq/issues/4394
14 Dec, 2013
1 commit
-
Clean up admin dashboad tooltips Clean up admin dashboad tooltips Clean up admin dashboad tooltips Add helper method change to use app helper Modify tooltips to use new helper Convert remaining times Adjust one tooltip
04 Dec, 2013
1 commit
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
20 Nov, 2013
1 commit
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
13 Nov, 2013
1 commit
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
12 Nov, 2013
2 commits
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
20 Oct, 2013
1 commit
19 Oct, 2013
1 commit
10 Oct, 2013
1 commit
09 Oct, 2013
1 commit
24 Sep, 2013
1 commit
11 Sep, 2013
1 commit
10 Aug, 2013
1 commit
29 Jul, 2013
1 commit
26 Jun, 2013
1 commit
24 Jun, 2013
1 commit
18 Jun, 2013
1 commit
14 Jun, 2013
1 commit
11 Jun, 2013
2 commits
06 Jun, 2013
2 commits
-
design pages now uses the COLOR_SCHEMES
05 Jun, 2013
1 commit
-
This unifies the code color-scheme code and makes adding new schemes a little easier.
03 Jun, 2013
1 commit
-
This refactors the `user_color_scheme_class` to use a hash with a default. This prevents problems with workers that don't have access to the current_user. Fixes issue #2758