- 08 Mar, 2017 24 commits
-
-
Alfredo Sumaran authored
Fix filtered search visual token editing dropdown See merge request !9794
-
Alfredo Sumaran authored
Fix edit last visual token See merge request !9791
-
Achilleas Pipinellis authored
Move and update Crowd authentication documentation See merge request !9775
-
Alfredo Sumaran authored
Filtered search visual tokens Closes #26652 See merge request !8969
-
Achilleas Pipinellis authored
Add configuration instructions for Container Registry Notifications. See merge request !9500
-
Clement Ho authored
-
Clement Ho authored
-
Clement Ho authored
-
Douwe Maan authored
Fix transient failure in TodoService spec See merge request !9797
-
Douwe Maan authored
# Conflicts: # doc/api/v3_to_v4.md
-
Robert Speicher authored
For reasons unknown, the lack of `and_call_original` on this message expectation was causing a transient failure depending on test order. We narrowed it down using `rspec --bisect` to the following order: spec/requests/openid_connect_spec.rb:123 spec/services/todo_service_spec.rb:751
-
Douwe Maan authored
Fix go-get support for projects in nested groups See merge request !9793
-
Douwe Maan authored
GET "projects/:id/repository/commits" endpoint improvements Closes #1381 and #20207 See merge request !9679
-
Douwe Maan authored
Clear AR connections before starting Sidekiq Closes gitlab-com/infrastructure#1139 See merge request !9773
-
Douwe Maan authored
API v4 doc changes See merge request !9723
-
Douwe Maan authored
API: Get list of jobs for a pipeline Closes #26843 See merge request !9727
-
Oswaldo Ferreira authored
-
George Andrinopoulos authored
-
Jordan Ryan Reuter authored
`Kaminari.paginate_array` takes some options, most relevant of which is a `total_count` parameter. Using the `commit_count` for `total_count` lets us correctly treat the return of `Repository#commits` as a subset of all the commits we may wish to list. Addition of a new `Repository#commit_count_for_ref` method was necessarry to allow the user to start from an arbitrary ref. Ref #1381
-
Douwe Maan authored
-
Felipe Artur authored
Remove unecessary endpoint from repository, add compatibility endpoints for v3 and several improvements
-
Alexandre Gomes authored
-
Douwe Maan authored
Allow issues in boards to be ordered Closes #21264 See merge request !8916
-
Felipe Artur authored
-
- 07 Mar, 2017 16 commits
-
-
Yorick Peterse authored
This should ensure that connections obtained before starting Sidekiq are not leaked, leading to connection timeouts. Fixes gitlab-com/infrastructure#1139
-
Toon Claes authored
And V4 is the preferred version to be used, because V3 will be removed in 9.4 (or later).
-
Toon Claes authored
It returns all projects visible for the authenticated user, not just the project they are member of.
-
Douwe Maan authored
-
Toon Claes authored
It was actually not used anywhere.
-
Toon Claes authored
Since issues also accepts the query parameter iids[]=, also make it possible query scope like that.
-
Toon Claes authored
Add endpoint to get the jobs scoped to a pipeline.
-
Douwe Maan authored
-
Alfredo Sumaran authored
Align bulk update issues button to the right Closes #18962 See merge request !8591
-
Rémy Coutable authored
-
Regis authored
[ci skip]
-
Annabel Dunstone Gray authored
consistent padding on new MR panels Closes #28230 See merge request !9568
-
Yorick Peterse authored
Add cop to ensure reversibility of add_concurrent_index See merge request !9771
-
Rémy Coutable authored
Refactor dropdown_assignee_spec Closes #27568 See merge request !9711
-
George Andrinopoulos authored
-
Douwe Maan authored
Fix access token specs See merge request !9776
-