summaryrefslogtreecommitdiff
path: root/spec/requests
Commit message (Expand)AuthorAgeFilesLines
...
* Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas2019-04-052-0/+82
* Fall back to project repository type by defaultBob Van Landuyt2019-04-051-0/+16
* Autocorrect with RSpec/ExampleWording copThong Kuah2019-04-052-35/+35
* Merge branch '9217-warn-on-git-fetch-over-ssh-if-the-secondary-is-lagging-the...Douglas Barbosa Alexandre2019-04-051-0/+34
|\
| * Allow console messages be sent to gitlab-shell9217-warn-on-git-fetch-over-ssh-if-the-secondary-is-lagging-the-primaryAsh McKenzie2019-04-041-0/+34
* | Initial field and query complexity limits58405-basic-limiting-complexity-of-graphql-queriesBrett Walker2019-04-041-0/+16
* | Merge branch 'ignore-merge-when-merge-pipelines-is-stale-ce' into 'master'Kamil Trzciński2019-04-041-1/+6
|\ \
| * | Ignore merge if the status of the merge request pipeline is staleignore-merge-when-merge-pipelines-is-stale-ceShinya Maeda2019-04-041-1/+6
| |/
* | Expose head pipeline in the related merge requestsAlexandru Croitor2019-04-042-0/+15
|/
* Add port section to CI Image objectFrancisco Javier López2019-04-031-3/+53
* Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into jarv/dev-to-gitl...jarv/dev-to-gitlab-2019-04-02John Jarvis2019-04-022-5/+49
|\
| * Merge branch 'security-id-potential-denial-languages' into 'master'GitLab Release Tools Bot2019-04-021-5/+11
| |\
| | * Return cached languages if they've been detected beforeIgor Drozdov2019-03-201-5/+11
| * | Disallow guest users from accessing ReleasesShinya Maeda2019-03-261-0/+38
* | | Include cluster domain into Project Cluster APIMayra Cabrera2019-04-011-1/+7
* | | Revise merged branch check to green light up to N branchessh-fix-project-branches-merge-statusStan Hu2019-03-301-3/+3
* | | Fix API /project/:id/branches not returning correct merge statusStan Hu2019-03-301-1/+21
* | | Merge branch 'osw-multi-line-suggestions-creation-strategy' into 'master'Andreas Brandl2019-03-271-2/+1
|\ \ \
| * | | Prepare suggestion implementation for multi-lineOswaldo Ferreira2019-03-271-2/+1
* | | | Merge branch 'bvl-allow-more-repos-per-resource-ce' into 'master'James Lopez2019-03-271-3/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Allow multiple repositories per projectBob Van Landuyt2019-03-261-3/+3
| |/ /
* | | Merge branch 'fix-hidden-statistics' into 'master'Nick Thomas2019-03-261-0/+10
|\ \ \
| * | | Show statistics also when repository is disabledPeter Marko2019-03-231-0/+10
| |/ /
* | | Merge branch '54916-extended-tooltip-for-merge-request-links' into 'master'Phil Hughes2019-03-261-2/+2
|\ \ \ | |/ / |/| |
| * | Add merge request popover with detailsSam Bigelow2019-03-211-2/+2
* | | Add highest_role method to UserThiago Presa2019-03-221-0/+20
* | | Merge branch '57115-just-in-time-k8s-resource-creation' into 'master'Clement Ho2019-03-202-1/+9
|\ \ \ | |/ / |/| |
| * | Add feature flag for build preparing stateTiger2019-03-201-1/+0
| * | Create framework for build prerequisitesTiger2019-03-201-0/+9
| |/
* | Merge branch 'feature/users-search-results' into 'master'Sean McGivern2019-03-191-0/+79
|\ \ | |/ |/|
| * return 400 on users search and feature is disabledAlexis Reigel2019-03-141-5/+41
| * add users search to search apiAlexis Reigel2019-03-141-0/+43
* | Reduce queries in spec/requests/api/merge_requests_spec.rbRémy Coutable2019-03-131-14/+393
|/
* Remove fake repository_path responseFabio Papa2019-03-121-4/+0
* Merge branch 'bvl-internal-auth-using-header' into 'master'Nick Thomas2019-03-121-0/+15
|\
| * Authenticate the internal API using a headerBob Van Landuyt2019-03-111-0/+15
* | Add spec for `/api/internal/discover` without userBob Van Landuyt2019-03-111-0/+8
|/
* Merge branch 'osw-merge-to-ref-changes-for-ci-team' into 'master'Douwe Maan2019-03-071-12/+0
|\
| * Provide reliable source and target IDsOswaldo Ferreira2019-03-061-12/+0
* | Merge branch 'sh-optimize-todos-api' into 'master'Sean McGivern2019-03-071-5/+47
|\ \
| * | Significantly reduce N+1 queries in /api/v4/todos endpointStan Hu2019-03-061-5/+47
* | | Merge branch '41888-access-personal-snippets-by-api' into 'master'Robert Speicher2019-03-061-12/+64
|\ \ \
| * | | Allow all personal snippets to be accessed by APINick Thomas2019-03-061-12/+64
* | | | Allow GraphQL requests without CSRF tokenBob Van Landuyt2019-03-061-0/+86
* | | | Merge branch 'api-mr-put-labels' into 'master'Sean McGivern2019-03-062-54/+408
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add array support for labelsAlexandru Croitor2019-03-062-67/+408
| * | | PUT MergeRequest API endpoint - accept labels as an arrayMario de la Ossa2019-03-061-0/+13
| | |/ | |/|
* | | API: delete job_artifacts of a single jobRoger Rüttimann2019-03-061-0/+43
|/ /
* | Add metadata about the GitLab server to GraphQLNick Thomas2019-03-052-1/+49
|/
* Merge dev master into GitLab.com masterYorick Peterse2019-03-045-69/+169
|\