bshelton229 (Bryan Shelton)

Name
Bryan Shelton
Member Since
Dec 19, 2009

Following 0 coders and watching 7 repositories view all →

Public Repositories (6)

    • Ruby
    • 3
    • 1

    rmybackup

    Application to run mysql dumps based on information in an /etc/rmybackup.conf file (yaml format)

    Last updated Sun Aug 29 11:35:44 -0700 2010

    legend
    • JavaScript
    • 1
    • 1

    checkup

    A rails3 app to check the status of different URLs, alerting the user (via email and/or SMS) when...

    Last updated Mon Aug 02 18:23:30 -0700 2010

    legend
    • Ruby
    • 1
    • 1

    github_receiver

    A sinatra app which receives a github post-receive service hook, logs the payload in a mysql data...

    Last updated Mon Aug 02 18:15:55 -0700 2010

    legend
    • Ruby
    • 1
    • 1

    apache_scribe_pipe_ruby

    A ruby gem application that allows CustomLog in Apache to pipe to a facebook scribe logging daemon

    Last updated Tue Jul 20 13:19:34 -0700 2010

    legend
  • apache_scribe_pipe

    A Python script to use with apache's CustomLog to send logs to Facebook's Scribe

    Last updated Fri Jul 16 19:18:02 -0700 2010

    legend
    • Ruby
    • 1
    • 1

    production-sync

    Rsync git projects using .rsyncignore file to exclude files

    Last updated Thu Jul 08 09:03:44 -0700 2010

    legend

Public Activity feed

bshelton229 pushed to master at bshelton229/rmybackup Sun Aug 29 11:35:46 -0700 2010
  • 08576b7
    Added verison to mysql2 dependency
bshelton229 pushed to master at bshelton229/rmybackup Fri Aug 27 10:28:03 -0700 2010
bshelton229 pushed to master at bshelton229/rmybackup Thu Aug 19 09:04:19 -0700 2010
bshelton229 pushed to master at bshelton229/rmybackup Thu Aug 05 08:51:50 -0700 2010
bshelton229 pushed to master at bshelton229/rmybackup Wed Aug 04 12:47:43 -0700 2010
bshelton229 created branch v0.3.x at bshelton229/rmybackup Wed Aug 04 12:42:14 -0700 2010
bshelton229 pushed to master at bshelton229/checkup Mon Aug 02 18:23:31 -0700 2010
bshelton229 pushed to master at bshelton229/checkup Mon Aug 02 18:20:08 -0700 2010
  • 65579c6
    Minor updates to the readme
bshelton229 pushed to master at bshelton229/github_receiver Mon Aug 02 18:15:56 -0700 2010
bshelton229 pushed to master at bshelton229/github_receiver Mon Aug 02 18:14:08 -0700 2010
bshelton229 created branch master at bshelton229/github_receiver Mon Aug 02 18:10:29 -0700 2010
bshelton229 created repository github_receiver Mon Aug 02 18:10:06 -0700 2010
A sinatra app which receives a github post-receive service hook, logs the payload in a mysql database, and then tries to find a corresponding entry for the repository in /etc/github_receiver.conf, and if a corresponding entry is found, tries to git pull in the specified directory.
bshelton229 pushed to master at bshelton229/checkup Mon Aug 02 15:50:46 -0700 2010
  • 199f286
    Untracked .bundle/ and added it to the .gitignore file
bshelton229 pushed to master at bshelton229/rmybackup Sun Aug 01 15:23:39 -0700 2010
  • 193429d
    Fixed a type on in the readme and sample config file