summaryrefslogtreecommitdiff
path: root/app/services/system_note_service.rb
Commit message (Expand)AuthorAgeFilesLines
* [CE] Support multiple assignees for merge requestsosw-multi-assignees-merge-requestsOswaldo Ferreira2019-04-081-5/+5
* Fix `updated_at` doesn't apply to `state_event` updates of issues via APISean McGivern2019-04-081-1/+1
* Merge branch 'fix-misspellings-app-comments' into 'master'Rémy Coutable2019-02-261-1/+1
* Revert "Merge branch 'fix-misspellings-app-comments' into 'master'"Michael Kozono2019-02-251-1/+1
* Fix misspellings in app/spec commentsTakuya Noguchi2019-02-251-1/+1
* Creates /create_merge_request quickaction40085-add-a-create_merge_request-quick-actionJacopo2018-11-141-1/+7
* Make source param optional according to EE changeJarka Košanová2018-10-111-1/+1
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+2
* Merge branch '38208-due-dates-system-notes' into 'master'Stan Hu2018-09-091-0/+20
|\
| * Add system note when due date is changedEva Kadlecová2018-09-091-0/+20
* | Use ResourceLabelEvent for tracking label changesJan Provaznik2018-09-071-41/+0
|/
* 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