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-10-13Make sure we always return an array of hierarchiesBob Van Landuyt
2017-10-12Nest the group_children_path inside the canonical group pathBob Van Landuyt
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-07-07Native group milestonesFelipe Artur
2017-07-07gb nice catchesShinya Maeda
2017-07-07Basic BE changeShinya Maeda
2017-06-26Add tests for Groups::MilestonesController#indexTakuya Noguchi
2017-06-14Correct RSpec/SingleLineHook cop offensesRobert Speicher
2017-06-07Fix failing specAlfredo Sumaran
2017-06-06Add json support to group members leave action in controllerDmitriy Zaporozhets
2017-05-19Refactor to more robust implementationMichael Kozono
2017-04-26Added controller specsPhil Hughes
2017-01-26Use `empty_project` where possible in controller specsRobert Speicher
2016-11-17Add toggle_subscription action to Groups::LabelsControllerDouglas Barbosa Alexandre
2016-11-11Make access request specs explicitly enable or disable access requests as req...Nick Thomas
2016-10-24Refactor create member tests from group_members_controller_specDmitriy Zaporozhets
2016-10-24Gracefully handle adding of no users to projects and groupsLinus G Thiel
2016-10-19Refactor group_members_controller_specDmitriy Zaporozhets
2016-10-03Fix a few things after the initial improvment to Members::DestroyServiceRémy Coutable
2016-09-22Ensure Members::ApproveAccessRequestService can fin a requester by IDRémy Coutable
2016-08-09fixes part1 of files to start using active tensetiagonbotelho
2016-07-01Exclude requesters from Project#members, Group#members and User#membersRémy Coutable
2016-06-27Use HTTP matchers if possibleZ.J. van de Weg
2016-06-20Fix and remove duplicate specsRémy Coutable
2016-06-18Redirect to the member's source on request withdrawalRémy Coutable
2016-06-17Re-use notifications dropdown/modal for user profileFelipe Artur
2016-06-17Re-use notifications dropdown on user profileFelipe Artur
2016-06-14UI and copywriting improvementsRémy Coutable
2016-06-14Factorize #request_access and #approve_access_request into a new AccessReque...Rémy Coutable
2016-06-14Add request access for groupsRémy Coutable
2016-04-18Remove group members checkFelipe Artur
2016-04-18Fix codeFelipe Artur
2016-04-18Add specs and fix codeFelipe Artur
2016-04-12Improve specs for group/project notification controllerDouglas Barbosa Alexandre
2016-04-12Requires user to be signed in when changing notification settingsDouglas Barbosa Alexandre
2016-04-07Implement review suggestionsFelipe Artur
2016-04-05Improve codeFelipe Artur
2016-04-05Fix problem when creating milestones in groups without projectsFelipe Artur
2016-03-21Fix more specsDouwe Maan
2015-12-05Fix Error 500 when creating global milestones with Unicode charactersStan Hu
2015-05-07Fix bug where avatar filenames were not actually deleted from the database du...Stan Hu