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-05-05Support comments for personal snippetsJarka Kadlecova
2017-05-02Display comments for personal snippetsJarka Kadlecova
2017-04-05Remove unused codeDouwe Maan
2017-04-05Address review commentsDouwe Maan
2017-04-05Correctly display multiple separate discussions on the same diff lineDouwe Maan
2017-04-05Don't use original_discussion_idDouwe Maan
2017-04-05Add specsDouwe Maan
2017-04-05Fix some specsDouwe Maan
2017-04-05Add option to start a new discussion on an MRDouwe Maan
2017-03-01Remove query parameters from notes polling endpoint to make caching easierAdam Niedzielski
2017-02-28add /award slash commandmhasbini
2017-02-08Fix inconsistent naming for services that delete thingsdixpac
2017-01-11support `/merge` slash comand for MRsJarka Kadlecova
2016-12-15Merge branch 'jej-note-search-uses-finder' into 'security' Douwe Maan
2016-11-24Backport Note#commands_changes from EEDouwe Maan
2016-11-19Backport some changes done from Time Tracking feature in EE.Ruben Davila
2016-08-19Merge branch 'diff-line-comment-vuejs' into 'master' Douwe Maan
2016-08-16Address review feedbackDouwe Maan
2016-08-13Support slash commands in noteable description and notesRémy Coutable
2016-08-13Add specs for NotesController and DiscussionsControllerDouwe Maan
2016-08-04Actually don't send resolved notifications when deleting a noteDouwe Maan
2016-07-29Don't send resolved notifications when deleting a noteDouwe Maan
2016-07-29Add 'Resolved all discussions' system noteDouwe Maan
2016-07-29Backend tweaksDouwe Maan
2016-07-27Updates the text above discussions when resolving notes & discussionsPhil Hughes
2016-07-26Added resolved by users name into tooltipPhil Hughes
2016-07-26Add endpoints to resolve diff notes and discussionsDouwe Maan
2016-07-24Assigns to variable rather than using VueJS methodPhil Hughes
2016-07-24Resolve all endpointPhil Hughes
2016-07-24Posts to rails to update note eventuallyPhil Hughes
2016-07-21Add Discussion model to represent MR/diff discussionDouwe Maan
2016-07-07Display new diff notes and allow creation through the web interfaceDouwe Maan
2016-06-24Support for rendering/redacting multiple documentsYorick Peterse
2016-06-06Backend awardables on commentsZJ van de Weg
2016-05-18Merge branch 'awardables' of gitlab.com:gitlab-org/gitlab-ce into awardablesFatih Acet
2016-05-18Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into awardablesFatih Acet
2016-05-18Merge branch 'meinac/gitlab-ce-change_deprecated_render_usage'Dmitriy Zaporozhets
2016-05-18Fix latests concernsZJ van de Weg
2016-05-14Extract LegacyDiffNote out of NoteDouwe Maan
2016-05-10Add tests on Awardables and Award EmojiZeger-Jan van de Weg
2016-05-06Create table for award emojiZeger-Jan van de Weg
2016-04-12Fix code review issuesRobert Schilling
2016-04-12Delete notes via APIRobert Schilling
2016-03-16Change deprecated usage of rendering without response bodyMehmet Emin İNAÇ
2016-01-28[WIP] Background process note logic for #3948Josh Frye
2016-01-19Fix diff comments loaded by AJAX to load comment with diff in discussion tabRémy Coutable
2015-12-23base implementation of emoji picker [ci skip]Valery Sizov
2015-12-16Merge remote-tracking branch 'origin/feature/update-rubocop'Dmitriy Zaporozhets
2015-12-15Fixed Rubocop offensesGabriel Mazetto
2015-12-12Fix note pollingRobert Speicher