- Jan 16, 2016
-
-
Josh Frye authored
-
- Jan 15, 2016
-
-
Steffen Köhler authored
some OAuth providers (kerberos for example) only provide a username and an email, but no name. Therefore a signup fails because the name is empty. Best guess for the name is probably the username, therefore use it as name.
-
Grzegorz Bizon authored
[ci skip]
-
Robert Speicher authored
Moving 8.5 change to 8.4 since we're merging master into stable for now. [ci skip]
-
- Jan 14, 2016
-
-
Tomasz Maczukin authored
-
Kamil Trzcińśki authored
This allows us to implement artifacts passing: runner will download artifacts from all prior builds
-
Douglas Barbosa Alexandre authored
-
Tomasz Maczukin authored
-
Douwe Maan authored
-
Grzegorz Bizon authored
[ci skip]
-
Rémy Coutable authored
-
Tomasz Maczukin authored
-
Rémy Coutable authored
Improve the consistency of commit titles, branch names, tag names, issue/MR titles, on their respective project pages
-
- Jan 13, 2016
-
-
Tomasz Maczukin authored
-
Tomasz Maczukin authored
-
Robert Speicher authored
-
Grzegorz Bizon authored
Fix has been introduced in !2224.
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Robert Speicher authored
[ci skip]
-
Jason Lee authored
-
Rémy Coutable authored
-
- Jan 12, 2016
-
-
Greg Smethells authored
-
Jacob Vosmaer (GitLab) authored
-
Yorick Peterse authored
I forgot to add these in the respective MRs. [ci skip]
-
Stan Hu authored
This would help admins figure out from where spam is originating.
-
- Jan 11, 2016
-
-
Robert Speicher authored
[ci skip]
-
Stan Hu authored
Closes #4231
-
Drew Blessing authored
-
Grzegorz Bizon authored
Closes #5851
-
Kamil Trzcińśki authored
-
Stan Hu authored
-
Stan Hu authored
Properly ensure that the token exists and add defensively check for a non-nil value. Closes #4294
-
- Jan 10, 2016
-
-
Stan Hu authored
[ci skip]
-
- Jan 09, 2016
-
-
Zeger-Jan van de Weg authored
-
- Jan 08, 2016
-
-
Robert Speicher authored
Also, Open Graph data, if you're into that kind of thing. [ci skip]
-
Robert Schilling authored
-
Stan Hu authored
When deleting a branch, this is what was happening: 1. DeleteBranchService calls EventCreateService and creates an event. 2. The call to repository.rm_branch triggers the GitHooksService. 3. This, in turn, calls GitPushService and then calls EventCreateService again. 5145706c now makes it no longer necessary for DeleteBranchService and CreateBranchService to create an event. Closes #4304
-
Stan Hu authored
[ci skip]
-
- Jan 07, 2016
-
-
Drew Blessing authored
-