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-07-07Send Gitaly Repository with /api/internal/allowedKim "BKC" Carlbäcker
2017-06-28Fix current feature related specsTiago Botelho
2017-06-17Add “Project moved” error to Git-over-SSHMichael Kozono
2017-06-05Refactor construction of responseMichael Kozono
2017-05-11fix for Follow-up from "Backport of Multiple Assignees featureValery Sizov
2017-05-06Merge branch '29925-gitlab-shell-hooks-can-no-longer-send-absolute-paths-to-g...Sean McGivern
2017-05-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
2017-05-03Generate and handle a gl_repository param to pass around componentsAlejandro Rodríguez
2017-04-14Remove unused user activities codeSean McGivern
2017-04-14Remove user activities table and use redis instead of PG for recording activi...James Lopez
2017-04-10Set Git-specific env in /api/internal/allowedRémy Coutable
2017-03-31Backport API changes needed to fix sticking in EEYorick Peterse
2017-03-20Remove legacy Runners support in /api/v4/jobs/requestTomasz Maczukin
2017-03-07Merge branch '28447-hybrid-repository-storages' into 'master' Sean McGivern
2017-03-03Update storage settings to allow extra values per shardAlejandro Rodríguez
2017-03-02Fix rubocop offensesTomasz Maczukin
2017-03-02Add artifacts uploading authorize APITomasz Maczukin
2017-03-02Add job patch trace APITomasz Maczukin
2017-03-02Add job update APITomasz Maczukin
2017-03-02Fix rubocop offensesTomasz Maczukin
2017-03-02Add jobs requesting APITomasz Maczukin
2017-02-27Merge branch 'feature/runners-v4-api' into 'master' Kamil Trzciński
2017-02-16Paginate all endpoints that return an arrayRobert Schilling
2017-02-16Rename API::Ci to API::RunnerTomasz Maczukin
2017-02-16Fix rubocop offensesTomasz Maczukin
2017-02-16Add Runner registration/deletion APITomasz Maczukin
2017-02-03replace `find_with_namespace` with `find_by_full_path`Adam Pahlevi
2016-12-21Merge branch 'master' into auto-pipelines-vueGrzegorz Bizon
2016-12-16Accept environment variables from the `pre-receive` script.Timothy Andrew
2016-12-16Merge branch 'master' into auto-pipelines-vueRegis
2016-12-15Add an environment slugNick Thomas
2016-12-07Extract API pagination code to a separete moduleGrzegorz Bizon
2016-11-24API: Introduce `#find_group!` which also check access permissionRémy Coutable
2016-11-16Fix POST /internal/allowed to cope with gitlab-shell v4.0.0 project pathsNick Thomas
2016-08-10New AccessRequests API endpoints for Group & ProjectRémy Coutable