History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
2dc263e2b81c | Hariprasad Kuppuswamy | Deleting the old project structure. | Feb 16 2012 | |||
e6be78ea0054 | Russell Sears | Fix MongoDB insert() by adding explicit toString() calls. | Nov 21 2011 | |||
e92b9d9cf25d | Russell Sears | fix build errors | Nov 19 2011 | |||
2b3804947696 | Russell Sears | change DB API to use ByteIterator for fields instead of String. This fixes a… | Nov 13 2011 | |||
a76ad9b8c416 | Michi Mutsuzaki | gh-37 removed unnecessary println. | Sep 6 2011 | |||
cbbdd107e5b3 | Michi Mutsuzaki | gh-37 removed slf4j dependency from MongoDbClient.java | Sep 6 2011 | |||
947bccc6d179 | Michi Mutsuzaki | gh-27 MongoDbClient was not working with non localhost URLs (arunxarun) | Sep 6 2011 | |||
1a7ca92b3655 | Michi Mutsuzaki | gh-30 use key as mongodb _id instead of ObjectId(key). | Sep 6 2011 | |||
37eaffb4d8c6 | Bruno Michel | Give the possibility to connect to several MongoDB instances (replica set) | Nov 4 2010 | |||
30d70708df97 | Bruno Michel | Debugging mongodb client | Nov 4 2010 | |||
c71eefe65587 | Bruno Michel | Indentation | Nov 4 2010 | |||
0231452bb578 | Adam Ever-Hadani | mongodb client updates for compatibility with mongodb-2.2.jar | Oct 13 2010 | |||
0e57a4427dc5 | Brian Frank Cooper | Suppress unchecked warning for read() method | May 28 2010 | |||
f40ed8ad47ff | Brian Frank Cooper | Added null checking on db | May 28 2010 | |||
607a4556fc00 | Brian Frank Cooper | Put db.requestDone() in finally block; other fixes suggested by ypai | May 28 2010 | |||
72f8fea16c91 | Brian Frank Cooper | Bracket requests with db.requestStart() and db.requestDone(). closes #9 | May 20 2010 | |||
405987f5e72e | Brian Frank Cooper | MongoDB client submitted by Yen Pai | May 12 2010 |
c4science · Help