- 20 Jan, 2017 1 commit
-
-
Robert Speicher authored
Remove redundant `Repository#fetch_remote_forced!` method Closes #1537 See merge request !1080
-
- 19 Jan, 2017 25 commits
-
-
Ruben Davila authored
We already have `#fetch_remote` which accepts a `forced` option and is used in other sections of the codebase.
-
Douwe Maan authored
Introduce build minutes (again) Closes #1405 See merge request !1078
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Douwe Maan authored
Introduce build minutes Closes #1405 See merge request !965
-
Douwe Maan authored
Revert "Merge branch 'introduce-build-minutes' into 'master'" See merge request !1077
-
Kamil Trzciński authored
This reverts merge request !965
-
Douwe Maan authored
Introduce build minutes Closes #1405 See merge request !965
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Fatih Acet authored
Port of simple-eslint-fixes to EE See merge request !1049
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Sean McGivern authored
Time tracking api EE See merge request !1073
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Ruben Davila authored
New endpoints are: POST :project_id/(issues|merge_requests)/(:issue_id|:merge_request_id)/time_estimate" POST :project_id/(issues|merge_requests)/(:issue_id|:merge_request_id)/reset_time_estimate" POST :project_id/(issues|merge_requests)/(:issue_id|:merge_request_id)/add_spent_time" POST :project_id/(issues|merge_requests)/(:issue_id|:merge_request_id)/reset_spent_time" GET :project_id/(issues|merge_requests)/(:issue_id|:merge_request_id)/time_stats"
-
Bryce Johnson authored
-
Regis Freyd authored
-
Achilleas Pipinellis authored
Small formatting/syntax fixes See merge request !1070
-
Mike Greiling authored
-
- 18 Jan, 2017 10 commits
-
-
Jacob Schatz authored
MR Approvals Frontend-Backend Integration Closes #1262, #894, and #1287 See merge request !954
-
Douwe Maan authored
Refactored 1st iteration of cycle analytics and stages in general (EE version) See merge request !1064
-
Rémy Coutable authored
[EE] Add a `:repository` trait to the `:empty_project` factory See merge request !1068
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Chris Wilson authored
Fix double spacing for code blocks Format exception
-
Rémy Coutable authored
CE upstream See merge request !1065
-
Sean McGivern authored
Copy commit SHA to clipboard See merge request !1066
-
- 17 Jan, 2017 4 commits
-
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
Right now this is a no-op. We're going to add it as a trait argument to all existing usages of the `:project` factory, so that later we can flip `:empty_project` to just be `:project`, forcing developers to opt-in to the slower option when their tests truly require it.
-
victorwu authored
-