Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2021-04-28 | 1 | -1/+1 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2021-04-22 | 1 | -1/+10 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2021-04-07 | 1 | -5/+1 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2021-03-03 | 1 | -11/+18 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2021-02-01 | 1 | -4/+5 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2021-01-29 | 1 | -5/+4 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-09-29 | 1 | -1/+1 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-01-30 | 1 | -0/+7 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-10-14 | 1 | -10/+13 |
| | |||||
* | Fix for #56295, https://gitlab.com/gitlab-org/gitlab-ce/issues/56295. | Jesse Hall | 2019-08-30 | 1 | -4/+5 |
| | | | | All avatars now visible in commit trailers. | ||||
* | Changed `author_avatar` to inline-block class | Marc Schwede | 2019-07-24 | 1 | -1/+1 |
| | | | | Fixes #64746 | ||||
* | User can keep their commit email private43521-keep-personal-emails-private | Tiago Botelho | 2018-11-07 | 1 | -1/+1 |
| | | | | | | | | The private commit email is automatically generated in the format: id-username@noreply.HOSTNAME GitLab instance admins are able to change the HOSTNAME portion, that defaults to Gitlab's hostname, to whatever they prefer. | ||||
* | Fix Error 500 when forking projects with Gravatar disabledsh-fix-forks-with-no-gravatar | Stan Hu | 2018-09-28 | 1 | -13/+8 |
| | | | | | | | When Gravatar is disabled, the "no avatar" is used, which failed to revert to the colorful identity icons for namespaces. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/50254 | ||||
* | Enable frozen string for app/helpers/**/*.rb | gfyoung | 2018-09-06 | 1 | -3/+5 |
| | | | | Partially addresses #47424. | ||||
* | Add default avatar to group | George Tsiolis | 2018-08-09 | 1 | -21/+31 |
| | |||||
* | Add vanilla JS avatar_helper and update existing avatar helpers | Paul Slaughter | 2018-08-01 | 1 | -13/+3 |
| | |||||
* | Merge branch 'master' into 'bootstrap4' | Clement Ho | 2018-05-01 | 1 | -0/+74 |
|\ | | | | | | | # Conflicts: # app/views/projects/branches/_branch.html.haml | ||||
| * | Fix commit trailer rendering when Gravatar is disabled | Douwe Maan | 2018-04-25 | 1 | -0/+74 |
| | | |||||
* | | [skip ci] Fix display style for pipeline header | Clement Ho | 2018-04-13 | 1 | -1/+1 |
| | | |||||
* | | [skip ci] Replace hidden-xs | Clement Ho | 2018-04-09 | 1 | -1/+1 |
|/ | |||||
* | Extract method to improve readability. | Andreas Brandl | 2018-02-13 | 1 | -7/+11 |
| | |||||
* | Explicit use of avatar_icon_* calls depending on situation. | Andreas Brandl | 2018-02-13 | 1 | -1/+9 |
| | | | | | | | | | | 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. | ||||
* | Add `data-src` when image is to be lazy loaded, use `tag` helper instead of ↵ | kushalpandya | 2017-09-25 | 1 | -9/+16 |
| | | | | `image_tag` helper | ||||
* | Remove tooltip from filtered search userremove-tooltip-filtered-search-user | Clement Ho | 2017-08-22 | 1 | -2/+9 |
| | |||||
* | Resolve "User dropdown in filtered search does not load avatar on `master`" | Tim Zallmann | 2017-08-07 | 1 | -1/+2 |
| | |||||
* | Resolve "Lazy load images on the Frontend" | Tim Zallmann | 2017-07-24 | 1 | -7/+2 |
| | |||||
* | Show current user immediately in issuable filters | Winnie Hellmann | 2017-06-02 | 1 | -5/+15 |
| | |||||
* | Removes 'hidden-xs' class from user_avatar helper in order for it to be ↵ | Filipa Lacerda | 2016-10-06 | 1 | -1/+4 |
| | | | | | | visible in environments list. Allows a class as an option to keep the hidden avatar behaviour in all the places it is needed. | ||||
* | Fix layout issues with blame tableblame-ui-fix | Phil Hughes | 2016-09-06 | 1 | -1/+2 |
| | | | | Closes #21216 | ||||
* | Merge branch '20059-environment-list' into 'master' | Jacob Schatz | 2016-08-12 | 1 | -2/+0 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Format branch, tag, and commit in environment list" ## What does this MR do? Updates Environments page rows to match the new pipeline updates ## Are there points in the code the reviewer needs to double check? I removed `private` from `avatars_helper.rb` so I could use `user_avatar`. ## What are the relevant issue numbers? Closes #20059 ## Screenshots (if relevant) ![Screen_Shot_2016-08-08_at_11.44.36_AM](/uploads/62fbb475a7d9cc613fe5ba1715229553/Screen_Shot_2016-08-08_at_11.44.36_AM.png) ![Screen_Shot_2016-08-08_at_11.44.41_AM](/uploads/ce1bd3ab62c0bc8091e9b6f85012ed36/Screen_Shot_2016-08-08_at_11.44.41_AM.png) See merge request !5687 | ||||
| * | Add avatar to commit message; environment style updates to match pipelines page | Annabel Dunstone | 2016-08-08 | 1 | -2/+0 |
| | | |||||
* | | Enable Style/EmptyLinesAroundModuleBody cop | Gabriel Mazetto | 2016-08-06 | 1 | -2/+0 |
|/ | |||||
* | Add link to user profile to commit avatar (!5163) | winniehell | 2016-07-20 | 1 | -0/+30 |