summaryrefslogtreecommitdiff
path: root/stdafx.cpp
Commit message (Expand)AuthorAgeFilesLines
* BUMP 1.1.4Eliot Horowitz2009-12-031-1/+1
* post 1.1.3 markersEliot Horowitz2009-11-101-1/+1
* BUMP 1.1.3r1.1.3Eliot Horowitz2009-11-101-1/+1
* all client files now marked as Apache 2.0. SERVER-329.Mathias Stearn2009-10-271-15/+14
* 1.1.2 -> 1.1.3-Eliot Horowitz2009-10-161-1/+1
* BUMP 1.1.2r1.1.2Eliot Horowitz2009-10-161-1/+1
* starting work on 1.1.2Eliot Horowitz2009-10-011-1/+1
* BUMP 1.1.1Eliot Horowitz2009-10-011-1/+1
* version numbersEliot Horowitz2009-09-151-1/+1
* BUMP 1.1.0r1.1.0Eliot Horowitz2009-09-141-1/+1
* dev branch is 1.1.0-Eliot Horowitz2009-08-271-1/+1
* after 0.9.10Eliot Horowitz2009-08-241-1/+1
* BUMP 0.9.10r0.9.10Eliot Horowitz2009-08-241-1/+1
* after 0.9.9r0.9.9Eliot Horowitz2009-08-181-1/+1
* BUMP 0.9.9Eliot Horowitz2009-08-181-1/+1
* 0.9.8+Eliot Horowitz2009-08-141-1/+1
* BUMP 0.9.8Eliot Horowitz2009-08-141-1/+1
* increas version for post 0.9.7 deploy MINOREliot Horowitz2009-07-291-1/+1
* BUMP 0.9.7Eliot Horowitz2009-07-291-1/+1
* version number with + MINOREliot Horowitz2009-07-081-1/+1
* BUMP 0.9.6r0.9.6Eliot Horowitz2009-07-081-1/+1
* fix windows MINOREliot Horowitz2009-07-021-1/+1
* compiler error for gcc < 4Eliot Horowitz2009-07-021-0/+13
* 0.9.5+ MINOREliot Horowitz2009-06-241-1/+1
* BUMP 0.9.5r0.9.5Eliot Horowitz2009-06-231-1/+1
* make version number 0.9.4+ MINOREliot Horowitz2009-06-091-1/+1
* BUMP 0.9.4r0.9.4Eliot Horowitz2009-06-091-1/+1
* Moved implementation code from stdafx to correct pre-compiled headersalanw2009-06-041-115/+0
* change version string to 0.9.3+Eliot Horowitz2009-05-291-1/+1
* BUMP 0.9.3r0.9.3Eliot Horowitz2009-05-291-1/+1
* move version string to .cpp so changing doesn't require recompile MINOREliot Horowitz2009-05-281-0/+2
* never destroy log or background job mutexes, as they generated assertions on ...Aaron2009-05-211-1/+1
* add version and system info to http interfaceAaron2009-05-121-0/+5
* add 'buildinfo' command to get mongod compile informationAaron2009-04-201-2/+5
* visual studio fixEliot Horowitz2009-03-191-0/+1
* get version on startupEliot Horowitz2009-03-171-1/+5
* replication / exception throwing bug fixDwight2009-02-121-2/+2
* rename classes and add a new client connect methodDwight2009-02-061-1/+1
* Merge branch 'master' of git.10gen.com:/data/gitroot/pDwight2009-02-041-0/+15
|\
| * Add timestamp to lockless output functionAaron2009-02-041-0/+14
|/
* datastore workDwight2009-02-021-2/+2
* put mongo::exit backEliot Horowitz2009-01-261-0/+5
* _id can be any typedwight2009-01-251-4/+0
* get rid of #define exit and just defined it in the mongo namespaceEliot Horowitz2009-01-251-1/+4
* basic securityunknown2009-01-181-0/+5
* Indent all lines within namespaces one levelAaron2009-01-151-58/+58
* Put our code in 'mongo' namespaceAaron2009-01-141-0/+9
* move sayDbContext to stdafx (it was defined there anyway)Eliot Horowitz2009-01-141-1/+11
* getlasterrorDwight2009-01-051-0/+5
* Replace tab indentation with spacesAaron2008-12-281-18/+18