- 12 Jan, 2015 1 commit
-
-
Marin Jankovski authored
-
- 07 Jan, 2015 2 commits
-
-
Marin Jankovski authored
-
Marin Jankovski authored
-
- 30 Dec, 2014 5 commits
-
-
Marin Jankovski authored
-
Marin Jankovski authored
-
Marin Jankovski authored
-
Marin Jankovski authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 29 Dec, 2014 3 commits
-
-
Stephan van Leeuwen authored
-
Stephan van Leeuwen authored
Changed from using cases to set the sort variable, to use a one line if/else statement
-
Stephan van Leeuwen authored
Added support for order_by and sort parameters, to sort the projects by the specified values. Updated projects api documentation including the order_by and sort parameters
-
- 25 Dec, 2014 1 commit
-
-
uran authored
-
- 24 Dec, 2014 1 commit
-
-
Valery Sizov authored
-
- 04 Dec, 2014 1 commit
-
-
Valery Sizov authored
-
- 01 Dec, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 18 Nov, 2014 1 commit
-
-
Valery Sizov authored
Conflicts: lib/gitlab/git_access.rb spec/lib/gitlab/git_access_spec.rb
-
- 02 Nov, 2014 1 commit
-
-
Liam Monahan authored
-
- 31 Oct, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 30 Oct, 2014 2 commits
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Sean Edge authored
Create RepoTag Grape entity and present it when doing stuff with tags via API. Update API doc for repositories. Add tag message to tag list page in UI. Update Changelog. Update spec to set .gitconfig identity, required for annotated tags.
-
- 29 Oct, 2014 4 commits
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 23 Oct, 2014 1 commit
-
-
Vinnie Okada authored
Always delete repositories from the filesystem when deleting a project.
-
- 21 Oct, 2014 1 commit
-
-
Ciro Santilli authored
-
- 15 Oct, 2014 1 commit
-
-
Valery Sizov authored
-
- 14 Oct, 2014 1 commit
-
-
Kevin Houdebert authored
-
- 13 Oct, 2014 1 commit
-
-
Ciro Santilli authored
-
- 07 Oct, 2014 3 commits
-
-
Vinnie Okada authored
Update the project API controller to use `Projects::DestroyService` instead of calling `Project#destroy` directly. Also add an optional parameter, `:keep_repo`, that allows a project to be deleted without deleting the repository, wiki, and satellite from disk.
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 03 Oct, 2014 2 commits
-
-
Ciro Santilli authored
-
Kirill Zaitsev authored
-
- 01 Oct, 2014 1 commit
-
-
Bernhard Kaindl authored
This change adds POST /projects/fork/:id to the API for forking a project into the namespace of the authenticated user, like the "create fork" link in the GUI does. It also calls the same code. Failure and permission checks (except for conflict) are already implemented and handled in ForkService and the API, so the added code is simple and does not alter anything.
-
- 26 Sep, 2014 2 commits
-
-
jubianchi authored
-
Jeroen Jacobs authored
-
- 25 Sep, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 21 Sep, 2014 1 commit
-
-
Ciro Santilli authored
-
- 16 Sep, 2014 1 commit
-
-
Marin Jankovski authored
-