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