Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-21Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot
2020-02-14Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-11-29Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-08-30Fix deployable nil exception on job controllerShinya Maeda
2019-08-23Merge branch '66037-deployment-user' into 'master'Tim Zallmann
2019-08-22Extract logic who created deployment into Deployment#deployed_byKrasimir Angelov
2019-08-20Replace finished_at with deployed_at for Deployment entityKrasimir Angelov
2019-08-15Add finished_at to the internal API Deployment entityKrasimir Angelov
2019-05-24Expose build environment latest deployable name and pathGrzegorz Bizon
2019-05-24Do not serialize deployment details for build details pageGrzegorz Bizon
2019-02-08Move permission check of manual actions of deploymentsShinya Maeda
2018-10-04Add scheduled actions in deployment entityShinya Maeda
2018-07-23Enable frozen string in app/serializers/**/*.rbgfyoung
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-06-13Rename BuildEntity to JobEntityKamil Trzcinski
2017-04-24use represent_concise instead of separate entityPawel Chojnacki
2017-04-20Reduce the amount of data deployment endpoint returnsPawel Chojnacki
2017-03-28Use DeploymentSerializer to create deployment jsonPawel Chojnacki
2016-11-17Do not use absolute URLS in entities use relativeGrzegorz Bizon
2016-11-04Simplify implementation of entity serializersGrzegorz Bizon
2016-11-04Add tests for serialization entities, add user entityGrzegorz Bizon
2016-11-03Add manual actions for deployment serializationGrzegorz Bizon
2016-11-03Implement entities needed for environments foldersGrzegorz Bizon