jcoyne

Member Since
Jun 04, 2009 (6 months)

Following 0 githubbers and watching 9 repositories view all →

Public Repositories (4)

  • rcov

    The new home of RCov on GitHub

    legend

    Forked from relevance/rcov Thu Dec 03 14:02:22 -0800 2009

    Last updated Thu Dec 03 14:13:01 -0800 2009

  • xss_terminate

    xss_terminate is a plugin in that makes stripping and sanitizing HTML stupid-simple. Install and ...

    legend

    Forked from look/xss_terminate Fri Nov 06 09:12:53 -0800 2009

    Last updated Fri Nov 06 09:22:10 -0800 2009

  • rboard

    A fully featured forum system compatible with Rails 2.3

    legend

    Forked from radar/rboard Wed Oct 14 07:19:44 -0700 2009

    Last updated Mon Oct 19 15:04:33 -0700 2009

  • isitjruby

    Is it jruby - an application for keeping track of which gems are jruby compatible

    legend

    Forked from cmer/isitjruby Thu Jun 04 16:10:48 -0700 2009

    Last updated Tue Jun 02 20:59:35 -0700 2009

Public Activity feed

jcoyne opened issue 37 on relevance/rcov Thu Dec 03 14:15:40 -0800 2009
HTML display can't handle filenames like "<script>"
jcoyne pushed to master at jcoyne/rcov Thu Dec 03 14:13:01 -0800 2009
HEAD is f2941ae2902a668befcf0901293841bb05baeb3d
  • Justin Coyne committed f2941ae2:
    Removed unneceessary whitespace.
jcoyne pushed to master at jcoyne/rcov Thu Dec 03 14:11:47 -0800 2009
HEAD is c10e24d8b21dc0d0f0559dee6bbe4c8ad45b79d3
  • Justin Coyne committed c10e24d8:
    JRuby sends evaluated script filenames (when evalScriptlet is called) like "<script>" to rcov. This
jcoyne forked relevance/rcov Thu Dec 03 14:02:24 -0800 2009
Forked repository is at jcoyne/rcov
jcoyne started watching danielbush/ThreadPool Mon Nov 16 14:55:17 -0800 2009
ThreadPool's description:
A thread pool and queue for JRuby and Ruby
jcoyne opened issue 2 on look/xss_terminate Fri Nov 13 07:33:00 -0800 2009
xss_terminate get's applied to AR::Base, not the concrete models
jcoyne pushed to master at jcoyne/xss_terminate Fri Nov 06 09:22:10 -0800 2009
HEAD is e15c3d252ccc2cf6fb01e9db2cad11e6bbf379ee
  • Justin Coyne committed e15c3d25:
    added a require for rails_sanitize in the init.rb. This is necessary
jcoyne forked look/xss_terminate Fri Nov 06 09:12:53 -0800 2009
Forked repository is at jcoyne/xss_terminate
jcoyne opened issue 3 on JEG2/highline Fri Nov 06 07:34:09 -0800 2009
Highline is not detecting the ffi-ncurses lib in Jruby
jcoyne pushed to master at jcoyne/rboard Mon Oct 19 15:04:33 -0700 2009
HEAD is 05d606208420e046062f5a4351b367bc0d1ca2eb

2 commits »

jcoyne pushed to master at jcoyne/rboard Mon Oct 19 14:41:35 -0700 2009
HEAD is fb0d509ce017895940111e0df7a82a1f6ef5e95b
  • Justin Coyne committed fb0d509c:
    Use signup_path instead of signup_users_path, this allows plugins to
jcoyne commented on chrislerum/rboard Mon Oct 19 14:17:13 -0700 2009
Comment in 43d62e3:

Woops! Thanks for catching that.

jcoyne opened issue 13 on radar/rboard Mon Oct 19 10:05:18 -0700 2009
Environment forced to development.
jcoyne pushed to master at jcoyne/rboard Wed Oct 14 07:42:18 -0700 2009
HEAD is e552ccb2910493db58db6bb7746b7230c5a9fcc6
  • Justin Coyne committed e552ccb2:
    This patch allows rBoard to work at a different context root (something
jcoyne forked radar/rboard Wed Oct 14 07:19:45 -0700 2009
Forked repository is at jcoyne/rboard
jcoyne started watching radar/rboard Tue Oct 13 14:29:14 -0700 2009
rboard's description:
A fully featured forum system compatible with Rails 2.3
jcoyne opened issue 12 on radar/rboard Tue Oct 13 14:25:34 -0700 2009
Theme links should use ActionController::Base.relative_url_root