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-10-16Update code according comment recommendationsEagllus
2018-09-23Enable more frozen string in app/controllers/gfyoung
2018-08-06Allow to delete group milestonesFelipe Artur
2018-06-04Backport changes to app/controllers/groups/milestones_controller.rbMario de la Ossa
2018-04-05Show issues of subgroups in group-level issue boardFelipe Artur
2018-01-17Merge branch 'milestones-finder-order-fix' into 'security-10-3'Robert Speicher
2017-11-07Add Group Milestone sortingGeorge Andrinopoulos
2017-08-29replace `is_legacy_group_milestone?` with `legacy_group_milestone?`Maxim Rydkin
2017-07-07Native group milestonesFelipe Artur
2017-06-26Add JSON support to group milestonesTakuya Noguchi
2017-04-26Load milestone tabs asynchronouslyPhil Hughes
2017-03-10Add count badges to both dashboard and group milestonesAlex Braha Stoll
2017-01-06Speed up group milestone index by passing group_id to IssuesFinderAdam Niedzielski
2016-11-23Add a starting date to milestonesValery Sizov
2016-11-10Require projects before creating milestonegfyoung
2016-04-07Implement review suggestionsFelipe Artur
2016-04-05Improve codeFelipe Artur
2016-04-05Improve codeFelipe Artur
2016-04-05Fix problem when creating milestones in groups without projectsFelipe Artur
2016-03-23Use respond_to instead of a conditional to paginate milestonesRémy Coutable
2016-03-20Tweaks, refactoring, and specsDouwe Maan
2015-12-05Fix Error 500 when creating global milestones with Unicode charactersStan Hu
2015-11-16Group masters should be able to create/close milestonesDmitriy Zaporozhets
2015-11-16Refactor global and group milestones logicDmitriy Zaporozhets
2015-11-16Create milestones in the groupDmitriy Zaporozhets
2015-04-30Add a page title to every page.Douwe Maan
2015-04-20Fixed the Rails/ActionFilter copJeroen van Baarsen
2015-04-14Rename manage_group ability to admin_group for consistency with project.Douwe Maan
2015-03-13Use same constant for amount of items per pageDmitriy Zaporozhets
2015-03-03Add dashboard milestones.Douwe Maan
2014-07-04Improve performance, ordering and pagination for group milestones.Marin Jankovski
2014-06-30Add feature tests for group milestone.Marin Jankovski
2014-06-30Show all issues and merge requests that could be considered opened or closed,...Marin Jankovski
2014-06-30Correct authorization for group milestones.Marin Jankovski
2014-06-30Move milestone link in group head, 2 column milestone for MR and issues.Marin Jankovski
2014-06-30Start building group milestone show page.Marin Jankovski
2014-06-30Get one group milestone based on milestone title.Marin Jankovski
2014-06-30Close and reopen group milestones.Marin Jankovski
2014-06-30Filter group milestones.Marin Jankovski
2014-06-30Move group milestone processing from service to model.Marin Jankovski
2014-06-30Create group milestones service.Marin Jankovski
2014-06-30Show title of milestone.Marin Jankovski
2014-06-30Add group milestones routes and controller.Marin Jankovski