summaryrefslogtreecommitdiff
path: root/stdafx.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* simple quotas for disk usageunknown2008-12-271-1/+5
* better error messagse for replicationDwight2008-12-241-2/+2
* $cmd assertinfoDwight2008-12-051-0/+3
* show assertions in the web consoleDwight2008-12-041-8/+19
* arbitrateDwight2008-09-111-2/+2
* Option_SlaveOkDwight2008-09-111-1/+0
* dbgrid startDwight2008-09-091-1/+4
* advertise new dbs for replication; handle user asserts on replDwight2008-09-031-2/+2
* repl tweaksDwight2008-08-251-2/+2
* collection options are retained when db is cloned;Dwight2008-07-281-0/+5
* added AGPL License Header to every fileEliot Horowitz2008-07-201-0/+16
* Revert "added AGPL License Header to every file"Eliot Horowitz2008-07-201-64/+0