bartzon (Bart Zonneveld)

Name
Bart Zonneveld
Email
Location
Utrecht, Netherlands
Member Since
Jul 13, 2009 (5 months)

Following 4 githubbers and watching 22 repositories view all →

Public Repositories (6)

  • dj_stats

    Delayed Job statistics aggregator

    legend

    Last updated Fri Nov 20 06:48:07 -0800 2009

  • dj_stats_reporter

    Reporting module for Delayed Job

    legend

    Last updated Fri Nov 20 06:44:37 -0800 2009

  • zelda

    If you don’t know what this is, you probably don’t need it :).

    legend

    Last updated Mon Nov 16 01:27:42 -0800 2009

  • request-log-analyzer

    A command line tool that analyzes request logfiles (e.g. Rails, Merb, Apache) to produce a perfor...

    legend

    Forked from wvanbergen/request-log-analyzer Fri Nov 13 01:50:45 -0800 2009

    Last updated Fri Nov 13 03:07:05 -0800 2009

  • salad

    Run your Cucumber on multiple CPUs with Cucumber Salad

    legend

    Forked from tieleman/salad Fri Nov 20 06:54:44 -0800 2009

    Last updated Thu Nov 05 13:47:06 -0800 2009

  • hyver

    A wrapper for the Hyves API, which makes its methods available in Ruby

    legend

    Last updated Tue Jul 14 13:01:36 -0700 2009

Public Activity feed

bartzon forked tieleman/salad Fri Nov 20 06:54:45 -0800 2009
Forked repository is at bartzon/salad
bartzon pushed to master at bartzon/dj_stats Fri Nov 20 06:48:07 -0800 2009
HEAD is 221717d4ac7dfa9c59b0c2c83d6f733d1518dd8f
bartzon pushed to master at bartzon/dj_stats_reporter Fri Nov 20 06:44:38 -0800 2009
HEAD is 400ba615661da7bb80bfb6a31292ad8c4025c1db
bartzon pushed to master at bartzon/dj_stats_reporter Fri Nov 20 06:41:39 -0800 2009
HEAD is e8689ae09325d240138d830a918d79ac2e1bc927
bartzon created branch master at bartzon/dj_stats Fri Nov 20 06:41:07 -0800 2009
New branch is at bartzon/dj_stats/tree/master
bartzon created repository dj_stats Fri Nov 20 06:39:50 -0800 2009
New repository is at bartzon/dj_stats
bartzon pushed to master at bartzon/dj_stats_reporter Fri Nov 20 06:30:30 -0800 2009
HEAD is 3e34847a87010ca321f827266a7bafa981bac5e7
bartzon pushed to master at bartzon/dj_stats_reporter Thu Nov 19 08:50:44 -0800 2009
HEAD is b903a761230d9d025f578f31debf681321a0b31e
bartzon pushed to master at bartzon/dj_stats_reporter Thu Nov 19 08:44:15 -0800 2009
HEAD is 42f6f0222a85532ced09c77918c873e66acf2533
  • bartzon committed 42f6f022:
    Added better Reporter.reschedule_ and fail_job
bartzon pushed to master at bartzon/dj_stats_reporter Thu Nov 19 04:24:17 -0800 2009
HEAD is b47f76ba1e3f64c06497c616a5ae6c34627b5bf8
bartzon pushed to master at bartzon/dj_stats_reporter Thu Nov 19 04:17:43 -0800 2009
HEAD is 8baa6605cfd8a78637962414ab4b65c0b59b4ba1
bartzon pushed to master at bartzon/dj_stats_reporter Thu Nov 19 03:29:35 -0800 2009
HEAD is 28f41b39da6b69a1f2bb11972873051c14157d18
bartzon pushed to master at bartzon/dj_stats_reporter Thu Nov 19 03:08:06 -0800 2009
HEAD is 7adafe597902398897841c18eddf6926f9ff67aa
bartzon pushed to master at bartzon/dj_stats_reporter Thu Nov 19 02:44:45 -0800 2009
HEAD is c94a88786631c407e15d4c185b5d248551d5da0f
bartzon pushed to master at bartzon/dj_stats_reporter Thu Nov 19 02:25:39 -0800 2009
HEAD is 617ad78d07d32af11a61d7c432211f3a92d55f5b
bartzon pushed to master at bartzon/dj_stats_reporter Thu Nov 19 01:58:06 -0800 2009
HEAD is 4fb04f88f9ac1a8f9ba774242b301ffd56a3d6fa
bartzon pushed to master at bartzon/dj_stats_reporter Thu Nov 19 01:31:56 -0800 2009
HEAD is d521e62cb35cf4c04c339532940986bbca3fe42c
bartzon pushed to master at bartzon/dj_stats_reporter Thu Nov 19 00:33:10 -0800 2009
HEAD is 10a4c089101d47f0748f20e994627d2e0dc99bdf
bartzon created branch master at bartzon/dj_stats_reporter Thu Nov 19 00:27:55 -0800 2009
bartzon created repository dj_stats Thu Nov 19 00:26:47 -0800 2009
New repository is at bartzon/dj_stats_reporter
bartzon created gist: 236940 Tue Nov 17 06:44:16 -0800 2009
require 'rubygems' require 'benchmark' require 'redis'
bartzon pushed to master at bartzon/zelda Mon Nov 16 01:27:43 -0800 2009
HEAD is 21bc8163961890229f6a4b42d0622e1456b29053

3 commits »

bartzon pushed to master at bartzon/request-log-analyzer Fri Nov 13 03:07:06 -0800 2009
HEAD is c69341287ef0254c50d7642979cfd4980ae456fb
  • bartzon committed c6934128:
    Updated mysql fileformat to allow SET timestamp='' lines, and added epoch converter
bartzon pushed to master at bartzon/request-log-analyzer Fri Nov 13 02:48:53 -0800 2009
HEAD is a4637fedb76b7c1cc61caca332f1a5c0d67f5365

3 commits »

bartzon forked wvanbergen/request-log-analyzer Fri Nov 13 01:50:45 -0800 2009
Forked repository is at bartzon/request-log-analyzer
bartzon created gist: 233025 Thu Nov 12 08:21:23 -0800 2009
class RowsExamined < RequestLogAnalyzer::Tracker::Base def prepare @queries = {}
bartzon created gist: 233024 Thu Nov 12 08:21:12 -0800 2009
file = File.read(ARGV[0]) outs = ""
bartzon forked wvanbergen/request-log-analyzer Wed Nov 11 02:11:28 -0800 2009
Forked repository has since been deleted.
bartzon forked tobi/delayed_job Mon Nov 02 06:17:44 -0800 2009
Forked repository has since been deleted.
bartzon updated gist: 210907 Fri Oct 16 08:00:35 -0700 2009
module UserCalculations def self.included(base) base.send :include, InstanceMethods
bartzon updated gist: 210907 Thu Oct 15 08:16:10 -0700 2009
<
bartzon updated gist: 210907 Thu Oct 15 05:20:18 -0700 2009
<
bartzon updated gist: 210907 Thu Oct 15 05:19:56 -0700 2009
<