summaryrefslogtreecommitdiff
path: root/stdafx.cpp
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
| | | | destruction in testing
* 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
| | | | --only option added
* 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
|\ | | | | | | | | | | Conflicts: stdafx.h
| * 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
| | | | | those options now listed in system.namespaces; more repl work
* added AGPL License Header to every fileEliot Horowitz2008-07-201-0/+16
| | | | take 2
* Revert "added AGPL License Header to every file"Eliot Horowitz2008-07-201-64/+0
| | | | | | Oops - added multiple times. This reverts commit 608769fd03cdaeea5647cd2e730e54fd76b57336.
* added AGPL License Header to every fileEliot Horowitz2008-07-201-0/+64
|
* --nojni option.Dwight2008-07-111-0/+5
|
* logging wasnt' threadsafeDwight2008-07-091-3/+0
|
* --nocursorsDwight2008-07-091-1/+2
|
* dos2unixDwight2008-06-061-33/+33
|
* dbproblem.log fileDwight2008-04-251-1/+2
|
* parent ptr fix (btree)Dwight2008-02-141-1/+5
|
* assertions etc.Dwight2008-02-101-0/+14
|
* first commitDwight2007-10-191-0/+14