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-05Address review commentsDouwe Maan
2017-04-05Add option to start a new discussion on an MRDouwe Maan
2017-02-28add /award slash commandmhasbini
2017-01-19Support notes without projectJarka Kadlecova
2017-01-11support `/merge` slash comand for MRsJarka Kadlecova
2016-12-26Replace wording for slash command confirmation messagevictorwu
2016-11-24Backport Note#commands_changes from EEDouwe Maan
2016-11-19Backport some changes done from Time Tracking feature in EE.Ruben Davila
2016-11-12Does not raise error when Note not found when processing NewNoteWorkerOswaldo Ferreira
2016-10-24Fix authored vote from notesbarthc
2016-08-17Fixed specs and fixes based on failing specsDouwe Maan
2016-08-13Force notes poll after commands have been executedDouwe Maan
2016-08-13Refactor slash command definitionDouwe Maan
2016-08-13Simplify the slash commands DSL to store action blocks instead of creating me...Rémy Coutable
2016-08-13New Notes::SlashCommandsService serviceRémy Coutable
2016-08-13Support slash commands in noteable description and notesRémy Coutable
2016-07-14Fix not normalized emoji pathsdixpac
2016-05-30Merge branch 'master' into awardablesZJ van de Weg
2016-05-29Remove reduntant note validation from create serviceGrzegorz Bizon
2016-05-18Fix latests concernsZJ van de Weg
2016-05-12Fix tests and wrong choices during mergeZeger-Jan van de Weg
2016-05-11Incorporate feedbackZeger-Jan van de Weg
2016-05-11Merge branch 'master' into awardablesZeger-Jan van de Weg
2016-05-06Create table for award emojiZeger-Jan van de Weg
2016-04-26Prevent privilege escalation via notes APIRobert Speicher
2016-02-25Does not create a todo when commenting on commit or project snippetDouglas Barbosa Alexandre
2016-02-20Rename Tasks to TodosDouglas Barbosa Alexandre
2016-02-20Create or mark task pending as soon the action happensDouglas Barbosa Alexandre
2016-01-28[WIP] Background process note logic for #3948Josh Frye
2015-12-03Move note emoji-award implementation to note model (feature envy)Grzegorz Bizon
2015-12-03Support award-emoji notes only when it a comment for an issueGrzegorz Bizon
2015-11-20Fix for EmojiValery Sizov
2015-11-19adressing commentsValery Sizov
2015-11-19better regexpValery Sizov
2015-11-19award emojiValery Sizov
2015-10-12Fix cross-references originating from notesDouwe Maan
2015-06-22Replace remaining references to `Note.create_cross_reference_note`Robert Speicher
2015-05-22Add support for Webhook note eventsStan Hu
2015-04-24Link cross-project cross-reference notes to correct project.Douwe Maan
2015-03-06Added comment notification events to HipChat and Slack services.Stan Hu
2014-06-17Remove NotesObserverDmitriy Zaporozhets
2014-02-20Make sure note.system is false if created by userDmitriy Zaporozhets
2014-01-16Move all Context classes into ServicesDmitriy Zaporozhets