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
2021-07-02Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2021-04-15Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2021-04-08Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-05-28Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-04-03Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-03-24Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-03-07Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-03-05Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-01-30Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-01-21Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-11-20Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-11-08Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-06-04Adjust burndown chart opened issues countAlexandru Croitor
2019-03-05Display the correct number of MRs a user has access toIgor Drozdov
2019-03-05Display only informaton visible to current userJarka Košanová
2019-02-14Show only MRs visible to user on milestone detailJarka Košanová
2018-12-20Add project milestone link to dashboard milestonesFatih Acet
2018-08-07Enable more frozen string in app/models/**/*.rbgfyoung
2018-04-19Resolve "Improve tooltips of collapsed sidebars"Dennis Tang
2018-04-04[Rails5] Rename `sort` methods to `sort_by_attribute`blackst0ne
2018-02-21#28481: Display time tracking totals on milestone pageRiccardo Padovani
2017-11-17Use StrongMemoize and enable/disable cops properlyLin Jen-Shin
2017-11-17Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin
2017-11-11Add externalized stringsGeorge Andrinopoulos
2017-11-11Move total time spend calculation to milestoneishGeorge Andrinopoulos
2017-09-18Add cop to make sure we don't use ivar in a moduleLin Jen-Shin
2017-08-29replace `is_dashboard_milestone?` with `dashboard_milestone?`Maxim Rydkin
2017-08-29replace `is_group_milestone?` with `group_milestone?`Maxim Rydkin
2017-08-29replace `is_project_milestone?` with `project_milestone?`Maxim Rydkin
2017-08-29replace `is_legacy_group_milestone?` with `legacy_group_milestone?`Maxim Rydkin
2017-07-07Native group milestonesFelipe Artur
2017-06-16Improve method names and add more specsFelipe Artur
2017-06-16Remove old specs and add new onesFelipe Artur
2017-06-16Order merge requests by priorityFelipe Artur
2017-06-16Order issues by priorityFelipe Artur
2017-05-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
2017-02-07Update Rubocop to ruby 2.3Z.J. van de Weg
2017-01-10Use cached values to compute total issues count in milestone index pagesAdam Niedzielski
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-12-15Merge branch 'jej-24637-move-issue-visible_to_user-to-finder' into 'security' Sean McGivern
2016-12-09Merge branch 'jej-23867-use-mr-finder-instead-of-access-check' into 'security'Douwe Maan
2016-11-23Add a starting date to milestonesValery Sizov
2016-04-29Use a better message when milestone is newly createdArinde Eniola
2016-03-18Restrict access for confidential issues on milestone viewDouglas Barbosa Alexandre
2016-03-07Updates from last code review.Rubén Dávila