summaryrefslogtreecommitdiff
path: root/spec/services/system_note_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Do not persist translated system notes63262-notes-are-persisted-with-the-user-s-localeSean McGivern2019-08-281-0/+7
* Improve system notes for Zoom links65427-improve-system-notes-for-zoom-linksJacopo2019-08-171-2/+2
* 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-0/+24
* Merge branch 'make-explicit-endpoint-abort-in-auto-merge-ce' into 'master'Kamil Trzciński2019-07-051-0/+16
|\
| * Split AutoMergeService interfaces into two `cancel` and `abort`make-explicit-endpoint-abort-in-auto-merge-ceShinya Maeda2019-07-051-0/+16
* | Refactor PositionTracer to support different typesPatrick Bajao2019-07-051-5/+19
|/
* Fix MWPS system notes shows inconsistent shafix-mwps-shows-inconsistent-sha-ceShinya Maeda2019-07-041-1/+1
* updated tests for !29553Michel Engelen2019-07-021-1/+1
* Fix issues when creating system notes58583-confidential-mr-branch-backendPatrick Bajao2019-06-291-8/+24
* Replace 'JIRA' with 'Jira'Takuya Noguchi2019-06-281-1/+1
* Rename to time_tracking_limit_to_hours30355-use-hours-only-for-time-trackingHeinrich Lee Yu2019-06-251-0/+24
* Change system notes to use relative urlsLuke Picciau2019-05-231-2/+2
* Fix specs to match route changesDmitriy Zaporozhets2019-05-201-1/+1
* [CE] Support multiple assignees for merge requestsosw-multi-assignees-merge-requestsOswaldo Ferreira2019-04-081-3/+3
* Merge branch 'ce-issue_6628' into 'master'Lin Jen-Shin2019-04-081-23/+26
|\
| * Extract EE specific files/lines for Discussion spec/servicesce-issue_6628Felipe Artur2019-04-031-23/+26
* | Fix `updated_at` doesn't apply to `state_event` updates of issues via APISean McGivern2019-04-081-0/+34
|/
* Jira: Make issue links title compactDouglas Barbosa Alexandre2019-02-281-3/+6
* Enable the Layout/ExtraSpacing cop56392-enable-the-layout-extraspacing-copRémy Coutable2019-01-241-4/+4
* Creates /create_merge_request quickaction40085-add-a-create_merge_request-quick-actionJacopo2018-11-141-0/+14
* Fix SpaceBeforeFirstArg copSemyon Pupkov2018-09-201-1/+1
* 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