An error occurred fetching the project authors.
- 17 Mar, 2016 1 commit
-
-
Douglas Barbosa Alexandre authored
-
- 07 Mar, 2016 1 commit
-
-
Rubén Dávila authored
-
- 05 Mar, 2016 4 commits
-
-
Rubén Dávila authored
* Add Labels tab to Groups * Add decorator for label so it's aware of Milestones.
-
Rubén Dávila authored
-
Rubén Dávila authored
-
Rubén Dávila authored
-
- 02 Mar, 2016 1 commit
-
-
Rubén Dávila authored
-
- 03 Feb, 2016 1 commit
-
-
Rubén Dávila authored
-
- 02 Feb, 2016 10 commits
-
-
Rubén Dávila authored
-
Rubén Dávila authored
-
Rubén Dávila authored
-
Rubén Dávila authored
-
Rubén Dávila authored
-
Rubén Dávila authored
-
Rubén Dávila authored
-
Rubén Dávila authored
-
Rubén Dávila authored
-
Rubén Dávila authored
-
- 23 Jan, 2016 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 13 Jan, 2016 2 commits
-
-
Robert Speicher authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 23 Dec, 2015 1 commit
-
-
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.
-
- 16 Dec, 2015 1 commit
-
-
Douwe Maan authored
-
- 15 Dec, 2015 2 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
- 03 Dec, 2015 1 commit
-
-
Valery Sizov authored
-
- 02 Dec, 2015 1 commit
-
-
Douwe Maan authored
-
- 15 Oct, 2015 1 commit
-
-
Yorick Peterse authored
This removes the need for running an extra SQL query in these cases.
-
- 14 Oct, 2015 1 commit
-
-
Douwe Maan authored
-
- 17 Sep, 2015 1 commit
-
-
Douwe Maan authored
-
- 17 Jul, 2015 1 commit
-
-
Stan Hu authored
Closes https://github.com/gitlabhq/gitlabhq/issues/1504
-
- 26 Jun, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
write_ was renamed to create_ modify_ was renamed to update_ So now in update action we have next code def create can?(current_user, :create_issue, @issue) end def update can?(current_user, :update_issue, @issue) end Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 22 Jun, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 19 Jun, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
Replaced: * "Accepted" with "Merged" * "Rejected" with "Closed" Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 27 May, 2015 1 commit
-
-
Douwe Maan authored
-
- 25 May, 2015 3 commits
-
-
Stan Hu authored
-
Douwe Maan authored
-
Stan Hu authored
Closes #1676
-
- 30 Apr, 2015 1 commit
-
-
Douwe Maan authored
-
- 24 Mar, 2015 1 commit
-
-
Marin Jankovski authored
-