summaryrefslogtreecommitdiff
path: root/spec/services/system_note_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add option to start a new discussion on an MRDouwe Maan2017-04-051-1/+1
* Split status and confidentiality actionJarka Kadlecova2017-04-041-12/+23
* Create metadata when creating system notesJarka Kadlecova2017-03-281-25/+144
* Use `:empty_project` where possible in service specsRobert Speicher2017-03-271-10/+23
* Revert "Disallow system notes for closed issuables"revert_disallow_system_notes_for_closed_issuablesFelipe Artur2017-03-021-39/+0
* Update occurrences of MWBS to MWPSfix/mwbs-to-mwpsJames Lopez2017-03-011-4/+4
* Revert "Prefer leading style for Style/DotPosition"Douwe Maan2017-02-231-38/+38
* Enable Style/WordArrayDouwe Maan2017-02-231-1/+1
* Prefer leading style for Style/DotPositionDouwe Maan2017-02-231-38/+38
* Disallow system notes for closed issuablesissue_19262Felipe Artur2017-02-061-0/+39
* Update system_note_service_spec.rbPedro Moreira da Silva2017-02-061-5/+5
* Ensure autogenerated title does not cause failing specbrian m. carlson2017-01-271-1/+3
* Mark MR as WIP when pushing WIP commitsjurre2017-01-191-0/+23
* Add some API endpoints for time tracking.Ruben Davila2017-01-181-2/+2
* Backport backend work for time tracking.Ruben Davila2017-01-151-0/+65