0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
Commit Graph

5341 Commits

Author SHA1 Message Date
Mathias Stearn
3c2ca2bb66 fix compile on windows 2010-02-02 20:30:09 -05:00
Mathias Stearn
88d780e621 Make debugger work with scons on windows 2010-02-02 20:30:09 -05:00
Aaron
fbeca98a61 use less data to make test race condition less likely 2010-02-02 17:24:50 -08:00
Aaron
817c2a3028 fix test race condition 2010-02-02 17:20:17 -08:00
Aaron
86bfa3c1c8 try to fix osx compile 2010-02-02 16:49:43 -08:00
Aaron
8086003928 MINOR revert mistaken checkin 2010-02-02 16:42:32 -08:00
Aaron
b16ad764e5 SERVER-500 some linux distros require -atp syntax 2010-02-02 16:40:52 -08:00
Aaron
68909a6d71 SERVER-500 debug port usage when running tests 2010-02-02 16:16:25 -08:00
Aaron
c5c1c1d591 Merge branch 'master' of github.com:mongodb/mongo 2010-02-02 15:12:16 -08:00
Aaron
8575184584 SERVER-500 clean up processes in test 2010-02-02 15:12:08 -08:00
Mathias Stearn
18404274b5 Fix bug in StringBuilder::str()
Old code would implicitly convert the first arg to a string before explicitly
calling the 3-arg constructor. The implicit conversion would fail if the buffer
wasn't NUL terminated.
2010-02-02 18:06:47 -05:00
Aaron
abbdaabefa Merge branch 'master' of github.com:mongodb/mongo 2010-02-02 14:29:22 -08:00
Aaron
a0010982f7 SERVER-500 try hardcoded ports 2010-02-02 14:29:14 -08:00
Eliot Horowitz
57aa47c740 new files 2010-02-02 17:17:09 -05:00
Eliot Horowitz
fb3dd13366 Merge branch 'master' of git@github.com:mongodb/mongo 2010-02-02 17:16:32 -05:00
Eliot Horowitz
f15acfe819 new Top ui 2010-02-02 17:16:25 -05:00
Eliot Horowitz
2195c26877 error conflict 2010-02-02 17:16:19 -05:00
Aaron
95574b3c9e SERVER-258 test debug 2010-02-02 13:52:52 -08:00
Eliot Horowitz
146d15a1d6 added accessor to MutexInfo 2010-02-02 16:37:44 -05:00
Eliot Horowitz
7de05dd6a2 fix DatabaseHolder::size 2010-02-02 16:37:32 -05:00
Aaron
a34be8d499 SERVER-258 test debug 2010-02-02 13:16:57 -08:00
Aaron
ccf1d618f5 SERVER-595 forgot to update matcher test for forward scan 2010-02-02 12:53:46 -08:00
Eliot Horowitz
cddedd78af Merge branch 'master' of git@github.com:mongodb/mongo 2010-02-02 15:49:38 -05:00
Aaron
1b251ab297 SERVER-595 add test 2010-02-02 12:38:48 -08:00
Aaron
727e7201f7 Add boolean version of append() 2010-02-02 12:38:11 -08:00
Aaron
7f24acaf6d SERVER-595 extent hopping implementation for findingStart mode 2010-02-02 11:46:02 -08:00
Eliot Horowitz
62673c7a5d Merge branch 'master' of git@github.com:mongodb/mongo 2010-02-02 13:12:15 -05:00
Aaron
eab0cc8da6 merge 2010-02-02 10:03:15 -08:00
Aaron
7b2d93d070 Merge branch 'master' of github.com:mongodb/mongo 2010-02-02 09:48:59 -08:00
Richard M Kreuter
c7a4a0eec8 2nd try at adding an uninstall target. SERVER-577. MINOR 2010-02-02 12:39:04 -05:00
Eliot Horowitz
b8f185abb4 Merge branch 'master' of git@github.com:mongodb/mongo 2010-02-02 11:47:49 -05:00
Eliot Horowitz
925571b8c2 don't need jars anymore 2010-02-02 11:46:10 -05:00
Eliot Horowitz
b9840785ba Merge branch 'master' of git@github.com:mongodb/mongo 2010-02-02 09:41:58 -05:00
Eliot Horowitz
90d5493371 remove lock file in repl tests 2010-02-01 22:50:49 -05:00
Eliot Horowitz
c7a9785fb4 removeFile - fixes repltest 2010-02-01 22:07:05 -05:00
Eliot Horowitz
cb26bb4428 Merge branch 'master' of github.com:mongodb/mongo 2010-02-01 21:36:17 -05:00
Eliot Horowitz
e70c6030b1 fix tools with --dbpath 2010-02-01 21:35:54 -05:00
Mathias Stearn
2de4b90bf9 fix for windows with old boost 2010-02-01 21:34:13 -05:00
Mathias Stearn
981d13fb83 fix smokeTool on linux 2010-02-01 21:27:42 -05:00
Mathias Stearn
4de5ca4556 Make smokeTool work on windows SERVER-411 2010-02-01 21:23:33 -05:00
Eliot Horowitz
9f7f493c60 link to wiki SERVER-592 2010-02-01 21:06:48 -05:00
Eliot Horowitz
039856e9e7 fix for SERVER-592 2010-02-01 21:02:06 -05:00
Eliot Horowitz
322761d176 don't startup after unclean shutdown SERVER-592 2010-02-01 20:50:21 -05:00
Eliot Horowitz
bb9af80fa3 compile 2010-02-01 20:50:14 -05:00
Aaron
40184615d5 SERVER-446 add smokeParallel target 2010-02-01 16:13:33 -08:00
Aaron
56c790cb76 SERVER-446 fix v8 regex conversion 2010-02-01 15:59:01 -08:00
Aaron
ad8292a9f7 SERVER-446 make v8 undefined/null conversion same as sm 2010-02-01 15:53:34 -08:00
Richard Kreuter
b00e8e9915 Revert "Add an uninstall target to the SConstruct file. SERVER-577. MINOR"
This reverts commit d01f1d167d.
2010-02-01 18:46:22 -05:00
Aaron
0131eaf887 Add debugging support for multiple destructors, and some guards to prevent this condition from arising 2010-02-01 15:41:04 -08:00
Richard Kreuter
d01f1d167d Add an uninstall target to the SConstruct file. SERVER-577. MINOR 2010-02-01 17:44:52 -05:00