Richard Kreuter
|
c9f99b7ef1
|
Tweak makedist.py to be more careful about git checkouts.
|
2010-05-28 15:14:43 -04:00 |
|
Eliot Horowitz
|
9153da3c9f
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-05-28 14:43:56 -04:00 |
|
Eliot Horowitz
|
b6e64def70
|
some assertions
|
2010-05-28 14:43:49 -04:00 |
|
Eliot Horowitz
|
e365deea86
|
clean up cursors SERVER-1167
|
2010-05-28 14:23:37 -04:00 |
|
Richard Kreuter
|
db65d0e63c
|
Add pointers to JIRA changelogs in debian/changelog for 1.5.x releases.
|
2010-05-28 13:56:37 -04:00 |
|
alerner
|
1798ea2d85
|
Pull all the code for defining and printing the version of executables to one place.
|
2010-05-28 12:08:36 -04:00 |
|
Eliot Horowitz
|
59240440a8
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-05-28 11:49:20 -04:00 |
|
Eliot Horowitz
|
69d221f946
|
safety for version string
|
2010-05-28 11:49:07 -04:00 |
|
Dwight
|
d3815fd318
|
text
|
2010-05-28 11:32:40 -04:00 |
|
Mathias Stearn
|
7b933846b1
|
missmatched new[] / delete
|
2010-05-27 20:46:48 -04:00 |
|
Dwight Merriman
|
cf644e0991
|
ne wfile
|
2010-05-27 20:37:13 -04:00 |
|
Aaron
|
89e922485f
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-05-27 16:03:44 -07:00 |
|
Aaron
|
275d05f968
|
add objcheck option to sniffer
|
2010-05-27 16:03:08 -07:00 |
|
Mathias Stearn
|
d6986f0ab3
|
auto_ptr -> scoped_ptr in DBClientConnection
|
2010-05-27 17:36:57 -04:00 |
|
Mathias Stearn
|
0d9a05bce3
|
Close connections in pool on shutdown
|
2010-05-27 17:29:13 -04:00 |
|
Mathias Stearn
|
42721e32cb
|
Make ShardConnection more like ScopedDBConnection
|
2010-05-27 16:33:20 -04:00 |
|
Mathias Stearn
|
c2db61f0aa
|
Make ShardConnection complain if not closed
|
2010-05-27 16:09:49 -04:00 |
|
Mathias Stearn
|
ec609581b4
|
Plug leaks
|
2010-05-27 16:09:49 -04:00 |
|
Eliot Horowitz
|
1737e7eb16
|
post 1.5.2
|
2010-05-27 15:50:53 -04:00 |
|
Dwight Merriman
|
967776e77c
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-05-27 15:21:49 -04:00 |
|
Dwight Merriman
|
37f2cc06a5
|
rwlocks participate in mutexDebugger
|
2010-05-27 15:21:10 -04:00 |
|
Aaron
|
44a79b42ae
|
SERVER-109 don't create extra builder when don't need it
|
2010-05-27 12:20:41 -07:00 |
|
Eliot Horowitz
|
03817ed016
|
BUMP 1.5.2
|
2010-05-27 11:54:02 -04:00 |
|
Eliot Horowitz
|
d5e520ff7c
|
fix replication with multiple $inc SERVER-1161
|
2010-05-27 11:39:48 -04:00 |
|
Eliot Horowitz
|
aa3e6e29af
|
broken test for SERVER-1161
|
2010-05-27 01:06:45 -04:00 |
|
Dwight Merriman
|
d434279f76
|
minor vcxproj adjust for directory changes
|
2010-05-26 23:30:48 -04:00 |
|
Mathias Stearn
|
4436e111c6
|
this should never have compiled
|
2010-05-26 17:15:27 -04:00 |
|
Eliot Horowitz
|
16741b0805
|
module names
|
2010-05-26 16:58:54 -04:00 |
|
Eliot Horowitz
|
2ccc219102
|
can filter in mongorestore
|
2010-05-26 15:24:06 -04:00 |
|
Eliot Horowitz
|
3ffcb16346
|
some text utilities
|
2010-05-26 15:04:56 -04:00 |
|
Eliot Horowitz
|
2418b8cd35
|
more robust test
|
2010-05-26 14:45:51 -04:00 |
|
Eliot Horowitz
|
96d0a02921
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-05-26 14:45:05 -04:00 |
|
Eliot Horowitz
|
8cd3607d2c
|
sharded explain SERVER-953
|
2010-05-26 14:44:52 -04:00 |
|
Mathias Stearn
|
baf3721656
|
move mvar and thread_pool to util/concurrency
|
2010-05-26 13:35:28 -04:00 |
|
Eliot Horowitz
|
bb946a2792
|
pack(push|pop) not supported on solaris
|
2010-05-26 13:27:42 -04:00 |
|
Eliot Horowitz
|
b200d9e3cb
|
checkpoint for explain sharded SERVER-953
|
2010-05-26 13:26:16 -04:00 |
|
Eliot Horowitz
|
5f20fb048d
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-05-26 13:22:39 -04:00 |
|
Eliot Horowitz
|
a3c322dd06
|
more solaris debugging
|
2010-05-26 13:22:31 -04:00 |
|
Alberto Lerner
|
2e1f93c573
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-05-26 13:18:25 -04:00 |
|
Alberto Lerner
|
4021dd2187
|
Comments describing the balancer takeover.
|
2010-05-26 13:16:54 -04:00 |
|
Eliot Horowitz
|
8e4612979e
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-05-26 12:41:04 -04:00 |
|
Eliot Horowitz
|
ffd977a64c
|
don't leak ChunkManager use - shared_ptr
|
2010-05-26 12:40:46 -04:00 |
|
Richard Kreuter
|
e58f0f9c8f
|
Remove smokeQuota from smokeAll.
|
2010-05-26 12:11:21 -04:00 |
|
Eliot Horowitz
|
6c101b56c1
|
another sanity test for lots of indexes
|
2010-05-26 11:40:34 -04:00 |
|
Eliot Horowitz
|
ad22ba4b60
|
dos2unix
|
2010-05-26 11:37:28 -04:00 |
|
Eliot Horowitz
|
4f517d086b
|
debugging for solaris
|
2010-05-26 11:35:16 -04:00 |
|
Eliot Horowitz
|
a1c8d1b2c3
|
balancing functional test
|
2010-05-26 11:32:36 -04:00 |
|
Eliot Horowitz
|
0f04c206d9
|
add module names to git version string
|
2010-05-26 11:11:15 -04:00 |
|
Eliot Horowitz
|
c00f9ebe02
|
safey
|
2010-05-26 11:11:10 -04:00 |
|
Eliot Horowitz
|
11e54f988e
|
lower lock wait time
|
2010-05-26 11:11:00 -04:00 |
|