- 06 Sep, 2017 10 commits
-
-
micael.bergeron authored
a new badge will be added when an user that doesn't yet have any merged merge request is discussing on either issues or merge requests that he created. this is indented for people to use extra care when discussing with a new contributor.
-
Phil Hughes authored
-
Fabio Busatto authored
-
Sean McGivern authored
-
Sean McGivern authored
-
Ashley Dumaine authored
-
Ashley Dumaine authored
-
James Lopez authored
-
Mike Greiling authored
-
Mark Fletcher authored
-
- 05 Sep, 2017 30 commits
-
-
Winnie Hellmann authored
-
Rubén Dávila authored
The following optimizations were performed: - Add new association to GroupMember and ProjectMember This new association will allow us to check if a user is a member of a Project or Group through a single query instead of two. - Optimize retrieving of Members when adding multiple Users
-
Annabel Dunstone Gray authored
-
James Lopez authored
-
Jarka Kadlecova authored
-
kushalpandya authored
-
Filipa Lacerda authored
-
winh authored
-
winh authored
-
Phil Hughes authored
-
Alexis Reigel authored
the position of the popover is correctly calculated and positioned to the bottom when the navigation would overlap the popover.
-
Alexis Reigel authored
-
Alexis Reigel authored
since all the signature badge templates now have more or less the same content we can push most of it down to the main template `_signature_badge`.
-
Alexis Reigel authored
-
Alexis Reigel authored
-
Alexis Reigel authored
-
Alexis Reigel authored
-
Alexis Reigel authored
-
Alexis Reigel authored
-
Alexis Reigel authored
-
Alexis Reigel authored
-
Alexis Reigel authored
-
Alexis Reigel authored
this is used to make a difference between a committer email that belongs to user, where the user used a different email for the gpg key. this means that the user is the same, but a different, unverified email is used for the signature.
-
Alexis Reigel authored
the updated verification of a gpg signature requires the committer's email to also match the user's and the key's emails.
-
Alexis Reigel authored
we need the commit object for the updated verification that also checks the committer's email to match the gpg key and user's emails.
-
Jacob Vosmaer authored
-
Yorick Peterse authored
This changes the issue and MR index pages so the pagination system re-uses the output of the COUNT(*) query used to calculate the number of rows per state (opened, closed, etc). This removes the need for an additional COUNT(*) on both pages.
-
kushalpandya authored
-
winh authored
-
kushalpandya authored
-