An error occurred fetching the project authors.
- 17 Oct, 2016 4 commits
-
-
Grzegorz Bizon authored
-
Rémy Coutable authored
[ci skip] Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
Bryce Johnson authored
-
Kamil Trzcinski authored
-
- 16 Oct, 2016 2 commits
-
-
Robert Speicher authored
All this does is convert the version sections into headers. The list items shouldn't really be indented by two spaces, but it makes no difference to the rendering and this way we retain authorship history for the actual changes. Related to https://gitlab.com/gitlab-org/release-tools/merge_requests/29
-
Ebrahim Byagowi authored
-
- 15 Oct, 2016 1 commit
-
-
Bryce Johnson authored
- Tab between register and sign in forms - Add individual input validation error messages - Validate username - Update many styles for all login-box forms
-
- 14 Oct, 2016 6 commits
-
-
Clement Ho authored
-
Ahmad Sherif authored
Closes #23239
-
Yorick Peterse authored
Using `extend self` prevents GitLab Performance Monitoring from being able to track class methods. Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/23347
-
blackst0ne authored
-
Phil Hughes authored
#22827
-
Z.J. van de Weg authored
-
- 13 Oct, 2016 7 commits
-
-
blackst0ne authored
-
Clement Ho authored
-
Paco Guzman authored
-
Clement Ho authored
-
Gabriel Mazetto authored
-
Johan H authored
-
Mark Fletcher authored
-
- 12 Oct, 2016 8 commits
-
-
Robert Schilling authored
-
Yorick Peterse authored
-
Yorick Peterse authored
As discussed in https://gitlab.com/gitlab-org/gitlab_git/issues/28 we'll need to clearly document the need for .gitattributes files being encoded using UTF-8. [ci skip]
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
James Lopez authored
Also, updated specs and docs.
-
Thomas Balthazar authored
The /licenses, /gitignores and /gitlab_ci_ymls endpoints are now also available under a new /templates namespace. Old endpoints will be deprecated when GitLab 9.0.0 is released.
-
Clement Ho authored
-
- 11 Oct, 2016 12 commits
-
-
Stan Hu authored
-
Justin DiPierro authored
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
barthc authored
-
tiagonbotelho authored
-
Rémy Coutable authored
Spotted while reviewing https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/789/diffs#diff-1. Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
Valery Sizov authored
-
henrik authored
-
Stan Hu authored
-
Sean McGivern authored
We need to do two things to support this: 1. Simplify the regex capture in the routing for the CommitsController to not exclude the '.atom' suffix. That's a perfectly valid git branch name, so we shouldn't blow up if we get it. 2. Because Rails now can't automatically detect the request format, add some code to do so in `ExtractPath` when there is no path. This means that, given branches 'foo' and 'foo.atom', the Atom feed for the former is unroutable. To fix this: don't do that! Give the branches different names!
-
Filipa Lacerda authored
-
Artem Sidorenko authored
-