joker1007/octogate

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.rspec
.travis.yml
Gemfile
LICENSE.txt
Procfile.sample
README.md
Rakefile
bin/octogate
lib/octogate.rb40
A
0 mins
lib/octogate/client.rb63
A
0 mins
lib/octogate/config_loader.rb33
A
0 mins
lib/octogate/configuration.rb11
A
0 mins
lib/octogate/events.rb22
A
0 mins
lib/octogate/events/base.rb22
A
0 mins
lib/octogate/events/issue.rb10
A
0 mins
lib/octogate/events/issue_comment.rb11
A
0 mins
lib/octogate/events/pull_request.rb13
A
0 mins
lib/octogate/events/pull_request_review_comment.rb10
A
0 mins
lib/octogate/events/push.rb22
A
0 mins
lib/octogate/gh.rb12
A
0 mins
lib/octogate/gh/commit.rb10
A
0 mins
lib/octogate/gh/issue.rb13
A
0 mins
lib/octogate/gh/issue_comment.rb6
A
0 mins
lib/octogate/gh/label.rb4
A
0 mins
lib/octogate/gh/pull_request.rb8
A
0 mins
lib/octogate/gh/repository.rb6
A
0 mins
lib/octogate/gh/review_comment.rb6
A
0 mins
lib/octogate/gh/user.rb4
A
0 mins
lib/octogate/model.rb3
A
0 mins
lib/octogate/sent_event.rb22
A
0 mins
lib/octogate/server.rb48
A
40 mins
lib/octogate/target.rb10
A
0 mins
lib/octogate/target_builder.rb52
A
0 mins
lib/octogate/transfer_request.rb35
A
0 mins
lib/octogate/version.rb3
A
0 mins
octogate.gemspec
web/assets/bootstrap/css/bootstrap-theme.css
web/assets/bootstrap/css/bootstrap-theme.css.map
web/assets/bootstrap/css/bootstrap-theme.min.css
web/assets/bootstrap/css/bootstrap.css
web/assets/bootstrap/css/bootstrap.css.map
web/assets/bootstrap/css/bootstrap.min.css
web/assets/bootstrap/fonts/glyphicons-halflings-regular.eot
web/assets/bootstrap/fonts/glyphicons-halflings-regular.svg
web/assets/bootstrap/fonts/glyphicons-halflings-regular.ttf
web/assets/bootstrap/fonts/glyphicons-halflings-regular.woff
web/assets/bootstrap/js/bootstrap.js1,256
F
1 wk
web/assets/bootstrap/js/bootstrap.min.js1
A
0 mins
web/assets/javascripts/jquery-1.11.0.min.js2
A
0 mins