CARVIEW |
rtomayko
(Ryan Tomayko)
- You’re not logged in!
- Login
- Pricing & Signup
- GitHub Role
- manpage scribe
- Name
- Ryan Tomayko
- Website/Blog
- https://tomayko.com/about
- Company
- GitHub
- Location
- San Francisco
- Member Since
- Feb 18, 2008 (about 1 year)
Following 42 coders and watching 179 repositories view all →
Public Repositories (33)
-
rip
Ruby's Intelligent Packaging
Forked from defunkt/rip Thu May 21 18:00:51 -0700 2009
Last updated Mon Feb 08 09:08:51 -0800 2010
-
proxymachine
A simple TCP routing proxy built on EventMachine that lets you configure the routing logic in Ruby.
Forked from mojombo/proxymachine Fri Feb 05 07:01:52 -0800 2010
Last updated Sat Feb 06 09:15:35 -0800 2010
-
dotfiles
~rtomayko
Last updated Sat Feb 06 06:16:07 -0800 2010
-
bertrpc
BERTRPC is a Ruby BERT-RPC client library.
Forked from mojombo/bertrpc Thu Feb 04 14:39:54 -0800 2010
Last updated Thu Feb 04 17:26:27 -0800 2010
-
rdiscount
Discount (For Ruby) Implementation of John Gruber's Markdown
Last updated Wed Feb 03 08:49:55 -0800 2010
-
discount
Unofficial git repo for the Discount Markdown C processor (built from tarballs)
Last updated Wed Feb 03 08:42:48 -0800 2010
-
tilt
Generic interface to multiple Ruby template engines
Last updated Fri Jan 29 08:32:17 -0800 2010
-
shotgun
Forking implementation of rackup -- because reloading always sucks.
Last updated Thu Jan 28 06:30:28 -0800 2010
-
rack-cache
Real HTTP Caching for Ruby Web Apps
Last updated Mon Jan 18 21:08:53 -0800 2010
-
rpeg-markdown
Fast Ruby Markdown library based on a PEG grammar (see peg-markdown)
Last updated Fri Jan 15 06:58:28 -0800 2010
-
ron
the opposite of roff
Last updated Fri Jan 08 14:07:46 -0800 2010
-
grit
Grit gives you object oriented read/write access to Git repositories via Ruby.
Forked from mojombo/grit Fri Dec 18 09:11:40 -0800 2009
Last updated Fri Dec 18 09:13:09 -0800 2009
-
sinatra
Classy web-development dressed in a DSL
Forked from bmizerany/sinatra Wed Jan 23 20:49:54 -0800 2008
Last updated Mon Dec 14 03:00:32 -0800 2009
-
sinatra-sequel
Sinatra extension that adds Sequel ORM features, database config, and database migrations
Last updated Mon Dec 14 02:58:17 -0800 2009
-
hub
hub introduces git to GitHub
Forked from defunkt/hub Wed Dec 09 05:18:10 -0800 2009
Last updated Wed Dec 09 07:55:09 -0800 2009
-
node-bertrpc
BERT-RPC client and server for node.js
Last updated Fri Nov 27 04:55:21 -0800 2009
-
git-sh
A customized bash environment suitable for git work.
Last updated Sun Nov 22 09:31:32 -0800 2009
-
ernie
Ernie is an Erlang/Ruby BERT-RPC Server.
Forked from mojombo/ernie Sat Nov 14 07:31:52 -0800 2009
Last updated Sat Nov 21 01:51:15 -0800 2009
-
turn
A new look and feel for Test::Unit output -- Test::Unit Reporter (New)
Forked from TwP/turn Thu Nov 12 22:41:20 -0800 2009
Last updated Thu Nov 12 22:44:02 -0800 2009
-
cijoe
CI Joe is a simple Continuous Integration server.
Forked from defunkt/cijoe Tue Nov 10 18:24:54 -0800 2009
Last updated Thu Nov 12 11:57:37 -0800 2009
-
pkgsrc
rtomayko's custom pkgsrc packages
Last updated Sun Nov 08 06:38:39 -0800 2009
-
bert
BERT (Binary ERlang Term) serialization library for Ruby.
Forked from mojombo/bert Tue Oct 27 18:00:31 -0700 2009
Last updated Tue Oct 27 17:58:06 -0700 2009
-
mongrel_proctitle
Process title support for Mongrel (GemPlugin)
Last updated Mon Oct 26 17:13:04 -0700 2009
-
date-performance
Adds a semblance of performance to Ruby's core Date class ...
Last updated Mon Oct 12 04:10:37 -0700 2009
-
unicorn
See defunkt/unicorn for the official unofficial Unicorn mirror. Updated semi-regularly.
Forked from defunkt/unicorn Fri Oct 02 21:44:41 -0700 2009
Last updated Sat Oct 03 12:57:34 -0700 2009
-
rack
a modular Ruby webserver interface
Forked from chneukirchen/rack Mon Dec 08 21:33:43 -0800 2008
Last updated Sat Apr 25 07:37:19 -0700 2009
-
magent
simple but useful proxy program for memcached servers (fork of official google code project)
Last updated Thu Mar 26 04:29:45 -0700 2009
-
thin
A very fast & simple Ruby web server
Forked from macournoyer/thin Sun Jan 18 06:08:18 -0800 2009
Last updated Fri Mar 13 04:01:01 -0700 2009
-
hem
persistent ssh connection and tunnel manager
Last updated Fri Feb 27 16:39:06 -0800 2009
-
jekyll
Jekyll is a blog-aware, static site generator in Ruby
Forked from mojombo/jekyll Mon Jan 19 18:25:51 -0800 2009
Last updated Mon Feb 23 22:51:15 -0800 2009
-
rack-contrib
Moved to https://github.com/rack/rack-contrib/
Last updated Sat Jan 10 18:05:07 -0800 2009
-
wink
NO LONGER MAINTAINED
Last updated Sun Nov 02 12:52:40 -0800 2008
-
adoc-themes
Themes for AsciiDoc and a framework for assembling them ...
Last updated Wed Mar 26 12:43:39 -0700 2008
Public Activity 

