summaryrefslogtreecommitdiff
path: root/client/clientOnly.cpp
AgeCommit message (Expand)Author
2011-08-21extraneous include breaking buildbotEliot Horowitz
2011-05-11fix multi-shard writeback contentionEliot Horowitz
2011-04-05fix linking of exitCleanlyEliot Horowitz
2011-02-12compileEliot Horowitz
2011-01-04ran astyle SERVER-2304Eliot Horowitz
2010-08-31optionally have dbexit try to get a dblockEliot Horowitz
2010-08-03compile old gccEliot Horowitz
2010-04-27stdafx.h -> pch.h part 2Eliot Horowitz
2010-03-31do'nt require boost options in mongoclient SERVER-855Eliot Horowitz
2010-03-18move --fork --logpath --logappend into cmdline so it works for mongos SHARDIN...Eliot Horowitz
2010-03-12move CmdLine cmdLine into its own file in prep for other command line workEliot Horowitz
2010-02-17move dummy createDirectClientEliot Horowitz
2009-12-29Merge branch 'master' of git@github.com:mongodb/mongodwight
2009-12-29remove dbinfo.h/cppdwight
2009-12-28uassert/massert take error code SERVER-112Eliot Horowitz
2009-12-22compile windows / vcprojDwight
2009-12-03make quiet suppress connection warnings SERVER-455Eliot Horowitz
2009-12-03fix client compileEliot Horowitz
2009-10-27all client files now marked as Apache 2.0. SERVER-329.Mathias Stearn
2009-09-10don't allow db.eval on sharded collections SHARDING-27Eliot Horowitz
2009-08-05inShutdown() method so spider monkey can shutdown cleanlyEliot Horowitz
2009-08-05clean up dbexit with an ExitCode enum SERVER-183Eliot Horowitz
2009-06-05make lognoquiet and make --quit not print connect/disconnectEliot Horowitz
2009-01-25dbexit needs to use real exitEliot Horowitz
2009-01-15Replaced our #defined cout with mongo::out()Aaron
2009-01-15Indent all lines within namespaces one levelAaron
2009-01-15some cleaning so that client doesn't have to link against java and pcreEliot Horowitz