siebertm

Michael Siebert
Siebert WD
Berlin, Germany
6
13
Mar 03, 2008
  • Treat an ActiveRecord model as a file attachment, storing its patch, size, content type, etc.
    Forked from technoweenie/attachment_fu Sat Oct 25 10:43:22 -0700 2008
    legend
  • A clean, simple, and unobtrusive ruby authentication solution.
    Forked from binarylogic/authlogic Tue Apr 07 10:15:09 -0700 2009
    legend
  • A simple product backlog app
    Updated Fri Jan 30 12:02:00 -0800 2009
    legend
  • Database backed asynchronous priority queue -- Extracted from Shopify
    Forked from tobi/delayed_job Sat Feb 21 03:14:46 -0800 2009
    legend
  • Updated Mon Jul 06 07:41:50 -0700 2009
    legend
  • Updated Thu May 01 03:43:30 -0700 2008
    legend
  • GitShelve makes it possible to store arbitrary data in a separate branch of a git repository
    Updated Sun May 18 06:03:54 -0700 2008
    legend
  • Makes http fun! Also, makes consuming restful web services dead easy.
    Forked from jnunemaker/httparty Tue Feb 03 07:13:31 -0800 2009
    legend
  • Updated Tue Apr 28 07:44:19 -0700 2009
    legend
  • Realtime Rails
    Forked from maccman/juggernaut_plugin Sat May 23 07:52:36 -0700 2009
    legend
  • A minimal post_receive hook for github
    Updated Fri Aug 15 06:22:26 -0700 2008
    legend
  • Contributed Rack Middleware and Utilities
    Forked from rack/rack-contrib Sun Apr 19 02:28:06 -0700 2009
    legend
  • xss_terminate is a plugin in that makes stripping and sanitizing HTML stupid-simple. Install and ...
    Forked from look/xss_terminate Thu Jun 04 03:07:55 -0700 2009
    legend

Following

Public Activity  feed

siebertm pushed to master at siebertm/dotfiles Mon Jul 06 07:41:52 -0700 2009
HEAD is 9b791dc7e1f99ab587c2c8acd7d2a1d3095bbc9c
siebertm pushed to master at siebertm/dotfiles Mon Jul 06 07:37:43 -0700 2009
HEAD is d0c021babe27b0d7c3c83cdad6ace18a50f0a0bd

4 commits »

siebertm started watching rails/rails Sat Jul 04 01:24:09 -0700 2009
rails's description:
Ruby on Rails
siebertm created gist: 127096 Wed Jun 10 01:29:14 -0700 2009
public class Key { protected SecretKey key;
siebertm forked look/xss_terminate Thu Jun 04 03:07:56 -0700 2009
Forked repository is at siebertm/xss_terminate
siebertm created gist: 120832 Sun May 31 02:46:07 -0700 2009
rake metrics:all > /dev/null 2>&1 && cp -r tmp/metric_fu/output /srv/deploy/integrity/public/metr...
siebertm created gist: 120831 Sun May 31 02:46:04 -0700 2009
rake metrics:all > /dev/null 2>&1 && cp -r tmp/metric_fu/output /srv/deploy/integrity/public/metr...
siebertm created gist: 120627 Sat May 30 13:34:16 -0700 2009
#!/usr/bin/env ruby require 'rubygems'
siebertm pushed to master at siebertm/juggernaut_plugin Sat May 23 08:01:39 -0700 2009
HEAD is 276b5e8e8118c2a8b9f394de7c2851f0ca8c8cb4
siebertm forked maccman/juggernaut_plugin Sat May 23 07:52:39 -0700 2009
Forked repository is at siebertm/juggernaut_plugin
siebertm pushed to master at siebertm/js-router Tue Apr 28 07:56:07 -0700 2009
HEAD is 59073d0cf3aab752b59ac66127fa002716499999
siebertm pushed to master at siebertm/js-router Tue Apr 28 07:15:19 -0700 2009
HEAD is 25e6340ea7fc76f758ea897f7eefd7a8e61e871f
  • siebertm committed 25e6340e:
    Add support for default params and hashed arguments
siebertm forkd gist: 102591 Mon Apr 27 09:50:29 -0700 2009
task :rebuild_config => :app_env do config = ThinkingSphinx::Configuration.instance fil...
siebertm created branch master at siebertm/js-router Sun Apr 26 05:49:11 -0700 2009
siebertm created repository js-router Sun Apr 26 05:48:53 -0700 2009
New repository is at siebertm/js-router
siebertm started watching hassox/warden Thu Apr 23 11:25:06 -0700 2009
warden's description:
General Rack Authentication Framework
siebertm pushed to master at siebertm/rack-contrib Sun Apr 19 02:47:57 -0700 2009
HEAD is ea766a92a77bc01c5db83a357944356251c58b53
  • siebertm committed ea766a92:
    Add Rack::Backstage and Rack::RouteExceptions to autoloader and sort autoload statements
siebertm forked rack/rack-contrib Sun Apr 19 02:28:08 -0700 2009
Forked repository is at siebertm/rack-contrib
siebertm forked binarylogic/authlogic Tue Apr 07 10:15:14 -0700 2009
Forked repository is at siebertm/authlogic
siebertm committed to siebertm/delayed_job Mon Feb 23 01:02:54 -0800 2009

2bfa5fa91f407f525e39da4f676673ac41b2e720

Add the possibility to create named jobs to ensure that only one job with the same name is enqueued

siebertm forked tobi/delayed_job Sat Feb 21 03:14:49 -0800 2009
Forked repository is at siebertm/delayed_job
siebertm created gist: 67435 Fri Feb 20 04:48:08 -0800 2009
# ever wanted capistrano talk to you? # this is used with ext/multistage and only works on a mac
siebertm started watching shuber/encryptor Wed Feb 11 00:26:47 -0800 2009
encryptor's description:
A simple wrapper for the standard ruby OpenSSL library
siebertm forkd gist: 58796 Thu Feb 05 08:21:11 -0800 2009
var DateHelper = { // Takes the format of "Jan 15, 2007 15:45:00 GMT" and converts it to a rela...
siebertm committed to siebertm/httparty Tue Feb 03 07:48:23 -0800 2009

ca6e5a887f279a403f2acd68aa199ecd29b111ec

Fix Bug unescaping umlauts

siebertm forked jnunemaker/httparty Tue Feb 03 07:13:32 -0800 2009
Forked repository is at siebertm/httparty
siebertm committed to siebertm/backlog Fri Jan 30 12:02:01 -0800 2009

c1b45aa6c8dca25b6fe2222acc901f0f04e0da3e

Add the github url to readme

siebertm committed to siebertm/backlog Fri Jan 30 12:00:28 -0800 2009
siebertm committed to siebertm/backlog Fri Jan 30 12:00:27 -0800 2009

d9b16e14c64429d8961e69e2bf171decd3ce6d70

Add bug tracker configuration

siebertm committed to siebertm/backlog Fri Jan 30 12:00:25 -0800 2009

82b2705e509cabdd6ba7aadd60f1d240e592d1ba

dont remove deleted items from dom because this causes jquery errors...

siebertm committed to siebertm/backlog Fri Jan 30 12:00:23 -0800 2009

8cbf2da21e74b1ab3ea1a90890fce2f7960914f3

rename description method to description_for_html because otherwise MarkDown is used too often :)