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

847 Commits

Author SHA1 Message Date
Aaron
0ef13aa1d6 SERVER-623 basic test from snapshot 2010-02-16 10:42:47 -08:00
Eliot Horowitz
4f16871628 diagnosic method to just get index keys 2010-02-16 11:37:47 -05:00
Eliot Horowitz
2ce2cfa8ae fix debugging, still odd 2010-02-16 10:11:49 -05:00
Eliot Horowitz
0a4d316701 debugging for test 2010-02-16 10:03:24 -05:00
Eliot Horowitz
431714d0ea test for compound keys 2010-02-16 08:25:30 -05:00
Mathias Stearn
7e2be82e21 Add _isWindows() to fix failing tests 2010-02-13 12:37:00 -05:00
Eliot Horowitz
ff767ba537 test for SERVER-635 2010-02-12 23:58:46 -05:00
Mathias Stearn
8294bd2d64 runProgram() shell function SERVER-605 2010-02-12 22:17:31 -05:00
Eliot Horowitz
4685677e23 put test back 2010-02-12 14:44:21 -05:00
Eliot Horowitz
a023fc861b fix upsert with addToSet SERVER-630 2010-02-12 14:43:27 -05:00
Dwight Merriman
4b372247f1 crlf->lf 2010-02-12 08:46:53 -05:00
Eliot Horowitz
74d81e44b5 moving bg stuff to slow 2010-02-11 17:33:13 -05:00
Dwight
3005fcb976 Merge branch 'master' of git@github.com:mongodb/mongo 2010-02-11 14:50:09 -05:00
Dwight
0ae466d158 SERVER-619 background indexing fix 2010-02-11 14:49:55 -05:00
Eliot Horowitz
e2a8e2f12d explicit test for SERVER-628 2010-02-11 13:49:37 -05:00
Eliot Horowitz
c9ed60974d fix upsert for DBRef SERVER-627 2010-02-11 11:36:08 -05:00
Dwight
d311ff64ff Merge branch 'master' of git@github.com:mongodb/mongo 2010-02-10 15:34:54 -05:00
Dwight
635a16e94c SERVER-620
mongod thinks a background process is running for a db, even when it's not
2010-02-10 15:34:41 -05:00
Eliot Horowitz
38b822809b test for SERVER-622 2010-02-10 13:35:43 -05:00
Aaron
ba830a02d4 SERVER-606 move test to slow suite 2010-02-09 17:24:17 -08:00
Aaron
2e5494cf78 SERVER-606 SERVER-620 disable test 2010-02-09 17:23:49 -08:00
Aaron
09a5a250ea SERVER-606 try dropping index at end 2010-02-09 17:21:05 -08:00
Aaron
5d00480dcb SERVER-615 debugging info 2010-02-09 17:20:20 -08:00
Aaron
3ed4103d93 SERVER-618 try adding an fsync 2010-02-09 16:47:11 -08:00
Aaron
57fedf6db0 SERVER-606 move out of 'slow' group to validate test 2010-02-09 16:15:21 -08:00
Aaron
c60c5642ea SERVER-606 put slow test in 'slow' group 2010-02-09 16:09:00 -08:00
Aaron
d036173dc1 SERVER-606 make test timing more forgiving 2010-02-09 16:08:24 -08:00
Aaron
5a9c6c75ee MINOR try to discourage cloneCollection.js race condition 2010-02-09 15:33:23 -08:00
Aaron
c4fce33450 SERVER-606 SERVER-619 tests for background creation of unique indexes 2010-02-09 15:23:42 -08:00
Aaron
a1f7d6726d SERVER-606 correct syntax for assert.soon() 2010-02-09 15:23:14 -08:00
Aaron
fe075a0af7 SERVER-606 debugging 2010-02-09 14:51:58 -08:00
Aaron
2567639a1d SERVER-606 test work with any mongod port 2010-02-09 14:20:46 -08:00
Aaron
086d64580d SERVER-606 add background indexing unit test 2010-02-09 13:46:30 -08:00
Mathias Stearn
611e665e47 Sharded findAndModify SHARDING-64 2010-02-09 12:30:58 -05:00
Eliot Horowitz
cedbc789e4 locking cna happen without Client 2010-02-09 11:50:53 -05:00
Aaron
a01100d8e5 SERVER-594 allocate first extent of new collection from free list 2010-02-08 18:21:42 -08:00
Aaron
04ef27cb4f SERVER-258 removing --authWriteOnly mode at Eliot's request 2010-02-08 16:52:41 -08:00
Eliot Horowitz
d1c3f1a9eb don't run readONly tests where its not supported 2010-02-07 15:25:38 -05:00
Eliot Horowitz
9bab846512 fix test 2010-02-07 12:48:23 -05:00
Eliot Horowitz
1342db6674 clean up scope from things removed from system.js SERVER-602 2010-02-07 01:10:12 -05:00
Eliot Horowitz
656cd3a9f4 make sure have _id index on system.js SERVER-609 2010-02-07 00:49:47 -05:00
Eliot Horowitz
cc3f8770ef assert checking for _Id lookup 2010-02-06 10:47:30 -05:00
Eliot Horowitz
4786c923f8 fix test 2010-02-05 13:24:19 -05:00
Eliot Horowitz
af5fe539b8 cleaner debugging MINOR 2010-02-05 12:45:05 -05:00
yellow
5d823a9049 add assert messages 2010-02-05 12:43:37 -05:00
Aaron
e5a49e306f SERVER-228 update test t now that we don't exit when disk is full 2010-02-04 19:01:48 -08:00
Eliot Horowitz
fe4d8d585e debugging MINOR 2010-02-04 13:50:36 -05:00
Eliot Horowitz
117cb6e8b5 debugging for weird mem issue MINOR 2010-02-04 12:12:01 -05:00
Eliot Horowitz
57c0843f76 better debugging MINOR 2010-02-04 10:52:59 -05:00
Eliot Horowitz
1439431b7e fix test 2010-02-03 12:40:49 -05:00