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-06-29Adjusted styling of milestone projects in milestone listConstance Okoghenun
2018-06-25Fixed alignment of milestone status and projects in milestone listConstance Okoghenun
2018-06-25Updated stlying of title and date range of milestone listConstance Okoghenun
2018-06-21Added changelog entryConstance Okoghenun
2018-06-21Updated the styling of milestone projects in groups milestone listConstance Okoghenun
2018-06-21Removed milestone type from project milestonesConstance Okoghenun
2018-06-21Updated markup for milestone title in milestones listConstance Okoghenun
2018-06-19Fixed lint errorsConstance Okoghenun
2018-06-19Fixed mobile placement for milestone percent complete in milestones listConstance Okoghenun
2018-06-19Updated styling of milestone type in dashboard milestones listConstance Okoghenun
2018-06-19Added styling for milestone progressConstance Okoghenun
2018-06-19Added styles for milestone date range in milestone listConstance Okoghenun
2018-06-18updated placement of milestone type for dashboard milestone listConstance Okoghenun
2018-06-18Update milestone actions placement for group milestones in milestones listConstance Okoghenun
2018-06-18Added 'Reopen Milestone' button to milestones list for closed milestonesConstance Okoghenun
2018-06-18Updated styling of promote project milestone button in the milestones listConstance Okoghenun
2018-06-18Removed edit and delete buttons from milestone listConstance Okoghenun
2018-06-18Updated placement of milestone actions in milestone listConstance Okoghenun
2018-04-13[skip ci] convert label-gray and label-inverse to badge-gray and badge-inverseClement Ho
2018-04-13[skip ci] Convert .label. to .badge.Clement Ho
2018-04-13[skip ci] Convert btn-xs to btn-smClement Ho
2018-04-09[skip ci] Replace .pull-right with .float-rightClement Ho
2018-03-28Fix promoting labels and milestones copy textJose Ivan Vargas
2018-03-08Merge branch 'jivl-fix-delete-milestone-button-showing-up' into 'master'Phil Hughes
2018-03-07Merge branch 'jivl-new-modal-project-labels-milestones' into 'master'Filipa Lacerda
2018-03-07used respond_to formats for persisting flash messages insteadJose Ivan Vargas
2018-03-06Fix milestone delete button showing for all usersJose Ivan Vargas
2018-03-05Replace deprecated name_with_namespace with full_name in app/viewsDmitriy Zaporozhets
2018-03-02Changed selector names, address code concernsJose Ivan Vargas
2018-03-02Added vue based promotion modals for labels and milestonesJose Ivan Vargas
2018-02-12Fix warning messages for promoting labels and milestonesJose Ivan Vargas
2018-01-25Add modal for deleting a milestoneWinnie Hellmann
2018-01-10Changed copy text for promoting the milestone and labelsJose Ivan Vargas
2017-10-31Allow promoting project milestones to group milestonesFelipe Artur
2017-08-29replace `is_group_milestone?` with `group_milestone?`Maxim Rydkin
2017-08-29replace `is_legacy_group_milestone?` with `legacy_group_milestone?`Maxim Rydkin
2017-08-16Fix edit milestone path from group milestones listJarka Kadlecova
2017-07-07Native group milestonesFelipe Artur
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-06-26Drop GFM support for the title of Milestone/MergeRequest in templateTakuya Noguchi
2017-01-10Use cached values to compute total issues count in milestone index pagesAdam Niedzielski
2016-12-31HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya
2016-09-07Fix failing specs and improve htmlAlfredo Sumaran
2016-06-08Improve button margin for btn-grouped css classDmitriy Zaporozhets
2016-03-18Restrict access for confidential issues on milestone viewDouglas Barbosa Alexandre
2016-03-07Updates from last code review.Rubén Dávila