summaryrefslogtreecommitdiff
path: root/spec/services/system_note_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '38208-due-dates-system-notes' into 'master'Stan Hu2018-09-091-0/+24
|\
| * Add system note when due date is changedEva Kadlecová2018-09-091-0/+24
* | Use ResourceLabelEvent for tracking label changesJan Provaznik2018-09-071-39/+0
* | Move project services log to a separate fileFelipe Artur2018-09-061-1/+1
|/
* Link to the tag in system notePeter Leitzen2018-08-101-2/+4
* Create a system note after tagging a commitPeter Leitzen2018-08-101-0/+17
* find assets in test for CI and local testAlexis Reigel2018-06-061-1/+2
* use Gitlab::Favicon for jira serviceAlexis Reigel2018-06-051-3/+5
* remove all .ico favicon variations, use png alwaysAlexis Reigel2018-06-051-3/+3
* Remove comma from the time system notesJose2018-04-251-7/+1
* Add a comma to the time system notes estimatesJose Ivan Vargas2018-04-161-1/+7
* Improve JIRA event descriptionsissue_25542Felipe Artur2018-03-191-1/+1
* Use host URL to build JIRA remote link iconFelipe Artur2018-03-051-3/+3
* Bypass commits title markdown on notesOswaldo Ferreira2018-02-021-19/+14
* Enable RuboCop Style/RegexpLiteralTakuya Noguchi2018-02-011-2/+2
* Merge branch 'issue-30101' into 'master'Rémy Coutable2018-01-161-1/+1
|\
| * Update 'removed assignee' note to include old assignee referenceMaurizio De Santis2018-01-091-1/+1
* | Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉2018-01-111-0/+1
|/
* Fix links to old commits in merge requests41492-mr-comment-fixJarka Kadlecová2017-12-291-8/+24
* Only include the user's ID in the time_spent command's update hashRobert Speicher2017-12-191-2/+2
* add support for the commit reference filtermicael.bergeron2017-12-071-10/+1
* corrects the url buildingmicael.bergeron2017-12-071-2/+11
* Fix WIP system note not being createdissue_40374Felipe Artur2017-11-231-17/+19
* Merge branch 'security-10-1' into '10-1-stable'Jen-Shin Lin2017-10-171-14/+0
* Fix text for the merge request lock system noteJarka Kadlecova2017-10-101-0/+38
* Fix rewriting issue references with group milestonesGrzegorz Bizon2017-09-201-1/+3
* Optimize system note service specsGrzegorz Bizon2017-08-311-22/+8
* Combine multiple expectations into one for shared system note examplers-aggregate-system-note-specsRobert Speicher2017-08-241-25/+4
* Enable the Layout/SpaceBeforeBlockBraces coprc/enable-the-Layout/SpaceBeforeBlockBraces-copRémy Coutable2017-08-091-2/+2
* Create system notes for group milestone changesSean McGivern2017-08-071-13/+40
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-5/+5
* Rename more path_with_namespace -> full_path or disk_pathGabriel Mazetto2017-08-011-1/+1
* Rename many path_with_namespace -> full_pathGabriel Mazetto2017-08-011-2/+2
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Move duplicate issue management to a servicearchytaus/gitlab-ce-26372-duplicate-issue-slash-commandSean McGivern2017-07-211-5/+30
* Added slash command to close an issue as a duplicate. Closes #26372Ryan Scott2017-07-201-0/+25
* Include new URL helpers retroactively into includers of Gitlab::Routingdm-fix-project-path-helpers-productionDouwe Maan2017-07-071-1/+1
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-4/+4
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-26/+26
* Fix incorrect spec descriptionJared Deckard2017-06-091-1/+1
* Don’t create comment on JIRA if link already existsJarka Kadlecova2017-05-301-7/+43
* Address reviewDouwe Maan2017-05-241-1/+1
* Add system note with link to diff comparison when MR discussion becomes outdatedDouwe Maan2017-05-231-0/+31
* 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/+14
|\
| * Updated specsblackst0ne2017-05-051-1/+1
| * Add system note on description change of issue/merge requestblackst0ne2017-05-041-0/+14
* | [Multiple issue assignee] Fix a number of specsValery Sizov2017-05-051-1/+3
* | Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-041-0/+45
|/
* Rename GitlabMarkdownHelper -> MarkupHelperToon Claes2017-04-271-1/+1