summaryrefslogtreecommitdiff
path: root/app/services/system_note_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Link to the tag in system notePeter Leitzen2018-08-101-1/+2
* Create a system note after tagging a commitPeter Leitzen2018-08-101-0/+14
* Enable frozen string in apps/uploaders/*.rbgfyoung2018-07-161-13/+22
* Remove comma from the time system notesJose2018-04-251-1/+1
* Add a comma to the time system notes estimatesJose Ivan Vargas2018-04-161-1/+1
* Better group support notes-related codeJan Provaznik2018-04-051-2/+2
* Remove unnused escape_html methodosw-markdown-bypass-for-commit-messagesOswaldo Ferreira2018-02-021-4/+0
* Bypass commits title markdown on notesOswaldo Ferreira2018-02-021-4/+18
* Update 'removed assignee' note to include old assignee referenceMaurizio De Santis2018-01-091-15/+8
* Fix WIP system note not being createdissue_40374Felipe Artur2017-11-231-7/+3
* reverting to the simpler approachmicael.bergeron2017-11-161-0/+4
* Use Commit#notes and Note.for_commit_id when possible to make sure we use all...dm-notes-for-commit-idDouwe Maan2017-11-081-11/+1
* Merge branch 'security-10-1' into '10-1-stable'Jen-Shin Lin2017-10-171-7/+0
* added date parameter for time trackinggitlab-ee-1312-time-spent-atVlad2017-10-131-0/+2
* Fix text for the merge request lock system noteJarka Kadlecova2017-10-101-1/+1
* Create system notes for MR too, improve doc + clean up codeJarka Kadlecova2017-09-141-7/+2
* Support discussion locking in the backendJarka Kadlecova2017-09-141-0/+12
* replace `is_group_milestone?` with `group_milestone?`Maxim Rydkin2017-08-291-1/+1
* Create system notes for group milestone changesSean McGivern2017-08-071-1/+2
* Move duplicate issue management to a servicearchytaus/gitlab-ce-26372-duplicate-issue-slash-commandSean McGivern2017-07-211-6/+25
* Changes based on MR feedback.Ryan Scott2017-07-201-4/+4
* Added slash command to close an issue as a duplicate. Closes #26372Ryan Scott2017-07-201-0/+19
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-5/+4
* Add system note with link to diff comparison when MR discussion becomes outdatedDouwe Maan2017-05-231-1/+23
* Merge branch 'dm-dependency-linker-gemfile' into 'master' Sean McGivern2017-05-121-2/+2
|\
| * Extract generic parts of Gitlab::Diff::InlineDiffMarkerDouwe Maan2017-05-101-2/+2
* | fix for Follow-up from "Backport of Multiple Assignees featurefixes_for_multiple_issue_assigneesValery Sizov2017-05-111-1/+1
|/
* Merge branch 'blackst0ne/gitlab-ce-add_system_note_for_editing_issuable'Sean McGivern2017-05-051-0/+17
|\
| * Prefer single quotesblackst0ne2017-05-041-1/+1
| * Add system note on description change of issue/merge requestblackst0ne2017-05-041-0/+17
* | [Multiple issue assignee] Fix a number of specsValery Sizov2017-05-051-1/+1
* | Multiple issue assignee: fixed services/issues/update_service by using new No...Valery Sizov2017-05-041-1/+1
* | Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-041-0/+38
|/
* Add option to start a new discussion on an MRDouwe Maan2017-04-051-5/+3
* Split status and confidentiality actionJarka Kadlecova2017-04-041-3/+11
* Create metadata when creating system notesJarka Kadlecova2017-03-281-38/+41
* Revert "Disallow system notes for closed issuables"revert_disallow_system_notes_for_closed_issuablesFelipe Artur2017-03-021-1/+0
* Update occurrences of MWBS to MWPSfix/mwbs-to-mwpsJames Lopez2017-03-011-2/+2
* Enable Style/ClassCheckDouwe Maan2017-02-231-1/+1
* Fix code for copsDouwe Maan2017-02-231-6/+7
* Enable Style/ConditionalAssignmentDouwe Maan2017-02-231-3/+3
* Enable Performance/RedundantMergeDouwe Maan2017-02-231-1/+1
* Disallow system notes for closed issuablesissue_19262Felipe Artur2017-02-061-0/+1
* Remove noteable object in time tracking system notes [ci-skip]Pedro Moreira da Silva2017-02-061-8/+8
* Make all system notes lowercasePedro Moreira da Silva2017-02-061-8/+12
* Mark MR as WIP when pushing WIP commitsjurre2017-01-191-0/+6
* Backport backend work for time tracking.Ruben Davila2017-01-151-0/+51
* Make 'unmarked as WIP' message more consistentjurre2016-12-201-1/+1
* Feature: delegate all open discussions to IssueBob Van Landuyt2016-12-051-0/+8
* Merge branch 'master' into fix/rename-mwbs-to-merge-when-pipeline-succeedsGrzegorz Bizon2016-11-251-43/+43
|\