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-09-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-04-23Move scoped_label into label presenterJan Provaznik
2019-01-24Adds milestone searchJacopo
2018-12-20Add project milestone link to dashboard milestonesFatih Acet
2018-10-17Moving state_count to Milestone model and related testsEagllus
2018-10-04Fixing count on MilestonesRonald van Zon
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
2018-08-03Add group milestones to dashboard milestone pageChantal Rollison
2018-07-27Enable frozen string in app/models/*.rbgfyoung
2018-01-17Merge branch 'milestones-finder-order-fix' into 'security-10-3'Robert Speicher
2017-07-07Native group milestonesFelipe Artur
2017-05-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
2017-03-10Add count badges to both dashboard and group milestonesAlex Braha Stoll
2017-01-06Speed up group milestone index by passing group_id to IssuesFinderAdam Niedzielski
2016-12-20Milestoneish SQL performance partially improved and memoizedJames Edwards-Jones
2016-11-23Add a starting date to milestonesValery Sizov
2016-10-07Add markdown cache columns to the database, but don't use them yetNick Thomas
2016-09-23Use select(:foo) instead of map(&:foo) in GlobalMilestoneAhmad Sherif
2016-09-23Ensure milestones passed to GlobalMilestone is an ActiveRecord::RelationAhmad Sherif
2016-09-23Reduce number of queries when calling GlobalMilestone#{labels,participants}Ahmad Sherif
2016-09-23Eager-load assignee and labels associations for GlobalMilestore issuablesAhmad Sherif
2016-03-29Ruby fixesPhil Hughes
2016-03-29Standardised the output of the JSON to always include the namePhil Hughes
2016-03-07Updates from last code review.Rubén Dávila
2016-03-05Refactor Merge Requests tab into a custom partialRubén Dávila
2016-03-05Eager load Issues/MRs project for Milestone.Rubén Dávila
2016-03-05Refactor GlobalMilestone queries.Rubén Dávila
2016-01-08Add two custom Date/Time conversion formatsRobert Speicher
2016-01-08Remove stamp gemRobert Speicher
2015-12-23Fix Error 500 when global milestones have slashesStan Hu
2015-12-07Merge branch 'gsmethells/gitlab-ce-sort-by-due-date'Douwe Maan
2015-12-07Satisfy RubocopDouwe Maan
2015-12-05Fix Error 500 when creating global milestones with Unicode charactersStan Hu
2015-12-03sort milestones by due_dateGreg Smethells
2015-11-16Some code and doc improvementsDmitriy Zaporozhets
2015-11-16Refactor global and group milestones logicDmitriy Zaporozhets