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
2018-09-24Auto resolve new notes of resolved discussionsPaul Slaughter
2018-08-10Rename Commits::UpdateService to Commits::TagServicePeter Leitzen
2018-08-10Create empty Commits::UpdateService and wire it upPeter Leitzen
2018-07-18Enable more frozen string in app/services/**/*.rbgfyoung
2018-07-09Updates from `rubocop -a`Lin Jen-Shin
2018-05-01Merge request and commit discussions APIJan Provaznik
2018-04-11Support Markdown rendering using multiple projectsYorick Peterse
2018-04-05Merge branch 'jprovazn-comment-refs' into 'master'Sean McGivern
2018-04-05Better group support notes-related codeJan Provaznik
2018-04-05Merge branch 'jej/mattermost-notification-confidentiality-10-6' into 'securit...Douwe Maan
2018-03-07Merge branch 'jprovazn-api' into 'master'Sean McGivern
2018-03-07Add discussion APIJan Provaznik
2018-03-02Fix quick actions for users who cannot update issues and MRsSean McGivern
2017-12-18Reset todo counters when the target is deletedSean McGivern
2017-11-06Resolve "DashboardController#activity.json is slow due to SQL"Francisco Javier López
2017-09-19Detect n+1 issues involving GitalyAndrew Newdigate
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-15Rename "Slash commands" to "Quick actions"Eric Eastwood
2017-05-31Update diff discussion position per discussion instead of per noteDouwe Maan
2017-05-24Add system note with link to diff comparison when MR discussion becomes outdatedDouwe Maan
2017-05-05Support comments for personal snippetsJarka Kadlecova
2017-04-05Remove unused codeDouwe Maan
2017-04-05Address review commentsDouwe Maan
2017-04-05Don't use original_discussion_idDouwe Maan
2017-04-05Fix specsDouwe Maan
2017-04-05Add specsDouwe Maan
2017-04-05Add option to start a new discussion on an MRDouwe Maan
2017-03-29Create todos only for new mentionsJarka Kadlecova
2017-02-28add /award slash commandmhasbini
2017-02-23Revert "Prefer leading style for Style/DotPosition"Douwe Maan
2017-02-23Prefer leading style for Style/DotPositionDouwe Maan
2017-02-23Enable Style/MutableConstantDouwe Maan
2017-02-08Fix inconsistent naming for services that delete thingsdixpac
2017-01-25address commentsJarka Kadlecova
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-28Merge branch 'events-cache-invalidation' into 'master' Douwe Maan
2016-11-24Backport Note#commands_changes from EEDouwe Maan
2016-11-23Remove event caching codeYorick Peterse
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-09-20Ensure we have a user before checking for their permission in Notes::SlashCom...Rémy Coutable
2016-09-20Fix note form hint showing slash commands supported for commitsRémy Coutable
2016-08-17Merge branch 'master' into 4273-slash-commandsDouwe Maan
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