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
2022-04-20Add latest changes from gitlab-org/gitlab@14-10-stable-eev14.10.0-rc42GitLab Bot
2022-02-18Add latest changes from gitlab-org/gitlab@14-8-stable-eev14.8.0-rc42GitLab Bot
2021-08-19Add latest changes from gitlab-org/gitlab@14-2-stable-eev14.2.0-rc42GitLab Bot
2021-07-20Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot
2020-11-19Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot
2020-09-19Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot
2020-08-20Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot
2020-06-18Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot
2020-03-17Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-02-24Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-11-21Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-23Change Note#to_ability_name to 'note'Dylan Griffith
2019-09-30Add policy check if cross reference system notes are accessibleAlexandru Croitor
2019-07-10GraphQL support for Notes created in discussionsLuke Duncalfe
2019-06-14Expose comments on Noteables in GraphQLBob Van Landuyt
2019-02-13Fix polling for transformed individual notesHeinrich Lee Yu
2019-02-06Add reply to notes to turn into discussionsHeinrich Lee Yu
2018-07-27Enable frozen string in app/models/*.rbgfyoung
2018-06-21Changes tab VUE refactoringFelipe Artur
2017-12-07Allow commenting on individual commits inside an MRDouwe Maan
2017-10-07Commenting on image diffsFelipe Artur
2017-07-21Add full JSON endpoints for issue notes and discussionsDouwe Maan
2017-06-01Fix replying to a commit discussion displayed in the context of an MRDouwe Maan
2017-05-31Move includes call to scopeDouwe Maan
2017-05-30Resolve N+1 query issue with discussionsDouwe Maan
2017-04-07Fix bug where commit comment would not show up in the right discussion on the...Douwe Maan
2017-04-06Refactor resolvability checks based on typeDouwe Maan
2017-04-05Add line breaks in long commentsDouwe Maan
2017-04-05Address review commentsDouwe Maan
2017-04-05Address review commentsDouwe Maan
2017-04-05Don't use original_discussion_idDouwe Maan
2017-04-05Extract commonalities between DiffDiscussion and LegacyDiffDiscussionDouwe Maan
2017-04-05Add specsDouwe Maan
2017-04-05Better notification emails for notes and (diff) discussionsDouwe Maan
2017-04-05Add option to start a new discussion on an MRDouwe Maan
2016-12-05Feature: delegate all open discussions to IssueBob Van Landuyt
2016-11-28Tidy up text emailsSean McGivern
2016-11-25Add keyword arguments to truncated_diff methodhhoopes
2016-11-25Change diff highlight/truncate for reusabilityhhoopes
2016-09-06Optimize discussion notes resolving and unresolvingAlejandro Rodríguez
2016-08-19Fix bug where notes weren’t shown in discussion when the code had changed a...Douwe Maan
2016-08-17Store discussion_id on Note for faster discussion lookup.Douwe Maan
2016-08-16Address review feedbackDouwe Maan
2016-08-12Add specs for Discussion and MergeRequest modelsDouwe Maan
2016-08-04Merge branch 'master' into diff-line-comment-vuejsDouwe Maan
2016-08-02Speedup DiffNote#active? on discussions, preloading noteables and avoid touch...Paco Guzman
2016-07-29Use correct user for 'Discussion resolved by...'Douwe Maan
2016-07-27Fixed close merge request not hidingPhil Hughes
2016-07-27Fix Discussion#resolved? to be false for commit discussionsDouwe Maan
2016-07-26Add resolved and last updated status to collapsed discussionsDouwe Maan