summaryrefslogtreecommitdiff
path: root/spec/services/system_note_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
* For single line git commit messages, the close quote should be on the same li...jzinn/gitlab-ce-chomp-git-status-messageJulian Zinn2016-12-131-1/+1
* Merge branch '23589-open-issue-for-mr' into 'master' Sean McGivern2016-12-061-0/+28
|\
| * Feature: delegate all open discussions to IssueBob Van Landuyt2016-12-051-0/+28
* | Merge branch 'glm-shorthand-reference' into 'master' Sean McGivern2016-12-061-1/+1
|\ \ | |/ |/|
| * Add shorthand support to gitlab markdown referencesOswaldo Ferreira2016-12-021-1/+1
* | Merge branch 'master' into fix/rename-mwbs-to-merge-when-pipeline-succeedsGrzegorz Bizon2016-11-251-41/+138
|\ \ | |/
| * Rephrase some system notes to be compatible with new system note stylerephrase-system-notesDouwe Maan2016-11-241-24/+66
| * Allow JIRA references for project snippetsissue_24303Felipe Artur2016-11-211-17/+48
| * Allow enabling and disabling commit and MR events for JIRAissue_5541Felipe Artur2016-11-181-2/+26
* | Rename MWPS in system notes and related testsGrzegorz Bizon2016-11-211-3/+3
|/
* Add JIRA remotelinks and prevent duplicated closing messagesFelipe Artur2016-11-181-2/+43
* Finish updates to use JIRA gemFelipe Artur2016-10-261-32/+26
* refactors tests because of gitlab-test repository changes20708-new-branch-is-immediatelly-tagged-as-mergedtiagonbotelho2016-10-111-4/+4
* Add markdown cache columns to the database, but don't use them yetNick Thomas2016-10-071-10/+2
* Change user & group landing page routing from /u/:name & /groups/:name to /:nameDmitriy Zaporozhets2016-10-061-1/+1
* Merge commit 'dev/security' into 'master'Rémy Coutable2016-10-061-1/+1
|\
| * Enforce the fork_project permission in Projects::CreateServiceNick Thomas2016-09-271-1/+1
* | Refactor url_helpers for system note service and remove duplication of logic ...Matthew Dodds2016-09-301-13/+5
* | Add link to comparison from system note, update changelogMatthew Dodds2016-09-291-3/+17
|/
* Capitalize mentioned issue timeline notesClement Ho2016-08-251-5/+5
* adds second batch of tests changed to active tenseactive-tense-test-coveragetiagonbotelho2016-08-091-6/+6
* Rename MergeRequest methods that return commits or shas to be more clear and ...Douwe Maan2016-07-061-1/+1
* Remove JiraIssue model and replace references with ExternalIssueIlan Shamir2016-06-161-1/+1
* Rename all `[ci_]commit` to `[ci_]pipeline` in specs and featuresKamil Trzcinski2016-06-031-2/+1
* Update specs to carry out changes in note factoryGrzegorz Bizon2016-05-291-4/+8
* Merge branch 'adambutler/gitlab-ce-feature/support-diff-of-issue-title-rename'Douwe Maan2016-05-201-1/+1
|\
| * Create DiffFilter and change SystemNoteService#change_title to use Gitlab::Di...Adam Butler2016-05-181-1/+1
* | Move #create_confidentiality_note to Issues::UpdateServicemooreniemi/gitlab-ce-issue_15236Rémy Coutable2016-05-181-11/+3