summaryrefslogtreecommitdiff
path: root/app/models/project_services
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into pipeline-hooks-without-slackKamil Trzcinski2016-08-151-4/+27
|\
| * Ability to specify branches for pivotal tracker integrationEgor Lynko2016-08-151-4/+27
* | Simplify the name for data builder, feedback:Lin Jen-Shin2016-08-121-2/+1
* | Merge remote-tracking branch 'origin/master' into pipeline-hooks-without-slackKamil Trzcinski2016-08-111-7/+44
|\ \ | |/
| * Replace the tinder gem by bare HTTP requestsThomas Balthazar2016-08-111-7/+44
* | Move those builders to their own namespace, feedback:Lin Jen-Shin2016-08-041-1/+1
|/
* Move color-logic into HipchatService#HipchatService5571-hipchat-notifications-missing-colorsRémy Coutable2016-07-271-1/+5
* Little refactor, add specs, and a CHANGELOG entryRémy Coutable2016-07-261-3/+6
* HipChat notification color overridden by build statusDavid Eisner2016-07-261-3/+11
* Refactor service settings viewissue_8110Felipe Artur2016-07-201-0/+8
* Add project service documentation and update integration documentationFelipe Artur2016-07-191-10/+5
* Allow slack service to send messages on different channelsFelipe Artur2016-07-191-8/+40
* Allow build email service to be testedissue_13343Felipe Artur2016-07-151-0/+27
* Remove legacy conditional from irker service coderubocop/enable-identical-conditional-branches-copGrzegorz Bizon2016-07-081-8/+0
* Enable Style/IdenticalConditionalBranches Rubocop copGrzegorz Bizon2016-07-081-2/+2
* Rename MergeRequest methods that return commits or shas to be more clear and ...Douwe Maan2016-07-061-1/+1
* Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-016-8/+0
* Merge branch 'rubocop/enable-space-after-cops' into 'master' Robert Speicher2016-06-292-2/+2
|\
| * Enable Style/SpaceAfterComma Rubocop coprubocop/enable-space-after-copsGrzegorz Bizon2016-06-292-2/+2
* | Removed redudant methods implemented by parent classTim2016-06-292-15/+0
* | Set field defaults to be the same as IssueTrackerServiceTim2016-06-291-3/+3
* | Added Bugzilla as external issue tracker optionTim2016-06-291-0/+37
|/
* Fix broken URI joining for `teamcity_url` with suffixesRémy Coutable2016-06-141-18/+19
* Factorize duplicated code into a method in BambooService and update specsRémy Coutable2016-06-141-20/+17
* Fix broken URI joining for `bamboo_url` with suffixesBenjamin Schmid2016-06-141-4/+4
* Honor credentials on calling Bamboo CI triggerBenjamin Schmid2016-06-141-4/+13
* Remove deprecated issues_tracker and issues_tracker_id from projectDouglas Barbosa Alexandre2016-06-131-15/+3
* Enable Lint/AmbiguousOperator rubocop coprubocop/enable-ambiguous-operator-rubocop-lintGrzegorz Bizon2016-06-031-1/+1
* Enable Lint/LiteralInCondition rubocop coprubocop/enable-literal-in-condition-copGrzegorz Bizon2016-05-301-1/+1
* Seconds plural slackAran Koning2016-05-241-2/+2
* Improve issue formatting in Slack serviceJeroen van Baarsen2016-05-181-3/+16
* Codestyle: make sure we have space around operatorsGabriel Mazetto2016-05-131-1/+1
* Remove the annotate gem and delete old annotationsJeroen van Baarsen2016-05-0924-576/+0
* Annotate the modelsZeger-Jan van de Weg2016-05-0624-120/+192
* Ensure URL in all Service subclasses are validRémy Coutable2016-04-254-4/+6
* formatting and test structureSebastian Klier2016-04-201-1/+1
* add slack notifications for wiki pagesSebastian Klier2016-04-202-1/+57
* format merge request references properlyBen Bodenmiller2016-04-183-4/+4
* Allow empty recipient list when pusher is addedFrank Groeneveld2016-04-141-3/+7
* Merge branch 'fix-trailing-slash-in-bamboo_url' into 'master' Robert Speicher2016-04-131-10/+10
|\
| * Fix a bug with trailing slash in bamboo_urlRémy Coutable2016-04-131-10/+10
* | Improve TeamcityService and its specsfix-trailing-slash-in-teamcity_url-3515Rémy Coutable2016-04-131-3/+3
* | Fix a bug with trailing slash in teamcity_urlCharles May2016-04-121-13/+18
|/
* Ensure empty recipients are rejected in BuildsEmailServiceRémy Coutable2016-04-061-4/+7
* Added & use Gitlab::Routing for URL helpersroutingYorick Peterse2016-04-012-2/+2
* Handle nil descriptions in Slack issue messagesStan Hu2016-03-281-1/+1
* add SHA256 to secure_comparefix/token-timing-attackJames Lopez2016-03-081-1/+1
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/token-timin...James Lopez2016-03-081-2/+4
|\
| * Add commit message to JIRA's notification payload.Rubén Dávila2016-03-031-2/+4
* | fix token issue - timing attackJames Lopez2016-03-021-1/+1
|/