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
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-05Add option to start a new discussion on an MRDouwe Maan
2017-02-23Enable Style/WordArrayDouwe Maan
2016-09-06Optimize discussion notes resolving and unresolvingAlejandro Rodríguez
2016-08-30Move #to_discussion to NoteOnDiffSean McGivern
2016-08-20Call `set_discussion_id` again in DiffNote `before_validation` because the or...Douwe Maan
2016-08-19Fix bug where notes weren’t shown in discussion when the code had changed a...Douwe Maan
2016-08-19Improve performance of MR show pageDouwe Maan
2016-08-17Fix a lingering conflict.Connor Shea
2016-08-17Merge branch 'master' into diff-line-comment-vuejsConnor Shea
2016-08-17Store discussion_id on Note for faster discussion lookup.Douwe Maan
2016-08-16Address review feedbackDouwe Maan
2016-08-12Don't allow resolving invalid conflictsSean McGivern
2016-08-12Add specs for new Note and DiffNote methods.Douwe 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-29Backend tweaksDouwe Maan
2016-07-26Use sha1 of discussion ID.Douwe Maan
2016-07-26Add methods to resolve diff notes and discussionsDouwe Maan
2016-07-26Add resolved_at and resolved_by_id to DiffNoteDouwe Maan
2016-07-07Make `DiffNote#update_position` privateDouwe Maan
2016-07-07Keep around DiffNote position commitsDouwe Maan
2016-07-07Automatically update diff note positions when MR is pushed toDouwe Maan
2016-07-07Support new diff notes on MRs with diff_refsDouwe Maan
2016-07-07Add DiffNote modelDouwe Maan