summaryrefslogtreecommitdiff
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* BUMP 1.6.0r1.6.0Eliot Horowitz2010-08-051-1/+1
* Bug fix: DefaultDBPort is perfectly valid when transitioning from a non-shard...Alberto Lerner2010-08-051-0/+1
* trying to fix SERVER-1483Dwight2010-08-042-8/+30
* 1.6.0-pre- markerEliot Horowitz2010-08-031-1/+1
* make thread safe strign a little more thread safeEliot Horowitz2010-08-031-1/+1
* post 1.5.8Eliot Horowitz2010-08-031-1/+1
* BUMP 1.5.8Eliot Horowitz2010-08-031-1/+1
* don't put ':' in filenames (not legal on windows)Mathias Stearn2010-08-022-3/+5
* terseCurrentTime now uses ISO date format and always includes seconds. SERVER...Mathias Stearn2010-08-022-16/+6
* Merge branch 'master' of github.com:mongodb/mongoEliot Horowitz2010-08-021-1/+6
|\
| * defensive re SERVER-1483Dwight2010-08-021-1/+6
* | fix fast elapase timeEliot Horowitz2010-08-023-1/+6
* | PeriodicBackgroundJob for things that run every x time periodEliot Horowitz2010-08-022-0/+38
|/
* Merge branch 'master' of github.com:mongodb/mongodwight2010-08-021-1/+1
|\
| * fix relative logpath args and test logpath before forking SERVER-1532Eliot Horowitz2010-08-021-1/+1
* | rs change how initial sync happens we now take the whole old oplogdwight2010-08-021-0/+3
|/
* post 1.5.7Eliot Horowitz2010-07-301-1/+1
* BUMP 1.5.7r1.5.7Eliot Horowitz2010-07-301-1/+1
* fix HostAndPort toStringEliot Horowitz2010-07-301-8/+10
* log lessdwight2010-07-301-1/+1
* use global rather than local cache for isSelfMathias Stearn2010-07-292-26/+26
* use bind() in HostAndPort::isSelf() SERVER-1414Mathias Stearn2010-07-292-13/+34
* Treat whole 127 subnet as localhostMathias Stearn2010-07-291-1/+1
* Merge branch 'master' of github.com:mongodb/mongoEliot Horowitz2010-07-291-1/+11
|\
| * almostDwight2010-07-291-3/+3
| * kyle hackDwight2010-07-291-1/+11
* | more info when out of connectionsEliot Horowitz2010-07-291-1/+1
|/
* use checksum to make curop threadsafe SERVER-723Eliot Horowitz2010-07-291-0/+32
* Merge branch 'master' of github.com:mongodb/mongodwight2010-07-281-1/+4
|\
| * better exception handlingEliot Horowitz2010-07-281-1/+4
* | rs loggingdwight2010-07-281-1/+1
* | attempt clean up ernoodesc on windowsdwight2010-07-282-2/+6
|/
* Merge branch 'master' of github.com:mongodb/mongoEliot Horowitz2010-07-281-1/+2
|\
| * SERVER-1497 Cant mix and match localhost and real IPsAlberto Lerner2010-07-281-1/+2
* | safe shutdownEliot Horowitz2010-07-283-10/+13
* | move client info outEliot Horowitz2010-07-281-0/+9
* | Merge branch 'master' of github.com:mongodb/mongoEliot Horowitz2010-07-283-21/+15
|\ \ | |/
| * rs attempt fix for weird crashdwight2010-07-283-21/+15
* | move rest out of dbwebserverEliot Horowitz2010-07-281-4/+5
|/
* use boost::bind instead of grabEliot Horowitz2010-07-281-15/+11
* SERVER-1498: qualify custom strnlen in bsoninlines, move implAndrew C. Morrow2010-07-271-9/+0
* Test expect lowercase hex. May change them later.Mathias Stearn2010-07-271-0/+16
* Updated comments.Justin Dearing2010-07-271-1/+1
* working on modularizing web server so can hook up to mongos SERVER-1355 2Eliot Horowitz2010-07-271-1/+2
* plug memory leakMathias Stearn2010-07-261-7/+8
* better castEliot Horowitz2010-07-261-3/+2
* MongoFile::flushAll won't lock for entire flushing timeEliot Horowitz2010-07-264-27/+111
* forgot file for pidfile stuffEliot Horowitz2010-07-261-0/+47
* cleaning pidfilepath code - adding to mongos SERVER-1488Eliot Horowitz2010-07-261-1/+4
* clean up log messagsEliot Horowitz2010-07-262-10/+16