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 mongodb/mongo-python-driver Mon Nov 16 23:08:10 -0800 2009
HEAD is 6c59c626ee0b908e69dc06c3993446cc3187e4ef
  • Mike Dirolf committed 6c59c626:
    minor: just import version
mdirolf pushed to master at mongodb/mongo-python-driver Mon Nov 16 22:08:41 -0800 2009
HEAD is fd8f3c02186303a66ce78e7618246728c232987a

4 commits »

mdirolf pushed to master at mongodb/mongo Sun Nov 15 09:45:24 -0800 2009
HEAD is 5edbfbc471aa781c9b20b4cfdbcb09569fb269ea
  • Mike Dirolf committed 5edbfbc4:
    fix for SERVER-419 (introduced in 428f988a...)
mdirolf pushed to master at mongodb/mongo-python-driver Sat Nov 14 13:57:13 -0800 2009
HEAD is d0f0f6b12a7135e853324cbcf9e63fbd64ab28f0
  • Mike Dirolf committed d0f0f6b1:
    minor: make version number '+' so docs for 1.1.1 stay right
mdirolf created tag 1.1.1 at mongodb/mongo-python-driver Sat Nov 14 13:55:53 -0800 2009
mdirolf pushed to master at mongodb/mongo-python-driver Sat Nov 14 13:44:42 -0800 2009
HEAD is 139990669ecd529d24cf137874d6249c4eacc397
  • Mike Dirolf committed 13999066:
    BUMP 1.1.1
mdirolf pushed to master at mongodb/mongo-python-driver Sat Nov 14 09:34:19 -0800 2009
HEAD is f6fbb004b0c42879a950760208f7349eb6bb35dc
  • Mike Dirolf committed f6fbb004:
    replace the recently added size() method with an optional argument to count(), and use a db command instead of client-side math
mdirolf pushed to master at mongodb/mongo Sat Nov 14 09:31:59 -0800 2009
HEAD is 0d656aa0478d18d6a26e5f0cf14b8e3cb6bda8e4
  • Mike Dirolf committed 0d656aa0:
    skipping all results shouldn't be an error for count operations
mdirolf pushed to master at mongodb/mongo-python-driver Sat Nov 14 07:50:10 -0800 2009
HEAD is 55930d8f9531a113d969bd847933cabfbd339d55
  • Mike Dirolf committed 55930d8f:
    minor: fix link
mdirolf pushed to master at mongodb/mongo-python-driver Sat Nov 14 01:17:40 -0800 2009
HEAD is 0a692016333fdb118446bbebb2c037e9258799c5

7 commits »

mdirolf pushed to master at mongodb/mongo-ruby-driver Fri Nov 13 08:41:50 -0800 2009
HEAD is 572bf1011034db19c981da8d831ea146b7dfe1cb
  • Mike Dirolf committed 572bf101:
    C ext: build on ruby 1.9 and fix objectid generation
mdirolf pushed to master at mongodb/mongo-python-driver Thu Nov 12 13:48:39 -0800 2009
HEAD is 7c02412e6b5144c68a80121daa15d188de155d45

7 commits »

mdirolf pushed to master at mongodb/mongo-python-driver Wed Nov 11 08:13:40 -0800 2009
HEAD is e63cf5d402468fd4b29fff71337d1dfb5d53a175
  • Mike Dirolf committed e63cf5d4:
    DEPRECATING Cursor.__len__ in favor of Cursor.size
mdirolf pushed to master at mongodb/mongo-python-driver Wed Nov 11 06:42:26 -0800 2009
HEAD is 3e5dc90e698e1da643404669d0ad899d5e1ef778
  • Mike Dirolf committed 3e5dc90e:
    minor: extraneous import
mdirolf pushed to master at mongodb/mongo Tue Nov 10 14:49:50 -0800 2009
HEAD is 86b713fdffabbd2097cb7907fc9395d6bea63630
  • Mike Dirolf committed 86b713fd:
    minor: oops - fix for broken tests
mdirolf pushed to master at mongodb/mongo Tue Nov 10 14:32:15 -0800 2009
HEAD is bb2e504105c6464522ca2415b1c11df0cb73550c
  • Mike Dirolf committed bb2e5041:
    use instead of for strict JSON DBRef encoding - more consistent
mdirolf pushed to master at mongodb/mongo-python-driver Tue Nov 10 14:31:29 -0800 2009
HEAD is f6a3696c910e15a0e2246ae057ad40ec2e42c8db
  • Mike Dirolf committed f6a3696c:
    helpers for encoding / decoding documents to and from JSON
mdirolf pushed to master at mongodb/mongo-python-driver Tue Nov 10 14:14:37 -0800 2009
HEAD is 82244d28133f283468b0b7abd676b4018d2935e4

2 commits »

mdirolf pushed to master at mongodb/mongo-python-driver Tue Nov 10 11:54:47 -0800 2009
HEAD is b4cb9be0d32e464db4843c0b54e081a3f2e77bdd
  • Mike Dirolf committed b4cb9be0:
    Add database support to DBRefs (as )
mdirolf pushed to master at mongodb/mongo-python-driver Tue Nov 10 08:16:09 -0800 2009
HEAD is 9bbeea47825c5dbbcf57e16585ddad58eb8449e4
  • Mike Dirolf committed 9bbeea47:
    raise InvalidDocument when trying to encode a document with non-string keys
mdirolf pushed to master at mdirolf/nginx-gridfs Sun Nov 08 06:52:57 -0800 2009
HEAD is 0d6a759b72fdf167cd75d1f23339139ed76a6c2f
  • Mike Dirolf 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
  • Mike Dirolf committed 00b375ff:
    skip distinct test prior to version 1.1
mdirolf pushed to master at mongodb/mongo-python-driver Tue Oct 27 09:46:25 -0700 2009
HEAD is 84d8d2f1c6f31aca9b21f2e4394cb828ce80a5cd
  • Mike Dirolf committed 84d8d2f1:
    distinct helper - Collection.distinct
mdirolf pushed to master at mongodb/mongo-python-driver Mon Oct 26 08:52:20 -0700 2009
HEAD is d84aef567670ea1be768130061d6cca94ad1a08c
  • Mike Dirolf 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
  • Mike Dirolf 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
  • Mike Dirolf 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
  • Mike Dirolf 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
  • Mike Dirolf 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
  • Mike Dirolf 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
HEAD is a4b2b4efe5a34d8dea43b053abcf5536f84d3504
  • Mike Dirolf committed a4b2b4ef:
    BUMP 1.1
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
  • Mike Dirolf committed f181a1a2:
    safe option for remove
mdirolf pushed to master at mongodb/mongo-python-driver Wed Oct 21 11:53:36 -0700 2009
HEAD is 9b7db6504f475929e5a4cd6b8358a038f4c3693d
  • Mike Dirolf 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
  • Mike Dirolf committed 814e6f0e:
    minor: update test to pass against devel as well as 1.0