- 10 Apr, 2017 19 commits
-
-
Robert Speicher authored
Fix push rules on Git 2.11 Closes #1736 See merge request !1525
-
Robert Speicher authored
Update Geo docs to reflect what is synced [ci skip] See merge request !1603
-
Robert Speicher authored
Order GeoNodes by ID to keep them in the same place See merge request !1611
-
Douglas Barbosa Alexandre authored
-
Jacob Schatz authored
Resolve "Making it easier to configure approvals in project settings" Closes #1738 See merge request !1527
-
Achilleas Pipinellis authored
Add information about namespace encoding to API docs See merge request !1612
-
Achilleas Pipinellis authored
[ci skip]
-
Achilleas Pipinellis authored
-
Achilleas Pipinellis authored
-
Dawid Goslawski authored
-
Rémy Coutable authored
Starting with Git 2.11: * In order for the receiving end of "git push" to inspect the received history and decide to reject the push, the objects sent from the sending end need to be made available to the hook and the mechanism for the connectivity check, and this was done traditionally by storing the objects in the receiving repository and letting "git gc" expire them. Instead, store the newly received objects in a temporary area, and make them available by reusing the alternate object store mechanism to them only while we decide if we accept the check, and once we decide, either migrate them to the repository or purge them immediately. This means that some special environment variables (`GIT_OBJECT_DIRECTORY`, and `GIT_ALTERNATE_OBJECT_DIRECTORIES`) need to be set (or passed to `Rugged::Repository.new` in the `alternates` keyword argument) in order for the new-and-no-yet-accepted objects to be seen by the various Git commands (e.g. `rev-list` or `Gitlab::Git::Commit#find`). Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Achilleas Pipinellis authored
Fix markdown table in API Issues docs See merge request !1596
-
Stan Hu authored
-
- 09 Apr, 2017 3 commits
-
-
Robert Speicher authored
[EE] Remove the User#is_admin? method See merge request !1615
-
Robert Speicher authored
-
blackst0ne authored
-
- 08 Apr, 2017 10 commits
-
-
Robert Speicher authored
Update rubocop-rspec 1.12.0 -> 1.15.0 See merge request !1609
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Douwe Maan authored
EE port of "Start discussion" See merge request !1556
-
Douwe Maan authored
-
Douwe Maan authored
Update droplab to webpack version ee See merge request !1608
-
Mike Greiling authored
-
Clement Ho authored
Port of button-capitalisation for EE See merge request !1590
-
Douwe Maan authored
-
- 07 Apr, 2017 8 commits
-
-
Bryce Johnson authored
-
Robert Speicher authored
EE port of "Copy diff file path as GFM" See merge request !1589
-
Douwe Maan authored
-
Jose Ivan Vargas authored
-
Luke "Jared" Bennett authored
-
Luke "Jared" Bennett authored
-
Luke "Jared" Bennett authored
-
Luke "Jared" Bennett authored
-