mdirolf (Mike Dirolf)

Name
Mike Dirolf
Email
Website/Blog
http://www.dirolf.com
Company
10gen
Location
New York, NY
Member Since
Mar 21, 2008 (about 1 year)

Following 2 githubbers and watching 49 repositories view all →

Public Repositories (13)

  • nginx-gridfs

    Nginx module for serving files from MongoDB's GridFS

    legend

    Last updated Sun Nov 08 06:52:56 -0800 2009

  • mongo-appengine-connector

    Connector to use the MongoDB with Google's AppEngine

    legend

    Last updated Tue Sep 29 11:57:32 -0700 2009

  • buildbot

    Python-based continuous integration testing framework; send pull requests for your patches!

    legend

    Forked from djmitche/buildbot Fri Aug 14 07:52:27 -0700 2009

    Last updated Fri Aug 14 09:09:02 -0700 2009

  • DjanMon

    Demo showing how to use MongoDB with PyMongo from a Django project

    legend

    Last updated Fri Aug 07 07:17:50 -0700 2009

  • dotfiles

    Config files I use across machines

    legend

    Last updated Wed Jun 24 09:33:12 -0700 2009

  • simple-messaging-service

    A really simple twitter clone using MongoDB and web.py

    legend

    Last updated Mon May 18 08:39:39 -0700 2009

  • mlmongo

    Standard ML (sml) driver for 10gen's mongo database (MongoDB).

    legend

    Last updated Tue Dec 23 12:46:29 -0800 2008

  • dirolf

    My personal site

    legend

    Last updated Fri Nov 14 14:49:17 -0800 2008

  • loudonvillelongboards

    Loudonville Longboards' site.

    legend

    Last updated Sun Nov 09 19:59:58 -0800 2008

  • zoomix

    An original game, written in JavaScript. Another one from sometime in '07.

    legend

    Last updated Tue Oct 28 19:03:34 -0700 2008

  • mdcave

    A javascript game written as a one night project sometime in 2007

    legend

    Last updated Tue Oct 28 19:03:19 -0700 2008

  • pyporter2

    A python implementation of the porter2 stemmer: http://snowball.tartarus.org/algorithms/english/s...

    legend

    Last updated Mon Oct 06 20:28:18 -0700 2008

  • space

    A game I wrote a long time ago (2005 I think). It needs lots of work and a new name.

    legend

    Last updated Sun Sep 28 19:35:25 -0700 2008

Public Activity feed

mdirolf pushed to master at mdirolf/nginx-gridfs Sun Nov 08 06:52:57 -0800 2009
HEAD is 0d6a759b72fdf167cd75d1f23339139ed76a6c2f
  • mdirolf committed 0d6a759b:
    gitignore build directory in preparation for some clean up of the build process
mdirolf pushed to master at mongodb/mongo-python-driver Tue Oct 27 10:23:36 -0700 2009
HEAD is 00b375ff25a772a709aa68d4466ee34e8c212c08
mdirolf pushed to master at mongodb/mongo-python-driver Tue Oct 27 09:46:25 -0700 2009
HEAD is 84d8d2f1c6f31aca9b21f2e4394cb828ce80a5cd
mdirolf pushed to master at mongodb/mongo-python-driver Mon Oct 26 08:52:20 -0700 2009
HEAD is d84aef567670ea1be768130061d6cca94ad1a08c
  • mdirolf committed d84aef56:
    fix for C extension with unicode regex patterns PYTHON-65
mdirolf pushed to master at mongodb/mongo-python-driver Mon Oct 26 07:45:13 -0700 2009
HEAD is 8e835e26851b4348e9ab94bcc045a9b9ff488bea
  • mdirolf committed 8e835e26:
    add support for multi-update: update(..., multi=True)
mdirolf pushed to master at mongodb/mongo-python-driver Mon Oct 26 07:17:24 -0700 2009
HEAD is 39774f4f149e03ab4fdd2aec254ed50317b7d7ca
  • mdirolf committed 39774f4f:
    minor: use more specific version for version specific tests, fix test now that server does return an error on capped collection remove
mdirolf pushed to master at mongodb/mongo-ruby-driver Thu Oct 22 14:12:47 -0700 2009
HEAD is 0f0c0e569d067418c6bd48d9128d851718aa5cf5
  • mdirolf committed 0f0c0e56:
    minor: test for duplicate _id (as string and symbol)
mdirolf pushed to master at mongodb/mongo-ruby-driver Thu Oct 22 13:20:35 -0700 2009
HEAD is 79acba5417265e6ba53d3e4e3f9d7154629789d8
  • mdirolf committed 79acba54:
    fix for inserting duplicate _id when using C extension and doc responds to has_key? for both '_id' and :_id (MongoMapper related)
mdirolf pushed to master at mongodb/mongo-python-driver Wed Oct 21 14:32:03 -0700 2009
HEAD is 1d1346bef1b320c72f844c3a93d335dbcc8d4767
  • mdirolf committed 1d1346be:
    revert to old benchmark script, even though neither of these is really being used
mdirolf created tag 1.1 at mongodb/mongo-python-driver Wed Oct 21 13:46:47 -0700 2009
mdirolf pushed to master at mongodb/mongo-python-driver Wed Oct 21 13:46:45 -0700 2009
mdirolf pushed to master at mongodb/mongo-python-driver Wed Oct 21 13:23:34 -0700 2009
HEAD is 13631ba13ba29d6914d3d489953ac1ac5d0c59e0

