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-08-29replace `is_legacy_group_milestone?` with `legacy_group_milestone?`Maxim Rydkin
2017-07-07Native group milestonesFelipe Artur
2017-04-04Refactor test_utils bundleMike Greiling
2017-03-25move progress bar from milestone summary into the sidebarMike Greiling
2017-03-25add basic sidebar functionality to milestones pageMike Greiling
2017-02-06Removed jQuery UI sortablePhil Hughes
2016-03-07Updates from last code review.Rubén Dávila
2016-03-05Show some stats about Milestone according to the new UI.Rubén Dávila
2016-03-05Show project name for Issues tab in Group and Dashboard context.Rubén Dávila
2016-03-05Refactor Merge Requests tab into a custom partialRubén Dávila
2016-03-05Refactor Merge Requests tab into a custom partialRubén Dávila
2016-03-05Eager load Issues/MRs project for Milestone.Rubén Dávila
2016-03-05Refactor Merge Requests tab into a custom partialRubén Dávila
2016-03-05Recator Issues Tab into a custom partial.Rubén Dávila
2016-03-05Refactor GlobalMilestone queries.Rubén Dávila
2016-01-13Replace all navigation menu with nav-links classDmitriy Zaporozhets
2015-12-16Rename .issuable-details to .detail-page (and -header and -description)Douwe Maan
2015-12-15Fix headers of milestone and snippet show pagesDouwe Maan
2015-12-07Merge branch 'master' into reference-pipeline-and-cachingDouwe Maan
2015-12-02Use new style for milestone detail pageDouwe Maan
2015-11-16Some code and doc improvementsDmitriy Zaporozhets
2015-11-16Group masters should be able to create/close milestonesDmitriy Zaporozhets
2015-11-16Refactor global and group milestones logicDmitriy Zaporozhets
2015-10-19Make tables full width.Douwe Maan
2015-10-15Re-use User objects for avatar_icon where possibleYorick Peterse
2015-09-17Move project header title definition to view in question.Douwe Maan
2015-05-27Add Browse Issues button to Dashboard and Group milestones.Douwe Maan
2015-04-30Plural instead of singular.Douwe Maan
2015-04-30Add a page title to every page.Douwe Maan
2015-04-14Rename manage_group ability to admin_group for consistency with project.Douwe Maan
2015-03-14Refactor buttonsDmitriy Zaporozhets
2015-03-10Render milestone progress with one helper methodDmitriy Zaporozhets
2015-02-14Upgrade to Rails 4.1.9Vinnie Okada
2014-12-27Improve UI for group milestone and project milestone pagesDmitriy Zaporozhets
2014-07-15Show milestone state on group milestone show page.Marin Jankovski
2014-07-10Use heading instead of strong and line breaks in description.Marin Jankovski
2014-07-10Add milestone descriptions on the group show page.Marin Jankovski
2014-07-03Reopen/close buttonsDmitriy Zaporozhets
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