Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Revert "Merge branch 'ee-5481-epic-todos' into 'master'" | Jarka Kadlecová | 2018-07-11 | 1 | -1/+0 | |
|/ | | | | | This reverts commit 4d9a3f42f1fd3be21555e19872b7121cca65015e, reversing changes made to ecf9c145f6e4d170cd059df88743393d9e63c489. | |||||
* | Merge branch 'fix-api-docs-simple-projects' into 'master' | Rémy Coutable | 2018-07-10 | 1 | -4/+39 | |
|\ | | | | | | | | | Fix API docs around unauthenticated projects return fields See merge request gitlab-org/gitlab-ce!20477 | |||||
| * | Fix API docs on unauthenticated projects return | Kaspar Emanuel | 2018-07-09 | 1 | -4/+39 | |
| | | ||||||
* | | Adds with_projects optional parameter to /groups/:id API endpoint | Tiago Botelho | 2018-07-09 | 1 | -0/+25 | |
|/ | ||||||
* | Merge branch 'ide-merge-request-info' into 'master' | Sean McGivern | 2018-07-06 | 1 | -0/+1 | |
|\ | | | | | | | | | | | | | Added merge request info to Web IDE sidebar Closes #45187 See merge request gitlab-org/gitlab-ce!19860 | |||||
| * | added API docs | Phil Hughes | 2018-07-05 | 1 | -0/+1 | |
| | | | | | | | | | | | | CHANGELOG improved comments in API code improved spec description | |||||
* | | Mention the forked_from_project field in projects API | Achilleas Pipinellis | 2018-07-05 | 1 | -0/+33 | |
|/ | ||||||
* | Merge branch 'ee-5481-epic-todos' into 'master' | Sean McGivern | 2018-07-04 | 1 | -0/+1 | |
|\ | | | | | | | | | Port of Todos for epics See merge request gitlab-org/gitlab-ce!19908 | |||||
| * | [backend] Addressed review comments | Jan Provaznik | 2018-07-03 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | * Group filtering now includes also issues/MRs from subgroups/subprojects * fixed due_date * Also DRYed todo controller specs | |||||
* | | New jobs sorting | Élie | 2018-07-03 | 1 | -34/+34 | |
|/ | ||||||
* | Resolve "404 when trying to create a new issue from the group" | Jan Beckmann | 2018-07-02 | 1 | -0/+2 | |
| | ||||||
* | Merge branch 'ccr/add_locked_state' into 'master' | Rémy Coutable | 2018-07-01 | 1 | -6/+6 | |
|\ | | | | | | | | | Add locked state to merge request API See merge request gitlab-org/gitlab-ce!20186 | |||||
| * | Add locked state to merge request API | Chantal Rollison | 2018-06-28 | 1 | -6/+6 | |
| | | ||||||
* | | Merge branch 'transfer_project_api_endpoint' into 'master' | Grzegorz Bizon | 2018-06-29 | 1 | -0/+10 | |
|\ \ | | | | | | | | | | | | | | | | | | | Add transfer project endpoint to the Projects API Closes #45146 See merge request gitlab-org/gitlab-ce!20122 | |||||
| * | | Add transfer project endpoint to the Projects API | Aram Visser | 2018-06-27 | 1 | -0/+10 | |
| |/ | ||||||
* | | Merge branch 'bvl-graphql-permissions' into 'master' | Sean McGivern | 2018-06-28 | 1 | -1/+1 | |
|\ \ | | | | | | | | | | | | | | | | | | | expose permissions on types Closes #47695 See merge request gitlab-org/gitlab-ce!20152 | |||||
| * | | Expose permissions on types in GraphQL | Bob Van Landuyt | 2018-06-28 | 1 | -1/+1 | |
| |/ | | | | | | | | | This adds a reusable way to expose permissions for a user to types in GraphQL. | |||||
* | | Merge branch 'straight-comparision-mode' into 'master' | Sean McGivern | 2018-06-28 | 1 | -0/+1 | |
|\ \ | | | | | | | | | | | | | Allow straight diff in Compare API See merge request gitlab-org/gitlab-ce!20120 | |||||
| * | | Allow straight diff in Compare API | Maciej Nowak | 2018-06-28 | 1 | -0/+1 | |
| |/ | | | | | | | Repository compare API now allows choosing straight (from..to) or merge-base diff (from...to) | |||||
* | | Add SHA256 and HEAD on File API | Ahmet Demir | 2018-06-28 | 1 | -0/+34 | |
|/ | ||||||
* | Add ip_address to json examples in Runner API docs | Achilleas Pipinellis | 2018-06-22 | 1 | -0/+12 | |
| | ||||||
* | Merge branch 'docs-clarify-API-share-project-to-group' into 'master' | Achilleas Pipinellis | 2018-06-20 | 2 | -1/+5 | |
|\ | | | | | | | | | Docs clarify API to share project to a group See merge request gitlab-org/gitlab-ce!19301 | |||||
| * | Docs clarify API to share project to a groupdocs-clarify-API-share-project-to-group | Andrew Winata | 2018-06-01 | 2 | -1/+5 | |
| | | ||||||
* | | Merge branch 'ce-5024-filename-search' into 'master' | Sean McGivern | 2018-06-20 | 1 | -0/+9 | |
|\ \ | | | | | | | | | | | | | | | | | | | Implement filtering by filename on code search Closes #43627 See merge request gitlab-org/gitlab-ce!19509 | |||||
| * | | Implement filtering by filename on code searchce-5024-filename-search | Mario de la Ossa | 2018-06-19 | 1 | -0/+9 | |
| | | | ||||||
* | | | Correct cURL syntax | Henrik Hüttemann | 2018-06-20 | 1 | -4/+4 | |
| | | | ||||||
* | | | Merge branch 'dm-branch-api-can-push' into 'master' | Robert Speicher | 2018-06-19 | 1 | -3/+8 | |
|\ \ \ | | | | | | | | | | | | | | | | | Expose whether current user can push into a branch on branches API See merge request gitlab-org/gitlab-ce!19958 | |||||
| * | | | Expose whether current user can push into a branch on branches APIdm-branch-api-can-push | Douwe Maan | 2018-06-18 | 1 | -3/+8 | |
| | | | | ||||||
* | | | | Merge branch 'more-group-api-sorting-options' into 'master' | Douwe Maan | 2018-06-19 | 1 | -2/+2 | |
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | | Fix group pagination and add sort by id to groups and subgroups Closes #47409 See merge request gitlab-org/gitlab-ce!19665 | |||||
| * | | | Add id group api sorting option | Marko, Peter | 2018-06-12 | 1 | -2/+2 | |
| |/ / | | | | | | | | | | | | | | | | | | | With introduction of subgroups, many groups may have the same name and/or path, thus further sorting options are necessary. Signed-off-by: Marko, Peter <peter.marko@siemens.com> | |||||
* | | | Merge branch 'bvl-graphql-nested-merge-request' into 'master' | Douwe Maan | 2018-06-15 | 1 | -3/+1 | |
|\ \ \ | | | | | | | | | | | | | | | | | Expose single merge request within a project GraphQL query See merge request gitlab-org/gitlab-ce!19853 | |||||
| * | | | Allow querying a single MR within a project | Bob Van Landuyt | 2018-06-15 | 1 | -3/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This allows the user to get a single MR nested in a GraphQL project query. Since we need the full path and the iid anyway, this makes more sense than having a root query that needs the full path as well. | |||||
* | | | | Fix indentation for 'Current status' section | Fabio Busatto | 2018-06-15 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | Fix fields for author & assignee in MR API docs. | gfyoung | 2018-06-13 | 1 | -30/+32 | |
| | | | | | | | | | | | | Closes #42445. | |||||
* | | | Resolve "Provide ability to retrieve `visibility` level via Snippets API" | Jan | 2018-06-13 | 1 | -1/+5 | |
| | | | ||||||
* | | | Added with_statsoption for GET /projects/:id/repository/commits | Leonid Batizhevskii | 2018-06-12 | 1 | -0/+1 | |
|/ / | ||||||
* | | doc | Mark Chao | 2018-06-06 | 1 | -2/+2 | |
| | | ||||||
* | | doc | Mark Chao | 2018-06-06 | 2 | -2/+2 | |
| | | ||||||
* | | Doc update | Mark Chao | 2018-06-06 | 4 | -8/+8 | |
| | | ||||||
* | | Rename “Developers + Masters” | Mark Chao | 2018-06-06 | 1 | -2/+2 | |
| | | ||||||
* | | Merge branch '45821-avatar_api' into 'master' | Rémy Coutable | 2018-06-06 | 1 | -0/+33 | |
|\ \ | | | | | | | | | | | | | | | | | | | Add Avatar API Closes #45821 See merge request gitlab-org/gitlab-ce!19121 | |||||
| * | | Add Avatar API | Imre | 2018-06-06 | 1 | -0/+33 | |
| |/ | ||||||
* | | Merge branch 'bvl-graphql-start-34754' into 'master' | Douwe Maan | 2018-06-06 | 1 | -0/+42 | |
|\ \ | | | | | | | | | | | | | | | | | | | GraphQL setup: Basic Project and Merge request endpoint Closes #34754 See merge request gitlab-org/gitlab-ce!19008 | |||||
| * | | Initial setup GraphQL using graphql-ruby 1.8 | Bob Van Landuyt | 2018-06-06 | 1 | -13/+21 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - All definitions have been replaced by classes: http://graphql-ruby.org/schema/class_based_api.html - Authorization & Presentation have been refactored to work in the class based system - Loaders have been replaced by resolvers - Times are now coersed as ISO 8601 | |||||
| * | | Add `present_using` to types | Bob Van Landuyt | 2018-06-05 | 1 | -0/+34 | |
| | | | | | | | | | | | | | | | | | | | | | | | | By specifying a presenter for the object type, we can keep the logic out of `GitlabSchema`. The presenter gets initialized using the object being presented, and the context (including the `current_user`). | |||||
* | | | Merge branch '25045-add-variables-to-post-pipeline-api' into 'master' | Grzegorz Bizon | 2018-06-06 | 1 | -0/+1 | |
|\ \ \ | |/ / |/| | | | | | | | | | | | | | | Resolve "POST api/v4/projects/:id/pipeline should accept variables" Closes #25045 See merge request gitlab-org/gitlab-ce!19124 | |||||
| * | | Removes variables from pipelines api | Jacopo | 2018-06-05 | 1 | -2/+1 | |
| | | | ||||||
| * | | Review 1 | Jacopo | 2018-06-01 | 1 | -1/+1 | |
| | | | ||||||
| * | | Rename variables_attributes => variables and adds spec for exclude/only option | Jacopo | 2018-06-01 | 1 | -1/+1 | |
| | | | ||||||
| * | | Adds variables to POST api/v4/projects/:id/pipeline | Jacopo | 2018-06-01 | 1 | -1/+3 | |
| |/ |