andyjeffries (Andy Jeffries)

Name
Andy Jeffries
Email
Website/Blog
http://andyjeffries.co.uk/
Company
NextGen Development Ltd
Location
London, UK
Member Since
Sep 02, 2008 (about 1 year)

Following 2 githubbers and watching 38 repositories view all →

Public Repositories (9)

  • cli

    Command Line Utilities

    legend

    Last updated Tue Sep 22 02:56:56 -0700 2009

  • evma_httpserver

    An evented http server built on top of eventmachine

    legend

    Forked from eventmachine/evma_httpserver Tue Sep 08 03:39:08 -0700 2009

    Last updated Tue Sep 08 03:42:04 -0700 2009

  • rails-analysis-tools

    Tools for analysing Rails and Apache logs for performance

    legend

    Last updated Fri Aug 28 08:35:36 -0700 2009

  • rdiscuss

    RDiscuss is a mailing/discussion list system written in Ruby on Rails

    legend

    Last updated Wed Aug 12 05:22:19 -0700 2009

  • really_simple_wiki

    A really simple Rails wiki

    legend

    Last updated Wed Apr 15 07:34:25 -0700 2009

  • digestfnv

    A pure ruby implementation of the Fowler/Noll/Vo (FNV) Hash

    legend

    Last updated Thu Mar 19 03:46:06 -0700 2009

  • paperclip_thumbnailers

    After using a version of Paperclip that allows custom thumbnailers, this will be a collection of ...

    legend

    Last updated Sun Feb 22 14:47:25 -0800 2009

  • paperclip

    Paperclip File Management Plugin

    legend

    Forked from thoughtbot/paperclip Tue Sep 02 13:10:08 -0700 2008

    Last updated Sun Feb 22 14:28:11 -0800 2009

  • active_merchant

    Active Merchant is a simple payment abstraction library used in and sponsored by Shopify. It is w...

    legend

    Forked from Shopify/active_merchant Thu Feb 19 06:54:51 -0800 2009

    Last updated Sun Feb 22 14:21:57 -0800 2009

Public Activity feed

andyjeffries pushed to master at LVS/JSONService Tue Dec 01 05:39:22 -0800 2009
HEAD is fc352547996596bfbd299a758431bb334e7f01d6
  • andyjeffries committed fc352547:
    Made the string output better for debugging purposes and tried to fix passing in an empty parameter to a dynamic method
andyjeffries created gist: 238729 Thu Nov 19 04:22:06 -0800 2009
FDJ = {} FDJ.EventScroller = { init: function() {
andyjeffries started watching sitaramc/gitolite Tue Nov 17 06:25:48 -0800 2009
gitolite's description:
standalone, souped-up (started with per-branch permissions as the only extra feature, now lots more), version of gitosis. In perl. [Note: ALL branches except master are subject to rebase/rewind :-)]
andyjeffries started watching jtrupiano/rack-rewrite Mon Nov 09 00:37:26 -0800 2009
rack-rewrite's description:
A rack middleware for defining and applying rewrite rules. In many cases you can get away with Rack::Rewrite instead of writing Apache mod_rewrite rules.
andyjeffries started watching stefankroes/ancestry Mon Nov 09 00:37:06 -0800 2009
ancestry's description:
Organise ActiveRecord model into a tree structure
andyjeffries started watching alno/irwi Mon Nov 09 00:37:05 -0800 2009
irwi's description:
Complete wiki plugin for Ruby on Rails
andyjeffries pushed to master at LVS/JSONService Tue Nov 03 02:30:57 -0800 2009
HEAD is 36af001bbc2e03e53447493f9d927c3be3d74f37
  • andyjeffries committed 36af001b:
    Moved timeout setting on HTTP object to individual request, as there was a bug when the first setting sets it in the connection manager for all future connections. Also, logged the timeout value in the event of a timeout in the log. Version bumped to 0.4.1.
andyjeffries pushed to master at LVS/JSONService Tue Oct 27 07:46:37 -0700 2009
HEAD is 3b03f298cdbcb41141258389c599ed82c6d931bb

2 commits »

andyjeffries pushed to master at LVS/JSONService Mon Oct 26 09:55:11 -0700 2009
HEAD is e6f44fcd4af74dd3bd1cc2ff4f31002bc274316b
  • andyjeffries committed e6f44fcd:
    Was using all options in the create_key method for the hash of connections, including the unique requestId options - doesn't now, so it doesn't create a connection for each request any more - version bumped to 0.3.9
andyjeffries forked mxcl/homebrew Mon Oct 26 06:50:20 -0700 2009
Forked repository has since been deleted.
andyjeffries pushed to master at LVS/JSONService Wed Oct 21 08:22:02 -0700 2009
HEAD is 69492e4bf424dda9533909f12783d0e425479583
  • andyjeffries committed 69492e4b:
    Added a debug log line with the Request ID in it in the event of a successful matchup, in order to help David Gabor track it down from front to backend
andyjeffries pushed to master at LVS/JSONService Wed Oct 21 02:01:00 -0700 2009
HEAD is a2acf8446825b538c5b25778bce0098b2051e89f
  • andyjeffries committed a2acf844:
    Sends and checks a custom HTTP header to ensure the reponse is the one for this request. Also version bumped to 0.3.7
andyjeffries pushed to master at LVS/JSONService Mon Oct 12 06:15:28 -0700 2009
HEAD is fbc730de836591c5d18154aa0b6b02e293c5dbcc
andyjeffries pushed to master at LVS/JSONService Mon Oct 12 04:13:49 -0700 2009
HEAD is 106a14d339e8808c4c6163e14cfa3edf189941ff
  • andyjeffries committed 106a14d3:
    Updated to be able to handle attributes like ECredit and version bumped to 0.3.5
andyjeffries started watching drnic/install_theme Tue Oct 06 01:56:27 -0700 2009
install_theme's description:
Use any HTML template as a theme generator for your Rails app.