Commit Graph

416 Commits

Author SHA1 Message Date
Alberto Lerner
6ad4d4cb32 Adjust message 2010-07-05 10:15:56 -04:00
dwight
654f204036 unrefed local var 2010-07-04 09:28:51 -04:00
Eliot Horowitz
c62c43e007 safer 2010-07-04 07:17:56 -04:00
Eliot Horowitz
d24e2d0611 make sure we own our getLastError 2010-07-04 07:15:10 -04:00
Eliot Horowitz
6bd7d29d99 better distributed locking 2010-07-02 16:48:21 -04:00
Eliot Horowitz
1abe910d41 Chunk name conflict 2010-07-02 11:29:33 -04:00
Eliot Horowitz
fd8d8670a6 masterConn in DBClientPaired 2010-07-01 10:22:00 -04:00
Eliot Horowitz
fdced7082a mostly done with a real distributed lock 2010-07-01 01:06:13 -04:00
Eliot Horowitz
05de6bdacb more work on ConnectionString SERVER-1319 2010-07-01 01:00:21 -04:00
Mathias Stearn
3e8b09f4e3 Squash warning and support large files in gridfs 2010-06-30 20:33:58 -04:00
Eliot Horowitz
218972103f starting ConnectionString abstraction SERVER-1319 2010-06-30 14:24:26 -04:00
Mathias Stearn
91f745ac64 warning squashing 2010-06-29 13:58:37 -04:00
Mathias Stearn
951713a508 error out if can't open file for writing 2010-06-29 13:07:12 -04:00
Mathias Stearn
600317543c remove Binary type 2 assumptions 2010-06-29 13:06:00 -04:00
Eliot Horowitz
0589e234d9 typo 2010-06-28 13:33:28 -04:00
dwight
f9c5985808 haveDatabases() method 2010-06-26 13:32:35 -04:00
Eliot Horowitz
1094c428ac fix mongod side filternig with emebdded objects SERVER-1245 2010-06-25 15:45:27 -04:00
Eliot Horowitz
38f4332418 fix bad result handling SERVER-1275 2010-06-21 17:57:56 -04:00
Alberto Lerner
9b53b751ab Refresh example 2010-06-16 10:21:13 -04:00
Eliot Horowitz
76635118f7 option to set chunk size on gridfs client SERVER-1232 2010-06-14 15:32:03 -04:00
Eliot Horowitz
5b45fbea90 fix doxygen comments 2010-06-14 15:29:42 -04:00
Eliot Horowitz
ebd6d55fbb make maxSize for a capped collection a long long SERVER-1235 2010-06-14 15:20:45 -04:00
Mathias Stearn
2f94443140 fix GridFS. Add binDataClean to handle subtype 2. SERVER-1233 2010-06-14 06:30:19 -04:00
dwight
276e15708f compile 2010-06-09 11:15:34 -04:00
dwight
3ac7b05737 QueryOption_Exhaust 2010-06-06 22:19:06 -04:00
dwight
4bf152cd56 make a .vcxproj/.sln for the shell 2010-06-05 20:55:11 -04:00
dwight
931acbf20c cleaning - do a little more outside the read lock on a query 2010-06-05 16:37:00 -04:00
Eliot Horowitz
49535d34bf make getLastError smarter in a sharded environment 2010-06-02 12:30:08 -04:00
Mathias Stearn
5c6f353ad6 Make sharding work with $orderby 2010-05-28 18:11:52 -04:00
Eliot Horowitz
b6e64def70 some assertions 2010-05-28 14:43:49 -04:00
Eliot Horowitz
e365deea86 clean up cursors SERVER-1167 2010-05-28 14:23:37 -04:00
Mathias Stearn
d6986f0ab3 auto_ptr -> scoped_ptr in DBClientConnection 2010-05-27 17:36:57 -04:00
Mathias Stearn
0d9a05bce3 Close connections in pool on shutdown 2010-05-27 17:29:13 -04:00
Mathias Stearn
c2db61f0aa Make ShardConnection complain if not closed 2010-05-27 16:09:49 -04:00
Mathias Stearn
ec609581b4 Plug leaks 2010-05-27 16:09:49 -04:00
Eliot Horowitz
8cd3607d2c sharded explain SERVER-953 2010-05-26 14:44:52 -04:00
Eliot Horowitz
b200d9e3cb checkpoint for explain sharded SERVER-953 2010-05-26 13:26:16 -04:00
Eliot Horowitz
4b284d9aab fix conn leak 2010-05-26 01:44:09 -04:00
Dwight Merriman
a190583c51 MutexDebugger 2010-05-26 00:46:49 -04:00
dwight
68fd2fd927 fix packing for gcc 2010-05-23 16:05:08 -04:00
Eliot Horowitz
ecec906288 fix connection pooling a bit 2010-05-20 13:36:29 -04:00
Eliot Horowitz
29130d0c12 make client -> mongod connection static SERVER-956 2010-05-19 17:01:09 -04:00
Dwight
13406e9ac4 isOK() should take ok:true not just ok:1 2010-05-14 17:00:42 -04:00
Dwight
4b79590e83 rs synced cluster 2010-05-14 14:01:51 -04:00
Mathias Stearn
d060bfb595 convert massert and uassert back to macros 2010-05-14 13:34:50 -04:00
Dwight
e8a8a31b18 hostandport cleaning 2010-05-14 13:07:24 -04:00
Aaron
7efe88f445 SERVER-109 multi buffer message 2010-05-12 15:26:00 -07:00
Eliot Horowitz
859c0e775d make test more lenient 2010-05-08 23:26:59 -04:00
Eliot Horowitz
3a0b24b71c debugging 2010-05-08 22:51:46 -04:00
Eliot Horowitz
435cdcea55 some typos SERVER-1103 2010-05-08 11:46:40 -04:00