summaryrefslogtreecommitdiff
path: root/app/models/project_services/gemnasium_service.rb
Commit message (Collapse)AuthorAgeFilesLines
* Remove the annotate gem and delete old annotationsJeroen van Baarsen2016-05-091-24/+0
| | | | | | | | | In 8278b763d96ef10c6494409b18b7eb541463af29 the default behaviour of annotation has changes, which was causing a lot of noise in diffs. We decided in #17382 that it is better to get rid of the whole annotate gem, and instead let people look at schema.rb for the columns in a table. Fixes: #17382
* Annotate the modelsZeger-Jan van de Weg2016-05-061-5/+8
|
* Annotate modelsStan Hu2016-01-061-0/+1
|
* Fixed Rubocop offensesGabriel Mazetto2015-12-151-1/+1
|
* Re-annotate modelsStan Hu2015-05-031-0/+1
|
* Re-annotate modelsDmitriy Zaporozhets2015-03-041-13/+13
|
* 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
| | | | | | | | | | | 1) Adds a DB migration for all services to toggle on push, issue, and merge events. 2) Upon an issue or merge request event, fire service hooks. 3) Slack service supports custom messages for each of these events. Other services not supported at the moment. 4) Label merge request hooks with their corresponding actions.
* Annotate services. Add a link to service template.Marin Jankovski2015-02-111-1/+2
|
* Factor using Repository#path_to_repoCiro Santilli2014-11-051-2/+1
|
* annotateValery Sizov2014-10-091-8/+8
|
* Serialize services propertiesDrew Blessing2014-09-101-6/+2
|
* Re-annotate modelsDmitriy Zaporozhets2014-04-091-2/+3
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Add Gemnasium Service for GitlabBinsztock Rémy2014-02-211-0/+54
Conflicts: db/schema.rb