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-09-19Add tooltip for milestone due date to issue and merge request listsVitaliy @blackst0ne Klachkov
2017-08-29replace `is_legacy_group_milestone?` with `legacy_group_milestone?`Maxim Rydkin
2017-08-14Whitelist or fix additional `Gitlab/PublicSend` cop violationsRobert Speicher
2017-07-07Native group milestonesFelipe Artur
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-06-26Change milestone endpoint for groupsTakuya Noguchi
2017-06-09Fixed dashboard milestone tabs not loadingPhil Hughes
2017-04-26Change the hash when changing tabPhil Hughes
2017-04-26Load milestone tabs asynchronouslyPhil Hughes
2017-03-25move links to browse issuables into sidebarMike Greiling
2017-03-25prevent formatted milestone date string from having html escapedMike Greiling
2017-03-16Issue milestone remaining time tooltipMichael
2017-02-24Format milestone header as issues and MRsPedro Moreira da Silva
2016-11-23Add a starting date to milestonesValery Sizov
2016-10-03Merge branch 'master' into revert-c676283bPhil Hughes
2016-09-07Ensure milestone counts work with no dataAlfredo Sumaran
2016-09-07Fix failing specs and improve htmlAlfredo Sumaran
2016-09-07Added a small helper to reduce logic in the viewDan Rowden
2016-09-07Updated milestone count helper plus testsDan Rowden
2016-09-07Use newer hash styleDan Rowden
2016-09-07Improved milestone counts with a single queryDan Rowden
2016-09-07Show badges in Milestone tabs and padding in Milestone list (both to match Is...Dan Rowden
2016-07-20Fixed up frontend code based on feedbackPhil Hughes
2016-07-20Uses the selected values from the controller not the paramsPhil Hughes
2016-07-20Updated how the label toggle gets the textPhil Hughes
2016-07-20Fixed milestone dropdown label not persistingPhil Hughes
2016-07-20Fixed milestone dropdown testsPhil Hughes
2016-07-20Fixed labels & milestones loading the wrong pathPhil Hughes
2016-06-09Fixes for MR comments.Fatih Acet
2016-06-08Copy changes for milestone due dates.Fatih Acet
2016-06-08Revert milestone_remaining_days helper.Fatih Acet
2016-06-06Favor the ternary operator. :police_car:Fatih Acet
2016-06-03Show milestone remaining tooltip in right sidebar.Fatih Acet
2016-03-23Fix an issue causing the Dashboard/Milestones page to be blankRémy Coutable
2016-03-18Dedupe labels in labels selector in Dashboard pagesRémy Coutable
2016-03-18Fixes issue on dashboard issuesPhil Hughes
2016-03-18Restrict access for confidential issues on milestone viewDouglas Barbosa Alexandre
2016-03-12implements upcoming filter in milstonestiagonbotelho
2016-03-07Updates from last code review.Rubén Dávila
2016-03-02Little refactor for milestone_remaining_days helper from last code review.Rubén Dávila
2016-03-02Show days remaining instead of elapsed time for Milestone.Rubén Dávila
2015-12-03sort milestones by due_dateGreg Smethells
2015-11-16Refactor global and group milestones logicDmitriy Zaporozhets
2015-10-09Restore placeholders in issue filters from "Any" to "Milestone" and "Label"Stan Hu
2015-07-07Rename NoMilestone to Milestone::NoneRobert Speicher
2015-07-07Allow user to filter by Issues/Merge Requests without a MilestoneRobert Speicher
2015-05-01Group milestones by title in the dashboard and all other issue viewsDominik Sander
2015-03-27Improve UI for issues filtersDmitriy Zaporozhets
2015-03-27Big refactoring of issues filtersDmitriy Zaporozhets
2015-03-10Render milestone progress with one helper methodDmitriy Zaporozhets