summaryrefslogtreecommitdiff
path: root/client/clientOnly.cpp
Commit message (Expand)AuthorAgeFilesLines
* extraneous include breaking buildbotEliot Horowitz2011-08-211-1/+0
* fix multi-shard writeback contentionEliot Horowitz2011-05-111-0/+4
* fix linking of exitCleanlyEliot Horowitz2011-04-051-0/+4
* compileEliot Horowitz2011-02-121-1/+1
* ran astyle SERVER-2304Eliot Horowitz2011-01-041-7/+7
* optionally have dbexit try to get a dblockEliot Horowitz2010-08-311-1/+1
* compile old gccEliot Horowitz2010-08-031-5/+11
* stdafx.h -> pch.h part 2Eliot Horowitz2010-04-271-1/+1
* do'nt require boost options in mongoclient SERVER-855Eliot Horowitz2010-03-311-0/+2
* move --fork --logpath --logappend into cmdline so it works for mongos SHARDIN...Eliot Horowitz2010-03-181-0/+4
* move CmdLine cmdLine into its own file in prep for other command line workEliot Horowitz2010-03-121-2/+0
* move dummy createDirectClientEliot Horowitz2010-02-171-0/+5
* Merge branch 'master' of git@github.com:mongodb/mongodwight2009-12-291-1/+1
|\
| * uassert/massert take error code SERVER-112Eliot Horowitz2009-12-281-1/+1
* | remove dbinfo.h/cppdwight2009-12-291-1/+0
|/
* compile windows / vcprojDwight2009-12-221-4/+4
* make quiet suppress connection warnings SERVER-455Eliot Horowitz2009-12-031-4/+3
* fix client compileEliot Horowitz2009-12-031-0/+9
* all client files now marked as Apache 2.0. SERVER-329.Mathias Stearn2009-10-271-0/+17
* don't allow db.eval on sharded collections SHARDING-27Eliot Horowitz2009-09-101-0/+4
* inShutdown() method so spider monkey can shutdown cleanlyEliot Horowitz2009-08-051-1/+7
* clean up dbexit with an ExitCode enum SERVER-183Eliot Horowitz2009-08-051-1/+1
* make lognoquiet and make --quit not print connect/disconnectEliot Horowitz2009-06-051-0/+3
* dbexit needs to use real exitEliot Horowitz2009-01-251-1/+1
* Replaced our #defined cout with mongo::out()Aaron2009-01-151-7/+4
* Indent all lines within namespaces one levelAaron2009-01-151-2/+2
* some cleaning so that client doesn't have to link against java and pcreEliot Horowitz2009-01-151-0/+23