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
2018-02-10Merge branch 'rs-pick-security' into 'master'Stan Hu
2018-02-07Merge branch 'pawel/connect_to_prometheus_through_proxy-30480' into 'master'Robert Speicher
2018-02-07Backport of LFS File Locking APIRubén Dávila
2018-02-07Merge branch '41209-ci-linter-fails-on-gitlab-ci-blob-viewer' into 'master'Kamil Trzciński
2018-02-07Merge branch 'ce-39118-dynamic-pipeline-variables-fe' into 'master'Kamil Trzciński
2018-02-07Let CI catch N + 1 callsZeger-Jan van de Weg
2018-02-07Handle all YAML parser exceptions in .gitlab-ci.yml (fixes #41209)Dylan Griffith
2018-02-06Merge branch 'master' into pawel/connect_to_prometheus_through_proxy-30480Mike Greiling
2018-02-06Merge branch 'master' into '26388-push-to-create-a-new-project'Douwe Maan
2018-02-06Fix static_analysis failureMatija Čupić
2018-02-06Moves project creationg to git access check for git pushTiago Botelho
2018-02-06Merge branch 'master' into 'zj-wiki-page-versions'Douwe Maan
2018-02-06Merge branch 'winh-kubernetes-clusters' into 'master'Phil Hughes
2018-02-06Move new project on push logic to a serviceTiago Botelho
2018-02-06Add specsTiago Botelho
2018-02-06Adds remote messsage when project is created in a push over SSH or HTTPTiago Botelho
2018-02-06Adds option to push over SSH to create a new projectTiago Botelho
2018-02-06Adds option to push over HTTP to create a new projectTiago Botelho
2018-02-06Merge branch '39550-group-labels-redesign' into 'master'Tim Zallmann
2018-02-06Replace "cluster" with "Kubernetes cluster"Winnie Hellmann
2018-02-0631885 - Ability to transfer a single group to another groupMayra Cabrera
2018-02-05Switch emphasis from controller format to updateMatija Čupić
2018-02-05Remove usage of VariablePresenter in controllerMatija Čupić
2018-02-05Add GroupVariableSerializer for Ci::GroupVariableMatija Čupić
2018-02-05Add VariableSerializer for Ci::VariableMatija Čupić
2018-02-05Return all variables after UPDATEMatija Čupić
2018-02-05Use `resource` in Group Variables routing schemeMatija Čupić
2018-02-05Use `resource` in Project Variables routing schemeMatija Čupić
2018-02-05Format validation errors as human readable messagesMatija Čupić
2018-02-05Pass validation errors in JSON endpointMatija Čupić
2018-02-05Remove redundant routes in Groups::VariablesControllerMatija Čupić
2018-02-05Port #save_multiple to Groups::VariablesControllerMatija Čupić
2018-02-05Remove redundant routes in VariablesControllerMatija Čupić
2018-02-05Use nested attributes for updating multiple variablesMatija Čupić
2018-02-05Add destroy functionality to save_multipleMatija Čupić
2018-02-05Move variable loading into before_actionMatija Čupić
2018-02-05Refactor VariablesController#save_multipleMatija Čupić
2018-02-05Implement multiple variable handling actionMatija Čupić
2018-02-05Stub multiple variable controller methodMatija Čupić
2018-02-05Allow moving wiki pages from the UIFrancisco Javier López
2018-02-05Merge branch '42547-upload-store-mount-point' into 'master'Sean McGivern
2018-02-05Replace $.ajax in admin broadcast messages with axiosClement Ho
2018-02-05Merge branch 'persistent-callouts' into 'master'Kamil Trzciński
2018-02-05Refactor UserCalloutsController enum checkMatija Čupić
2018-02-05Merge branch 'query-counts' into 'master'Rémy Coutable
2018-02-03Change UserCallout feautre_name to enumMatija Čupić
2018-02-03Merge branch 'master' into persistent-calloutsMatija Čupić
2018-02-03Rename Callout to UserCalloutMatija Čupić
2018-02-03Refactor CalloutsControllerMatija Čupić
2018-02-02use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa