dwight
c46d3ef193
rs rollback fix
2010-07-28 20:57:56 -04:00
dwight
2088a68e9a
rs logging
2010-07-28 20:39:09 -04:00
dwight
b2822cffe9
rs log nicer
2010-07-28 20:24:21 -04:00
dwight
4f04c6dd94
compile vcxproj
2010-07-28 16:30:42 -04:00
dwight
bed8c99ab7
attempt clean up ernoodesc on windows
2010-07-28 16:01:28 -04:00
dwight
684486e7e0
towards vcxproj compile
2010-07-28 14:46:13 -04:00
Alberto Lerner
bceacf2544
SERVER-1292 A bit more prep, separate grid.{h,cpp} from config
2010-07-28 14:24:55 -04:00
Eliot Horowitz
0e82f323cc
Merge branch 'master' of github.com:mongodb/mongo
2010-07-28 14:10:42 -04:00
Eliot Horowitz
4b488f8a8a
optional query for mongodump
2010-07-28 14:10:33 -04:00
Eliot Horowitz
0053bd9833
debugging/safety
2010-07-28 14:10:25 -04:00
Mike Dirolf
611e2cc3ab
Merge branch 'master' of github.com:mongodb/mongo
2010-07-28 14:02:40 -04:00
Mike Dirolf
afd32fccef
to test, just build .a and tests files, not .so
2010-07-28 14:02:26 -04:00
dwight
b12d168c08
compile db.vcxproj
2010-07-28 13:57:50 -04:00
Eliot Horowitz
6ef1fe833d
system.js deadlock fix
2010-07-28 13:42:23 -04:00
Eliot Horowitz
f27b7ba4f7
Merge branch 'master' of github.com:mongodb/mongo
2010-07-28 13:29:55 -04:00
Eliot Horowitz
f55497b753
hook up webserver to mongos SERVER-1495
2010-07-28 13:29:36 -04:00
Eliot Horowitz
1965d3b3a9
safe shutdown
2010-07-28 13:29:17 -04:00
Eliot Horowitz
5c41967951
moving more things out of dbwebserver
2010-07-28 12:51:26 -04:00
Mike Dirolf
6656bcd61d
attempt at using checkLib for client SConstruct
2010-07-28 12:35:57 -04:00
Eliot Horowitz
09c2cacddc
move client info out
2010-07-28 12:33:36 -04:00
Eliot Horowitz
3f68693a61
cleaning up webserver status main page
2010-07-28 12:26:38 -04:00
Mike Dirolf
8d6a597d62
don't build libraries for justClient by default
2010-07-28 12:24:34 -04:00
Mike Dirolf
45223e58c2
call wants args to be in an array
2010-07-28 11:28:11 -04:00
Alberto Lerner
bc3f63ebf1
SERVER-1497 Cant mix and match localhost and real IPs
2010-07-28 11:14:26 -04:00
Eliot Horowitz
6ef654f43c
Merge branch 'master' of github.com:mongodb/mongo
2010-07-28 11:09:46 -04:00
Eliot Horowitz
a22ab2a729
more webserver split out/cleaning
2010-07-28 11:09:38 -04:00
dwight
82fe16a3aa
Merge branch 'master' of github.com:mongodb/mongo
2010-07-28 11:06:16 -04:00
dwight
26828e12a9
rs attempt fix for weird crash
2010-07-28 11:06:04 -04:00
Mike Dirolf
e3900a0011
Merge branch 'master' of github.com:mongodb/mongo
2010-07-28 10:57:38 -04:00
Mike Dirolf
5eb93a30e6
add --extrapath to client build
2010-07-28 10:57:31 -04:00
dwight
afecaabce6
Merge branch 'master' of github.com:mongodb/mongo
2010-07-28 10:35:39 -04:00
dwight
10b9b43596
compile vs2010
2010-07-28 10:35:24 -04:00
Kristina Chodorow
cdc48b26f1
rs priority test SERVER-1503
2010-07-28 10:25:31 -04:00
Eliot Horowitz
c317b30cc1
tiny prep
2010-07-28 10:14:39 -04:00
Eliot Horowitz
c3175a2b9b
move rest out of dbwebserver
2010-07-28 10:13:56 -04:00
Eliot Horowitz
fc89ab76e9
clean up command handling
2010-07-28 10:04:22 -04:00
Alberto Lerner
df83eb6beb
Assert the true condition
2010-07-28 08:23:25 -04:00
Eliot Horowitz
652006804f
change dist name for --nostrip
2010-07-28 00:55:58 -04:00
Eliot Horowitz
0e49e11963
removed another global grab and replace with boost::bind - and mem leak fix
2010-07-28 00:47:35 -04:00
Eliot Horowitz
b1737a4198
use boost::bind instead of grab
2010-07-28 00:40:01 -04:00
Kristina Chodorow
3b3edcdb86
Merge branch 'master' of github.com:mongodb/mongo
2010-07-27 18:47:45 -04:00
Kristina Chodorow
7f05f937e8
failing rs test SERVER-1500
2010-07-27 18:36:44 -04:00
Andrew C. Morrow
6239b1629a
SERVER-1498: qualify custom strnlen in bsoninlines, move impl
...
- strnlen was ambiguous in bsoninlines.h without goodies.h header
- goodies.h header includes lots of other stuff, so moved custom
strnlen to bson/util/misc.h.
- update bsoninlines.h to use namespace qualified name
2010-07-27 18:15:48 -04:00
Andrew C. Morrow
2bc93939b5
fix compilation errors in bson.h
2010-07-27 18:15:43 -04:00
Andrew C. Morrow
0553e3c381
SERVER-1496: Add explicit data/length ctor to StringData
2010-07-27 18:15:36 -04:00
Mathias Stearn
99c0d3557f
More efficient toString
2010-07-27 17:18:43 -04:00
Mathias Stearn
00679b9a2b
Test expect lowercase hex. May change them later.
2010-07-27 17:18:43 -04:00
Mathias Stearn
585b3797ff
use less stringstream in bson
2010-07-27 17:18:43 -04:00
Mathias Stearn
16ab1bcbe6
Remove tautologous test. validate() used the same formula as size()
2010-07-27 17:18:43 -04:00
Eliot Horowitz
18132e81cb
getOwned() on all cursor objects
2010-07-27 12:48:11 -04:00