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
2022-04-20Add latest changes from gitlab-org/gitlab@14-10-stable-eev14.10.0-rc42GitLab Bot
2021-11-18Add latest changes from gitlab-org/gitlab@14-5-stable-eev14.5.0-rc42GitLab Bot
2021-07-20Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot
2021-05-19Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot
2020-12-17Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot
2020-11-19Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot
2020-10-21Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot
2020-06-18Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot
2020-04-20Add latest changes from gitlab-org/gitlab@12-10-stable-eeGitLab Bot
2020-03-05Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-01-24Adds milestone searchJacopo
2019-01-11Fix MilestonesFinder to pass relations to scopeHeinrich Lee Yu
2018-11-29Merge branch 'security-issue_51301' into 'master'Cindy Pallares
2018-09-26Enable even more frozen string in app/controllersgfyoung
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
2018-07-17Escapes milestone and label names when promoting themFilipa Lacerda
2018-07-13Escapes milestone title shown in flash message when promoting a milestoneFilipa Lacerda
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