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-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
2015-12-03Notify user when award-emoji comment is invalidGrzegorz Bizon
2015-12-03Render json message with errors if note didn't pass validationGrzegorz Bizon
2015-11-22Emoji bug: Invalid url to imageValery Sizov
2015-11-21Award: merge request fixValery Sizov
2015-11-20Fix for EmojiValery Sizov
2015-11-19adressing commentsValery Sizov
2015-11-19satisfy rubocopValery Sizov
2015-11-19Emoji: fix image of emoji when it is submitted via commentValery Sizov
2015-11-19award emojiValery Sizov
2015-11-16Revert "Merge pull request #9820 from huacnlee/avoid-render-form-in-notes-list"Robert Speicher
2015-11-12Avoid render edit_form in each notes.Jason Lee
2015-10-20Redirect to a default path if HTTP_REFERER is not setStan Hu
2015-07-30Show who last edited a comment if it wasn't the original authorDouwe Maan
2015-06-26Update controller filtersDmitriy Zaporozhets