summaryrefslogtreecommitdiff
path: root/app/models/project_services/irker_service.rb
Commit message (Expand)AuthorAgeFilesLines
* 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