- Mar 10, 2020
-
-
GitLab Bot authored
-
- Jan 06, 2020
-
-
GitLab Bot authored
-
- Dec 03, 2019
-
-
GitLab Bot authored
-
- Nov 13, 2019
-
-
GitLab Bot authored
-
- Nov 12, 2019
-
-
GitLab Bot authored
-
- Oct 16, 2019
-
-
GitLab Bot authored
-
- Sep 13, 2019
-
-
GitLab Bot authored
-
- Sep 10, 2019
-
-
Ahmad Sherif authored
It consists of two parts: 1. Redirecting users to the configured external storage 1. Allowing the external storage to request the static object(s) on behalf of the user by means of specific tokens Part of https://gitlab.com/gitlab-com/gl-infra/infrastructure/issues/6829
-
- Feb 21, 2019
-
-
remove EE specific code remove EE licence checks move migration from EE to CE folder structure move specs from EE to CE folder structure remove EE specific flag specs
-
- Jan 22, 2019
-
-
Kushal Pandya authored
-
- Dec 14, 2018
-
-
Heinrich Lee Yu authored
`label_name` is now not excluded by default Also removed `label: true` from calls to the helper
-
- Nov 19, 2018
-
-
Heinrich Lee Yu authored
-
Heinrich Lee Yu authored
-
- Nov 14, 2018
-
-
Heinrich Lee Yu authored
-
- Nov 13, 2018
-
-
Heinrich Lee Yu authored
-
Heinrich Lee Yu authored
-
Heinrich Lee Yu authored
-
- Oct 05, 2018
-
-
Fabian Schneider authored
-
- Sep 18, 2018
-
-
Gabriel Mazetto authored
-
Martin Wortschack authored
-
- Sep 11, 2018
-
-
Yorick Peterse authored
This whitelists all existing offenses for the various CodeReuse cops, of which most are triggered by the CodeReuse/ActiveRecord cop.
-
Martin Wortschack authored
-
- Sep 07, 2018
-
-
gfyoung authored
Partially addresses #47424.
-
- Jun 27, 2018
-
-
Kushal Pandya authored
-
- May 23, 2018
-
-
Lin Jen-Shin authored
-
- May 04, 2018
-
-
Mario de la Ossa authored
-
- Apr 25, 2018
-
-
Douwe Maan authored
-
- Apr 03, 2018
-
-
When listing issues and merge requests on dasboard page, make sure that at least one filter is enabled. User's id is used in search autocomplete widget instead of username, which allows presetting user in filter dropdowns. Related to #43246
-
- Apr 02, 2018
-
-
- Mar 22, 2018
-
-
Toon Claes authored
When the database is in a read-only state, display a banner on each page informing the user they cannot write to that GitLab instance. Closes gitlab-org/gitlab-ce#43937.
-
- Mar 19, 2018
-
-
Robert Speicher authored
Twitter redirects `www.twitter.com` to `twitter.com` Also removes unnecessary regex escapes, just 'cause.
-
- Mar 02, 2018
-
-
Phil Hughes authored
-
- Feb 22, 2018
-
-
Oswaldo Ferreir authored
-
- Feb 20, 2018
-
-
Oswaldo Ferreir authored
-
- 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
-
Andreas Brandl authored
When we don't use the original `ApplicationHelper#avatar_icon` anymore, we can just remove it (and its specs). Closes #42800.
-
- Jan 28, 2018
-
-
Felix Geyer authored
Callers expect a URL. This fixes the avatars in commit lists when a user has no avatar and Gravatar is disabled. Closes #38715
-
- Dec 21, 2017
-
-
Tim Zallmann authored
-
- Oct 18, 2017
-
-
Bob Van Landuyt authored
The locale code is turned into an asset path with an underscore instead of a dash. The language codes are transformed by `I18n.locale` into a code with a dash. But the resources for translating are always stored in a path using a `_` separating the language and the region code.
-