An error occurred fetching the project authors.
- 17 Jan, 2016 1 commit
-
-
Grzegorz Bizon authored
-
- 16 Jan, 2016 1 commit
-
-
Josh Frye authored
-
- 15 Jan, 2016 3 commits
-
-
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]
-
- 14 Jan, 2016 9 commits
-
-
Tomasz Maczukin authored
-
Kamil Trzcinski 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
-
- 13 Jan, 2016 8 commits
-
-
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
-
- 12 Jan, 2016 4 commits
-
-
Greg Smethells authored
-
Jacob Vosmaer 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.
-
- 11 Jan, 2016 7 commits
-
-
Robert Speicher authored
[ci skip]
-
Stan Hu authored
Closes #4231
-
Drew Blessing authored
-
Grzegorz Bizon authored
Closes #5851
-
Kamil Trzcinski authored
-
Stan Hu authored
-
Stan Hu authored
Properly ensure that the token exists and add defensively check for a non-nil value. Closes #4294
-
- 10 Jan, 2016 1 commit
-
-
Stan Hu authored
[ci skip]
-
- 09 Jan, 2016 2 commits
-
-
Zeger-Jan van de Weg authored
-
Stan Hu authored
Closes #3268
-
- 08 Jan, 2016 4 commits
-
-
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]
-