- 14 Jan, 2016 2 commits
-
-
Douglas Barbosa Alexandre authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 13 Jan, 2016 3 commits
-
-
Robert Speicher authored
-
Robert Speicher authored
Now it returns the fully-formatted message so we can be consistent about how it's shown.
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 12 Jan, 2016 3 commits
-
-
Jacob Schatz authored
-
Greg Smethells authored
-
Robert Speicher authored
Somehow this test existed on EE but not in CE, so it started failing after a bad CE-to-EE merge.
-
- 11 Jan, 2016 1 commit
-
-
Robert Speicher authored
-
- 08 Jan, 2016 4 commits
-
-
Drew Blessing authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
- 07 Jan, 2016 4 commits
-
-
Robert Speicher authored
Closes #5908
-
Jacob Schatz authored
-
Jacob Schatz authored
-
Yorick Peterse authored
Sorting by "id" has the same effect as sorting by created_at while performing far better and without the need of an extra index (in case one wanted to speed up sorting by "created_at"). Sorting by "Recently updated" still uses the physical "updated_at" column as there's no way to use the "id" column for this instead.
-
- 06 Jan, 2016 3 commits
-
-
Janis Meybohm authored
-
Douwe Maan authored
-
Jacob Schatz authored
-
- 05 Jan, 2016 2 commits
-
-
Robert Speicher authored
-
Robert Speicher authored
-
- 04 Jan, 2016 2 commits
-
-
Valery Sizov authored
-
Valery Sizov authored
-
- 28 Dec, 2015 1 commit
-
-
Stefan Kahlhöfer authored
Signed-off-by: Rubén Dávila <rdavila84@gmail.com>
-
- 25 Dec, 2015 2 commits
-
-
Douwe Maan authored
-
Valery Sizov authored
-
- 24 Dec, 2015 4 commits
-
-
Robert Speicher authored
-
Robert Speicher authored
-
Gabriel Mazetto authored
-
Valery Sizov authored
-
- 23 Dec, 2015 2 commits
-
-
Robert Speicher authored
-
Robert Speicher authored
A limited number of pages have defined their own descriptions, but otherwise we default to the Project's description (if `@project` is set), or the old `brand_title` fallback. The image will either be the uploaded project icon (never a generated one), the user's uploaded icon or Gravatar, or, finally, the GitLab logo.
-
- 22 Dec, 2015 4 commits
-
-
Valery Sizov authored
-
Valery Sizov authored
-
Valery Sizov authored
-
Valery Sizov authored
-
- 21 Dec, 2015 3 commits
-
-
Kamil Trzcinski authored
This is required since we parse URI later and remove the credentials
-
Marvin Frick authored
Also adds a spec for MergeRequestHelper to avoid having a regression later on.
-
Drew Blessing authored
-