-
rtomayko committed b0cb65c7:
move install check code to rip-installed
-
rtomayko committed a6a9ba98:
Merge branch rtomayko/fetch-errors into ripbase
-
rtomayko committed 1845b94a:
rip-fetch uses RIPBASE/packages symlinked to RIPDIR/.packages
-
rtomayko committed a003efb2:
fix rip-create passing bad --cache arg to rip-init
-
rtomayko committed dfa80c11:
rip-fetch retains git clone stderr
-
rtomayko committed c0fc88e2:
rip-fetch exits non-zero when git pull fails, retains stderr
A Sinatra app that presents memcached server stats
Classy web-development dressed in a DSL (official / canonical repo)
Nope. I'll pull it in.

-
Tom Preston-Werner committed d82ad482:
add max conn count to procline
-
Tom Preston-Werner committed a7915201:
update history for last few changes
-
Tom Preston-Werner committed 534bfd01:
add totalcount to procline
-
Tom Preston-Werner committed 294b2010:
add VERSION constant and ProxyMachine.version method + procline
-
Tom Preston-Werner committed 5acbf2ee:
always log successful proxy connections
-
Tom Preston-Werner committed abc7421a:
Regenerated gemspec for version 0.2.7
-
Tom Preston-Werner committed 5d53e753:
Version bump to 0.2.7
-
Tom Preston-Werner committed 56c42c56:
update history for 0.2.7 release
-
Tom Preston-Werner committed 10fcb01c:
use a 10k proxy buffer to limit memory growth due to slow clients
-
Tom Preston-Werner committed 4de3554d:
Regenerated gemspec for version 0.2.6
-
Tom Preston-Werner committed 42267d9f:
Version bump to 0.2.6
-
Tom Preston-Werner committed affd20a6:
add host:port to procline
-
Tom Preston-Werner committed 1908a627:
set procline to show name and number of connections
-
Tom Preston-Werner committed e8ba4cbb:
Regenerated gemspec for version 0.2.5
-
Tom Preston-Werner committed bfed4c0e:
Version bump to 0.2.5
-
Tom Preston-Werner committed 920d39f8:
add fast shutdown for TERM and INT signals
-
Tom Preston-Werner committed b9c9e488:
use QUIT instead of TERM for graceful exit to match up with nginx and others
-
Tom Preston-Werner committed e9c535c5:
Regenerated gemspec for version 0.2.4
-
Tom Preston-Werner committed c6a2a0ed:
Version bump to 0.2.4
-
Tom Preston-Werner committed fa57c0b7:
trap TERM signal and gracefully exit
And 24 more commits...
Looks good to me. Mind adding a test real quick so that someone doesn't remove it out of ignorance? I think there's a
test/settings_test.rb
that should have an obvious place for this.
Discount (For Ruby) Implementation of John Gruber's Markdown
Reliable read timeouts
clone of the libmemcached hg tree, with extra patches
building blocks for with-statement-related hackery
Experimental HTTP proxy (using node.js) for avoiding the dog pile effect.