summaryrefslogtreecommitdiff
path: root/spec/models/project_services
Commit message (Expand)AuthorAgeFilesLines
* Use `Gitlab.config.gitlab.host` over `'localhost'`fix-tests-for-different-hostLin Jen-Shin2016-11-181-3/+3
* Merge branch 'jira_service_simplify' into 'master' Sean McGivern2016-11-171-1/+4
|\
| * stub not neededJarka Kadlecova2016-11-121-1/+0
| * add blank lineJarka Kadlecova2016-11-121-0/+1
| * simplify url generationJarka Kadlecova2016-11-051-2/+5
* | Change the slack notification comment link.Herbert Kagumba2016-11-161-8/+8
* | Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin2016-11-081-5/+51
|\ \ | |/
| * Allow to test JIRA service when project does not have repositoryissue_23032Felipe Artur2016-11-041-5/+51
* | Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin2016-11-041-2/+5
|\ \ | |/
| * Use stubs instead of modifying global statesno-include-on-top-levelLin Jen-Shin2016-11-031-1/+3
| * Try not to include anything globally!Lin Jen-Shin2016-11-031-1/+2
* | Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin2016-11-031-0/+22
|\ \ | |/
| * Use the server's base URL without relative URL part when creating links in JIRABrian Kintz2016-11-021-0/+22
* | Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin2016-11-021-41/+30
|\ \ | |/
| * Finish updates to use JIRA gemFelipe Artur2016-10-261-41/+30
* | Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin2016-10-211-8/+8
|\ \ | |/
| * Return truncation for notification descriptions, fix minor bugs with renderingAirat Shigapov2016-10-201-6/+6
| * Tests for markdown HipChat notificationsDavid Eisner2016-10-201-6/+6
| * Render hipchat notification descriptions as HTML instead of raw markdownAirat Shigapov2016-10-201-10/+10
* | Should send to notification_email instead, feedback:Lin Jen-Shin2016-10-201-1/+1
* | Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin2016-10-202-0/+17
|\ \ | |/
| * Prevent wrong markdown on issue ids when project has Jira service activatedissue_828Felipe Artur2016-10-192-0/+17
* | Fix test for bcc changesLin Jen-Shin2016-10-181-3/+2
* | Update the other sites for reset_delivered_emails! as wellLin Jen-Shin2016-10-171-1/+1
* | Remove pusher support because it's covered by notificationsLin Jen-Shin2016-10-171-8/+0
|/
* Merge remote-tracking branch 'upstream/master' into pipeline-emailsLin Jen-Shin2016-10-081-1/+1
|\
| * Merge branch 'feature/improve-async-pipeline-processing' into 'master' Kamil TrzciƄski2016-10-061-1/+1
| |\
| | * Fix hipchat service specs after changes in pipelineGrzegorz Bizon2016-10-041-1/+1
* | | Merge remote-tracking branch 'upstream/master' into pipeline-emailsLin Jen-Shin2016-10-046-20/+36
|\ \ \ | |/ /
| * | Changed Slack service user referencing from full name to usernamesecustor2016-10-035-20/+20
| |/
| * added more specsJames Lopez2016-09-261-0/+16
* | Fix test by having a real commitLin Jen-Shin2016-09-231-1/+5
* | Merge remote-tracking branch 'upstream/master' into pipeline-emailsLin Jen-Shin2016-09-1920-401/+0
|\ \ | |/
| * Remove schema annotations completelyValery Sizov2016-09-1620-401/+0
* | test for realLin Jen-Shin2016-09-141-34/+82
* | Fix pipeline emails and add testsLin Jen-Shin2016-09-141-0/+130
|/
* Remove redundant tests, feedback:pipeline-hooksLin Jen-Shin2016-09-062-24/+0
* I am too used to have no spaces around default argsLin Jen-Shin2016-08-292-2/+2
* Use a completely fake webhook URL, feedback:Lin Jen-Shin2016-08-291-1/+1
* empty lines between blocksLin Jen-Shin2016-08-291-1/+1
* pipeline/build succeeded/failed, feedback:Lin Jen-Shin2016-08-292-4/+4
* Shorten the line and use methods, feedback:Lin Jen-Shin2016-08-292-12/+21
* somewhere -> example.gitlab, feedback:Lin Jen-Shin2016-08-292-8/+8
* Empty line between message =, feedback:Lin Jen-Shin2016-08-292-3/+9
* Remove old stuffsLin Jen-Shin2016-08-241-2/+2
* Merge remote-tracking branch 'upstream/master' into pipeline-hooksLin Jen-Shin2016-08-2417-76/+229
|\
| * Make rubocop happyKamil Trzcinski2016-08-151-9/+9
| * Merge branch 'fix-failing-tests' into pipeline-hooks-without-slackKamil Trzcinski2016-08-151-10/+11
| |\
| | * This fixes a long running tests due to changed Sidekiq statefix-failing-testsKamil Trzcinski2016-08-151-10/+11
| * | Merge remote-tracking branch 'origin/master' into pipeline-hooks-without-slackKamil Trzcinski2016-08-151-0/+71
| |\ \ | | |/