summaryrefslogtreecommitdiff
path: root/spec/fixtures/api
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge branch '35012-navigation-add-option-to-change-navigation-color-...revert-f2421b2bRubén Dávila2017-09-081-1/+0
* Merge branch '35012-navigation-add-option-to-change-navigation-color-palette'...Sean McGivern2017-09-071-0/+1
|\
| * Restore some changes from !9199Rubén Dávila2017-09-061-0/+1
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into ee_issue_928_ba...Simon Knox2017-09-065-2/+28
|\ \ | |/
| * Add spec (Halfway)Shinya Maeda2017-09-042-8/+9
| * Extend API: Pipeline Schedule VariableShinya Maeda2017-09-041-0/+11
| * Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-312-2/+14
| |\
| | * Add time stats to API schema for issue and merge request end pointsTravis Miller2017-08-292-2/+14
| * | Fix merge request json schema (add labels, milestone)Jarka Kadlecova2017-08-111-0/+2
| |/
* | Backport specsFelipe Artur2017-08-311-0/+5
* | Continue BE backportFelipe Artur2017-08-311-0/+1
|/
* Merge branch 'rc/fix-commits-api' into 'master'Sean McGivern2017-08-087-0/+93
|\
| * Fix the /projects/:id/repository/commits endpoint to handle dots in the ref n...rc/fix-commits-apiRémy Coutable2017-08-087-0/+93
* | Fix the /projects/:id/repository/tags endpoint to handle dots in the tag name...Rémy Coutable2017-08-083-0/+37
|/
* Store MergeWorker JID on merge request, and clean up stuck mergesOswaldo Ferreira2017-08-071-2/+2
* Fix the /projects/:id/repository/branches endpoint to handle dots in the bran...Rémy Coutable2017-07-273-0/+61
* Merge branch 'mr-branch-link-use-tree' into 'master'Robert Speicher2017-07-121-0/+1
|\
| * Make commits behind text a link to the target branch commits pageClement Ho2017-07-111-0/+1
| * Convert target branch link to use treeClement Ho2017-07-111-1/+1
* | Return `is_admin` attribute in the GET /user endpoint for adminsRémy Coutable2017-07-121-0/+34
|/
* Native group milestonesFelipe Artur2017-07-074-4/+8
* Merge remote-tracking branch 'upstream/master' into 28717-additional-metrics-...Pawel Chojnacki2017-06-161-1/+1
|\
| * Merge branch 'expand-backlog-closed-lists-issue-boards' into 'master'Douwe Maan2017-06-071-1/+1
| |\
| | * spec updatesPhil Hughes2017-05-311-1/+1
* | | Merge remote-tracking branch 'upstream/master' into 28717-additional-metrics-...Pawel Chojnacki2017-06-072-0/+45
|\ \ \ | |/ /
| * | Remove deleted_at from Entity. Use find_by. Remove returns.Shinya Maeda2017-05-301-2/+1
| * | Include owner for pipeline_schedules. Improve N+1 spec. Use PipelineBasic for...Shinya Maeda2017-05-301-23/+1
| * | Add API support for pipeline scheduleShinya Maeda2017-05-302-0/+68
| |/
* | Add schema matcher for non response objects + use schema to test additional m...Pawel Chojnacki2017-06-061-0/+58
|/
* Expose remove_source_branch boolean/nullOswaldo Ferreira2017-05-241-1/+2
* Stop loading MergeRequestEntity data on sidebar requestOswaldo Ferreira2017-05-182-2/+2
* Add new_blob_path to MR json schemaOswaldo Ferreira2017-05-161-0/+1
* Merge request widget redesignFatih Acet2017-05-092-0/+112
* Real time pipeline show actionZeger-Jan van de Weg2017-05-061-0/+354
* [Multiple issue assignee]: reslving some conflictsValery Sizov2017-05-041-3/+1
* Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-042-1/+36
* Allow to create new branch and empty WIP merge request from issue pageAlfredo Sumaran2017-05-042-0/+24
* Merge branch 'metrics-deployment-history' into 'master' Douwe Maan2017-05-021-0/+58
|\
| * Cleanup deploymentsd controller spec and use schema validation to test the ou...Pawel Chojnacki2017-04-241-0/+58
* | Don't display the `is_admin?` flag for user API responses.Timothy Andrew2017-04-251-2/+0
|/
* Change Done column to Closed in issue boardsblackst0ne2017-03-241-1/+1
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into orderable-issuesValery Sizov2017-03-066-0/+330
|\
| * Remove "subscribed" field from API responses returning list of issues or merg...api-drop-subscribedAdam Niedzielski2017-03-064-0/+330
| * Move schema definitions for our public API to a separate directoryAdam Niedzielski2017-03-062-0/+0
* | [Issue board sorting] SpecsValery Sizov2017-02-281-0/+1
|/
* Remove all instances of theme_id; require downtimeAnnabel Dunstone Gray2017-02-152-10/+7
* Add optional id property to the issue schemaDouglas Barbosa Alexandre2017-02-031-0/+1
* Fix spec for Projects::Boards::ListsControllerDouglas Barbosa Alexandre2017-02-031-1/+1
* adds impersonator variable and makes sudo usage overall more clear24537-reenable-private-token-with-sudotiagonbotelho2016-12-072-0/+116
* Merge branch 'master' into issue-board-sidebarPhil Hughes2016-10-191-1/+1
|\