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
2016-09-28Changed to hash rocket and string 'true'Luke Bennett
2016-09-27Merge branch 'resolve-buttons-path' into 'master' Jacob Schatz
2016-09-27Added v-cloak to resolve disc buttonLuke Bennett
2016-09-22Stop disabling jump_to_next buttons, when not on latest MR diff.Bryce Johnson
2016-09-21Pass the full project path for resolve buttonsPhil Hughes
2016-09-20Merge branch 'merge-request-push-compare-ui' into 'master' Jacob Schatz
2016-09-20Hide jump to next discussion button on commit notesPhil Hughes
2016-09-15Switch out comments_disabled for diff_notes_disabled.Bryce Johnson
2016-09-14Style merge request diff dropdowns & disable comments.Bryce Johnson
2016-08-19Fix bug where notes weren’t shown in discussion when the code had changed a...Douwe Maan
2016-08-19Fix expansion of discussions in diffDouwe Maan
2016-08-19Improve performance of MR show pageDouwe Maan
2016-08-15Resolve feedback.Connor Shea
2016-08-12Don’t show “Resolve discussion” for non-author/membersDouwe Maan
2016-08-01Updated issues with jump tp buttonPhil Hughes
2016-07-29Hides jump to next button if only one discussion visiblePhil Hughes
2016-07-29Added JS spec tests for CommentsStorePhil Hughes
2016-07-29Moved most of the data handling into discussion & notes modelsPhil Hughes
2016-07-29Don’t depend on unique class.Douwe Maan
2016-07-29Backend tweaksDouwe Maan
2016-07-29Show existing discussion when adding new comment on line with a hidden resolv...Douwe Maan
2016-07-27Fixed jump tp button being hiddenPhil Hughes
2016-07-27Hides jump to next button on commit discussionPhil Hughes
2016-07-27Updates the text above discussions when resolving notes & discussionsPhil Hughes
2016-07-27Added tests for resolving comments featurePhil Hughes
2016-07-27Added jump tp next discussion buttonPhil Hughes
2016-07-26Comment & resolve button text is done through VueJSPhil Hughes
2016-07-26Added resolved by users name into tooltipPhil Hughes
2016-07-26Correctly resolves/unresolves discussionsPhil Hughes
2016-07-26Fix reply button on commit discussionsDouwe Maan
2016-07-26Add resolved and last updated status to collapsed discussionsDouwe Maan
2016-07-26Hide resolve button when not allowedDouwe Maan
2016-07-24Fix discussion partialsDouwe Maan
2016-07-24Seperated resolve all button from reply buttonPhil Hughes
2016-07-24Added resolve button to discussionsPhil Hughes
2016-07-21Add Discussion model to represent MR/diff discussionDouwe Maan