Commit graph

573 commits

Author SHA1 Message Date
Victor Denisov
884d0e223d Add changelog entry 2016-05-30 12:30:20 -07:00
Victor Denisov
3a4ebcb23b Insert the list of documents into chunks 2016-05-29 23:14:04 -07:00
Victor Denisov
a632e8ff55 Collect size restrictions from the server 2016-05-26 23:03:55 -07:00
Victor Denisov
d123460b40 Implement insert using command mechanism 2016-05-25 00:12:32 -07:00
Greg Weber
726109588b Merge pull request #50 from VictorDenisov/all_collections
All collections
2016-05-23 06:06:32 -07:00
Victor Denisov
574eaf8ca5 Add changelog entry 2016-05-21 13:42:59 -07:00
Victor Denisov
5b97fb4ade Use listCollections command if protocol version is > 2 2016-05-21 13:32:04 -07:00
Victor Denisov
2ba71ca277 Retrieve server data on connection 2016-05-21 13:32:04 -07:00
Victor Denisov
76ac212708 Add test for allCollections request 2016-05-21 13:32:04 -07:00
Victor Denisov
5c6f015309 Use the latest version of mongo 2.6 2016-05-21 01:07:43 -07:00
Victor Denisov
761ddd194c Allow failure of the latest ghc build 2016-05-21 00:05:11 -07:00
Victor Denisov
18dffc982d Report the version of mongodb we run tests against 2016-05-20 23:41:24 -07:00
Victor Denisov
5cd545a16f Run tests on different mongo versions 2016-05-20 12:45:18 -07:00
Victor Denisov
e683f59faa Merge pull request #46 from VictorDenisov/tls
Merge a simple implementation of TLS and drop System.IO.Pipeline
2016-05-06 23:50:42 -07:00
Victor Denisov
8132604443 Add warning about experimental TLS support 2016-05-03 23:43:55 -07:00
Victor Denisov
5ca93be5e8 Drop io-region dependency 2016-05-03 23:02:54 -07:00
Victor Denisov
f18e4ff9f8 Update CHANGELOG 2016-05-03 00:03:46 -07:00
Victor Denisov
e38ec59d1e Move Tls module to Transport 2016-05-02 22:05:02 -07:00
Victor Denisov
89ee88e67c Rename Internal.Connection module to Transport 2016-05-02 21:30:00 -07:00
Victor Denisov
ccd6727ab4 Use conventional types for Tls.Connect 2016-05-01 19:24:40 -07:00
Victor Denisov
a4e5726e1e Clean up redundant warnings 2016-05-01 19:11:02 -07:00
Victor Denisov
655f4b90bc Rename readExactly to read 2016-05-01 19:05:51 -07:00
Victor Denisov
73dfdb0b7f Remove IOStream from Internal.Protocol 2016-05-01 18:17:22 -07:00
Victor Denisov
c011b1a23c Move content of System.IO.Pipeline to Internal.Protocol 2016-05-01 17:34:06 -07:00
Victor Denisov
f956cb2623 Incorporate Tls implementation 2016-05-01 16:15:08 -07:00
Victor Denisov
19e631c9f4 Implement readExactly using hGet 2016-04-30 14:08:19 -07:00
Victor Denisov
b3effd4439 Increase benchmark size for better resolution 2016-04-30 14:08:19 -07:00
Victor Denisov
494bdcbe56 Add tls implementation 2016-04-30 14:08:19 -07:00
Greg Weber
5ae56f6c49 Merge pull request #41 from VictorDenisov/fix_ci
Drop hpc-coveralls
2016-04-24 17:06:01 -07:00
Victor Denisov
ba64084d1a Drop hpc-coveralls 2016-04-24 15:29:12 -07:00
Victor Denisov
011914591b Do force reinstalls when installing sdist 2015-12-22 08:32:19 -08:00
Victor Denisov
47614e0834 Update changelog and bump version 2015-12-22 03:11:01 -08:00
Victor Denisov
ec0dac6915 Merge pull request #37 from Yuras/mongolab-auth
Support mongolab SCRAM auth
2015-12-22 02:31:13 -08:00
Yuras Shumovich
0b4e3d96ed Support mongolab SCRAM auth
For some reason mongolab requires additional message exchange round.
2015-11-30 15:55:20 +03:00
Victor Denisov
4f48ca92be Update changelog and bump version 2015-11-07 11:28:13 -08:00
Victor Denisov
8af6a82ec8 Clean trailing whitespaces 2015-11-07 10:37:40 -08:00
Victor Denisov
ca74e7e074 Merge pull request #34 from Feeniks/master
Add support for SCRAM-SHA-1 authentication
2015-11-06 21:57:19 -08:00
Ralph Morton
6f5f76afbb Add support for SCRAM-SHA-1 authentication 2015-11-01 18:05:39 +02:00
Greg Weber
32200918a0 Merge pull request #31 from gitter-badger/gitter-badge
Add a Gitter chat badge to README.md
2015-10-28 19:28:53 -07:00
Greg Weber
8ddcb45a52 Merge pull request #33 from wojtnar/patch-1
Update MongoDB.hs
2015-10-19 06:43:03 -07:00
Wojtek Narczyński
4fbabd19db Update MongoDB.hs
Correct mispelled language extension in comment.
2015-10-19 15:39:39 +02:00
The Gitter Badger
417d6dea1a Add Gitter badge 2015-10-04 00:03:13 +00:00
Victor Denisov
632f0eaafa Bump version 2015-10-03 14:11:40 -07:00
Greg Weber
1e84ac0d3c Merge pull request #29 from VictorDenisov/master
Retrieve another batch for next in case of unlimited request
2015-09-30 04:13:55 -07:00
Victor Denisov
75470af421 Retrieve another batch for next in case of unlimited request 2015-09-29 22:42:22 -07:00
Victor Denisov
bbba3f37ea Add test for rest function 2015-09-29 22:42:22 -07:00
Victor Denisov
f3353c94ef Use sandboxes for package build
Installation of cabal and hpc may cause dependency conflicts.
2015-09-04 12:05:35 -07:00
Victor Denisov
fff024b135 Bump version 2015-09-04 11:03:54 -07:00
Greg Weber
23784db8df Merge pull request #28 from VictorDenisov/master
Fix slow requests to the database server
2015-08-31 20:57:31 -07:00
Victor Denisov
68ed7beb56 Remove unused writeLazy 2015-08-31 18:04:00 -07:00