Aaron
|
342deb14a9
|
BUG SERVER-51 change port allocation strategy to hopefully avoid allocating duplicate ports
|
2009-05-28 16:11:56 -04:00 |
|
Aaron
|
df4d7bc751
|
log periodically while cloning a collection, log sync point when applying oplog
|
2009-05-28 15:37:45 -04:00 |
|
Aaron
|
d0192b19ea
|
repl save and log progress every minute instead of every five minutes
|
2009-05-28 15:23:42 -04:00 |
|
Aaron
|
6a2a8d385f
|
comments MINOR
|
2009-05-28 15:22:24 -04:00 |
|
Aaron
|
0c2ab274ee
|
protect global undefined_ variable MINOR
|
2009-05-28 14:43:32 -04:00 |
|
Aaron
|
a9645eda8a
|
write more data in log exhaustion test, to prevent spurious test failure MINOR
|
2009-05-28 14:15:56 -04:00 |
|
Eliot Horowitz
|
086330fdea
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-05-28 13:55:01 -04:00 |
|
Eliot Horowitz
|
583a6ab627
|
compile with spider monkey 1.6 MINOR
|
2009-05-28 13:54:47 -04:00 |
|
Aaron
|
7d117f2726
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-05-28 13:35:53 -04:00 |
|
Aaron
|
17e01b215b
|
more correct check for misdirected negotiate command requests
|
2009-05-28 13:35:39 -04:00 |
|
Eliot Horowitz
|
c3a6bf3693
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-05-28 13:19:31 -04:00 |
|
Eliot Horowitz
|
7c0ef7b21d
|
typo MINOR
|
2009-05-28 13:19:19 -04:00 |
|
Eliot Horowitz
|
c1f913b050
|
fix for old version of scons MINOR
|
2009-05-28 13:19:02 -04:00 |
|
Dwight
|
3eb90c3041
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-05-28 13:16:42 -04:00 |
|
Dwight
|
18285e76de
|
Windows:
db->mongod in vcproj
suppress a couple warnings
|
2009-05-28 13:16:23 -04:00 |
|
Eliot Horowitz
|
160e13e2e3
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-05-28 13:16:22 -04:00 |
|
Eliot Horowitz
|
2df26bc756
|
check for c++ compiler MINOR
|
2009-05-28 13:16:03 -04:00 |
|
Dwight
|
787dc49f9d
|
fix mongos in vcproj to compile for release build - visual studio
|
2009-05-28 13:09:48 -04:00 |
|
Aaron
|
6b8ff9cb7b
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-05-28 12:59:57 -04:00 |
|
Aaron
|
c03a7186cf
|
file allocator compile windows MINOR
|
2009-05-28 12:59:27 -04:00 |
|
Eliot Horowitz
|
a9111e4fce
|
make scons more portable MINOR
|
2009-05-28 11:16:19 -04:00 |
|
Eliot Horowitz
|
a63a803160
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-05-28 10:55:21 -04:00 |
|
Eliot Horowitz
|
31c52cba69
|
make "new ObjectId()" and "ObjectId()" both work for backwards compatability
|
2009-05-28 10:54:48 -04:00 |
|
Aaron
|
266a5d97f8
|
make 'scons startMongod smokeJsPerf' work
|
2009-05-27 18:42:37 -04:00 |
|
Eliot Horowitz
|
e2120ef09f
|
solaris compile MINOR
|
2009-05-27 17:40:20 -04:00 |
|
Eliot Horowitz
|
c0ab52d597
|
put mongoclient first in build line MINOR
|
2009-05-27 17:37:59 -04:00 |
|
Aaron
|
5c51afc737
|
correctly escape backslashes in test MINOR
|
2009-05-27 17:32:22 -04:00 |
|
Aaron
|
95ea6d105b
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-05-27 17:24:01 -04:00 |
|
Aaron
|
83be71666f
|
wait for file allocator to finish before removing files
|
2009-05-27 17:23:47 -04:00 |
|
Eliot Horowitz
|
e8a92a31f4
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-05-27 16:23:52 -04:00 |
|
Eliot Horowitz
|
d556557091
|
lowercase warning for buildbot MINOR
|
2009-05-27 16:23:33 -04:00 |
|
Aaron
|
3b2ecb5ff0
|
sm correctly read strings as utf8 even if JS_EncodeCharacters doesn't work as documented
|
2009-05-27 16:09:59 -04:00 |
|
Aaron
|
5d113ff1d0
|
test cleanup MINOR
|
2009-05-27 15:43:26 -04:00 |
|
Aaron
|
0f5d151e8d
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-05-27 15:41:29 -04:00 |
|
Aaron
|
e7da7d51cb
|
add utf8 round trip test MINOR
|
2009-05-27 15:40:57 -04:00 |
|
Eliot Horowitz
|
cc15ffda91
|
get rid of extraneous Map warning MINOR
|
2009-05-27 15:40:50 -04:00 |
|
Eliot Horowitz
|
11442277be
|
print warning if spider monkey isn't compiled with utf8 support
|
2009-05-27 15:40:01 -04:00 |
|
Aaron
|
6eef769974
|
simple sm utf8 check
|
2009-05-27 15:20:09 -04:00 |
|
Aaron
|
3aa27c095b
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-05-27 14:53:26 -04:00 |
|
Aaron
|
6ba27c1133
|
remove js encoding test MINOR
|
2009-05-27 14:50:41 -04:00 |
|
Aaron
|
f2920fa2a8
|
sm encoding checkpoint
|
2009-05-27 14:31:23 -04:00 |
|
Aaron
|
fff94a80ac
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-05-27 14:09:50 -04:00 |
|
Eliot Horowitz
|
30b2a19cd2
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-05-27 14:08:30 -04:00 |
|
Eliot Horowitz
|
40cb12e590
|
1 minute timeout for $where
SERVER-3
|
2009-05-27 14:07:58 -04:00 |
|
Mike Dirolf
|
e1d6aae3e5
|
minor: update project_number
|
2009-05-27 14:06:18 -04:00 |
|
Aaron
|
8423cdf30f
|
BUG SERVER-53 handle case where another mongod instance is treating our node as a peer even though our node is not configured for pairing
|
2009-05-27 13:55:30 -04:00 |
|
Eliot Horowitz
|
f078c67ae9
|
added countReturn which takes limit and and skip into consideration
SERVER-75
|
2009-05-27 13:52:17 -04:00 |
|
Aaron
|
8d50601341
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-05-27 11:20:35 -04:00 |
|
Eliot Horowitz
|
b8c3d46986
|
support compilation under FreeBSD 7.x
merged from goosmurf
Conflicts:
README
|
2009-05-27 10:44:45 -04:00 |
|
goosmurf
|
7fdb4f9e6e
|
declare freebsd so it doesn't break the build on other OSes
Signed-off-by: mongodb <mongodb@10gen.com>
|
2009-05-27 22:41:57 +08:00 |
|