2 commits »

mdirolf pushed to master at mongodb/mongo-python-driver Wed Oct 21 12:07:14 -0700 2009
HEAD is f181a1a2c6529bdf16e5077ce5e1365b3d662ee7
mdirolf pushed to master at mongodb/mongo-python-driver Wed Oct 21 11:53:36 -0700 2009
HEAD is 9b7db6504f475929e5a4cd6b8358a038f4c3693d
  • mdirolf committed 9b7db650:
    minor: update tests to work with changes to / on indexed fields
mdirolf pushed to master at mongodb/mongo-python-driver Wed Oct 21 11:02:38 -0700 2009
HEAD is 814e6f0eec23b207ac6194afd40214ed36c99225
  • mdirolf committed 814e6f0e:
    minor: update test to pass against devel as well as 1.0
mdirolf pushed to master at mongodb/mongo-python-driver Wed Oct 21 10:59:33 -0700 2009
HEAD is 9b3e1ce9aca0eaccaaa477321a7235b04eb0e5e4
  • mdirolf committed 9b3e1ce9:
    minor: use no timeout for thread tests - get around some failures due to (i think) slowness in 2.4
mdirolf pushed to master at mongodb/mongo-python-driver Wed Oct 21 10:16:44 -0700 2009
HEAD is b12ca2ebf2bfb95d8bd3606263214093c08e9e90
mdirolf pushed to master at mongodb/mongo-python-driver Wed Oct 21 10:11:03 -0700 2009
HEAD is 98c222703fb9390f2b6ba7a4bc306510cee03a97
mdirolf pushed to master at mongodb/mongo-python-driver Wed Oct 21 10:01:02 -0700 2009
HEAD is 9373a6a30979657c541cd30d9cf9b3b99e474ae1

3 commits »

mdirolf pushed to master at mongodb/mongo-python-driver Mon Oct 19 11:15:28 -0700 2009
HEAD is 74b5e284d5199ea26d314f3038dba9a096320cd3
  • mdirolf committed 74b5e284:
    failing test case for safe mode with threading
mdirolf pushed to master at mongodb/mongo-ruby-driver Mon Oct 19 08:05:46 -0700 2009
HEAD is 2a0552d6dc062bb172c10d5f7610cafa5ff152a5
mdirolf applied fork commits to mongo-ruby-driver/master Mon Oct 19 08:04:21 -0700 2009
master was changed to c357e7
mdirolf pushed to master at mongodb/mongo-python-driver Thu Oct 15 09:32:29 -0700 2009
HEAD is ded54535f476f64bc95e5047a4c1551c02c56001
  • mdirolf committed ded54535:
    minor: make test a little bit less prone to random timing issues
mdirolf pushed to master at mongodb/mongo-python-driver Wed Oct 14 14:26:52 -0700 2009
HEAD is 2b82db621297b8e5ba837a9f1cde56b61de327e2
  • mdirolf committed 2b82db62:
    deprecate setting slave_okay on individual queries
mdirolf pushed to master at mongodb/mongo-python-driver Tue Oct 13 14:14:25 -0700 2009
HEAD is e7fbbbcf1c4f9f8cafe487cce24bc67ea90ae2cf
mdirolf pushed to master at mongodb/mongo-python-driver Tue Oct 13 13:20:42 -0700 2009
HEAD is d7289d0c836eaefe507796486b351bdd841b3efb
  • mdirolf committed d7289d0c:
    add 'network_timeout' option to Connection instances to specify timeout for socket operations
mdirolf pushed to master at mongodb/mongo-python-driver Tue Oct 13 08:18:18 -0700 2009
HEAD is 6913a0f35c906e21a104a773707423f6d9c924cf

3 commits »

mdirolf pushed to master at mongodb/mongo-ruby-driver Thu Oct 08 21:33:42 -0700 2009
HEAD is d1a07f4b36ca3969f508a3deb49dd09381cde2ab
mdirolf pushed to master at mongodb/mongo-activerecord-ruby Thu Oct 08 07:51:39 -0700 2009
mdirolf created tag 0.4.3 at mongodb/mongo-activerecord-ruby Thu Oct 08 07:50:03 -0700 2009
mdirolf pushed to master at mongodb/mongo-activerecord-ruby Thu Oct 08 07:50:00 -0700 2009
HEAD is c24df69c9b42ef0daab4c1078f90476826dc7bce

3 commits »

mdirolf pushed to master at mongodb/mongo-ruby-driver Thu Oct 08 07:42:10 -0700 2009
HEAD is 44196e2d33ad40be8ece097e875b7237cae5ba4a
  • mdirolf committed 44196e2d:
    add conversions to file list. maybe now that we're on gemcutter we should make this more dynamic again
mdirolf created tag 0.15.1 at mongodb/mongo-ruby-driver Thu Oct 08 07:12:18 -0700 2009
mdirolf pushed to master at mongodb/mongo-ruby-driver Thu Oct 08 07:12:15 -0700 2009
HEAD is ec6849fdd8f1a87a10da3f0e728afcde72b019f7
  • mdirolf committed ec6849fd:
    BUMP 0.15.1 DB#last_status, OrderedHash#each returns self, logger convenience methods, new syntax for sort orders (and deprecate the old syntaxes
mdirolf pushed to master at mongodb/mongo-ruby-driver Thu Oct 08 07:06:32 -0700 2009
HEAD is 4fdcad1327b4e54dfb77992c4d58cff99818b6a7

2 commits »