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-07-09Updates from `rubocop -a`Lin Jen-Shin
2018-06-18Add workhorse authorize method for project/group uploadsJan Provaznik
2018-06-06Merge remote-tracking branch 'origin/master' into 39549-label-list-page-redes...Luke Bennett
2018-06-06Merge branch '5941-extract-ee-controllers' into 'master'Rémy Coutable
2018-06-05Merge remote-tracking branch 'origin/master' into 39549-label-list-page-redes...Luke Bennett
2018-06-04Backport changes to app/controllers/groups/milestones_controller.rbMario de la Ossa
2018-06-04Backport changes to app/controllers/groups/group_members_controller.rbMario de la Ossa
2018-06-04Hide archived projects from `shared_projects`Bob Van Landuyt
2018-05-29Fix small typosToon Claes
2018-05-29Add `shared_projects` endpointBob Van Landuyt
2018-05-28Merge remote-tracking branch 'origin/master' into 39549-label-list-page-redes...Luke Bennett
2018-05-25BE reviewLuke Bennett
2018-05-22CE backport - Allow viewing only one board when multiple issue boards is not ...Felipe Artur
2018-05-17Fix group labels listLuke Bennett
2018-05-17Fixed badge api endpoint route when relative_url is setFrancisco Javier López
2018-05-10Add 2FA filter to group members pageDmitriy Zaporozhets
2018-05-07Support anchors for Groups::RunnersControllerKamil Trzciński
2018-05-07Add a comment about implementing proper policies for group runner permissionsDylan Griffith
2018-05-07Rename set_runner -> runner in runner controllersDylan Griffith
2018-05-07Share _form and show for project, instance and group runnersDylan Griffith
2018-05-07Allow to pause,resume,show,edit,destroy group runners (#10244)Dylan Griffith
2018-04-28[Rails5] Use `safe_params` instead of `params` in `url_for` helpersblackst0ne
2018-04-25Start changing group label pageLuke Bennett
2018-04-18Resolve "Make a Rubocop that forbids returning from a block"🙈 jacopo beschi 🙉
2018-04-08Projects and groups badges settings UIFrancisco Javier López
2018-04-05Show issues of subgroups in group-level issue boardFelipe Artur
2018-04-04[Rails5] Rename `sort` methods to `sort_by_attribute`blackst0ne
2018-03-22Make Variable key not secretMatija Čupić
2018-03-17Alias secret_key and secret_value to key and valueMatija Čupić
2018-03-16Use secret_key and secret_value in Variables controllerMatija Čupić
2018-03-03Bring one group board to CEFelipe Artur
2018-03-02Allow to include also descendant group labelsJan Provaznik
2018-03-02Support additional LabelsFinder parameters for group labelsJan Provaznik
2018-02-27Improve Member servicesRémy Coutable
2018-02-27Move the #update action from Project/Member controllers to the MembershipActi...Rémy Coutable
2018-02-27Remove explicit audit event log in MembershipActionsRémy Coutable
2018-02-27Fix subgroup issue and MR pages empty states and countsSean McGivern
2018-02-22Port `read_cross_project` ability from EEBob Van Landuyt
2018-02-07Merge branch 'ce-39118-dynamic-pipeline-variables-fe' into 'master'Kamil Trzciński
2018-02-06Fix static_analysis failureMatija Čupić
2018-02-06Merge branch '39550-group-labels-redesign' into 'master'Tim Zallmann
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-05Return all variables after UPDATEMatija Čupić
2018-02-05Use `resource` in Group 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ć