- 01 Oct, 2014 2 commits
-
-
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.
-
Dmitriy Zaporozhets authored
Add Readme tab to project show page Fixes #1533 See merge request !1140
-
- 30 Sep, 2014 38 commits
-
-
Dmitriy Zaporozhets authored
-
Robert Schilling authored
Fix typo in link title
-
Vinnie Okada authored
-
Robert Schilling authored
Remove statement without effect.
-
Robert Schilling authored
Fix dev merge seed: update testme to gitlab-test.
-
Ciro Santilli authored
-
Ciro Santilli authored
-
Dmitriy Zaporozhets authored
Email on push template changes Fixes #1304 See merge request !1136
-
Robert Schilling authored
Remove trailing whitespace from views.
-
Ciro Santilli authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Marin Jankovski authored
-
Marin Jankovski authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Marin Jankovski authored
-
Dmitriy Zaporozhets authored
-
Marin Jankovski authored
-
Marin Jankovski authored
Speed upgrade /cc @jacobvosmaer @dzaporozhets See merge request !1134
-
Marin Jankovski authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Improve backup uploader docs See merge request !1137
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
Marin Jankovski authored
-
Dmitriy Zaporozhets authored
Replace Gitlab::Git::GitStats
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Merge branch 'api/issues-filter-milestone' of https://github.com/jubianchi/gitlabhq into jubianchi-api/issues-filter-milestone Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: CHANGELOG
-
Dmitriy Zaporozhets authored
Fix network graph Fix #1624 See merge request !1135
-
Dmitriy Zaporozhets authored
Prevent notes polling when there are not notes See merge request !1132
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Sytse Sijbrandij authored
-
Sytse Sijbrandij authored
-
Robert Schilling authored
Update expected value in notify_spec
-
Robert Schilling authored
Remove def project from tests that inherit it.
-
Vinnie Okada authored
The `GitStats` class has been removed from gitlab_git, so parse commits directly in `Repository#graph_log`.
-