- 08 Apr, 2018 1 commit
-
-
Andrew Beresford authored
This is useful for annotated tags, where the deferenced target is not the same as the tag object. At the moment there is no way to differentiate the two through the tag API. This change adds a "target" property and leaves the existing "commit" property alone so that existing behaviour is not altered.
-
- 05 Apr, 2018 1 commit
-
-
Felipe Artur authored
-
- 30 Mar, 2018 1 commit
-
-
Francisco Javier López authored
-
- 07 Mar, 2018 3 commits
-
-
Bob Van Landuyt authored
-
Bob Van Landuyt authored
When a project is not private, and the source branch not protected the user can now select the option to allow maintainers to push to this branch
-
Jan Provaznik authored
* adds basic discussions API for issues and snippets * reorganizes notes specs (so same tests can be used for all noteable types - issues, MRs, snippets)
-
- 01 Mar, 2018 1 commit
-
-
Travis Miller authored
-
- 28 Feb, 2018 1 commit
-
-
Fatih Acet authored
-
- 23 Feb, 2018 1 commit
-
-
Nick Thomas authored
-
- 20 Feb, 2018 1 commit
-
-
Dylan Griffith authored
-
- 15 Feb, 2018 1 commit
-
-
Dylan Griffith authored
-
- 14 Feb, 2018 1 commit
-
-
Jarka Kadlecová authored
-
- 13 Feb, 2018 2 commits
-
-
Matija Čupić authored
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 07 Feb, 2018 1 commit
-
-
Jarka Kadlecová authored
-
- 06 Feb, 2018 1 commit
-
-
Jarka Kadlecová authored
-
- 05 Feb, 2018 3 commits
-
-
Matija Čupić authored
-
Matija Čupić authored
-
Matija Čupić authored
-
- 31 Jan, 2018 1 commit
-
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 08 Jan, 2018 1 commit
-
-
Yorick Peterse authored
This removes all usage of soft removals except for the "pending delete" system implemented for projects. This in turn simplifies all the query plans of the models that used soft removals. Since we don't really use soft removals for anything useful there's no point in keeping it around. This _does_ mean that hard removals of issues (which only admins can do if I'm not mistaken) can influence the "iid" values, but that code is broken to begin with. More on this (and how to fix it) can be found in https://gitlab.com/gitlab-org/gitlab-ce/issues/31114. Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/37447
-
- 05 Jan, 2018 1 commit
-
-
Jan Provaznik authored
When a project uses fast-forward merging strategy user has to rebase MRs to target branch before it can be merged. Now user can do rebase in UI by clicking 'Rebase' button instead of doing rebase locally. This feature was already present in EE, this is only backport of the feature to CE. Couple of changes: * removed rebase license check * renamed migration (changed timestamp) Closes #40301
-
- 04 Jan, 2018 1 commit
-
-
Felipe Artur authored
-
- 03 Jan, 2018 1 commit
-
-
Luc Didry authored
-
- 02 Jan, 2018 2 commits
-
-
Oswaldo Ferreira authored
-
Oswaldo Ferreira authored
-
- 15 Dec, 2017 2 commits
-
-
Oswaldo Ferreira authored
requests
-
Tony Rom authored
-
- 13 Dec, 2017 1 commit
-
-
Jacopo authored
Allows ordering in GET api/v4/projects/:project_id/repository/contributors through `order_by` and `sort` params. The available `order_by` options are: name|email|commits. The available `sort` options are: asc|desc.
-
- 20 Nov, 2017 1 commit
-
-
Oswaldo Ferreira authored
-
- 13 Nov, 2017 1 commit
-
-
Travis Miller authored
-
- 06 Nov, 2017 1 commit
-
-
Alessio Caiazza authored
-
- 03 Nov, 2017 1 commit
-
-
Sean McGivern authored
This returns the `real_size` of the MR's diff, which is a string indicating the number of changes. If the diff overflows after _n_ files, the string will be `$n+`.
-
- 02 Nov, 2017 1 commit
-
-
Douwe Maan authored
-
- 31 Oct, 2017 2 commits
-
-
Eric Eastwood authored
-
Alessio Caiazza authored
-
- 22 Oct, 2017 1 commit
-
-
Travis Miller authored
-
- 17 Oct, 2017 2 commits
-
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
- 05 Oct, 2017 1 commit
-
-
Kamil Trzcinski authored
-