summaryrefslogtreecommitdiff
path: root/stdafx.cpp
AgeCommit message (Expand)Author
2009-10-16BUMP 1.1.2r1.1.2Eliot Horowitz
2009-10-01starting work on 1.1.2Eliot Horowitz
2009-10-01BUMP 1.1.1Eliot Horowitz
2009-09-15version numbersEliot Horowitz
2009-09-14BUMP 1.1.0r1.1.0Eliot Horowitz
2009-08-27dev branch is 1.1.0-Eliot Horowitz
2009-08-24after 0.9.10Eliot Horowitz
2009-08-24BUMP 0.9.10r0.9.10Eliot Horowitz
2009-08-18after 0.9.9r0.9.9Eliot Horowitz
2009-08-18BUMP 0.9.9Eliot Horowitz
2009-08-140.9.8+Eliot Horowitz
2009-08-14BUMP 0.9.8Eliot Horowitz
2009-07-29increas version for post 0.9.7 deploy MINOREliot Horowitz
2009-07-29BUMP 0.9.7Eliot Horowitz
2009-07-08version number with + MINOREliot Horowitz
2009-07-08BUMP 0.9.6r0.9.6Eliot Horowitz
2009-07-02fix windows MINOREliot Horowitz
2009-07-02compiler error for gcc < 4Eliot Horowitz
2009-06-240.9.5+ MINOREliot Horowitz
2009-06-23BUMP 0.9.5r0.9.5Eliot Horowitz
2009-06-09make version number 0.9.4+ MINOREliot Horowitz
2009-06-09BUMP 0.9.4r0.9.4Eliot Horowitz
2009-06-04Moved implementation code from stdafx to correct pre-compiled headersalanw
2009-05-29change version string to 0.9.3+Eliot Horowitz
2009-05-29BUMP 0.9.3r0.9.3Eliot Horowitz
2009-05-28move version string to .cpp so changing doesn't require recompile MINOREliot Horowitz
2009-05-21never destroy log or background job mutexes, as they generated assertions on ...Aaron
2009-05-12add version and system info to http interfaceAaron
2009-04-20add 'buildinfo' command to get mongod compile informationAaron
2009-03-19visual studio fixEliot Horowitz
2009-03-17get version on startupEliot Horowitz
2009-02-12replication / exception throwing bug fixDwight
2009-02-06rename classes and add a new client connect methodDwight
2009-02-04Merge branch 'master' of git.10gen.com:/data/gitroot/pDwight
2009-02-04Add timestamp to lockless output functionAaron
2009-02-02datastore workDwight
2009-01-26put mongo::exit backEliot Horowitz
2009-01-25_id can be any typedwight
2009-01-25get rid of #define exit and just defined it in the mongo namespaceEliot Horowitz
2009-01-18basic securityunknown
2009-01-15Indent all lines within namespaces one levelAaron
2009-01-14Put our code in 'mongo' namespaceAaron
2009-01-14move sayDbContext to stdafx (it was defined there anyway)Eliot Horowitz
2009-01-05getlasterrorDwight
2008-12-28Replace tab indentation with spacesAaron
2008-12-27simple quotas for disk usageunknown
2008-12-24better error messagse for replicationDwight
2008-12-05$cmd assertinfoDwight
2008-12-04show assertions in the web consoleDwight
2008-09-11arbitrateDwight