dwight
|
7c7633de41
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-08-10 16:25:39 -04:00 |
|
dwight
|
c7e11b85c0
|
rs test
|
2010-08-10 16:25:22 -04:00 |
|
Alberto Lerner
|
04d9cfb67c
|
SERVER-1517 Heapcheck 'mongod' and 'mongos' only (fix core tests)
|
2010-08-10 15:36:29 -04:00 |
|
dwight
|
17d553904f
|
vcxproj
|
2010-08-10 15:28:16 -04:00 |
|
dwight
|
2beeab996f
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-08-10 15:23:37 -04:00 |
|
dwight
|
b7cb28363a
|
vcxproj
|
2010-08-10 15:23:23 -04:00 |
|
Mathias Stearn
|
36134dafaf
|
windows fix
|
2010-08-10 15:15:59 -04:00 |
|
Mathias Stearn
|
c534b26997
|
newline at end of file
|
2010-08-10 15:04:30 -04:00 |
|
Mathias Stearn
|
d32a6f827a
|
better fix
|
2010-08-10 15:03:25 -04:00 |
|
Mathias Stearn
|
ed8cb27837
|
windows fix
|
2010-08-10 15:00:08 -04:00 |
|
Mathias Stearn
|
1b6885b5b2
|
update mongo_vstudio.cpp
|
2010-08-10 14:49:12 -04:00 |
|
Mathias Stearn
|
c8e3f80a25
|
fix tab-complete on v8
|
2010-08-10 14:44:10 -04:00 |
|
Mathias Stearn
|
787f22717f
|
Revert "temporarily remove autocompleting collection names to get under stupid MSVC limit."
This reverts commit dd152a0686 .
|
2010-08-10 14:44:10 -04:00 |
|
Mathias Stearn
|
e8e772181a
|
Use one string per JS file.
mongo_vstudio.cpp in next push
|
2010-08-10 14:44:10 -04:00 |
|
Mathias Stearn
|
06cb7f821f
|
use StringData for hardcoded JS files
|
2010-08-10 14:44:10 -04:00 |
|
Alberto Lerner
|
64210308ba
|
Fix build (broken at f800c20958 )
|
2010-08-10 13:56:55 -04:00 |
|
Kyle Banker
|
e095921c9f
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-08-10 13:33:38 -04:00 |
|
Kyle Banker
|
b3f64d75e7
|
SERVER-1598 test getLastErrorDefaults
|
2010-08-10 13:31:42 -04:00 |
|
Kyle Banker
|
4d42a72c3d
|
minor: test cleanup
|
2010-08-10 13:31:13 -04:00 |
|
Alberto Lerner
|
f800c20958
|
SERVER-1517 allow heap-checking in jstests
|
2010-08-10 13:17:45 -04:00 |
|
Alberto Lerner
|
011e22c064
|
SERVER-1517 Add --heapcheck options to build
|
2010-08-10 11:07:41 -04:00 |
|
Alberto Lerner
|
c629c8e2c2
|
Revert "SERVER-1517 Add --heapcheck option to build (tentative)"
This reverts commit d607f3dcdc .
|
2010-08-10 06:48:27 -07:00 |
|
Alberto Lerner
|
d607f3dcdc
|
SERVER-1517 Add --heapcheck option to build (tentative)
|
2010-08-10 06:40:33 -07:00 |
|
Mathias Stearn
|
dd152a0686
|
temporarily remove autocompleting collection names to get under stupid MSVC limit.
I hope to revert this soon once we find a better way to handle this.
|
2010-08-09 22:23:43 -04:00 |
|
Mathias Stearn
|
b2569f1650
|
better adding of sort key to projection in mongos SERVER-1601
|
2010-08-09 22:14:06 -04:00 |
|
Mathias Stearn
|
c227068d0d
|
mongo_vstudio.cpp update
|
2010-08-09 21:02:39 -04:00 |
|
Mathias Stearn
|
790d8851b3
|
shell tab completion SERVER-1604
|
2010-08-09 20:20:11 -04:00 |
|
dwight
|
4162c6ff2a
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-08-09 16:43:17 -04:00 |
|
dwight
|
5bc311ba10
|
comment
|
2010-08-09 16:43:06 -04:00 |
|
Aaron
|
6cf87531b7
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-08-09 13:41:48 -07:00 |
|
Aaron
|
d5953b39fc
|
SERVER-1096 inc ns size when inserting into oplog
|
2010-08-09 13:41:36 -07:00 |
|
dwight
|
b12c0a79fe
|
rs SERVER-1598 getlasterrordefaults
|
2010-08-09 16:15:41 -04:00 |
|
Alberto Lerner
|
4a0c8053f2
|
SERVER-1593 Increase chances of getting a trace under memory shortage
|
2010-08-09 15:25:06 -04:00 |
|
Aaron
|
a1f8c36983
|
SERVER-1493 extents shouldn't be bigger than files when smallfiles
|
2010-08-09 12:17:11 -07:00 |
|
Mathias Stearn
|
22057840db
|
better help for mongostat
|
2010-08-09 14:43:16 -04:00 |
|
Mathias Stearn
|
3841707c32
|
distinct should yield even if non-matching. SERVER-1597
|
2010-08-09 14:43:16 -04:00 |
|
Mathias Stearn
|
f1f93a4b10
|
Yield in distinct SERVER-1597
|
2010-08-09 14:43:16 -04:00 |
|
Eliot Horowitz
|
7d96c8df49
|
fix select() timing for os x SERVER-1596
|
2010-08-09 13:49:09 -04:00 |
|
Mathias Stearn
|
8efddce12c
|
Support large files in GridFS SERVER-1408
|
2010-08-09 13:33:00 -04:00 |
|
Eliot Horowitz
|
dc1796d7d4
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-08-09 12:16:41 -04:00 |
|
Eliot Horowitz
|
a4dc5281d8
|
try to fix select timing on windows SERVER-1596
|
2010-08-09 12:16:21 -04:00 |
|
dwight
|
45f777c45c
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-08-09 12:01:56 -04:00 |
|
dwight
|
926bf4bd0e
|
SERVER-1577 stay primary on some config changes
|
2010-08-09 12:01:27 -04:00 |
|
Kyle Banker
|
472780d002
|
SERVER-1595 test fix: when removing a replset node, make sure that _id for nodes remains the same
|
2010-08-09 11:09:07 -04:00 |
|
dwight
|
d79d98a2ef
|
rs better logging for rolblack
|
2010-08-09 10:00:13 -04:00 |
|
Alberto Lerner
|
d862d565e4
|
indentation and namespace
|
2010-08-09 06:42:33 -07:00 |
|
Alberto Lerner
|
a902556f80
|
SERVER-1517 Prep work for option to heap-checking during tests
|
2010-08-09 06:31:00 -07:00 |
|
Eliot Horowitz
|
3d9d505e4c
|
possible chunk matcher fix
|
2010-08-09 08:13:07 -04:00 |
|
Eliot Horowitz
|
0b975c9734
|
turn off test that is different on windows
|
2010-08-09 00:28:06 -04:00 |
|
Eliot Horowitz
|
9dd3b21002
|
make BSONElement::toString 20x faster for double
|
2010-08-08 23:39:09 -04:00 |
|