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

4955 Commits

Author SHA1 Message Date
Aaron
88eb16dc0f SERVER-470 move more code to parallel testing fwk 2010-01-05 14:05:40 -08:00
Aaron
5869ed26b8 SERVER-470 start extracting framework for parallel test 2010-01-05 12:52:26 -08:00
Aaron
4fbf8deaa9 MINOR comments 2010-01-05 11:09:44 -08:00
Aaron
d8e6e36089 SERVER-470 Reinstate fsync tests in basic runners 2010-01-05 10:58:51 -08:00
Aaron
e93fad288b SERVER-470 avoid conflicting use of the popular 'foo' namespace 2010-01-05 10:48:26 -08:00
Aaron
df1c01d6fe MINOR always allocate new extents when 'nExtents' debug parameter is specified, to avoid occasional capped2.js failures 2010-01-05 09:54:01 -08:00
Aaron
8833b6dc37 MINOR try to compile win 2010-01-04 17:40:47 -08:00
Aaron
73dd7cb3eb SERVER-470 add randomization and other improvements to basic parallel test 2010-01-04 17:29:28 -08:00
Aaron
e2bac039d1 SERVER-470 improve JS rand() 2010-01-04 17:28:42 -08:00
Aaron
35d800321b SERVER-470 make randomization more determiniztic (wrt seed) in insert test 2010-01-04 17:03:34 -08:00
Aaron
5864c4a8db SERVER-470 add ability to set seed when generating random numbers 2010-01-04 17:02:30 -08:00
Aaron
973a40dd6f MINOR avoid http port conflict with scons initiated mongod instances 2010-01-04 15:45:14 -08:00
Aaron
11a7f62149 Merge branch 'master' of github.com:mongodb/mongo 2010-01-04 15:33:58 -08:00
Aaron
6e0c19bf1f MINOR test cleanup 2010-01-04 15:33:42 -08:00
Dwight
59954ffa35 comment MINOR 2010-01-04 17:41:12 -05:00
Dwight
755804209e SERVER-519
changed how we unlock - greediness of writers was a problem
2010-01-04 16:37:28 -05:00
Aaron
3cec831af7 SERVER-470 clean up multi thread testing function 2010-01-04 12:38:29 -08:00
Aaron
e95f9121ca MINOR dbref2 use unique collection 2010-01-04 11:23:12 -08:00
Aaron
d77c57138b MINOR revert accidental fsync.js changes 2010-01-04 10:54:12 -08:00
Aaron
f0d60f2396 SERVER-519 adding test 2010-01-04 10:50:36 -08:00
Aaron
a0f882dae0 MINOR move auth2 tests to auth1 since they must use same collection 2010-01-04 10:11:46 -08:00
Aaron
c8dc0fe131 MINOR update xcode 2010-01-04 09:34:34 -08:00
Aaron
70a290f861 MINOR Fix compile breakage due to client option name change 2010-01-04 09:34:24 -08:00
Dwight
4d8a09b25a cleanup comments prepwork for some repl improvements 2010-01-04 11:15:09 -05:00
Dwight
7d26553061 a little code cleanup / renameing 2010-01-03 16:37:38 -05:00
Eliot Horowitz
bf939ef985 help people trying to access http on driver port 2010-01-02 21:41:35 -05:00
Eliot Horowitz
d1b20f280b append char fix 2010-01-02 17:02:45 -05:00
dwight
3bd638645a add fsync lock test 2010-01-02 11:31:38 -05:00
unknown
0556be4080 Merge branch 'master' of git@github.com:/mongodb/mongo 2010-01-02 11:03:41 -05:00
unknown
84d1ca75f7 SERVER-255 lock on fsync for snapshotting
will be doc'd later today
2010-01-02 11:01:47 -05:00
Eliot Horowitz
ae6f1e23c4 Merge branch 'master' of github.com:mongodb/mongo 2010-01-02 10:41:24 -05:00
Eliot Horowitz
d58e419f37 win/solaris fix 2010-01-02 10:10:40 -05:00
Eliot Horowitz
02a960c1d3 try to protect from bad bb stuff 2010-01-02 08:59:54 -05:00
Eliot Horowitz
5f7ea78dae better debugging for solaris 2010-01-02 08:41:12 -05:00
Eliot Horowitz
9b1d3f135d comments 2010-01-02 01:28:08 -05:00
Eliot Horowitz
fcf2d5721c some cleaning/optmizing of Database* storage, also just a little encaspulation 2010-01-02 01:25:53 -05:00
Eliot Horowitz
23326c222d fix 2009-12-31 16:42:45 -05:00
Eliot Horowitz
54b7dbe7c3 MaxClientLen -> MaxDatabaseLen 2009-12-31 16:34:27 -05:00
Eliot Horowitz
135802bfff Merge branch 'master' of git@github.com:mongodb/mongo 2009-12-31 16:31:16 -05:00
Eliot Horowitz
d531f77f67 nsToClient -> nsToDatabase 2009-12-31 16:31:07 -05:00
Dwight
bf86eaeccf elim a cc() call 2009-12-31 16:30:10 -05:00
Eliot Horowitz
578f1973ea small opt 2009-12-31 16:27:08 -05:00
Dwight
e21bb90572 compile 2009-12-31 16:26:26 -05:00
Dwight
0aef7092be small opt 2009-12-31 16:22:28 -05:00
Dwight
8d39a1f5aa Merge branch 'master' of git@github.com:mongodb/mongo 2009-12-31 15:52:20 -05:00
Dwight
417924bf1e call cc() slightly less 2009-12-31 15:51:58 -05:00
Eliot Horowitz
ba47f3a27d fix $elemMatch and query optimizer 2009-12-31 15:18:43 -05:00
Eliot Horowitz
14174c7fa4 post 1.3.0 2009-12-31 14:56:07 -05:00
Eliot Horowitz
0a3e1071cb query optimizer support for $elemMatch SERVER-377 2009-12-31 14:30:04 -05:00
Eliot Horowitz
c9de787f17 basics os array element matching done SERVER-377 - doesn't work with query optimizer yet 2009-12-31 14:04:44 -05:00