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 (Collapse)Author
2019-09-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-04-03Remove reply_to_individual_notes feature flagHeinrich Lee Yu
Also removes specs related to the flag
2019-03-06Enable reply_to_individual_notes feature flag by defaultWinnie Hellmann
2019-02-13Fix polling for transformed individual notesHeinrich Lee Yu
Sets `updated_at` so that the transformed note is returned together with the new reply
2019-02-06Add reply to notes to turn into discussionsHeinrich Lee Yu
2018-07-27Enable frozen string in app/models/*.rbgfyoung
Partially addresses #47424.
2017-04-24Ensure replying to an individual note by email creates a note with its own ↵Douwe Maan
discussion ID
2017-04-06Refactor resolvability checks based on typeDouwe Maan
2017-04-05Address review commentsDouwe Maan
2017-04-05Address review commentsDouwe Maan
2017-04-05Don't use original_discussion_idDouwe Maan
2017-04-05Add specsDouwe Maan
2017-04-05Add option to start a new discussion on an MRDouwe Maan