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-07-09Updates from `rubocop -a`Lin Jen-Shin
2018-06-21Added underline to promoted milestone flash messageConstance Okoghenun
2018-06-14Rails5 fix passing Group objects array into for_projects_and_groups milestone...Jasper Maes
2018-06-04Include all ancestors milestones in json list & autocompleteJarka Kadlecová
2018-04-04[Rails5] Rename `sort` methods to `sort_by_attribute`blackst0ne
2018-03-28Fix middle alignment for the titleJose Ivan Vargas
2018-03-28Fix promoting labels and milestones copy textJose Ivan Vargas
2018-03-25Drop JSON response in Project Milestone along with avoiding errorTakuya Noguchi
2018-03-07used respond_to formats for persisting flash messages insteadJose Ivan Vargas
2018-03-02Add persistent flash messagesJose Ivan Vargas
2018-03-02Added vue based promotion modals for labels and milestonesJose Ivan Vargas
2018-01-25Add modal for deleting a milestoneWinnie Hellmann
2018-01-17Merge branch 'milestones-finder-order-fix' into 'security-10-3'Robert Speicher
2017-10-31Allow promoting project milestones to group milestonesFelipe Artur
2017-07-07Native group milestonesFelipe Artur
2017-07-07Avoid to repeat namespace querying on project milestoneTakuya Noguchi
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-06-21Use the new check_project_feature_available! method in project controllersNick Thomas
2017-06-16Remove Drag and drop and sorting from milestone viewFelipe Artur
2017-06-07Add a rubocop rule to check if a method 'redirect_to' is used without explici...blackst0ne
2017-04-26Fixed feature spec not waiting for ajax request to finishPhil Hughes
2017-04-26Load milestone tabs asynchronouslyPhil Hughes
2017-04-24Optimize project namespace lookup for milestones and add specsStan Hu
2017-04-02Fix a few N+1 queries identified by BulletStan Hu
2017-03-24Add dropdown sort to project milestonesGeorge Andrinopoulos
2016-11-23Add a starting date to milestonesValery Sizov
2016-09-01Project tools visibility levelFelipe Artur
2016-05-18Merge branch 'meinac/gitlab-ce-change_deprecated_render_usage'Dmitriy Zaporozhets
2016-03-29Standardised the output of the JSON to always include the namePhil Hughes
2016-03-25Sidebar milestone updatable via JSONJacob Schatz
2016-03-20Use the configured Kaminari "per page" defaultRobert Speicher
2016-03-18Fixed failing testsPhil Hughes
2016-03-18Updated controller with before_actionPhil Hughes
2016-03-18Fixed issue with labels dropdown getting wrong labelsPhil Hughes
2016-03-16Change deprecated usage of rendering without response bodyMehmet Emin İNAÇ
2016-03-07Updates from last code review.Rubén Dávila
2016-02-19Merge branch 'issue_3276' into 'master' Jacob Schatz
2016-02-10Fix milestone order in project and issue edit lists to due_dateOliver Rogers
2016-02-03Add labels tab to milestone detail view.Rubén Dávila
2015-10-19Improve performance of sorting milestone issuesYorick Peterse
2015-09-15Create a "destroyed Milestone" event and keep Milestone events around in the DBStan Hu
2015-07-17Add support for destroying project milestonesStan Hu
2015-04-20Fixed the Rails/ActionFilter copJeroen van Baarsen
2015-03-13Use same constant for amount of items per pageDmitriy Zaporozhets
2015-02-27Update project_milestone_path update route.Marin Jankovski
2015-02-14Upgrade to Rails 4.1.9Vinnie Okada
2015-01-06Restyle and refactor milestones filterDmitriy Zaporozhets
2014-11-20Possibility to create Milestones or Labels when Issues are disabledValery Sizov
2014-06-26Project hook, milestone, snippet strong paramsDmitriy Zaporozhets
2014-06-11Add sorting to merge requests on milestone pageDmitriy Zaporozhets