- 11 Feb, 2016 1 commit
-
-
Jacob Vosmaer authored
-
- 02 Feb, 2016 1 commit
-
-
Jacob Vosmaer authored
-
- 01 Feb, 2016 1 commit
-
-
Jacob Vosmaer authored
-
- 28 Jan, 2016 1 commit
-
-
Jacob Vosmaer authored
-
- 12 Nov, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 08 Oct, 2015 1 commit
-
-
Jacob Vosmaer authored
This change relies on changes in gitlab_git and gitlab-git-http-server.
-
- 24 Apr, 2015 1 commit
-
-
Douwe Maan authored
-
- 31 Mar, 2015 1 commit
-
-
Douwe Maan authored
-
- 19 Jan, 2015 1 commit
-
-
jubianchi authored
-
- 30 Dec, 2014 1 commit
-
-
Marin Jankovski authored
-
- 30 Oct, 2014 1 commit
-
-
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.
-
- 21 Sep, 2014 1 commit
-
-
Ciro Santilli authored
-
- 05 Sep, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 04 Sep, 2014 1 commit
-
-
Sean Edge authored
Added annotated tags. Updated tag haml file and call to gitlab-shell. Updated API for annotated tags. Added tests for API. Strip leading/trailing whitespace from message, if present. Update CHANGELOG.
-
- 03 Sep, 2014 1 commit
-
-
Robert Schilling authored
-
- 13 Aug, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 29 Jul, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 02 Jul, 2014 4 commits
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 27 May, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 26 May, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 23 May, 2014 1 commit
-
-
Sean Edge authored
-
- 31 Mar, 2014 2 commits
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Jacob Vosmaer authored
-
- 18 Feb, 2014 2 commits
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
After update to recent grape env['api.format'] does not work any more. Use content_type for rendering raw json files content Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 04 Feb, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 19 Jan, 2014 1 commit
-
-
skv authored
-
- 15 Jan, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 02 Jan, 2014 1 commit
-
-
Jason Hollingsworth authored
Used mime-types gem instead of hardcoding content types. Allow multiple extensions in archive route (.tar.gz, .tar.bz2). Change content disposition from infile(?) to attachment for api. Fixed api would return “archive” instead of {project}-{hash}.{ext}
-
- 26 Dec, 2013 1 commit
-
- 11 Dec, 2013 1 commit
-
-
François Bobot authored
-
- 10 Oct, 2013 2 commits
-
-
Izaak Alpert authored
Conflicts: doc/api/repositories.md Change-Id: I7ebc39b47ff860813d9622ba6776583536e6e384
-
Izaak Alpert authored
defaults to HEAD Conflicts: spec/requests/api/repositories_spec.rb Change-Id: Id114aca6c59d75f18e49bf9f33809a04e010bfb6
-
- 01 Oct, 2013 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 29 Sep, 2013 1 commit
-
-
Dmitriy Zaporozhets authored
* dont allow protect/unprotect branches for users without master permissions * dont allow access to Repository api for guests
-
- 28 Aug, 2013 1 commit
-
-
Alex Van't Hof authored
Use "/commits/:sha/diff" as opposed to "/commit/:sha", keeping in line with existing api urls (e.g. "/projects/:id", etc.) Fix 500 error resulting from a diff api call with an invalid commit hash Move "/commits/:sha/blob" to "/blobs/:sha", leaving the old path for backwards compatibility. Add ability to get a single commit via "/commits/:sha"
-
- 25 Aug, 2013 1 commit
-
-
Gabor Nagy authored
-