summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 1.4.4 numbersr1.4.4Eliot Horowitz2010-06-293-2/+8
|
* BUMP 1.4.4Eliot Horowitz2010-06-291-1/+1
|
* more win64 fixingEliot Horowitz2010-06-291-6/+9
|
* win64 boostEliot Horowitz2010-06-291-0/+13
|
* remove debuggingEliot Horowitz2010-06-261-1/+1
|
* fix MessagingPort leaking SERVER-777Eliot Horowitz2010-06-252-15/+14
| | | | | From: Guillaume Delannoy <guillaumedelannoy@ymail.com> Signed-off-by: Eliot Horowitz <eliot@10gen.com>
* Fixed mongod hanging when issuing a "mongod --remove" with the service running.Justin Dearing2010-06-101-2/+5
| | | | | | | | If you attempted to remove the service while it was running, it would stop the service and hang in a while loop because a break statement was missing. Conflicts: util/ntservice.cpp
* try to fix old boost againEliot Horowitz2010-06-081-8/+6
|
* fix old boost versionEliot Horowitz2010-06-081-3/+7
|
* no try lock in old bost versionsEliot Horowitz2010-06-081-5/+3
|
* try to fix old boostEliot Horowitz2010-06-081-1/+1
|
* repl: logKeepAlive can block readers SERVER-1202Eliot Horowitz2010-06-082-12/+64
|
* defensive assertsEliot Horowitz2010-06-022-3/+7
|
* Backport e29eacd to v1.4.Richard Kreuter2010-06-011-2/+7
|
* Add some pointers to the JIRA changelogs in debian/changelogRichard Kreuter2010-05-281-4/+4
|
* fix repl $inc issue SERVER-1161Eliot Horowitz2010-05-273-7/+27
|
* fix linux compileEliot Horowitz2010-05-271-2/+2
|
* safety opening process infoEliot Horowitz2010-05-271-1/+7
|
* fix preallocationAaron2010-05-244-16/+31
|
* post 1.4.3Eliot Horowitz2010-05-241-1/+1
|
* BUMP 1.4.3r1.4.3Eliot Horowitz2010-05-244-3/+9
|
* Add version and bits to db.serverStatus()Mathias Stearn2010-05-241-1/+4
| | | | (cherry picked from commit d086ff38d31ef7e66fef725ebe7b527d9506c328)
* make isOK except any true value (1.4 backport)Mathias Stearn2010-05-241-1/+1
|
* fix windows service registrationMathias Stearn2010-05-241-5/+15
| | | | | | (cherry picked from commit d0eccc9c80123e1d7e1fbfad32431d044b925008) (Backport of SERVER-1070 to v1.4)
* 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
| | | | | | Conflicts: client/connpool.h
* 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
|