- Feb 13, 2018
-
-
Andreas Brandl authored
This essentially allows to pass both user and email, so that we can either prefer the user to retrieve the avatar or (if user is not present) fall back to the email lookup.
-
Andreas Brandl authored
We want to drop the generic #avatar_icon helper that supports both an email and a user object being passed in. Instead, we want to explicitly use the #avatar_icon_for_user and #avatar_icon_for_email helpers depending on what we have at hand. This allows us to avoid unnecessary database queries (e.g. call User.find_by_any_email if we already have the user). In situations like here, this makes it less convenient to use.
-
Andreas Brandl authored
Whenever we already deal with a User object, let's use the more specific method avatar_icon_for_user.
-
- Dec 18, 2017
-
-
- Oct 02, 2017
-
-
Gustav Ernberg authored
-
- Jun 20, 2017
-
-
Sean McGivern authored
-
- Apr 06, 2017
-
-
Toon Claes authored
Show who triggered the pipeline. And also show the commit committer if it's different from the author.
-
- Feb 22, 2017
-
-
Alexis Reigel authored
-
- Jan 24, 2017
-
-
Kushal Pandya authored
-
- Dec 31, 2016
-
-
Kushal Pandya authored
-
Kushal Pandya authored
-
- Dec 06, 2016
-
-
Kamil Trzcińśki authored
-
- Nov 07, 2016
-
-
Taurie Davis authored
-
- Oct 19, 2016
-
-
Stan Hu authored
Builds in Ruby 2.1 specs were failing in master: https://gitlab.com/gitlab-org/gitlab-ce/builds/5258614 Closes #23498
-
- Oct 13, 2016
-
-
Mike Greiling authored
- Oct 12, 2016
-
-
Mike Greiling authored
-
- Oct 08, 2016
-
-
Mike Greiling authored
-
Mike Greiling authored
-
- Oct 07, 2016
-
-
Mike Greiling authored
-
- Oct 06, 2016
-
-
Mike Greiling authored
-
Mike Greiling authored
-
- Sep 13, 2016
-
-
Lin Jen-Shin authored
-
- Aug 31, 2016
-
-
Lin Jen-Shin authored
-