summaryrefslogtreecommitdiff
path: root/app/services/system_note_service.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Rephrase some system notes to be compatible with new system note stylerephrase-system-notesDouwe Maan2016-11-241-43/+43
* | Update some docs to reflect MWPS name changeGrzegorz Bizon2016-11-211-2/+2
* | Rename MWPS in system notes and related testsGrzegorz Bizon2016-11-211-1/+1
|/
* Use SELECT 1, instead SELECT COUNT(*) to ask for notes existencycleanup-mentionable-methods-argumentsPaco Guzman2016-10-041-1/+1
* Enable Lint/StringConversionInInterpolation cop and autocorrect offensesrs-string-conversion-in-interpolationRobert Speicher2016-10-031-1/+1
* Refactor url_helpers for system note service and remove duplication of logic ...Matthew Dodds2016-09-301-5/+8
* Add link to comparison from system note, update changelogMatthew Dodds2016-09-291-1/+14
* Capitalize mentioned issue timeline notesClement Ho2016-08-251-5/+5
* Merge branch 'master' into diff-line-comment-vuejsDouwe Maan2016-08-031-76/+78
|\
| * Refactor system notes service to make it singletonGrzegorz Bizon2016-07-191-76/+78
* | Add 'Resolved all discussions' system noteDouwe Maan2016-07-281-0/+6
|/
* Services: code style fixes, minor refactoringservices_refactoring1Valery Sizov2016-07-061-3/+4
* Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-011-1/+0
* Merge branch 'adambutler/gitlab-ce-feature/support-diff-of-issue-title-rename'Douwe Maan2016-05-201-1/+8
|\
| * Create DiffFilter and change SystemNoteService#change_title to use Gitlab::Di...Adam Butler2016-05-181-1/+8
* | Move #create_confidentiality_note to Issues::UpdateServicemooreniemi/gitlab-ce-issue_15236Rémy Coutable2016-05-181-12/+7
* | Changing the confidentiality of an issue now creates a new system noteAlex Moore-Niemi2016-05-181-0/+19
|/
* Escape HTML in commit titles in system note messagesStan Hu2016-05-071-1/+5
* Start with iid on branch creationZeger-Jan van de Weg2016-04-141-1/+1
* Added & use Gitlab::Routing for URL helpersroutingYorick Peterse2016-04-011-1/+1
* Merge branch 'master' into feature/issue-moveGrzegorz Bizon2016-03-201-1/+13
|\
| * Merge branch 'remove-wip' into 'master' Jacob Schatz2016-03-191-0/+12
| |\
| | * Merge remote-tracking branch 'origin/master' into remove-wipRémy Coutable2016-03-181-1/+13
| | |\
| | * | Improve the "easy WIP & un-WIP from link" featureRémy Coutable2016-03-181-2/+2
| | * | Use specialized system notes when MR is (un)marked as WIPDouwe Maan2016-02-261-0/+12
| * | | \#to_branch_name now uses the iid as postfixissue-branch-iid-postfixZeger-Jan van de Weg2016-03-181-1/+1
| | |/ | |/|
* | | Merge branch 'master' into feature/issue-moveGrzegorz Bizon2016-03-191-0/+12
|\ \ \ | |/ /
| * | Incorporate the review and update specZeger-Jan van de Weg2016-03-151-2/+2
| * | Incorporate reviewZeger-Jan van de Weg2016-03-151-1/+1
| * | Link in the note when started a new branch from an issueZeger-Jan van de Weg2016-03-151-1/+4
| * | Enhance new branch button on an issueZeger-Jan van de Weg2016-03-151-0/+9
* | | Add minor improvements in code related to issue moveGrzegorz Bizon2016-03-171-6/+4
* | | Improve system notes that are added when issue is movedGrzegorz Bizon2016-03-171-9/+16
* | | Add new system note used when issue has been movedGrzegorz Bizon2016-03-171-0/+17
|/ /
* | Add support for keyword arguments in label reference methodGrzegorz Bizon2016-03-031-1/+1
|/
* updated system note service and spec based on feedbackJames Lopez2016-02-161-1/+3