Eliot Horowitz
|
7eb8fab97d
|
added bsonsize to bson objects in js
|
2009-11-22 22:05:46 -05:00 |
|
Eliot Horowitz
|
bed8ba812b
|
fix assertion SERVER-433
|
2009-11-21 21:31:37 -05:00 |
|
Eliot Horowitz
|
340f06ab24
|
better debian support
|
2009-11-20 14:24:20 -05:00 |
|
Eliot Horowitz
|
8eed878308
|
option for modifier
|
2009-11-20 13:47:22 -05:00 |
|
Eliot Horowitz
|
5b0a94ae0c
|
python 2.4 fix
|
2009-11-20 13:24:26 -05:00 |
|
Eliot Horowitz
|
e93287ce33
|
slightly nicer build failure message
|
2009-11-20 11:44:10 -05:00 |
|
Mathias Stearn
|
3e269473da
|
mongofiles put --replace
|
2009-11-20 01:57:52 -05:00 |
|
Eliot Horowitz
|
c7fb263e1a
|
assert when no shards SHARDING-54
|
2009-11-19 21:49:25 -05:00 |
|
Eliot Horowitz
|
daaa53c4c5
|
fix sharding on _id when _id is missing SHARDING-55
|
2009-11-19 21:42:46 -05:00 |
|
Eliot Horowitz
|
1c136572d6
|
better error message
|
2009-11-19 21:40:11 -05:00 |
|
Eliot Horowitz
|
689c63ab50
|
Merge branch 'master' of github.com:mongodb/mongo
|
2009-11-19 12:41:07 -05:00 |
|
Eliot Horowitz
|
9173ffaf11
|
modules can configure themselves
|
2009-11-19 12:40:23 -05:00 |
|
Eliot Horowitz
|
e28a78dccd
|
more build docs, and aliases for windows
|
2009-11-19 11:20:03 -05:00 |
|
Eliot Horowitz
|
253a1cd0cd
|
progress meters for large index builds
|
2009-11-19 11:19:48 -05:00 |
|
Eliot Horowitz
|
07821d91c3
|
Timer::seconds
|
2009-11-19 11:19:40 -05:00 |
|
Eliot Horowitz
|
571d3771c3
|
cleaning build docs
|
2009-11-19 10:49:34 -05:00 |
|
Eliot Horowitz
|
420a7e51f0
|
db.printShardingStatus
|
2009-11-19 10:07:59 -05:00 |
|
Eliot Horowitz
|
934525f8b1
|
test that breaks in 1.0.x and passed in 1.1.x
|
2009-11-19 10:03:42 -05:00 |
|
Mathias Stearn
|
3607f69840
|
Better error messages
|
2009-11-18 20:37:00 -05:00 |
|
Eliot Horowitz
|
ee088fb8bb
|
sub-module directories
|
2009-11-18 17:19:26 -05:00 |
|
Eliot Horowitz
|
b6e7aafcd4
|
fix linux static init. will have to look at windows more
|
2009-11-18 17:08:58 -05:00 |
|
Dwight
|
2e21112c7d
|
fix error message reporting on build index
|
2009-11-18 14:54:37 -05:00 |
|
Dwight
|
560185f6f1
|
fix seg fault on windows because of static initializier order
|
2009-11-18 14:22:00 -05:00 |
|
Dwight
|
32fed6a14a
|
compile vstudio
|
2009-11-18 13:59:01 -05:00 |
|
Eliot Horowitz
|
2a04857bcf
|
static init for linux
|
2009-11-18 13:11:13 -05:00 |
|
Eliot Horowitz
|
fd84836b8a
|
module system, move mms into it
|
2009-11-18 12:53:56 -05:00 |
|
Eliot Horowitz
|
63fa175a9b
|
better failure message
|
2009-11-17 10:17:07 -08:00 |
|
Dwight
|
e60c3ea61c
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-11-16 15:55:17 -05:00 |
|
Dwight
|
37540835ac
|
compile visual studio
|
2009-11-16 15:55:03 -05:00 |
|
Eliot Horowitz
|
c8b48787b5
|
some docs
|
2009-11-16 15:53:40 -05:00 |
|
Mathias Stearn
|
018511b366
|
fixes for boost 1.36
|
2009-11-16 11:33:57 -05:00 |
|
Mike Dirolf
|
5edbfbc471
|
fix for SERVER-419 (introduced in 428f988a...)
|
2009-11-15 09:45:17 -08:00 |
|
Mathias Stearn
|
df71e4dcdc
|
match free to malloc
|
2009-11-14 22:11:15 -05:00 |
|
Mike Dirolf
|
0d656aa047
|
skipping all results shouldn't be an error for count operations
|
2009-11-14 09:31:54 -08:00 |
|
Eliot Horowitz
|
5946dbf445
|
32-bit fix
|
2009-11-13 21:19:38 -05:00 |
|
Eliot Horowitz
|
ca785a0400
|
BDONObjBuilder::apendAsNumber
better fix for SERVER-423
|
2009-11-13 21:07:15 -05:00 |
|
Eliot Horowitz
|
02dfcf62e7
|
fix import with long long SERVER-424
|
2009-11-13 20:41:36 -05:00 |
|
Eliot Horowitz
|
9d96008938
|
some index perf test
|
2009-11-13 17:27:54 -05:00 |
|
Eliot Horowitz
|
7db9f7ee87
|
some index building code cleaning looking at SERVER-423, but can't see anything yet
|
2009-11-13 17:26:00 -05:00 |
|
Eliot Horowitz
|
1557dc68d0
|
starting work on quorum server
|
2009-11-13 17:23:41 -05:00 |
|
Eliot Horowitz
|
045a22df7a
|
better m/r error handling and reporting
|
2009-11-13 11:08:42 -05:00 |
|
Eliot Horowitz
|
2b3ecd70b5
|
fix count with no filter and limit
|
2009-11-12 16:01:35 -05:00 |
|
Eliot Horowitz
|
d0958dc115
|
made count command take optional size/limit params
and added size() method to js query object
SERVER-417
|
2009-11-12 14:27:18 -05:00 |
|
Eliot Horowitz
|
0630b33340
|
moved some methods from DBClientBase to DBClientWithCommands
|
2009-11-12 13:56:28 -05:00 |
|
Eliot Horowitz
|
dbf7bce04b
|
tests to verify SERVER-413
|
2009-11-11 16:25:58 -05:00 |
|
Eliot Horowitz
|
9b340c2f62
|
--configsrv implies diagLog = 1
|
2009-11-11 16:04:52 -05:00 |
|
Eliot Horowitz
|
6f0dce36a5
|
rename old oplog to diaglog - make it always compiled in
|
2009-11-11 16:02:47 -05:00 |
|
Eliot Horowitz
|
4dae04b643
|
starting rename old oplog to diaglog
|
2009-11-11 13:54:05 -05:00 |
|
Eliot Horowitz
|
f9d031f12c
|
fsync command part of SERVER-255
|
2009-11-11 13:41:45 -05:00 |
|
Eliot Horowitz
|
768e231da7
|
some db command cleaning
|
2009-11-11 13:30:11 -05:00 |
|