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

248 Commits

Author SHA1 Message Date
Eliot Horowitz
4771ba64e3 Merge branch 'master' of git@github.com:mongodb/mongo 2009-12-17 16:55:19 -05:00
Eliot Horowitz
d85fa3e076 quorum checkpoint 2 2009-12-17 16:55:13 -05:00
Dwight
7ac119e062 build vis studio 2009-12-17 16:18:00 -05:00
Eliot Horowitz
27ee2bb5d8 MINOR win compile 2009-12-16 16:31:31 -05:00
Eliot Horowitz
edfe77b6ef quorom connection (for sharding config) checkpoint 2009-12-16 16:26:49 -05:00
Mathias Stearn
dcf3a10eea Start using Date_t. Can anyone think of a better name? 2009-12-09 12:00:17 -05:00
Eliot Horowitz
d6c69369c0 make quiet suppress connection warnings SERVER-455 2009-12-03 22:44:34 -05:00
Eliot Horowitz
b4029bed07 fix client compile 2009-12-03 17:48:18 -05:00
Eliot Horowitz
d3ece690ef add optional options param to more methods 2009-12-02 16:56:37 -05:00
Eliot Horowitz
95c080d719 Model::remove() 2009-12-02 16:36:32 -05:00
Eliot Horowitz
76ff6851af fix warning 2009-11-30 10:35:54 -05:00
Dwight
e60c3ea61c Merge branch 'master' of git@github.com:mongodb/mongo 2009-11-16 15:55:17 -05:00
Dwight
37540835ac compile visual studio 2009-11-16 15:55:03 -05:00
Eliot Horowitz
c8b48787b5 some docs 2009-11-16 15:53:40 -05:00
Eliot Horowitz
1557dc68d0 starting work on quorum server 2009-11-13 17:23:41 -05:00
Eliot Horowitz
0630b33340 moved some methods from DBClientBase to DBClientWithCommands 2009-11-12 13:56:28 -05:00
Eliot Horowitz
a3da013fab question about SERVER-193 2009-11-10 16:55:26 -05:00
dwight
d8a0dc4bdb Merge branch 'master' of git@github.com:mongodb/mongo 2009-11-05 15:18:40 -05:00
dwight
626aea91df minor / make a method private 2009-11-05 15:18:13 -05:00
Eliot Horowitz
974dc89ad5 some threaded options for doing queries remotely 2009-11-03 22:53:32 -05:00
Eliot Horowitz
6d5e43755d sharded map-reduce basic test works SHARDING-37 2009-11-03 11:40:00 -05:00
Eliot Horowitz
3a1c9831c1 some sharded query re-factoring 2009-11-03 10:35:48 -05:00
Eliot Horowitz
b98067022f added getContentType and getField to gridfs 2009-10-31 11:23:29 -04:00
Mathias Stearn
d27c8505ea all client files now marked as Apache 2.0. SERVER-329. 2009-10-27 15:59:37 -04:00
Eliot Horowitz
e8466f3dc5 flag to update multiple objects with $ operators SERVER-268 2009-10-21 22:54:11 -04:00
Eliot Horowitz
c1500cab8d cimpile fix 2009-10-17 21:48:16 -04:00
Eliot Horowitz
10e82eae73 remove muliple with _id range remove SERVER-365 2009-10-16 15:33:56 -04:00
Mathias Stearn
8b431fb9a9 move gridfs buffer from stack to heap 2009-10-16 13:57:03 -04:00
Mathias Stearn
d3961ff7fa default contentType for GridFS file from buffer. MINOR 2009-10-16 13:57:03 -04:00
Mathias Stearn
6880a8788d support creating GridFS files from buffers in addition to files. SERVER-312 2009-10-16 11:25:55 -04:00
Mathias Stearn
5bcc5521bb GridFS::removeFile now removes all files with a matching name 2009-10-14 18:12:55 -04:00
Mathias Stearn
349132d1f5 mongofiles get now fetches the latest version of the file 2009-10-14 17:43:18 -04:00
Mathias Stearn
23bbf840ba add uploadDate and contentType fields to GridFS files generated in C++. Add --type option to mongofiles. 2009-10-14 17:43:18 -04:00
Mathias Stearn
b7a086e1ad mongofiles now supports stdin/out for put/get operations 2009-10-14 17:43:18 -04:00
Dwight
a3670180a9 minor missing space 2009-10-14 16:41:23 -04:00
Mathias Stearn
ec8def516b minor doc fix 2009-10-14 15:54:13 -04:00
Dwight
ff54f16271 add Connection class
beginnings that is
2009-10-09 14:59:44 -04:00
Dwight
cb060f8ce3 comment 2009-10-02 16:58:04 -04:00
Dwight
04104f13a1 add mapreduce() to the c++ client api.
not yet tested.
2009-10-02 16:55:47 -04:00
Eliot Horowitz
95baa00d45 exists( ns ) 2009-10-01 17:15:33 -04:00
dwight
5a6273902f Merge branch 'master' of git@github.com:mongodb/mongo 2009-09-25 10:30:29 -04:00
Eliot Horowitz
8b91377b09 dropIndex, dropIndexes, getIndexes, reIndex for c++ driver SERVER-314 2009-09-24 17:41:09 -04:00
Mike Dirolf
df64c0563b allow different local and remote filenames for gridfs client storeFile method 2009-09-24 16:31:18 -04:00
dwight
089c12e9b7 Merge branch 'master' of git@github.com:mongodb/mongo 2009-09-18 20:12:33 -04:00
Eliot Horowitz
88795bc740 better error message 2009-09-18 14:20:44 -04:00
dwight
3972446b76 minor comments 2009-09-15 20:06:19 -04:00
dwight
b21aea9c7f Merge branch 'master' of git@github.com:mongodb/mongo 2009-09-14 23:48:51 -04:00
Eliot Horowitz
11ee78fc03 don't complain about ScopedDBConnection if the underlying connection failed 2009-09-14 14:31:46 -04:00
dwight
68c24f3595 getLastErrorDetailed() for C++ client 2009-09-14 12:31:47 -04:00
Eliot Horowitz
6d95f3cd1c onHandedOut 2009-09-14 11:33:20 -04:00