- 19 Jan, 2017 11 commits
-
-
Fatih Acet authored
Update project visibility level ui to use dropdowns Closes #24296, #24123, and #24032 See merge request !7645
-
Achilleas Pipinellis authored
Document the `auto_link_ldap_user` setting See merge request !8568
-
Kamil Trzciński authored
Add sorting pipelines for a commit Closes #26117 See merge request !8319
-
Kamil Trzciński authored
Link external commit status badges to target URLs Closes #25662 See merge request !8611
-
Kamil Trzciński authored
Fix Slash command templates Closes #26042 See merge request !8320
-
Sean McGivern authored
Notify the user who set auto-merge when merge is not possible Closes #23524 See merge request !8056
-
Sean McGivern authored
Speed up dashboard milestone index by scoping IssuesFinder to user authorized projects See merge request !8524
-
Achilleas Pipinellis authored
Add Slack slash commands to project services list index See merge request !8636
-
Achilleas Pipinellis authored
[ci skip]
-
Sean McGivern authored
Shows current user on top of filtered dropdown list Closes #26765 See merge request !8612
-
Takuya Noguchi authored
-
- 18 Jan, 2017 22 commits
-
-
Annabel Dunstone Gray authored
Fix search bar filter dropdown scrollbars Closes #26777 See merge request !8615
-
Annabel Dunstone Gray authored
Fixes big pipeline and small pipeline width problems Closes #26667 See merge request !8593
-
Fatih Acet authored
better UI fix - simple solution - pipelines#index mini_graph in Vue See merge request !8614
-
Rémy Coutable authored
correct User-agent placement in robots.txt Closes #26807 See merge request !8623
-
Douwe Maan authored
Refactor cycle analytics stages (1st iteration) See merge request !7647
-
Sean McGivern authored
Time tracking API Closes #25861 See merge request !8483
-
Rémy Coutable authored
Add a `:repository` trait to the `:empty_project` factory See merge request !8605
-
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"
-
Rémy Coutable authored
Resolve "Wrong file size on repository page" Closes #26773 See merge request !8616
-
Douwe Maan authored
Correct documentation for `data_attribute` method See merge request !8603
-
Regis authored
-
Regis authored
-
Douwe Maan authored
Backport timetracking to CE See merge request !8195
-
Regis authored
-
eric sabelhaus authored
-
Sean McGivern authored
Fixing typo See merge request !8621
-
eric sabelhaus authored
-
Cristian Thiago Moecke authored
-
Grzegorz Bizon authored
If validation errors are present, include validation errors in the commit status API payload, instead of depending on state machine errors caused by invalid record.
-
Grzegorz Bizon authored
-
Sean McGivern authored
Fix Compare page throws 500 error when any branch/reference is not selected Closes #25814 See merge request !8523
-
Sean McGivern authored
Copy commit SHA to clipboard See merge request !8547
-
- 17 Jan, 2017 7 commits
-
-
Oswaldo Ferreira authored
-
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
-
Clement Ho authored
-
Regis authored
-