Eliot Horowitz
9bc5a77b00
better yield times
2010-06-22 05:16:30 -04:00
Eliot Horowitz
462feb5a9f
Merge branch 'master' of github.com:mongodb/mongo
2010-06-21 13:41:47 -04:00
Eliot Horowitz
a71cc3cd4b
cleaning exceptions
2010-06-21 13:41:34 -04:00
Eliot Horowitz
e42ab71086
stability tests
2010-06-21 13:17:05 -04:00
dwight
b122988b1c
Merge branch 'master' of git@github.com:mongodb/mongo
2010-06-20 16:50:18 +02:00
dwight
2915d076ba
Merge branch 'master' of git@github.com:mongodb/mongo
...
Conflicts:
db/repl/consensus.cpp
2010-06-20 16:50:05 +02:00
Eliot Horowitz
66bdde32e1
don't allow " in db name
2010-06-19 21:37:53 -04:00
Eliot Horowitz
4e1f95acab
some ClientCursor yield cleaning
2010-06-19 20:20:19 -04:00
dwight
f27cc03eed
rs freshcmd
2010-06-19 17:23:02 +02:00
dwight
2170152313
error txt
2010-06-17 23:28:06 +01:00
dwight
1dfde3a6b8
better err msg rs
2010-06-17 20:04:58 +01:00
dwight
2aa0d1fa57
better err msg rs
2010-06-17 20:03:36 +01:00
dwight
af8f05a0e1
rs
2010-06-17 19:54:57 +01:00
dwight
8d69487c78
rs
2010-06-17 13:08:06 -04:00
Dwight
3abdc55684
compile vcxproj
2010-06-16 11:02:41 -04:00
Eliot Horowitz
15aebb0706
mongod chunk filtering seems to be working SERVER-943
2010-06-15 23:05:45 -04:00
Eliot Horowitz
eefddcd5a9
checkpoint for moving chunk filtering to mongod SERVER-943
2010-06-15 17:42:49 -04:00
Aaron
0715c4db07
SERVER-1242 check nsdetails before using
2010-06-15 12:29:27 -07:00
Eliot Horowitz
1113a12a59
don't allow databases with the same name and different casing SERVER-1149
2010-06-15 02:48:09 -04:00
Eliot Horowitz
663e59a8f4
better Database name check SERVER-1218
2010-06-15 01:25:54 -04:00
Aaron
92a83fc997
Merge branch 'master' of github.com:mongodb/mongo
2010-06-14 15:47:58 -07:00
Aaron
d782c98f9c
SERVER-366 btree extent and node freeing
2010-06-14 15:47:12 -07:00
dwight
93fdeab943
better err msg
2010-06-14 16:10:23 -04:00
Aaron
6d1c345c40
merge
2010-06-14 12:30:56 -07:00
Eliot Horowitz
ebd6d55fbb
make maxSize for a capped collection a long long SERVER-1235
2010-06-14 15:20:45 -04:00
Aaron
25b63b487d
SERVER-109 fix regex case in temp simplifiedComplex() code
2010-06-14 12:15:07 -07:00
dwight
1a566e5b51
prettier explain output; put the short fields first.
2010-06-14 13:32:45 -04:00
dwight
d900574a09
crlf fix
2010-06-14 12:47:05 -04:00
dwight
56bdcafd97
Merge branch 'master' of github.com:mongodb/mongo
2010-06-14 12:40:49 -04:00
dwight
c78026c136
keep UNICODE on windows; look for js32r.lib etc. in scons on widnows
2010-06-14 12:40:39 -04:00
Eliot Horowitz
e24de618c0
Merge branch 'master' of github.com:mongodb/mongo
2010-06-14 11:00:15 -04:00
Eliot Horowitz
cf6bc7c308
smarter about box diving for $near
2010-06-14 10:59:57 -04:00
Mathias Stearn
10e83e8220
Support getting size of JSON object
2010-06-14 10:56:25 -04:00
Eliot Horowitz
01f1c090cd
fix box computation a bit
2010-06-14 10:40:48 -04:00
Mathias Stearn
493cc2654c
more JSON speedup
2010-06-14 08:25:25 -04:00
Mathias Stearn
2f94443140
fix GridFS. Add binDataClean to handle subtype 2. SERVER-1233
2010-06-14 06:30:19 -04:00
Justin Dearing
b7b0a7aa2a
Implemented SERVER-1225 --serviceName and --servicePassword for mongod startup.
...
Mongod can now configure itself to start as a service running as a user other than LocalSService.
In addition, I improved the messages and flow of service creation and removal.
2010-06-14 11:43:37 +08:00
Justin Dearing
721c6787a6
Implemented --reinstall.
...
The equivilant of mongod --uninstall followed by mongod --install.
2010-06-14 11:43:07 +08:00
Eliot Horowitz
49122f7d6c
fix json parser cleanup
2010-06-12 23:28:38 -04:00
dwight
361417938c
msvc compile
2010-06-11 17:37:24 -04:00
Eliot Horowitz
b70b4dd7ae
fix w on slave
2010-06-11 17:10:22 -04:00
Eliot Horowitz
728150d0d5
fix w for new clients
2010-06-11 17:01:13 -04:00
Alberto Lerner
5454fd7f46
Merge branch 'master' of github.com:mongodb/mongo
2010-06-11 15:43:39 -04:00
Alberto Lerner
37f351d7d5
Fix warning
2010-06-11 15:36:30 -04:00
Eliot Horowitz
37e6e26d3e
better error message
2010-06-11 15:12:04 -04:00
Eliot Horowitz
8a4778a564
consistent api
2010-06-11 15:11:59 -04:00
Alberto Lerner
228f04390a
Fix warning
2010-06-11 12:57:11 -04:00
Alberto Lerner
73d7c86b4a
Use exponential histograms for cumulative stats
2010-06-11 12:52:20 -04:00
dwight
4bbfd22694
try to fix build
2010-06-11 08:48:18 -04:00
dwight
ec85177ba1
shell
2010-06-11 00:16:34 -04:00