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 |
|
kristina
|
7a78c2bece
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-05-27 10:06:44 -04:00 |
|
kristina
|
edee72dc44
|
debian build
|
2009-05-27 10:06:07 -04:00 |
|
Eliot Horowitz
|
d0361b1434
|
updating README MINOR
|
2009-05-27 09:21:22 -04:00 |
|
Aaron
|
10e0456be3
|
preserve capped-ness in clonecollection
|
2009-05-26 18:57:26 -04:00 |
|
Aaron
|
9333c5e06f
|
sm encoding checkpoint
|
2009-05-26 18:33:25 -04:00 |
|
Aaron
|
9b622e6fc1
|
merge
|
2009-05-26 17:54:15 -04:00 |
|
Aaron
|
b59f70aab3
|
don't print namespaces ending in dot from dbtop MINOR
|
2009-05-26 17:34:05 -04:00 |
|
Aaron
|
df72be542f
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-05-26 17:20:26 -04:00 |
|
Aaron
|
0532b35568
|
add client ip / port to current op, add unlocked version of current op to http interface
|
2009-05-26 17:18:34 -04:00 |
|
Eliot Horowitz
|
7aeeaa3cef
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-05-26 16:43:40 -04:00 |
|
Eliot Horowitz
|
77dbf16bac
|
killOp and currentOp helpers
SERVER-74
|
2009-05-26 16:42:21 -04:00 |
|
Aaron
|
0b9432e6b9
|
sm encoding checkpoint
|
2009-05-26 16:04:07 -04:00 |
|
Aaron
|
5f4cb7b25c
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-05-26 15:58:47 -04:00 |
|
Aaron
|
11baa3226f
|
fix tests MINOR
|
2009-05-26 15:58:32 -04:00 |
|
Aaron
|
087e7c857e
|
add id index to correct collection MINOR
|
2009-05-26 15:58:22 -04:00 |
|
Eliot Horowitz
|
b05f9dc659
|
gc() helper method and better sm gc protection
|
2009-05-26 15:36:41 -04:00 |
|
Eliot Horowitz
|
53547f73ae
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-05-26 14:44:34 -04:00 |
|
Eliot Horowitz
|
c0fef5d2ab
|
don't translate sm -> bson if object hasn't been modified
SERVER-70
|
2009-05-26 14:43:20 -04:00 |
|
Aaron
|
d22db6f05d
|
BUG SERVER-71 don't allow multiple _id indexes
|
2009-05-26 14:33:19 -04:00 |
|
Aaron
|
17167cade8
|
check matching regexes encapsulated directly in arrays as well
|
2009-05-26 14:05:41 -04:00 |
|
Aaron
|
e7bc0e56d0
|
BUG SERVER-68 - regex matches within objects within arrays
|
2009-05-26 14:01:33 -04:00 |
|
Eliot Horowitz
|
c7c3890079
|
fix GC issues with arrays being collected while being built
add gc() method to force spider monkey gc
SERVER-69
|
2009-05-26 12:05:29 -04:00 |
|
Eliot Horowitz
|
bb78858156
|
helper to get mem info of shell process MINOR
|
2009-05-26 12:05:06 -04:00 |
|
Eliot Horowitz
|
f9e648decb
|
some asserts and safety stuff MINOR
|
2009-05-25 17:58:02 -04:00 |
|
Eliot Horowitz
|
ebc421aff3
|
this warning is wrong MINOR
|
2009-05-25 13:40:23 -04:00 |
|
Eliot Horowitz
|
833991e131
|
tests and asserts MINOR
|
2009-05-23 21:10:37 -04:00 |
|
Aaron
|
f09cbb98af
|
update version to 0.9.2+
|
2009-05-22 16:34:55 -04:00 |
|
Eliot Horowitz
|
c02bf90df9
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-05-22 16:20:48 -04:00 |
|
Eliot Horowitz
|
87cdcfd1a3
|
fix LIBPATH for simple systems MINOR
|
2009-05-22 16:20:45 -04:00 |
|
Eliot Horowitz
|
b3fda2ab25
|
remove old 64-bit linux comment
|
2009-05-22 16:20:31 -04:00 |
|
Eliot Horowitz
|
1cec8ff649
|
version 0.9.2
|
2009-05-22 15:29:38 -04:00 |
|
Eliot Horowitz
|
851655fc9c
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-05-22 15:05:32 -04:00 |
|
Eliot Horowitz
|
5eb08a4478
|
change min/max to minKey maxKey
|
2009-05-22 15:05:13 -04:00 |
|
Aaron
|
53ae7f47fe
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-05-22 14:42:08 -04:00 |
|
Aaron
|
b69171ef53
|
use larger buffer and specify size correctly
|
2009-05-22 14:41:22 -04:00 |
|
eliot
|
5fe0babc76
|
windows scons working for js in Debug mode MINOR
|
2009-05-22 13:40:32 -04:00 |
|
Eliot Horowitz
|
21d0868873
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-05-22 10:48:58 -04:00 |
|
Eliot Horowitz
|
2eddff58bb
|
conserver types when doing bson -> js -> bson as much as possible
|
2009-05-22 10:48:05 -04:00 |
|
Eliot Horowitz
|
a8d140ae79
|
BSONObj::operator[string]
|
2009-05-22 10:47:45 -04:00 |
|
Aaron
|
d8e129c8ab
|
BUG SERVER-67 correctly handle insertion of new null element with $set
|
2009-05-22 10:46:33 -04:00 |
|
Aaron
|
80502a3fdb
|
never destroy log or background job mutexes, as they generated assertions on destruction in testing
|
2009-05-21 18:20:07 -04:00 |
|
Aaron
|
3d03daec09
|
improve periodic repl saving and logging
|
2009-05-21 14:30:41 -04:00 |
|
Aaron
|
9d44b312f0
|
BUG SERVER-59 when matching expand arrays recursively if contained in different objects
|
2009-05-21 13:24:14 -04:00 |
|
Aaron
|
30aca5e606
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-05-21 11:07:21 -04:00 |
|
Aaron
|
7552a7ccb5
|
fix op logging for collection creation and for convertToCapped
|
2009-05-21 11:07:11 -04:00 |
|
Eliot Horowitz
|
303ac1bd03
|
print handling of null MINOR
|
2009-05-21 10:09:38 -04:00 |
|
Eliot Horowitz
|
ed74bbf25a
|
more weird js syntax handling
|
2009-05-21 10:05:26 -04:00 |
|
Eliot Horowitz
|
0ca5213f8b
|
remove some java weirdness in build file MINOR
|
2009-05-21 09:55:08 -04:00 |
|