summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* BUMP 1.4.3r1.4.3Eliot Horowitz2010-05-244-3/+9
* Add version and bits to db.serverStatus()Mathias Stearn2010-05-241-1/+4
* make isOK except any true value (1.4 backport)Mathias Stearn2010-05-241-1/+1
* fix windows service registrationMathias Stearn2010-05-241-5/+15
* better repl debuggingEliot Horowitz2010-05-141-1/+1
* SERVER-1113 (forgot to add file)Aaron2010-05-131-7/+15
* SERVER-1113Aaron2010-05-131-1/+38
* better index assert debuggingEliot Horowitz2010-05-111-3/+2
* print filename for windows flush failure SERVER-1107Eliot Horowitz2010-05-103-5/+8
* hack for sleep overflow SERVER-1098Eliot Horowitz2010-05-061-0/+2
* fix updates on indexes fields when using array offsets SERVER-1093Eliot Horowitz2010-05-052-2/+97
* try to make test more reliableEliot Horowitz2010-05-051-0/+3
* some debuggingEliot Horowitz2010-05-041-18/+18
* another case for SERVER-1082Eliot Horowitz2010-05-042-3/+32
* fix array index when empty array SERVER-1082Eliot Horowitz2010-05-041-14/+26
* fix ScopedDBCOnnectionleak SERVER-1077Eliot Horowitz2010-05-032-4/+8
* more aggressive about checking for index moves in multi-update SERVER-1060Eliot Horowitz2010-05-032-6/+32
* DBClientPaired::isFailed is backwards SERVER-1076Eliot Horowitz2010-05-031-1/+1
* post 1.4.2Eliot Horowitz2010-04-271-1/+1
* BUMP 1.4.2r1.4.2Eliot Horowitz2010-04-274-3/+10
* fix test for 1.4Eliot Horowitz2010-04-271-0/+1
* ugly hacks for xulrunnerEliot Horowitz2010-04-271-1/+4
* $ operator and $set can behave poorly with replication SERVER-1052Eliot Horowitz2010-04-264-11/+42
* slight tweak to maxDistance SERVER-1027Eliot Horowitz2010-04-211-1/+1
* slightly better followupExtentSize SERVER-1034Eliot Horowitz2010-04-211-1/+6
* fix case where its possible to creaet an invalid extent SERVER-1034Eliot Horowitz2010-04-211-1/+6
* fix maxDistance SERVER-1027Eliot Horowitz2010-04-161-2/+11
* close test fd SERVER-1023Eliot Horowitz2010-04-161-0/+1
* newer xulrunnerEliot Horowitz2010-04-152-1/+4
* post 1.4.1Eliot Horowitz2010-04-141-1/+1
* BUMP 1.4.1r1.4.1Eliot Horowitz2010-04-144-3/+10
* Merge branch 'v1.4' of git@github.com:mongodb/mongo into v1.4Eliot Horowitz2010-04-133-3/+7
|\
| * reset mem size audit correctly for repl idsAaron Staple2010-04-092-2/+6
| * SERVER-847 flush log message when setting masterAaron2010-04-091-1/+1
* | adaptive sleep for ClientCusror::yield SERVER-975Eliot Horowitz2010-04-134-0/+24
|/
* client fix for bad queriesEliot Horowitz2010-04-092-1/+3
* SERVER-983 split bucket unevenly when inserting at high endAaron2010-04-082-17/+54
* first cut at radius limiting $near SERVER-813Eliot Horowitz2010-04-012-6/+21
* use application/json for _status SERVER-861Mike Dirolf2010-04-011-0/+1
* getIndexSizeForCollection shouldn't use DBDIrectClient SERVER-860Eliot Horowitz2010-04-011-13/+20
* do'nt require boost options in mongoclient SERVER-855Eliot Horowitz2010-03-317-5/+13
* SERVER-841 don't use dummy op when figuring other side's log endpointAaron2010-03-291-1/+1
* SERVER-841 fastsync corner casesAaron2010-03-292-1/+5
* catch empty db names early SERVER-821Eliot Horowitz2010-03-291-1/+4
* make sure tools create a LastError object SERVER-839Eliot Horowitz2010-03-282-2/+9
* wrong method nameEliot Horowitz2010-03-281-1/+1
* reset curop in repl thread SERVER-837Eliot Horowitz2010-03-263-4/+9
* use god scope for webserver authEliot Horowitz2010-03-261-0/+2
* fix array numberic sort order SERVER-833Eliot Horowitz2010-03-264-27/+66
* Backport to 1.4 of bdcd668. SERVER-834Richard Kreuter2010-03-261-1/+1