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

1933 Commits

Author SHA1 Message Date
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
Aaron
11b98dc426 Regex upper bound for index scan 2009-01-27 13:59:41 -05:00
Eliot Horowitz
6f60d40e6d better debugging 2009-01-26 23:35:26 -05:00
Eliot Horowitz
bc38646deb imported tests 2009-01-26 23:28:26 -05:00
Dwight
c85b113c66 check that _id is unique 2009-01-26 17:23:45 -05:00