- 08 Jan, 2020 1 commit
-
-
Brad King authored
-
- 25 Nov, 2019 2 commits
- 10 Nov, 2019 13 commits
-
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
This is to appease clippy's complexity checks. These are just tests, so arbitrarily splitting them seems OK to me.
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
It's a test; we can just use `unwrap()` instead.
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
-
- 29 Oct, 2019 1 commit
-
-
Brad King authored
`PipelineBasic` gained fields for creation/update dates.
-
- 24 Oct, 2019 1 commit
-
-
Ben Boeckel authored
The order is stdlib before external crates before internal modules.
-
- 14 Oct, 2019 2 commits
-
-
Ben Boeckel authored
-
Ben Boeckel authored
-
- 10 Oct, 2019 1 commit
-
-
Ben Boeckel authored
-
- 16 Sep, 2019 1 commit
-
-
- 30 Aug, 2019 1 commit
-
-
Simon Chopin authored
-
- 28 Aug, 2019 1 commit
-
-
Brad King authored
-
- 31 Jul, 2019 4 commits
-
-
Brad King authored
Projects gained fields for visibility of individual features. They also gained fields for devops and build configuration. Leave out bindings for these for now.
-
Brad King authored
-
Brad King authored
The live Gitlab project from which we fetch sample data has been updated. Update our sample and expected results accordingly.
-
- 24 Jul, 2019 2 commits
-
-
This will expose the merge issue id or the issue id of the MR/issue on which the resource label event was created.
-
Resource label events record are events that are recorded whenever a label is added or removed to an issue/merge request. This Gitlab API was added in 11.1, and so any labels added/removed before this release will not appear in the data returned by this API.
-
- 15 Jul, 2019 1 commit
-
-
Brad King authored
Projects gained a field indicating whether they have an empty repo. Issues gained a field indicating whether there is an empty task list. Issues and MRs also gained a field for task completion, but we leave that unimplemented for now.
-
- 17 Jun, 2019 1 commit
-
-
Brad King authored
The merge requests field for multiple assignees now includes an entry for a single assignee. Namespaces of projects gained fields for a URL and an avatar.
-
- 22 May, 2019 1 commit
-
-
Brad King authored
Users gained a "highest_role" field when queried as an admin. Projects and Merge Requests also gained some fields. Add samples to our test data but leave out the implementation for now.
-
- 19 Apr, 2019 1 commit
-
-
Andrew Chin authored
This field will be set when you request a single merge request: /api/v4/projects/123/merge_requests/456 But it's missing if you request a list of merge requests: /api/v4/projects/123/merge_requests Tested against a gitlab 11.9.7 server
-
- 01 Apr, 2019 1 commit
-
-
Brad King authored
Issues gained a field for the number of merge requests referencing them. Merge requests gained a field for the current user's access.
-
- 26 Mar, 2019 2 commits
-
-
Ben Boeckel authored
-
Ben Boeckel authored
-
- 10 Jan, 2019 1 commit
-
-
Brad King authored
Merge requests gained fields to report a merge error and whether a rebase is in progress.
-
- 25 Oct, 2018 1 commit
-
-
Brad King authored
Users gained a field for their public email address, if any.
-
- 22 Oct, 2018 1 commit
-
-
Ben Boeckel authored
-