summaryrefslogtreecommitdiff
path: root/spec/requests
Commit message (Expand)AuthorAgeFilesLines
* Expose ci_default_git_depth via project APIexpose-project-git-depth-via-apiFabio Pitino2019-06-122-3/+5
* Merge branch '51636-task-list-api-pderichs' into 'master'Sean McGivern2019-06-071-0/+85
|\
| * Add task count and completed count to responses of Issue and MRPatrick Derichs2019-06-071-0/+85
* | Merge branch '62418-project-default-git-depth' into 'master'Kamil Trzciński2019-06-071-4/+12
|\ \ | |/ |/|
| * Add project level git depth settingKrasimir Angelov2019-06-061-4/+12
* | Revert "Merge branch..."revert-86900f00Kamil Trzciński2019-06-051-2/+2
|/
* Merge branch 'bvl-use-global-ids-graphql' into 'master'Jan Provaznik2019-06-054-4/+15
|\
| * Fix incorrect instances of `GraphQL::ID_TYPE`Bob Van Landuyt2019-06-031-1/+1
| * Expose IDs in GraphQL as a GlobalIDBob Van Landuyt2019-06-033-3/+14
* | Merge branch 'osw-sync-merge-ref-upon-mergeability-check' into 'master'Douwe Maan2019-06-031-24/+37
|\ \ | |/ |/|
| * Automatically update MR merge-ref along merge statusOswaldo Ferreira2019-05-311-24/+37
* | Merge dev.gitlab.org master into GitLab.com masterYorick Peterse2019-06-032-5/+49
|\ \
| * \ Merge branch 'security-fix_milestones_search_api_leak' into 'master'GitLab Release Tools Bot2019-06-031-4/+42
| |\ \
| | * | Resolve: Milestones leaked via search APIFelipe Artur2019-05-201-4/+42
| * | | Protect Gitlab::HTTP against DNS rebinding attackDouwe Maan2019-05-301-1/+7
* | | | Merge branch 'ac-graphql-stats' into 'master'Dmitriy Zaporozhets2019-06-033-4/+130
|\ \ \ \
| * | | | Add Namespace and ProjectStatistics to GraphQL APIAlessio Caiazza2019-06-033-4/+130
| | |_|/ | |/| |
* | | | Abstract auto merge processesShinya Maeda2019-06-031-3/+3
|/ / /
* | | Add optional param :start_project to allow variable commit targetsKerri Miller2019-05-311-0/+92
* | | Merge branch '59587-add-graphql-logging' into 'master'Sean McGivern2019-05-312-0/+73
|\ \ \
| * | | Apply reviewer feedback59587-add-graphql-loggingcharlie ablett2019-05-312-16/+41
| * | | Move complexity/depth to `final_value`charlieablett2019-05-301-14/+15
| * | | Call analyzers from LoggerAnalyzercharlieablett2019-05-302-7/+15
| * | | Restructure complexity analyzercharlieablett2019-05-302-5/+23
| * | | Implement logger analyzercharlieablett2019-05-301-0/+11
| * | | New logfile for graphql queriescharlieablett2019-05-301-0/+10
* | | | Remove legacy artifact related coderemove-legacy-artifacts-related-codeShinya Maeda2019-05-312-7/+7
* | | | CE port of Move EE specific lines in API::ProjectsImre Farkas2019-05-301-1/+48
* | | | CE port of Move EE specific lines in API::SettingsImre Farkas2019-05-301-0/+1
* | | | Fix test with hard coded idHeinrich Lee Yu2019-05-301-1/+3
* | | | Merge branch 'graphql-batch-requests-ee' into 'master'Filipa Lacerda2019-05-301-5/+24
|\ \ \ \ | |/ / / |/| | |
| * | | Added spec for authenticating multiplex queriesPhil Hughes2019-05-291-5/+24
* | | | Add wiki size to project statisticsPeter Marko2019-05-291-1/+2
|/ / /
* | | CE port of Move EE specific lines in API::UsersImre Farkas2019-05-281-0/+12
* | | Enables GraphQL batch requestsPhil Hughes2019-05-282-22/+102
|/ /
* | Removes duplicated members from api/projects/:id/members/all51854-api-to-get-all-project-group-members-returns-duplicatesJacopo2019-05-271-0/+13
* | Remove the circuit breaker APIchore/remove-circuit-breaker-apiMarkus Koller2019-05-241-46/+0
* | Changes RackAttack logger to use structured logsMayra Cabrera2019-05-241-0/+22
* | Merge branch 'api_masked_variables' into 'master'Bob Van Landuyt2019-05-231-1/+4
|\ \
| * | API: Allow to get and set "masked" attribute for variablesMathieu Parent2019-05-221-1/+4
* | | Merge branch '60250-remove-mr_push_options-flag' into 'master'Stan Hu2019-05-221-12/+0
|\ \ \
| * | | Remove the mr_push_options feature flagLuke Duncalfe2019-05-171-12/+0
* | | | Merge branch 'graphql-tree' into 'master'Nick Thomas2019-05-222-0/+110
|\ \ \ \
| * | | | Added repository files to GraphQL APIPhil Hughes2019-05-222-0/+110
| | |_|/ | |/| |
* | | | 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
|\ \ \