summaryrefslogtreecommitdiff
path: root/spec/services/system_note_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* | Changing the confidentiality of an issue now creates a new system noteAlex Moore-Niemi2016-05-181-0/+12
|/
* Escape HTML in commit titles in system note messagesStan Hu2016-05-071-0/+9
* Merge branch 'master' into feature/issue-moveGrzegorz Bizon2016-03-191-0/+12
|\
| * Incorporate the review and update specZeger-Jan van de Weg2016-03-151-1/+1
| * Enhance new branch button on an issueZeger-Jan van de Weg2016-03-151-0/+12
* | Add minor improvements in code related to issue moveGrzegorz Bizon2016-03-171-1/+1
* | Add issue move implementation to controllerGrzegorz Bizon2016-03-171-1/+1
* | Improve system notes that are added when issue is movedGrzegorz Bizon2016-03-171-9/+42
* | Add new system note used when issue has been movedGrzegorz Bizon2016-03-171-0/+20
|/
* Add commit message to JIRA's notification payload.Rubén Dávila2016-03-031-2/+2
* updated system note service and spec based on feedbackJames Lopez2016-02-161-4/+0
* fix rubocop warningJames Lopez2016-02-121-2/+4
* woo hoo - getting there with the cross-reference issue. Should fix the proble...James Lopez2016-02-121-4/+6
* fixed spec - at last!James Lopez2016-02-051-3/+2
* WIP - fix and spec for cross reference issue with forksJames Lopez2016-02-041-0/+16
* Link to milestone in "Milestone changed" system noteDouwe Maan2015-12-241-1/+1
* Backport JIRA serviceDrew Blessing2015-12-181-0/+61
* Merge branch 'master' into split-up-buildsDouwe Maan2015-12-091-0/+26
|\
| * Button fixZeger-Jan van de Weg2015-12-071-1/+1
| * Incorporate feedbackZeger-Jan van de Weg2015-12-051-5/+5
| * Specs for 'Merge When Build Succeeds'Zeger-Jan van de Weg2015-12-021-6/+16
| * API support, incorporated feedbackZeger-Jan van de Weg2015-11-181-0/+16
* | Tag service specsDouwe Maan2015-12-091-1/+1
|/
* Reorder system note verb to say "Restored source branch X" instead of "Source...Stan Hu2015-10-161-1/+1
* Add spec for refresh service adding notes to restored branchesStan Hu2015-10-161-2/+2
* Improve SystemNote interface for branch add/restore caseStan Hu2015-10-151-2/+2
* Add a system note and update relevant merge requests when a branch is deleted...Stan Hu2015-10-151-0/+12
* Fix hooks for web based events with external issue referencesDaniel Gerhardt2015-06-141-0/+9
* Support editing target branch of merge requestStan Hu2015-05-291-0/+14