summaryrefslogtreecommitdiff
path: root/spec/models/project_services
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'zj-display-error-team-fetch' into 'master' Kamil Trzciński2017-01-311-4/+1
|\
| * Update #list_teams to propagate errorsZ.J. van de Weg2017-01-301-1/+1
| * Fix inconsistent return typeZ.J. van de Weg2017-01-241-4/+1
* | Use `:empty_project` where possible in model specsrs-empty_project-modelsRobert Speicher2017-01-2613-22/+22
|/
* Merge branch '24185-legacy-ci-status-reactive-cache' into 'security'Robert Speicher2017-01-124-133/+291
* Fix errorcode 500 on slash commandszj-fix-issue-search-chat-commandZ.J. van de Weg2016-12-231-1/+1
* Merge branch 'zj-slack-404-error' into 'master' Kamil Trzciński2016-12-221-1/+2
|\
| * Fix format of Slack when result is nilzj-slack-404-errorZ.J. van de Weg2016-12-221-1/+2
* | Fix Mattermost command creation by specifying usernameKamil Trzcinski2016-12-221-1/+1
|/
* Merge branch 'zj-mattermost-slash-config' into 'master' Kamil Trzciński2016-12-211-0/+119
|\
| * Improve API specsKamil Trzcinski2016-12-211-19/+100
| * Merge branch 'zj-mattermost-slash-config' of gitlab.com:gitlab-org/gitlab-ce ...Kamil Trzcinski2016-12-201-11/+14
| |\
| | * Fix rspec tests due to different APIZ.J. van de Weg2016-12-201-9/+12
| | * Fix rubocop errors [ci skip]Z.J. van de Weg2016-12-201-3/+3
| * | Merge remote-tracking branch 'origin/master' into zj-mattermost-slash-configKamil Trzcinski2016-12-201-25/+84
| |\ \ | | |/ | |/|
| * | Work on tests for mattermostKamil Trzcinski2016-12-201-0/+35
* | | Rename MattermostNotificationService back to MattermostServicefix/25843Douglas Barbosa Alexandre2016-12-201-1/+1
* | | Rename SlackNotificationService back to SlackServiceDouglas Barbosa Alexandre2016-12-201-1/+1
| |/ |/|
* | Merge branch '22864-kubernetes-deploy-with-terminal' into 'master' Kamil Trzciński2016-12-201-25/+84
|\ \ | |/ |/|
| * Add terminals to the Kubernetes deployment serviceNick Thomas2016-12-191-25/+84
* | Merge branch 'zj-kamil-slack-slash-commands' into 'master' Grzegorz Bizon2016-12-2012-160/+91
|\ \ | |/ |/|
| * Improve after feedbackKamil Trzcinski2016-12-192-4/+6
| * Fix previously reverted spec failuresKamil Trzcinski2016-12-197-47/+47
| * Remove not related spec changesKamil Trzcinski2016-12-186-43/+43
| * Use Slack::Notifier::LinkFormatter to convert markdown links to slack compatKamil Trzcinski2016-12-165-107/+37
| * Fix SlackSlashCommands testsKamil Trzcinski2016-12-164-110/+109
| * Create Slack Slash command serviceZ.J. van de Weg2016-12-166-43/+43
* | Merge branch 'expose-deployment-variables' into 'master' 25743-clean-up-css-for-project-alerts-and-flash-notificationsKamil Trzciński2016-12-161-0/+33
|\ \ | |/ |/|
| * Pass variables from deployment project services to CI runnerexpose-deployment-variablesAdam Niedzielski2016-12-161-0/+33
* | Fix rubocopKamil Trzcinski2016-12-161-1/+0
* | Change SlackService to SlackNotificationsServiceissue_22269_fix_eeissue_22269Felipe Artur2016-12-154-4/+23
* | Mattermost Notifications ServiceFelipe Artur2016-12-1510-348/+24
|/
* Merge branch 'fix-slack-pipeline-message-by-api' into 'master' Kamil Trzciński2016-12-151-9/+21
|\
| * Fix Slack pipeline message by APIfix-slack-pipeline-message-by-apiLin Jen-Shin2016-12-131-9/+21
* | Introduce deployment services, starting with a KubernetesServiceNick Thomas2016-12-141-0/+126
|/
* Merge branch 'rs-include-emailhelpers' into 'master' Rémy Coutable2016-12-011-0/+2
|\
| * Only include EmailHelpers in mailer specs and specs using themrs-include-emailhelpersRobert Speicher2016-12-011-0/+2
* | Refactor JiraService by moving code out of JiraService#execute methodclean-up-jira-serviceAdam Niedzielski2016-12-011-14/+26
|/
* Merge branch 'issue_5541' into 'master' Sean McGivern2016-11-211-3/+3
|\
| * Allow enabling and disabling commit and MR events for JIRAissue_5541Felipe Artur2016-11-181-3/+3
* | Merge branch 'fix-slack-pipeline-event' into 'master' Kamil Trzciński2016-11-191-2/+2
|\ \
| * | Fix pipeline author for Slack and use pipeline idLin Jen-Shin2016-11-161-2/+2
* | | Merge branch 'zj-slash-commands-mattermost' into 'master' Kamil Trzciński2016-11-182-0/+114
|\ \ \
| * | | Rename mattermost_command to mattermost_slash_commandszj-slash-commands-mattermostKamil Trzcinski2016-11-181-3/+3
| * | | Improve style, add more testsZ.J. van de Weg2016-11-181-5/+5
| * | | More coverage on service levelZ.J. van de Weg2016-11-182-0/+114
* | | | Merge branch 'fix-tests-for-different-host' into 'master' Rémy Coutable2016-11-181-3/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | Use `Gitlab.config.gitlab.host` over `'localhost'`fix-tests-for-different-hostLin Jen-Shin2016-11-181-3/+3
| |/ /
* | | Merge branch 'issue_13232' into 'master' Sean McGivern2016-11-181-0/+44
|\ \ \ | |/ / |/| |
| * | Add JIRA remotelinks and prevent duplicated closing messagesFelipe Artur2016-11-181-0/+44
| |/