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

54 Commits

Author SHA1 Message Date
Eliot Horowitz
163bd066bd cleaning, better test system 2009-02-18 10:59:13 -05:00
Geir Magnusson Jr
b4a6a35ccf Little scripty to announce which test and timing info 2009-02-17 11:11:15 -05:00
Eliot Horowitz
64027ed897 movePrimary test and fix 2009-02-17 10:47:28 -05:00
Eliot Horowitz
1a4ad3f915 cleaning up test framework and very simple sharding framework sanity test 2009-02-17 10:06:02 -05:00
Eliot Horowitz
566af4dc73 new java js system 2009-02-15 16:12:54 -05:00
Aaron
fb8957c743 Less dumb interface 2009-02-14 09:15:05 -05:00
Aaron
8fc2c86e0a Now can start any 'mongo program' from within mongo shell 2009-02-13 12:01:37 -05:00
Aaron
c12c7851f9 Log output from spawned mongod instances to stdout 2009-02-12 16:52:34 -05:00
Aaron
f15c472da8 Check no invalid field in index bracketing spec 2009-02-12 10:13:18 -05:00
Aaron
cd2a542337 Select index if query contains condition for first index field 2009-02-12 10:11:02 -05:00
Aaron
c326d4a508 Can pick index with more key specificity than required by sort / find spec 2009-02-11 15:37:51 -05:00
Aaron
886ccd6275 Add very basic hint test 2009-02-09 17:19:54 -05:00
Eliot Horowitz
5b8a108923 removeUser 2009-02-07 10:27:22 -05:00
Aaron
3504f3249c dbshell support for field spec with count 2009-02-06 17:16:28 -05:00
Aaron
3b05df2850 Merge branch 'master' of ssh://aaron@git.10gen.com/data/gitroot/p 2009-02-06 14:27:10 -05:00
Aaron
f7df5b28de Test that reads don't create .ns files 2009-02-06 14:26:56 -05:00
Dwight
3afb4cbb8c tweak asserts 2009-02-06 14:06:38 -05:00
Aaron
be3cb87ba3 Add another runner. This one starts and stops the db on its own. 2009-02-05 22:43:52 -05:00
Aaron
a7a8433fae Don't allow mod update on _id 2009-02-04 18:43:03 -05:00
Aaron
082cd621d3 Update with mods on embedded objects 2009-02-04 18:33:59 -05:00
Aaron
5cb34b0b80 Allow 'count' command on a slave 2009-02-04 17:24:15 -05:00
Aaron
d9fe088ac9 Clean up autoid test 2009-02-04 10:58:55 -05:00
Aaron
48cfea2b1a Preserve old id on ipdate with no id spec 2009-02-03 19:13:27 -05:00
Dwight
86fa7463e9 Merge branch 'master' of git.10gen.com:/data/gitroot/p
Conflicts:

	db/instance.cpp
2009-02-02 18:23:57 -05:00
Dwight
d1ba9dfb49 datastore work 2009-02-02 18:18:22 -05:00
Aaron
d27cf8b8b3 Add autoresync e2e test 2009-02-02 11:17:18 -05:00
Aaron
c684aab51f Merge branch 'master' of ssh://aaron@git.10gen.com/data/gitroot/p 2009-02-02 09:54:23 -05:00
Aaron
7b75df44c5 Add pairing resync test 2009-02-02 09:54:00 -05:00
dwight
bf147471c2 fix to compile 2009-01-31 21:25:40 -05:00
Eliot Horowitz
a85951a535 cleaning 2009-01-31 18:06:10 -05:00
Eliot Horowitz
b67533238a don't connect explicitly 2009-01-31 17:22:22 -05:00
Aaron
5eb1e40259 Correct baseName 2009-01-30 17:28:01 -05:00
Aaron
2ecf386ce6 Cleanup 2009-01-30 14:57:01 -05:00
Aaron
4b1a2ca999 Add pair1.js test 2009-01-30 14:51:54 -05:00
Eliot Horowitz
4a01d610ad $where fix 2009-01-29 15:58:54 -05:00
Geir Magnusson Jr
bf904dc9ec _runner.js : simple top-level js runner for hudson and
other use
2009-01-29 13:57:40 -05:00
Aaron
4bd8218f96 Move replication tests into repl dir 2009-01-29 13:40:51 -05:00
Aaron
9da1dea3fb Remove logging 2009-01-29 11:58:47 -05:00
Aaron
604bfa82a1 Use smaller oplog 2009-01-29 11:55:41 -05:00
Aaron
44ad0f3b20 Add resync command 2009-01-29 11:46:45 -05:00
Aaron
8c926dd74d Add startMongod() and stopMongod() functions to mongo 2009-01-29 11:46:29 -05:00
Aaron
19208c3ae1 Check that index is cleared 2009-01-28 09:58:54 -05:00
Aaron
0c6deae423 Merge branch 'master' of ssh://aaron@git.10gen.com/data/gitroot/p 2009-01-27 16:17:07 -05:00
Aaron
cfb9ffa0ec Reset index cache when deleting index 2009-01-27 16:16:53 -05:00
Dwight
3bb7761cc6 Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p
Conflicts:

	db/btree.h
2009-01-27 15:36:43 -05:00
Dwight
83c1dbb1c2 check the index range first before we go into the object on a query -- so we don't hit disk unnecessarily
fix index4.js test
check on index creation that index key pattern is ok
2009-01-27 15:35:28 -05:00
Aaron
9436315b03 Move over find1.js performance test 2009-01-27 14:31:40 -05:00
Aaron
66768ae3f7 Move over some more js tests 2009-01-27 14:18:33 -05:00
Aaron
5622e758fa Verify 'simple regex' character range 2009-01-27 14:06:51 -05:00
Aaron
db445449db Add reverse direction test 2009-01-27 14:01:13 -05:00