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
2017-10-06Merge branch 'feature/sm/35954-create-kubernetes-cluster-on-gke-from-k8s-serv...Kamil Trzciński
2017-10-06Merge branch '18608-lock-issues-v2' into 'master'Sean McGivern
2017-10-06Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-...Shinya Maeda
2017-10-05Added cluster controller specsKamil Trzcinski
2017-10-05Allow merge when no pipeline successEric Eastwood
2017-10-04Merge branch '31050-registry-image-lists' into 'master'Grzegorz Bizon
2017-10-04Merge branch '36876-mr-show-json-controller-perf-improvements' into 'master'Douwe Maan
2017-10-04Reduce method calls while evaluating Projects::MergeRequestsController#show.jsonOswaldo Ferreira
2017-10-03Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 18608-lock-issu...Jarka Kadlecova
2017-10-03Add serializer matchersKamil Trzcinski
2017-10-02Add merge_requests_rebase_enabled to json entities for specsValery Sizov
2017-09-27Merge branch 'master' into ff_port_from_eeEric Eastwood
2017-09-26Expose last pipeline details in API response when getting a single commitMehdi Lahmam
2017-09-20Merge remote-tracking branch 'origin/master' into 18608-lock-issuesLuke "Jared" Bennett
2017-09-20Fix entities/merge_request.json by adding ff_only_mergeValery Sizov
2017-09-19Merge branch 'rc/improve-users-api-specs' into 'master'Grzegorz Bizon
2017-09-18Improve the Users API specs by asserting against the response schemaRémy Coutable
2017-09-16Add 'closed_at' attribute to Issues APIVitaliy @blackst0ne Klachkov
2017-09-14Create system notes for MR too, improve doc + clean up codeJarka Kadlecova
2017-09-14Support discussion lock in the APIJarka Kadlecova
2017-09-11Revert "Merge branch 'revert-f2421b2b' into 'master'"Annabel Dunstone Gray
2017-09-08Revert "Merge branch '35012-navigation-add-option-to-change-navigation-color-...Rubén Dávila
2017-09-07Merge branch '35012-navigation-add-option-to-change-navigation-color-palette'...Sean McGivern
2017-09-06Restore some changes from !9199Rubén Dávila
2017-09-06Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into ee_issue_928_ba...Simon Knox
2017-09-04Add spec (Halfway)Shinya Maeda
2017-09-04Extend API: Pipeline Schedule VariableShinya Maeda
2017-08-31Backport specsFelipe Artur
2017-08-31Continue BE backportFelipe Artur
2017-08-31Merge branch 'master' into issue-discussions-refactorDouwe Maan
2017-08-29Add time stats to API schema for issue and merge request end pointsTravis Miller
2017-08-11Fix merge request json schema (add labels, milestone)Jarka Kadlecova
2017-08-08Merge branch 'rc/fix-commits-api' into 'master'Sean McGivern
2017-08-08Fix the /projects/:id/repository/commits endpoint to handle dots in the ref n...Rémy Coutable
2017-08-08Fix the /projects/:id/repository/tags endpoint to handle dots in the tag name...Rémy Coutable
2017-08-07Store MergeWorker JID on merge request, and clean up stuck mergesOswaldo Ferreira
2017-07-27Fix the /projects/:id/repository/branches endpoint to handle dots in the bran...Rémy Coutable
2017-07-12Merge branch 'mr-branch-link-use-tree' into 'master'Robert Speicher
2017-07-12Return `is_admin` attribute in the GET /user endpoint for adminsRémy Coutable
2017-07-11Make commits behind text a link to the target branch commits pageClement Ho
2017-07-11Convert target branch link to use treeClement Ho
2017-07-07Native group milestonesFelipe Artur
2017-06-16Merge remote-tracking branch 'upstream/master' into 28717-additional-metrics-...Pawel Chojnacki
2017-06-07Merge branch 'expand-backlog-closed-lists-issue-boards' into 'master'Douwe Maan
2017-06-07Merge remote-tracking branch 'upstream/master' into 28717-additional-metrics-...Pawel Chojnacki
2017-06-06Add schema matcher for non response objects + use schema to test additional m...Pawel Chojnacki
2017-05-31spec updatesPhil Hughes
2017-05-30Remove deleted_at from Entity. Use find_by. Remove returns.Shinya Maeda
2017-05-30Include owner for pipeline_schedules. Improve N+1 spec. Use PipelineBasic for...Shinya Maeda
2017-05-30Add API support for pipeline scheduleShinya Maeda