summaryrefslogtreecommitdiff
path: root/app/services/system_note_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-0/+28
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-171-0/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-241-20/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-211-0/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-171-26/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-231-75/+12
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-101-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-081-295/+16
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-031-88/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-181-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-131-0/+2
* Do not persist translated system notes63262-notes-are-persisted-with-the-user-s-localeSean McGivern2019-08-281-4/+6
* Improve system notes for Zoom links65427-improve-system-notes-for-zoom-linksJacopo2019-08-171-2/+2
* Add system notes for when a zoom call was added/removed from an issue63547-add-system-notes-for-when-a-zoom-call-was-added-removed-from-an-issueJacopo2019-07-291-0/+8
* Merge branch 'make-explicit-endpoint-abort-in-auto-merge-ce' into 'master'Kamil Trzciński2019-07-051-0/+10
|\
| * Split AutoMergeService interfaces into two `cancel` and `abort`make-explicit-endpoint-abort-in-auto-merge-ceShinya Maeda2019-07-051-0/+10
* | Refactor PositionTracer to support different typesPatrick Bajao2019-07-051-3/+5
|/
* Fix MWPS system notes shows inconsistent shafix-mwps-shows-inconsistent-sha-ceShinya Maeda2019-07-041-2/+2
* changed string `discussion` to `thread` in timeline update ("[user] resolved ...Michel Engelen2019-07-021-1/+1
* Fix issues when creating system notes58583-confidential-mr-branch-backendPatrick Bajao2019-06-291-3/+4
* Change system notes to use relative urlsLuke Picciau2019-05-231-6/+6
* [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