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
2019-03-06Fix upcoming milestone for far-future due datesSean McGivern
2019-01-25Merge branch '54905-milestone-search' into 'master'Sean McGivern
2019-01-24Adds milestone searchJacopo
2019-01-24Enable the Layout/ExtraSpacing copRémy Coutable
2019-01-11Fix MilestonesFinder to pass relations to scopeHeinrich Lee Yu
2019-01-11Merge branch '53431-fix-upcoming-milestone-filter-for-groups' into 'master'Sean McGivern
2019-01-03Merge branch 'ccr/49289_milestone_link' into 'master'Mike Greiling
2018-12-31Refactor Milestone.for_projects_and_groupsHeinrich Lee Yu
2018-12-31Add group milestones in upcoming filterHeinrich Lee Yu
2018-12-21Add % prefix to milestone reference link textHeinrich Lee Yu
2018-12-20Add project milestone link to dashboard milestonesFatih Acet
2018-10-29Merge branch 'rails5-deprecated-uniq' into 'master'Robert Speicher
2018-10-26Replace deprecated uniq on a Relation with distinctJasper Maes
2018-10-17Moving state_count to Milestone model and related testsEagllus
2018-09-18Don't use MilestoneFinder for group milestonesDouglas Barbosa Alexandre
2018-08-07Fix missing and duplicates on project milestone listing pageOswaldo Ferreira
2018-08-02Merge branch 'frozen-string-enable-app-models' into 'master'Rémy Coutable
2018-07-30Fix ordering by name on milestones pageDouglas Barbosa Alexandre
2018-07-27Enable frozen string in app/models/*.rbgfyoung
2018-07-06[Rails5] Fix milestone GROUP BY queryblackst0ne
2018-05-11Fix static analysysShinya Maeda
2018-05-08Decouple to_params from AtomicInternalId concernShinya Maeda
2018-04-20Atomic internal ids for all modelsAndreas Brandl
2018-04-18Revert the addition of goldiloaderYorick Peterse
2018-04-09Add cop for has_many :through without disabled autoloadingSean McGivern
2018-04-05Fix specsFelipe Artur
2018-04-04[Rails5] Rename `sort` methods to `sort_by_attribute`blackst0ne
2018-03-16Deprecate InternalId concern and rename.Andreas Brandl
2017-12-05[CE-Backport] Fix board filter when milestone is predefinedFelipe Artur
2017-11-27Use fuzzy search with minimum length of 3 characters where appropriateDouwe Maan
2017-11-24Use Gitlab::SQL::Pattern where appropriateDouwe Maan
2017-11-23Fix link text from group contextJarka Kadlecova
2017-11-18Changed validation error message on wrong milestone datesXurxo Méndez Pérez
2017-09-20Fix rewriting issue references with group milestonesGrzegorz Bizon
2017-08-29replace `is_group_milestone?` with `group_milestone?`Maxim Rydkin
2017-08-29replace `is_project_milestone?` with `project_milestone?`Maxim Rydkin
2017-08-07Support references to group milestonesSean McGivern
2017-07-07Native group milestonesFelipe Artur
2017-07-06Added Cop to blacklist the use of `dependent:`Yorick Peterse
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-16Improve method names and add more specsFelipe Artur
2017-06-16Order merge requests by priorityFelipe Artur
2017-06-16Remove Drag and drop and sorting from milestone viewFelipe Artur
2017-05-29Fix: Milestone - Participants list is showing duplicate assigneesValery Sizov
2017-05-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
2017-04-07Removed `Milestone#is_empty?`Jacopo
2017-04-02Enable Style/Proc cop for rubocopmhasbini
2017-03-24Add dropdown sort to project milestonesGeorge Andrinopoulos
2017-03-15Allow filtering by all started milestonesSean McGivern
2017-01-06Speed up group milestone index by passing group_id to IssuesFinderAdam Niedzielski