summaryrefslogtreecommitdiff
path: root/app/models/project_services
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Revert "Merge branch 'issue_5854' into 'master' "revert-6f85eb38Dmitriy Zaporozhets2016-02-291-4/+2
* Add commit message to JIRA's notification payload.Rubén Dávila2016-02-261-2/+4
* Use project.web_url instead deprecated repository.homepage in PushoverServiceRémy Coutable2016-02-161-1/+1
* Greatly improve external_issue_tracker performanceimprove-project-external-issue-trackersYorick Peterse2016-01-193-12/+6
* Merge branch 'fix/reference_filter_uri_decode_error_for_master' into 'master' Douwe Maan2016-01-131-4/+4
|\
| * Use CGI.escape instead of URI.escape, because URI is obsoleted.Jason Lee2016-01-121-4/+4
* | Mention channel/key bug in irkerd docsLandon2016-01-121-3/+4
|/
* Merge branch 'fix_jira_shortterm' into 'master' Robert Speicher2016-01-101-0/+3
|\
| * Do not call API if there is no API URLDrew Blessing2016-01-071-0/+3
* | Merge branch 'suppress-allow-failure-builds' into 'master' Stan Hu2016-01-081-1/+5
|\ \
| * | Suppress e-mails on failed builds if allow_failure is setStan Hu2016-01-071-1/+5
| |/
* | Remove useless assignment to variableAchilleas Pipinellis2016-01-081-1/+1
* | Remove reference to EE from JIRA service modelAchilleas Pipinellis2016-01-081-5/+0
|/
* Annotate modelsStan Hu2016-01-0624-0/+25
* Don't log backtrace in Asana servicemikew1/gitlab-ce-better-asana-refsMike Wyatt2016-01-041-1/+0
* Merge remote-tracking branch 'upstream/master' into better-asana-refsMike Wyatt2015-12-316-13/+253
|\
| * Deprecate GitLabCiService making it to always be inactiveKamil Trzcinski2015-12-221-1/+6
| * Backport JIRA serviceDrew Blessing2015-12-181-1/+240
| * Fixed CiServices validationfeature/update-rubocopGabriel Mazetto2015-12-152-4/+4
| * Fixed Rubocop offensesGabriel Mazetto2015-12-154-11/+7
* | Better handling of errors in Asana serviceMike Wyatt2015-12-301-9/+8
* | Update Asana service documentationMike Wyatt2015-12-301-2/+2
* | Restore colon in Asana commentMike Wyatt2015-12-301-1/+1
* | Fix error in Asana serviceMike Wyatt2015-12-291-1/+1
* | Update Asana service to work with Personal Access Token, lessen number of req...Mike Wyatt2015-12-291-31/+21
* | Update Asana field descriptionsMike Wyatt2015-12-291-4/+2
* | better support for referencing and closing issues in asana_service.rbMike Wyatt2015-12-161-8/+20
|/