summaryrefslogtreecommitdiff
path: root/app/models/project_services/irker_service.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
* Mention channel/key bug in irkerd docsLandon2016-01-121-3/+4
* Annotate modelsStan Hu2016-01-061-0/+1
* Change "Irc Uri" -> "IRC URI"Stan Hu2015-07-071-1/+1
* Add Irker service configuration optionsStan Hu2015-07-051-64/+45
* Re-annotate modelsStan Hu2015-05-031-0/+1
* Use `\A` and `\z` in regexes instead of `^` and `$`.Douwe Maan2015-04-101-1/+1
* Merge branch 'irker-service-use-supported-events' into 'master'Drew Blessing2015-03-131-2/+8
|\
| * Make Irker service use the supported events checkStan Hu2015-03-041-2/+8
* | Re-annotate modelsDmitriy Zaporozhets2015-03-041-9/+14
|/
* Add Irker serviceAorimn2015-03-011-0/+152