summaryrefslogtreecommitdiff
path: root/spec/requests/api
Commit message (Expand)AuthorAgeFilesLines
* Remove legacy Kubernetes #actual_namespace61935-remove-code-left-over-from-when-clusters-were-always-project-specificTiger2019-05-211-1/+1
* Add allow_failure attribute to Job APIFabio Pitino2019-05-211-0/+1
* Revert "Merge branch '55127-add-delay-after-mr-creation-for-async-tasks-to-co...revert-47e5eedcKerri Miller2019-05-201-27/+0
* Added filtering jobs by age to jobs/request API endpointDmitry Chepurovskiy2019-05-201-0/+24
* Fix typos in the whole gitlab-ce projectYoginth2019-05-201-2/+2
* Merge branch 'ce-57402-add-issues-statistics-api-endpoints' into 'master'Rémy Coutable2019-05-206-2265/+3194
|\
| * Review updates and cleanupce-57402-add-issues-statistics-api-endpointsAlexandru Croitor2019-05-171-13/+38
| * Add params validations and remove extra params supportAlexandru Croitor2019-05-153-7/+72
| * Move issue details to from IssueBasic to Issue entityAlexandru Croitor2019-05-151-2/+2
| * Changes to issues apiAlexandru Croitor2019-05-156-2265/+3104
* | #46469 - Added ref querystring parameter to project search to allow searching...Lee Tickett2019-05-171-0/+7
|/
* Add correlation id to all sentry errorsBob Van Landuyt2019-05-131-3/+2
* Merge branch '58404-set-default-max-depth-for-GraphQL' into 'master'Sean McGivern2019-05-081-6/+34
|\
| * 58404 - setup max depth for graphqlKen Ding2019-05-071-6/+34
* | Confirm existence of head_pipeline if pipeline success requiredKerri Miller2019-05-071-0/+27
* | Add improvements to the global search processFrancisco Javier López2019-05-071-1/+2
* | Allow replying to an individual note in the APIallow-replying-to-individual-notes-from-apiSean McGivern2019-05-061-2/+2
|/
* Implement support for CI variables of type fileKrasimir Angelov2019-05-064-10/+22
* Allow guests users to access project releasesKrasimir Angelov2019-05-032-9/+42
* Whitelist query limits for internal APIStan Hu2019-05-031-1/+3
* Add gitlab-managed option to clusters formMayra Cabrera2019-05-031-0/+2
* Merge branch '53064-bypassing-pipeline-jobs-by-canceling-the-pipeline-and-man...Douwe Maan2019-05-021-2/+2
|\
| * Update specs that use retryable canceled jobsmfluharty2019-04-191-2/+2
* | Allow a member to have an access level equal to parent groupsh-allow-equal-level-in-subgroup-membershipStan Hu2019-04-301-1/+1
* | Merge branch 'bw-add-graphql-groups' into 'master'Grzegorz Bizon2019-04-301-0/+118
|\ \
| * | Refactor group query specBrett Walker2019-04-231-103/+24
| * | Basic GraphQL for a groupBrett Walker2019-04-231-0/+197
* | | Merge branch 'secure-disallow-read-user-scope-to-read-project-events' into 'm...GitLab Release Tools Bot2019-04-292-135/+156
|\ \ \ | |/ / |/| |
| * | Add new api class for projects eventsMałgorzata Ksionek2019-04-242-135/+156
* | | Upgrade Rails to 5.1.6.1Jasper Maes2019-04-231-1/+1
* | | Put three flaky tests in quarantinequarantine-flaky-testsRémy Coutable2019-04-191-3/+3
* | | Merge branch 'bvl-graphql-only-authorize-rendered-fields' into 'master'Lin Jen-Shin2019-04-191-2/+26
|\ \ \
| * | | Only check abilities on rendered GraphQL nodesBob Van Landuyt2019-04-181-2/+26
* | | | Merge branch '39858-add-group-owned-info-to-projects-api' into 'master'Douwe Maan2019-04-191-2/+34
|\ \ \ \
| * | | | Adds namespace information to project endpoint39858-add-group-owned-info-to-projects-apiMayra Cabrera2019-04-181-2/+34
| | |/ / | |/| |
* | | | Merge branch 'protected-runner-registration' into 'master'Kamil Trzciński2019-04-191-0/+26
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add configuration of access_level for runners on registration via APIzelin-l2019-04-181-0/+26
* | | | Migrate correlation and tracing code to LabKitan-use-labkitAndrew Newdigate2019-04-181-1/+1
|/ / /
* | | Merge branch 'fix-logic-in-43263-git-push-option-to-create-mr-test' into 'mas...11-11-auto-deploy-0012345Lin Jen-Shin2019-04-171-4/+2
|\ \ \
| * | | Fix logic in Api::Internal testfix-logic-in-43263-git-push-option-to-create-mr-testLuke Duncalfe2019-04-171-4/+2
* | | | Set correct timestamps when creating past issues58361-issue-create-system-note-timestampHeinrich Lee Yu2019-04-161-1/+9
| |/ / |/| |
* | | Merge branch 'bw-query_graphql_field-enhancement' into 'master'Dmitriy Zaporozhets2019-04-161-1/+1
|\ \ \ | |/ / |/| |
| * | Allow arrays to specify fields graphql_query_forbw-query_graphql_field-enhancementBrett Walker2019-04-111-1/+1
* | | Fix remove_source_branch merge request API handlingsh-fix-merge-requests-api-remove-branch-paramStan Hu2019-04-151-0/+26
| |/ |/|
* | Enable RSpec/ExampleWording copThong Kuah2019-04-121-2/+4
|/
* Align UrlValidator to validate_url gem implementation.Thong Kuah2019-04-111-1/+16
* Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas2019-04-092-0/+82
* Merge branch 'osw-multi-assignees-merge-requests' into 'master'Nick Thomas2019-04-092-23/+105
|\
| * [CE] Support multiple assignees for merge requestsosw-multi-assignees-merge-requestsOswaldo Ferreira2019-04-082-23/+105
* | Add new permission model `read-pipeline-variable`Agustin Henze2019-04-091-0/+66