summaryrefslogtreecommitdiff
path: root/app/models/system_note_metadata.rb
Commit message (Expand)AuthorAgeFilesLines
* 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-1/+1
* Inherit from ApplicationRecord instead of ActiveRecord::BaseNick Thomas2019-03-281-1/+1
* Filter system notes with public and private cross referencesBrett Walker2018-10-021-0/+5
* Add system note when due date is changedEva Kadlecová2018-09-091-1/+1
* Create a system note after tagging a commitPeter Leitzen2018-08-101-1/+1
* Enable frozen string in app/models/*.rbrepo-forks/gitlab-ce-frozen-string-enable-app-modelsgfyoung2018-07-261-0/+2
* Backport of 1481-changing-weight-values-should-trigger-system-notesChantal Rollison2018-05-031-1/+5
* add the missing specmicael.bergeron2017-11-201-2/+2
* fix the linting error39461-notes-api-for-issues-no-longer-returns-label-additions-removalsmicael.bergeron2017-11-161-1/+1
* reverting to the simpler approachmicael.bergeron2017-11-161-0/+10
* Support discussion locking in the backendJarka Kadlecova2017-09-141-1/+1
* Changes based on MR feedback.Ryan Scott2017-07-201-2/+3
* Added slash command to close an issue as a duplicate. Closes #26372Ryan Scott2017-07-201-1/+1
* Add system note with link to diff comparison when MR discussion becomes outdatedDouwe Maan2017-05-231-0/+1
* Add system note on description change of issue/merge requestblackst0ne2017-05-041-1/+1
* Split status and confidentiality actionJarka Kadlecova2017-04-041-2/+2
* Create metadata when creating system notesJarka Kadlecova2017-03-281-1/+1
* Add system_note_metadata modelJarka Kadlecova2017-03-281-0/+11