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-07Address naming suggestionOswaldo Ferreira
2018-02-07Remove duplicate calls of MergeRequest#can_be_reverted?Oswaldo Ferreira
2018-02-05Use `resource` in Group Variables routing schemeMatija Čupić
2018-02-05Use `resource` in Project Variables routing schemeMatija Čupić
2018-02-05Update CI Variable presenters pathsMatija Čupić
2018-01-17Merge branch 'sh-migrate-can-push-to-deploy-keys-projects-10-3' into 'securit...Douwe Maan
2018-01-05Backport 'Rebase' feature from EE to CEJan Provaznik
2017-12-12Present member collection at the controller levelRémy Coutable
2017-12-11Refactor member view by using presenterTM Lee
2017-12-06Merge branch 'list-multiple-clusters' into 'master'Grzegorz Bizon
2017-12-05Move can_toggle_cluster? from helper to presenterMatija Čupić
2017-12-05Use actual head pipeline on merge request serializerFelipe Artur
2017-10-23This worksShinya Maeda
2017-10-06Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-...Shinya Maeda
2017-10-05Add ClusterPresenter. Fix Static Analysys.Shinya Maeda
2017-10-05Improve specs for pipeline failure reason presenterGrzegorz Bizon
2017-10-05Move part of pipeline presenter to main CE fileGrzegorz Bizon
2017-10-04Reduce method calls while evaluating Projects::MergeRequestsController#show.jsonOswaldo Ferreira
2017-09-04Move trigger_variables to presenterShinya Maeda
2017-09-04trigger_variables should consider trigger_request existstance alwaysShinya Maeda
2017-09-04Remove ci_trigger_request_with_variablesShinya Maeda
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-10MR branch link now links to tree instead of commitsClement Ho
2017-07-07Use new project_variables_path in this MRShinya Maeda
2017-07-07Adopt project_variable_path instead of namespace_project_variable_path. (Reso...Shinya Maeda
2017-07-07Basic BE changeShinya Maeda
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-06-09Display issue state in issue links section of merge request widgetAdam Niedzielski
2017-06-07Merge branch '3191-deploy-keys-update' into 'master'Rémy Coutable
2017-06-02Implement ability to update deploy keysAlexander Randa
2017-06-02Use sum instead of map + injectAdam Niedzielski
2017-06-01Add Conversational Development Index page to admin panelTaurie Davis, Simon Knox and Adam Niedzielski
2017-05-12Fix conflict resolution from corrupted upstreamSean McGivern
2017-05-09Merge request widget redesignFatih Acet
2017-04-27Merge remote-tracking branch 'origin/29667-deploy-keys' into deploy-keys-load...Jacob Schatz
2017-04-06Also track auto-cancelling in jobs, detail:Lin Jen-Shin
2017-04-05Add test for presentersLin Jen-Shin
2017-04-05Fix test and only show job status title if it'sLin Jen-Shin
2017-04-04rename pipeline_presenterRydkin Maxim
2017-04-04remove redundant `pipeline`Rydkin Maxim
2017-04-04add presenter for status badgeRydkin Maxim
2017-03-24Project deploy keys json end pointJarka Kadlecova
2017-03-06Added delegations to comply with the new rubocop rulesJose Ivan Vargas
2017-03-06Added tests for the repository_controller and repository_helperJose Ivan Vargas
2017-03-06Introduced the deploy keys presenterGrzegorz Bizon
2017-01-24Don't override presentee methods for Gitlab::View::Presenter::DelegatedRémy Coutable
2017-01-18More improvements to presentersRémy Coutable
2017-01-18Fix typos and improve presenters documentationRémy Coutable
2017-01-18Improve presenter architectureRémy Coutable