summaryrefslogtreecommitdiff
path: root/app/services/system_note_service.rb
Commit message (Expand)AuthorAgeFilesLines
...
* Support editing target branch of merge requestStan Hu2015-05-291-0/+19
* Merge branch 'rs-to_reference' into 'master'Dmitriy Zaporozhets2015-05-271-42/+18
|\
| * More SystemNoteService cleanuprs-to_referenceRobert Speicher2015-05-261-42/+18
* | Add a note when an Issue or Merge Request's title changesRobert Speicher2015-05-261-0/+19
|/
* Refactor SystemNoteService.cross_reference_disallowed?Robert Speicher2015-05-111-6/+13
* Update SystemNoteService method naming conventionsRobert Speicher2015-05-111-68/+64
* Remove legacy special case for emphasized reference notesRobert Speicher2015-05-111-13/+9
* Add a SystemNoteService classRobert Speicher2015-05-111-0/+304