summaryrefslogtreecommitdiff
path: root/app/models/project_services/asana_service.rb
Commit message (Expand)AuthorAgeFilesLines
* simplify test&save actions when setting a service integrationJarka Kadlecova2017-06-011-1/+2
* adds test suite22974-trigger-service-events-through-apiTiago Botelho2017-01-221-4/+0
* adds events to services api deserializationTiago Botelho2017-01-221-2/+6
* Remove the annotate gem and delete old annotationsJeroen van Baarsen2016-05-091-24/+0
* Annotate the modelsZeger-Jan van de Weg2016-05-061-5/+8
* Annotate modelsStan Hu2016-01-061-0/+2
* Don't log backtrace in Asana servicemikew1/gitlab-ce-better-asana-refsMike Wyatt2016-01-041-1/+0
* 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
* Enable more rubocop style checksDmitriy Zaporozhets2015-03-241-1/+1
* Use Gitlab::Git helper methods and constants as much as possible.Douwe Maan2015-03-101-1/+1
* Added comment notification events to HipChat and Slack services.Stan Hu2015-03-061-1/+1
* Re-annotate modelsDmitriy Zaporozhets2015-03-041-9/+9
* Set supported events per project service.Douwe Maan2015-03-031-2/+5
* Code style, directory structure.Douwe Maan2015-03-031-5/+5
* Issue #595: Support Slack notifications upon issue and merge request eventsStan Hu2015-03-031-0/+7
* Annotate services. Add a link to service template.Marin Jankovski2015-02-111-8/+9
* Fix HoundCIJeremy2015-02-021-6/+19
* Add Asana serviceJeremy2015-02-021-0/+103