summaryrefslogtreecommitdiff
path: root/spec/fixtures/api
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@12-7-stable-eeGitLab Bot2020-01-241-7/+1
* Add latest changes from gitlab-org/gitlab@12-7-stable-eeGitLab Bot2020-01-241-1/+7
* Add latest changes from gitlab-org/gitlab@12-7-stable-eeGitLab Bot2020-01-219-17/+90
* Add latest changes from gitlab-org/security/gitlab@12-6-stable-eeGitLab Bot2019-12-311-7/+2
* Add latest changes from gitlab-org/gitlab@12-6-stable-eeGitLab Bot2019-12-2013-9/+131
* Add latest changes from gitlab-org/gitlab@12-5-stable-eeGitLab Bot2019-11-1913-11/+116
* Check for recursion and fail if too recursivecharlieablett2019-10-233-0/+119
* Add latest changes from gitlab-org/gitlab@12-4-stable-eeGitLab Bot2019-10-2215-5/+199
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-161-1/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-133-0/+24
* Merge branch '61927-pages-custom-domain-virtual-domain' into 'master'Kamil Trzciński2019-09-112-0/+41
|\
| * Add support for custom domains to the internal Pages APIKrasimir Angelov2019-09-102-0/+41
* | Merge branch 'issue-67127' into 'master'Ash McKenzie2019-09-101-1/+2
|\ \ | |/ |/|
| * Update API schema for TagAndrea Leone2019-09-071-1/+2
* | Application Statistics APIManoj MJ2019-09-091-0/+29
|/
* Fix sharing localStorage with all MRsIgor2019-09-061-0/+4
* Added relationships between Release and MilestoneEtienne Baqué2019-09-031-0/+1
* Add pipeline.type key to PipelineEntityadd-pipeline-type-key-in-pipeline-entityShinya Maeda2019-09-031-0/+8
* Reduce the number of SQL requests on MR-showIgor2019-08-283-8/+31
* Merge branch 'ce-22058-improve-ux-multi-assignees-in-mr' into 'master'Rémy Coutable2019-08-211-0/+1
|\
| * Fix comments related to BE partIgor Drozdov2019-08-201-0/+1
* | Replace finished_at with deployed_at for Deployment entity56130-deployed_atKrasimir Angelov2019-08-201-2/+2
|/
* Add finished_at to the internal API Deployment entity56130-deployment-dateKrasimir Angelov2019-08-151-0/+2
* Split MR widget into cached and non-cached serializersIgor2019-08-093-128/+132
* Remove label issue and MR counts from default API responsesspeed-up-labels-apiSean McGivern2019-08-085-19/+51
* Add group level container repository endpointsSteve Abrams2019-08-051-1/+5
* Use NotesFinder in IssuableActions modulePatrick Derichs2019-08-012-0/+71
* Revert "Merge branch '52123-issuable-actions-notesfinder-pderichs' into 'mast...Stan Hu2019-07-272-71/+0
* Use NotesFinder in module IssuableActionsPatrick Derichs2019-07-262-0/+71
* Split and prepend CurrentBoardEntityWinnie Hellmann2019-07-121-0/+16
* Show upcoming status for releasesJason Goodman2019-07-032-2/+6
* Extract MR's widget into a separate endpointid-extract-widget-into-different-requestIgor Drozdov2019-06-281-1/+2
* Expose build environment latest deployable name and pathGrzegorz Bizon2019-05-241-1/+5
* Add allow_failure attribute to Job APIFabio Pitino2019-05-211-0/+1
* Display classname JUnit attribute in report modalFabio Pitino2019-05-201-0/+1
* Move issue details to from IssueBasic to Issue entityAlexandru Croitor2019-05-151-4/+2
* Changes to issues apiAlexandru Croitor2019-05-152-2/+28
* Implement support for CI variables of type fileKrasimir Angelov2019-05-062-3/+9
* Allow guests users to access project releasesKrasimir Angelov2019-05-036-8/+71
* Expose can_uninstall in cluster_status.jsonThong Kuah2019-04-291-1/+2
* Upgrade Rails to 5.1.6.1Jasper Maes2019-04-232-2/+2
* Merge branch 'nfriend-update-merge-request-widget-for-post-merge-pipelines' i...Filipa Lacerda2019-04-161-1/+2
|\
| * Add two warning messages to the MR widgetnfriend-update-merge-request-widget-for-post-merge-pipelinesNathan Friend2019-04-151-1/+2
* | Add time tracking to issue board entitiespataar2019-04-101-0/+3
* | Merge branch 'osw-multi-assignees-merge-requests' into 'master'Nick Thomas2019-04-092-6/+11
|\ \
| * | [CE] Support multiple assignees for merge requestsosw-multi-assignees-merge-requestsOswaldo Ferreira2019-04-082-6/+11
* | | Add new API endpoint to expose single environmentKrasimir Angelov2019-04-096-0/+170
|/ /
* | Increase GraphQL complexityBrett Walker2019-04-081-0/+92
* | Merge branch 'keyval-labels' into 'master'Sean McGivern2019-04-051-2/+1
|\ \ | |/ |/|
| * Fix scoped_labels feature checkJan Provaznik2019-04-041-2/+1