An error occurred fetching the project authors.
- 17 Dec, 2019 1 commit
-
-
GitLab Bot authored
-
- 06 Dec, 2019 1 commit
-
-
GitLab Bot authored
-
- 16 Oct, 2019 1 commit
-
-
GitLab Bot authored
-
- 05 Jun, 2019 1 commit
-
-
drew cimino authored
updated several specs and factories to accomodate new permissions
-
- 15 Nov, 2018 1 commit
-
-
jumpyoshim authored
-
- 04 Jul, 2018 1 commit
-
-
Bob Van Landuyt authored
This adds Keyset pagination to GraphQL lists. PoC for that is pipelines on merge requests and projects. When paginating a list, the base-64 encoded id of the ordering field (in most cases the primary key) can be passed in the `before` or `after` GraphQL argument.
-
- 27 Apr, 2018 1 commit
-
-
James Ramsay authored
To find the pipeline for a specific sha requires scanning the list of all pipelines for a ref that contains the sha. This makes it hard to find the pipeline id needed to access a trace for a specific job run in the pipeline using the API.
-
- 16 Jun, 2017 1 commit
-
-
Stan Hu authored
The spec was trying to sort pipelines by user ID, but the same user ID was being used for each pipeline in the spec. This is similar to #33001.
-
- 02 May, 2017 29 commits
-
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
Allow only indexed columns in #order_and_sort. Remove present (Because unnecessary) from condition. Added spec just in case.
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
- Fix inappropriate evaluation(casecmp) to regex - Fix missed boolean conversion - Improve spec
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
- 16 Feb, 2017 1 commit
-
-
Filipa Lacerda authored
Fix broken test
-
- 26 Jan, 2017 1 commit
-
-
Robert Speicher authored
-
- 09 Sep, 2016 1 commit
-
-
Stan Hu authored
Fixes failed builds such as https://gitlab.com/gitlab-org/gitlab-ce/builds/3919501
-