summaryrefslogtreecommitdiff
path: root/lib/flowdock/git
Commit message (Collapse)AuthorAgeFilesLines
* Remove explicit requires from flowdockNick Thomas2018-10-161-3/+0
|
* Merge flowdock monkeypatch into the inlined gemNick Thomas2018-10-161-5/+4
|
* Rubocop improvementsNick Thomas2018-10-161-15/+14
|
* Inline the gitlab-flowdock-git-hooks gemNick Thomas2018-10-161-0/+150
This allows us to avoid one transitive dependency on gitlab-grit. The aim is to remove all transitive dependencies.