0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
Commit Graph

4780 Commits

Author SHA1 Message Date
Aaron
793dfc134b SERVER-446 save hostname in mongo object 2009-12-21 20:27:09 -08:00
Aaron
44d85e4713 MINOR sm don't store array in auto_ptr 2009-12-21 19:56:41 -08:00
Aaron
0e045e2fe1 SERVER-446 use generic object id validation in v8 engine ObjectId constructor 2009-12-21 19:49:51 -08:00
Aaron
bbcc6c1d0c SERVER-446 extract object id string validation to general engine layer 2009-12-21 17:03:12 -08:00
Aaron
de9e185d3d SERVER-446 v8 handles NumberLong type 2009-12-21 16:48:52 -08:00
Aaron
7c005a3fee SERVER-446 adjust test since v8 reorders numeric named fields 2009-12-21 16:09:47 -08:00
Aaron
5d9f70180b SERVER-446 populate 'args' object on v8 invoke 2009-12-21 16:00:57 -08:00
Aaron
1477e29e2b MINOR don't store array in auto_ptr 2009-12-21 15:36:00 -08:00
Aaron
ad86985670 SERVER-446 v8 don't drop undefined elements 2009-12-21 15:25:28 -08:00
Aaron
b5f9f43e1c Merge branch 'master' of github.com:mongodb/mongo 2009-12-21 14:46:01 -08:00
Aaron
48feb5237f SERVER-502 fix specification of native callback flags in sm 2009-12-21 14:45:53 -08:00
Dwight
69777ac3bc Merge branch 'master' of git@github.com:mongodb/mongo 2009-12-21 17:43:20 -05:00
Dwight
0e1575bd36 $atomic option on remove()
see
http://www.mongodb.org/display/DOCS/Removing
2009-12-21 17:43:06 -05:00
Aaron
d26ff27f29 Merge branch 'master' of github.com:mongodb/mongo 2009-12-21 14:38:11 -08:00
Aaron
ad93048085 SERVER-446 v8 allow js client access to MaxKey and MinKey values 2009-12-21 14:37:23 -08:00
Eliot Horowitz
62a4aef8fd start work on bit operators SERVER-503
only ugly syntax works and not idempotent yet
2009-12-21 17:32:01 -05:00
Eliot Horowitz
a9ba76825e cleaning 2009-12-21 16:34:09 -05:00
Eliot Horowitz
65405649fc Merge branch 'master' of git@github.com:mongodb/mongo 2009-12-21 15:57:08 -05:00
Eliot Horowitz
c32fbf2b0f some update c++ unit tests 2009-12-21 15:56:56 -05:00
Dwight
fb9834049b test extent reclamation 2009-12-21 15:13:39 -05:00
Eliot Horowitz
1efd9ea3b4 Merge branch 'master' of git@github.com:mongodb/mongo 2009-12-21 14:47:35 -05:00
Dwight
4f16eebd29 Merge branch 'master' of git@github.com:mongodb/mongo 2009-12-21 14:45:26 -05:00
Eliot Horowitz
fcda57d9de profiling notes 2009-12-21 14:45:18 -05:00
Dwight
75883ad1f2 rename class 2009-12-21 14:45:13 -05:00
Aaron
950e7e60cd Merge branch 'master' of github.com:mongodb/mongo 2009-12-21 11:34:08 -08:00
Aaron
e7e790ee96 SERVER-446 implement keySet w/o array comprehension, since v8 doesn't support that 2009-12-21 11:34:02 -08:00
Dwight
4d7f8777bf less unused diag string generation 2009-12-21 14:32:23 -05:00
Dwight
65cf70f9f6 Merge branch 'master' of git@github.com:mongodb/mongo 2009-12-21 14:22:36 -05:00
Dwight
65ae020708 QueryMessage was being instantiated twice on every query - fixed. 2009-12-21 14:22:23 -05:00
Aaron
92212a0cd2 Merge branch 'master' of github.com:mongodb/mongo 2009-12-21 11:21:37 -08:00
Aaron
81b7e051b2 SERVER-446 js implementation of keySet() 2009-12-21 11:21:25 -08:00
Dwight
8a1cecd76e fix cpp unit tests were failing on windows _DEBUG build 2009-12-21 14:08:13 -05:00
Dwight
0f17215227 Merge branch 'master' of git@github.com:mongodb/mongo 2009-12-21 13:19:32 -05:00
Dwight
3c30bcb826 refactor CurOp 2009-12-21 13:19:20 -05:00
Aaron
83d4e4f2e1 MINOR fix warning 2009-12-21 10:17:21 -08:00
Aaron
499cb647b6 SERVER-446 MINOR enhance BinData round trip test to check data strings containing null bytes 2009-12-21 09:57:04 -08:00
Aaron
455bf0c049 SERVER-446 use js BinData type from v8 engine 2009-12-21 09:55:20 -08:00
Aaron
e6b27edec7 MINOR comments 2009-12-21 09:26:16 -08:00
Eliot Horowitz
dcd4040ed5 beter error handling in m/r 2009-12-21 10:58:20 -05:00
Eliot Horowitz
3e2d226bee assert on mmap failure 2009-12-21 10:20:30 -05:00
Eliot Horowitz
bbd33359d9 Merge branch 'master' of git@github.com:mongodb/mongo
Conflicts:
	util/mmap_posix.cpp
2009-12-21 10:06:52 -05:00
Eliot Horowitz
8f1e01b0e4 macro for errno so messages are consistent and have full debugging 2009-12-21 10:06:14 -05:00
Eliot Horowitz
9935b7904b nicer error message 2009-12-20 07:19:48 -05:00
Eliot Horowitz
facd9e514e fix compile on gcc 4.4.2 2009-12-20 07:19:40 -05:00
Dwight
9a7f5fb2d0 comment 2009-12-18 17:47:40 -05:00
Dwight
d27a3e0a1c Merge branch 'master' of git@github.com:mongodb/mongo 2009-12-18 17:43:55 -05:00
Dwight
2437f989c9 fix a problem with extent re-use SERVER-490 2009-12-18 17:43:40 -05:00
Eliot Horowitz
a0945b2020 this was done elsewhere
Revert "reset query optimizer stats on adding or removing an index"

This reverts commit 159f7df930.
2009-12-18 17:41:26 -05:00
Eliot Horowitz
773c59c53c update unit test 2009-12-18 17:39:02 -05:00
Eliot Horowitz
da08edb63d tests and minor fixes for SERVER-181 and SERVER-273 2009-12-18 17:28:36 -05:00