summaryrefslogtreecommitdiff
path: root/spec/requests
Commit message (Expand)AuthorAgeFilesLines
* GraphQL support for Notes created in discussions62826-graphql-note-mutationsLuke Duncalfe2019-07-101-1/+22
* GraphQL mutations for managing NotesLuke Duncalfe2019-07-105-0/+301
* Merge branch 'master' into sathieu/gitlab-ce-project_apiDouglas Barbosa Alexandre2019-07-095-11/+129
|\
| * Remove `:graphql` feature flagcharlie ablett2019-07-091-10/+0
| * Updates on success of an MR the count on top and in other tabsTim Zallmann2019-07-091-0/+40
| * Adding order by to list runner jobs api.sujay patel2019-07-051-0/+44
| * Merge branch '58409-increase-graphql-complexity-for-fields-that-make-gitaly-c...Bob Van Landuyt2019-07-051-0/+31
| |\
| | * Address reviewer commentscharlieablett2019-07-031-1/+1
| | * Alert if `calls_gitaly` declaration missingcharlieablett2019-07-031-0/+31
| * | Allow asynchronous rebase operations to be monitoredNick Thomas2019-07-041-0/+13
| * | Merge branch 'sh-fix-issue-63349' into 'master'Rémy Coutable2019-07-041-1/+1
| |\ \ | | |/ | |/|
| | * Make Housekeeping button do a full garbage collectionsh-fix-issue-63349Stan Hu2019-07-031-1/+1
* | | Add auto_devops_* to project APIMathieu Parent2019-07-031-0/+20
* | | Add build_git_strategy attribute to project APIMathieu Parent2019-07-031-0/+18
* | | Add *_access_level to project APIMathieu Parent2019-07-031-0/+16
|/ /
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceMarin Jankovski2019-07-038-54/+490
|\ \
| * | Show upcoming status for releasesJason Goodman2019-07-031-3/+78
| |/
| * Include user id and username in auth logMayra Cabrera2019-07-021-2/+41
| * Merge branch 'project-cluster-spec-improvements' into 'master'Jan Provaznik2019-07-021-43/+18
| |\
| | * Tidy spec for API::ProjectClustersproject-cluster-spec-improvementsDylan Griffith2019-07-021-43/+18
| * | Merge branch 'graphql-tree-last-commit' into 'master'Lin Jen-Shin2019-06-281-0/+18
| |\ \
| | * | Added commit type to tree GraphQL typePhil Hughes2019-06-281-0/+18
| * | | GraphQL mutations for add, remove and toggle emoji62826-graphql-emoji-mutationsLuke Duncalfe2019-06-283-0/+322
| | |/ | |/|
| * | Add support for creating random passwords in user creation APIsh-add-force-random-password-user-apiStan Hu2019-06-271-6/+13
| |/
* | Merge branch 'security-mr-head-pipeline-leak' into 'master'Marin Jankovski2019-07-021-0/+25
|\ \
| * | Gate MR head_pipeline behind read_pipeline abilityMatija Čupić2019-06-081-0/+25
* | | Merge branch 'security-bvl-enforce-graphql-type-authorization' into 'master'Marin Jankovski2019-07-022-3/+25
|\ \ \
| * | | Enforce authorizations for non-nullable fieldsBob Van Landuyt2019-06-211-0/+24
| * | | Add authorize to LabelType and NamespaceTypeBob Van Landuyt2019-06-211-3/+1
* | | | Merge branch 'security-59581-related-merge-requests-count' into 'master'Marin Jankovski2019-07-023-27/+92
|\ \ \ \ | |_|_|/ |/| | |
| * | | Expose merge requests count based on user accessAlexandru Croitor2019-06-183-27/+92
* | | | refactor: remove Sentry from application settingsRoger Meier2019-06-251-4/+2
* | | | Change HTTP Status Code when repository disabledSam Battalio2019-06-242-12/+12
* | | | Add name & search parameters to project environments APILee Tickett2019-06-241-0/+41
* | | | Merge branch 'sync-merge-ref-upon-mergeability-check' into 'master'Douwe Maan2019-06-241-26/+54
|\ \ \ \
| * | | | Automatically update MR merge-ref along merge statusOswaldo Ferreira2019-06-201-26/+54
| | |/ / | |/| |
* | | | Don't show private keys for letsencrypt certsVladimir Shushlin2019-06-211-0/+8
|/ / /
* | | Add documentation and testsManoj MJ2019-06-191-1/+1
* | | Add 2nd response for container api bulk deleteSteve Abrams2019-06-181-0/+21
|/ /
* | Make KubernetesService readonlyJames Fargher2019-06-181-2/+8
* | Merge branch '56737-commits-and-mr-events-on-jira-api' into 'master'Stan Hu2019-06-171-4/+13
|\ \
| * | 56737 Expose currently supported events properly on services APIZsolt Kovari2019-06-161-4/+13
* | | Fix plan stage queryGosia Ksionek2019-06-171-2/+2
* | | Allow Developer role to delete tags via container registry apiJason Goodman2019-06-171-3/+3
* | | Merge branch '62910-task-completion-status-gql-pderichs' into 'master'Sean McGivern2019-06-171-0/+60
|\ \ \ | |/ / |/| |
| * | Add task count and completed count to graphql types62910-task-completion-status-gql-pderichsPatrick Derichs2019-06-151-0/+60
* | | Do not blindly expose public project statisticsMayra Cabrera2019-06-141-2/+2
* | | Expose comments on Noteables in GraphQLBob Van Landuyt2019-06-142-0/+114
|/ /
* | Merge branch 'expose-project-git-depth-via-api' into 'master'Kamil Trzciński2019-06-122-3/+5
|\ \
| * | Expose ci_default_git_depth via project APIexpose-project-git-depth-via-apiFabio Pitino2019-06-122-3/+5
| |/