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
2020-03-05Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-01-10Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-28Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-11Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-07-29Add system notes for when a zoom call was added/removed from an issueJacopo
2019-07-09Skip spam check for task list updatesFelipe Artur
2019-06-21Add reorder action to Project IssuesControllerBrett Walker
2019-04-09[CE] Support multiple assignees for merge requestsOswaldo Ferreira
2019-01-31Raise exception if we can't match the update_taskBrett Walker
2019-01-31Refactor and added specsBrett Walker
2019-01-31Ignore lock_version for task updatesBrett Walker
2019-01-31Refactor toggling of task list itemBrett Walker
2019-01-31Added 'handle_update_task' for new task handlingBrett Walker
2018-12-14Delete confidential issue todos for guestsFelipe Artur
2018-11-14Creates /create_merge_request quickactionJacopo
2018-11-02Add email for milestone changeChantal Rollison
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
2018-07-30Delete todos when users loses target read permissionsJarka Kadlecová
2018-07-16Enable frozen string in apps/services/**/*.rbgfyoung
2018-04-25Move NotificationService calls to SidekiqSean McGivern
2018-04-05Improve specs and docsFelipe Artur
2018-04-03Fix 404 in group boards when moving issue between listsFelipe Artur
2017-11-24Refactor the way we pass `old associations` to issuable's update servicesRémy Coutable
2017-11-02CE port of code changed for epicsJarka Kadlecova
2017-10-09Don't create todos for old issue assigneesJarka Kadlecova
2017-09-06Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into ee_issue_928_ba...Simon Knox
2017-08-31/move project functionality. Squash commit.Manolis Mavrofidis
2017-08-31Small fixesFelipe Artur
2017-08-29Group boards CE backportFelipe Artur
2017-07-21Move duplicate issue management to a serviceSean McGivern
2017-05-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
2017-03-29Create todos only for new mentionsJarka Kadlecova
2017-03-07Address review commentsValery Sizov
2017-03-02Address review commentsValery Sizov
2017-02-24Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into orderable-issuesValery Sizov
2017-02-21Spam check and reCAPTCHA improvementsOswaldo Ferreira
2017-02-17Frontend updates to positioning the issue in listsPhil Hughes
2017-02-17Allow issues in boards to be orderedDouwe Maan
2016-12-16Enable Style/MultilineOperationIndentation in Rubocop, fixes #25741Rydkin Maxim
2016-08-13Send notification emails when users are newly mentioned in issue editsNick Thomas
2016-05-19Move #create_confidentiality_note to Issues::UpdateServiceRémy Coutable
2016-05-18Changing the confidentiality of an issue now creates a new system noteAlex Moore-Niemi
2016-03-15Improving the original label-subscribing implementationRémy Coutable
2016-03-15Original implementation to allow users to subscribe to labelsTimothy Andrew
2016-02-20Rename Tasks to TodosDouglas Barbosa Alexandre
2016-02-20Rename IssuableBaseService#have_changes? to has_changes?Douglas Barbosa Alexandre
2016-02-20Ensure that we only have one task per issue/mrDouglas Barbosa Alexandre
2016-02-20Create a pending task when a user is mentioned when edit a issue/mr/noteDouglas Barbosa Alexandre
2016-02-20Rename TaskService#mark_as_done to mark_pending_tasks_as_doneDouglas Barbosa Alexandre