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-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
2015-06-16Support commenting on a diff in side-by-side viewStan Hu
2015-04-20Fixed the Rails/ActionFilter copJeroen van Baarsen
2015-03-03Fix bug where editing a comment with "+1" or "-1" would cause a server errorStan Hu
2014-10-16Add Markdown preview to more formsVinnie Okada
2014-08-29Dont allow edit or remove of system notesDmitriy Zaporozhets
2014-06-26Note strong_paramsDmitriy Zaporozhets
2014-06-25dont render discussion diff unless note is for diffDmitriy Zaporozhets
2014-06-24Improve merge request commentsDmitriy Zaporozhets
2014-06-17Remove NotesObserverDmitriy Zaporozhets
2014-04-28Serialize last_fetched_at as a string with secondsJacob Vosmaer
2014-04-28Pass last_fetched_at for notes to javascriptJacob Vosmaer
2014-02-25Move services for collecting items to FindersDmitriy Zaporozhets
2014-01-16Move all Context classes into ServicesDmitriy Zaporozhets