Eliot Horowitz
|
6b97b0e88b
|
Max/Min Key display - need to make spcial classes though
|
2009-03-26 16:17:08 -04:00 |
|
Eliot Horowitz
|
c4c2b2559a
|
better Array.tojson option
|
2009-03-26 16:16:53 -04:00 |
|
Aaron
|
c0fbc1a93e
|
Register update/delete only on client request
|
2009-03-26 16:11:23 -04:00 |
|
Aaron
|
f76864ae04
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-03-26 15:36:16 -04:00 |
|
Eliot Horowitz
|
711ff204f2
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-03-26 15:14:34 -04:00 |
|
Eliot Horowitz
|
fd9c26a74c
|
safer object management
|
2009-03-26 15:14:24 -04:00 |
|
Aaron
|
22ded53991
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-03-26 15:14:14 -04:00 |
|
Aaron
|
a6bfe75b88
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-03-26 15:13:56 -04:00 |
|
Aaron
|
6b1613adb6
|
safer use of dbs map
|
2009-03-26 15:12:47 -04:00 |
|
Eliot Horowitz
|
dc224ae3c0
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-03-26 14:55:14 -04:00 |
|
Eliot Horowitz
|
9fc0c8c3f1
|
solaris fixes
|
2009-03-26 14:55:00 -04:00 |
|
Dwight
|
589e953333
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-03-26 14:26:05 -04:00 |
|
Dwight
|
71ed202b22
|
make dbunlocking() inlineable -- should be faster
|
2009-03-26 14:25:49 -04:00 |
|
Aaron
|
c77a66ec8b
|
More prev error tests
|
2009-03-26 13:57:46 -04:00 |
|
Aaron
|
625b063d7b
|
Better test
|
2009-03-26 13:47:35 -04:00 |
|
Aaron
|
f490f01f1c
|
Add information on last update / delete to lastError
|
2009-03-26 13:45:29 -04:00 |
|
Aaron
|
8f676a2d98
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-03-26 11:07:10 -04:00 |
|
Aaron
|
01658a1b95
|
Construct complex objects on update without extra copies
|
2009-03-26 11:06:45 -04:00 |
|
Aaron
|
1e224bab76
|
Init unused builder with zero len
|
2009-03-26 10:14:50 -04:00 |
|
Eliot Horowitz
|
1942ea0df5
|
fixed testSetup so /tmp/unittest actually gets created
|
2009-03-26 10:08:16 -04:00 |
|
Eliot Horowitz
|
0195f478e5
|
Model::_id protected instead of private
|
2009-03-26 09:42:03 -04:00 |
|
Aaron
|
0dc74b1fe0
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-03-25 18:47:25 -04:00 |
|
Aaron
|
8c6865b911
|
Use non-copying subobject builder in json parser
|
2009-03-25 18:47:03 -04:00 |
|
Aaron
|
e5a43008fd
|
Build a subobject without recopying the contents
|
2009-03-25 18:24:22 -04:00 |
|
Dwight
|
bd9185a9ca
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-03-25 17:38:14 -04:00 |
|
Eliot Horowitz
|
26ad67b9c7
|
shard versioning checkpoint
|
2009-03-25 17:35:38 -04:00 |
|
Dwight
|
724e71fa65
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-03-25 17:30:54 -04:00 |
|
Dwight
|
b2b5506629
|
remind people at startup that there is a web admin interface
|
2009-03-25 17:30:30 -04:00 |
|
Eliot Horowitz
|
265436b22d
|
make Model::save,load virtual
|
2009-03-25 17:28:54 -04:00 |
|
Aaron
|
2506307e43
|
Write new num value just once
|
2009-03-25 17:12:27 -04:00 |
|
Eliot Horowitz
|
6621681027
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-03-25 17:08:50 -04:00 |
|
Eliot Horowitz
|
e91ed0e854
|
add DBClientBase::getServerAddress()
|
2009-03-25 17:08:36 -04:00 |
|
Aaron
|
547a455b5b
|
$push idempotence checkpoint
|
2009-03-25 16:40:52 -04:00 |
|
Aaron
|
f1561467d7
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-03-25 15:40:58 -04:00 |
|
Aaron
|
fa86d4bba9
|
Test single master and two slaves
|
2009-03-25 15:29:20 -04:00 |
|
Aaron
|
4b7f917bf5
|
$push replay
|
2009-03-25 15:17:30 -04:00 |
|
Aaron
|
7ba4140d5c
|
Add $size query option
|
2009-03-25 14:47:04 -04:00 |
|
Eliot Horowitz
|
c585ac8b40
|
v8 now requires rt on linux
|
2009-03-25 13:22:09 -04:00 |
|
Aaron
|
835506af0a
|
More push tests
|
2009-03-25 10:34:32 -04:00 |
|
Aaron
|
47340a0a9b
|
$push checkpoint
|
2009-03-24 18:42:51 -04:00 |
|
Aaron
|
b850675fa9
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-03-24 18:15:58 -04:00 |
|
Aaron
|
a265385f10
|
$push checkpoint
|
2009-03-24 18:15:47 -04:00 |
|
Aaron
|
cc6f3c9a25
|
Print debug info when mongo crashes
|
2009-03-24 17:35:50 -04:00 |
|
Aaron
|
d0520ccafb
|
Use string instead of char * in client code
|
2009-03-24 16:58:33 -04:00 |
|
Aaron
|
63a8d2d173
|
Upsert insert with embedded objects
|
2009-03-24 15:42:35 -04:00 |
|
Aaron
|
bf9976cf68
|
More embedded mod corner cases
|
2009-03-24 15:16:44 -04:00 |
|
Aaron
|
d7fdc782cb
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-03-24 14:33:49 -04:00 |
|
Aaron
|
55a170aaa5
|
mod checkpoint
|
2009-03-24 14:33:36 -04:00 |
|
Aaron
|
f4e1f60ecd
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-03-24 14:32:28 -04:00 |
|
Aaron
|
18680997e8
|
Initialize BSONElement() with correct totalSize
|
2009-03-24 14:32:13 -04:00 |
|