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-04-29Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2021-04-27Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2021-04-19Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2021-04-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2021-03-22Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2021-03-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2021-03-05Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2021-03-02Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2021-02-19Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2021-02-09Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-12-09Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-08-06Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-07-31Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-06-24Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-05-19Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-03-11Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-01-17Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-01-10Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-16Add latest changes from gitlab-org/gitlab@masterogolowinski-master-patch-80898GitLab Bot
2019-10-17Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-24Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-08-28Save board lists collapsed settingFelipe Artur
2019-07-25Remove code related to object hierarchy in MySQLHeinrich Lee Yu
2019-07-16Add result to MoveService#execute_multiplePatrick Derichs
2019-07-11Add endpoint to move multiple issuesPatrick Derichs
2019-06-26Move Multiple Issue Boards for Projects to CoreAlexandru Croitor
2019-04-12Add frozen_string_literal to spec/servicesThong Kuah
2019-03-01CE-port for 7714-view-recent-boardsHeinrich Lee Yu
2019-01-24Enable the Layout/ExtraSpacing copRémy Coutable
2018-10-26Automatically navigate to last board visitedBrett Walker
2018-09-15Filter out archived issues from group issue boardBrett Walker
2018-04-05Fix more specsFelipe Artur
2018-04-05Show issues of subgroups in group-level issue boardFelipe Artur
2018-04-03Fix 404 in group boards when moving issue between listsFelipe Artur
2018-03-03Bring one group board to CEFelipe Artur
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-08-31Backport specsFelipe Artur
2017-08-31Continue BE backportFelipe Artur
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-07-28Merge issuable "reopened" state into "opened"Yorick Peterse
2017-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
2017-07-07This makes the `Boards::CreateService` more reusable for EEBob Van Landuyt
2017-06-28Fixed issue boards closed list not listing all issuesPhil Hughes
2017-06-07change tests based on backend feedbackPhil Hughes
2017-06-06updated service specPhil Hughes
2017-06-06moved creating backlog list into list servicePhil Hughes
2017-05-31spec updatesPhil Hughes
2017-03-24Change Done column to Closed in issue boardsblackst0ne
2017-03-23Display all closed issues in “done” board listJarka Kadlecova
2017-03-14Preserve order by priority on issues boardValery Sizov