0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-30 09:06:21 +01:00
Commit Graph

56 Commits

Author SHA1 Message Date
Aaron
78625e7616 forward stack trace to client when $where throws exception 2009-04-08 12:11:34 -04:00
Aaron
5f9d2b6aa5 add renameCollection command 2009-04-07 16:42:06 -04:00
Aaron
211da8fada drop command now deletes indexes first 2009-04-07 14:24:16 -04:00
Aaron
69756316c1 reinstate KeyValJsMatcher 2009-04-07 10:40:10 -04:00
Aaron
bf07afef73 back out KeyValJsMatcher, until we can fix it to handle multikey arrays correctly 2009-04-06 14:11:32 -04:00
Aaron
e09106351e add $all query option 2009-04-06 11:27:43 -04:00
Aaron
652dac2449 more correct process termination check, related debug logging 2009-04-03 10:44:30 -04:00
Aaron
3bca999156 Add mongobridge 2009-04-02 15:10:52 -04:00
Aaron
ed35b0874c Close listener sockets on exit 2009-04-01 12:26:31 -04:00
Aaron
cec6d1af97 Persist dbs to add 2009-03-31 14:05:20 -04:00
Aaron
790b17c6a6 Add medianKey command 2009-03-27 11:53:47 -04:00
Aaron
f490f01f1c Add information on last update / delete to lastError 2009-03-26 13:45:29 -04:00
Aaron
fa86d4bba9 Test single master and two slaves 2009-03-25 15:29:20 -04:00
Aaron
ff54da9dde Better replacepeer tests 2009-03-23 11:14:48 -04:00
Aaron
5a276ef621 Replace emptyObj with BSONObj() 2009-03-19 16:23:04 -04:00
Aaron
ef94f514b7 On resync, clear all nontrivial local dbs that exist on remote machine 2009-03-18 13:45:32 -04:00
Aaron
49ab99a19f Simple replacepeer test 2009-03-17 19:02:21 -04:00
Aaron
5711417230 Handle 'only' spec when reading db list 2009-03-17 18:22:17 -04:00
Aaron
ae78648781 Better cloneCollection checkpoint 2009-03-04 15:57:35 -05:00
Aaron
9d792eb0c5 Rename CurrentTime to Timestamp, don't change type on insert 2009-02-27 18:14:45 -05:00
Aaron
df4bf72f3d Don't use where spec for bounds 2009-02-25 11:33:03 -05:00
Aaron
ca97770395 Update xcode 2009-02-24 14:51:36 -05:00
Aaron
743665fc93 Add 'cursorInfo' command, remove old method of getting information about cursors 2009-02-23 17:55:13 -05:00
Aaron
7d0d3c5293 Issue meminfo cmd from dummy db 2009-02-20 12:24:20 -05:00
Aaron
8635a2e713 Update xcode proj 2009-02-18 13:45:43 -05:00
Aaron
593bf1f126 virtual dtors == good 2009-02-18 13:42:32 -05:00
Aaron
42de993149 More field bounds 2009-02-17 19:39:35 -05:00
Aaron
0e38bc5a8f FieldBound work 2009-02-17 15:53:19 -05:00
Aaron
5883a1d1a9 Update xcode proj 2009-02-13 16:43:49 -05:00
Aaron
6224cd9f29 Add initial perf tests 2009-02-11 13:17:52 -05:00
Aaron
d4124e6909 Update xcode project file 2009-02-09 17:20:02 -05:00
Aaron
f7df5b28de Test that reads don't create .ns files 2009-02-06 14:26:56 -05:00
Aaron
cf8e9b31b4 Create .ns file lazily 2009-02-06 12:45:05 -05:00
Aaron
082cd621d3 Update with mods on embedded objects 2009-02-04 18:33:59 -05:00
Aaron
48cfea2b1a Preserve old id on ipdate with no id spec 2009-02-03 19:13:27 -05:00
Aaron
5757e2aeb0 Update xcode project file 2009-02-02 11:19:27 -05:00
Aaron
9047444610 Update xcode project file 2009-02-02 09:54:13 -05:00
Aaron
7fa1cf29da Update project 2009-01-30 14:57:17 -05:00
Aaron
7878de219b Add shell and jstests to xcode project 2009-01-29 11:47:02 -05:00
Aaron
d3e776d48b Add 'nodb' arg to shell 2009-01-28 10:25:16 -05:00
Aaron
58e403b1a5 Remove make targets, add scons --64 targets 2009-01-26 17:23:50 -05:00
Aaron
dc35137964 Specify parallel build 2009-01-23 14:55:23 -05:00
Aaron
4fd8be64c8 Fix dependency problem 2009-01-23 11:28:29 -05:00
Aaron
a3f927ffed Add idempotence tests for some oplog operations 2009-01-23 10:17:29 -05:00
Aaron
046e7f9acf Add HostByName test 2009-01-21 15:50:49 -05:00
Aaron
c777160f0f Fix simple match spec for encapsulating elements and numbers 2009-01-20 16:54:57 -05:00
Aaron
201734cfa7 Matcher only reject incompatible types if not numbers 2009-01-20 15:44:40 -05:00
Aaron
4bcce9cea6 Update xcode project file 2009-01-19 10:20:31 -05:00
Aaron
204da5d094 Add more interesting fuzz tests, move json tests into separate file 2009-01-17 08:57:27 -05:00
Aaron
b99376f893 Include scons targets in xcode project file 2009-01-16 17:12:56 -05:00