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-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ć
2018-02-01port of 594e6a0a625^..f74c90f68c6Micaël Bergeron
2018-01-30Change delete notice; update mobile stylesAnnabel Dunstone Gray
2018-01-17Merge branch 'milestones-finder-order-fix' into 'security-10-3'Robert Speicher
2017-12-12Present member collection at the controller levelRémy Coutable
2017-12-11Bugfix: User can't change the access level of an access requesterRubén Dávila
2017-12-07Support uploads for groupsJarka Kadlecova
2017-11-07Add Group Milestone sortingGeorge Andrinopoulos
2017-10-12Nest the group_children_path inside the canonical group pathBob Van Landuyt
2017-08-29replace `is_legacy_group_milestone?` with `legacy_group_milestone?`Maxim Rydkin
2017-08-15Enable Layout/TrailingWhitespace cop and auto-correct offensesRobert Speicher
2017-07-07Native group milestonesFelipe Artur
2017-07-07Name as variable_params like project variable controllerShinya Maeda
2017-07-07gb nice catchesShinya Maeda
2017-07-07ayufan nice catchesShinya Maeda
2017-07-07Fix variables_controller.rb and formatShinya Maeda
2017-07-07Basic BE changeShinya Maeda
2017-06-26Add JSON support to group milestonesTakuya Noguchi
2017-06-07Add a rubocop rule to check if a method 'redirect_to' is used without explici...blackst0ne
2017-05-19Refactor to more robust implementationMichael Kozono
2017-05-06Merge branch '17361-redirect-renamed-paths' into 'master' Sean McGivern
2017-05-06Colorize labels in issue search fieldWinnie Hellmann
2017-05-05Resolve discussionsMichael Kozono
2017-05-05Dry up routable lookups. Fixes #30317Michael Kozono