Noah Levitt
|
7e96d65f96
|
ugh wait that long for travis to find this mistake
|
2015-10-02 01:28:29 +00:00 |
|
Noah Levitt
|
9257a31057
|
docker volume $TRAVIS_BUILD_DIR
|
2015-10-02 01:19:16 +00:00 |
|
Noah Levitt
|
e909ccfc40
|
more fiddling with travis/docker
|
2015-10-02 00:22:49 +00:00 |
|
Noah Levitt
|
a12ee18f34
|
try it this way travis
|
2015-10-01 23:33:49 +00:00 |
|
Noah Levitt
|
87d2f11090
|
travis ci
|
2015-10-01 23:16:19 +00:00 |
|
Noah Levitt
|
24edeb3247
|
support array slice notation https://rethinkdb.com/api/python/slice/
|
2015-09-29 22:07:50 +00:00 |
|
Noah Levitt
|
5ed8a7a050
|
RethinkerWrapper.__repr__
|
2015-09-23 00:31:31 +00:00 |
|
Noah Levitt
|
a377fd5305
|
only retry r.ReqlTimeoutError because creating a database with too many replicas or shards raises a r.ReqlAvailabilityError, which resulted in an infinite loop; add test for this case
|
2015-09-22 21:34:12 +00:00 |
|
Noah Levitt
|
030d248eac
|
run tests inside docker as same user from outside docker, to avoid problems with --volume
|
2015-09-22 21:32:53 +00:00 |
|
Noah Levitt
|
175b8287bb
|
pull in changes from warcprox/tests/Dockerfile
|
2015-09-22 21:31:32 +00:00 |
|
Noah Levitt
|
c4314e6cdb
|
remove some debug logging
|
2015-09-22 01:06:25 +00:00 |
|
Noah Levitt
|
50df439706
|
make sure connection closes when it's supposed to
|
2015-09-21 23:30:43 +00:00 |
|
Noah Levitt
|
aa080ce2e9
|
tests using docker to containerize rethinkdb fixture
|
2015-09-21 22:19:09 +00:00 |
|
Noah Levitt
|
3b52b05329
|
rewrite Rethinker to mimic standard rethinkdb api; rename package rethinkstuff
|
2015-09-21 22:17:15 +00:00 |
|
Noah Levitt
|
cd11a4bf83
|
Merge branch 'master' of github.com:nlevitt/pyrethink
* 'master' of github.com:nlevitt/pyrethink:
write some stuff to be read
|
2015-09-16 19:03:37 +00:00 |
|
Noah Levitt
|
4ce4c4f0f6
|
put results.close() in finally block
|
2015-09-16 19:02:59 +00:00 |
|
Noah Levitt
|
2dab694b02
|
write some stuff to be read
|
2015-09-15 17:53:39 -07:00 |
|
Noah Levitt
|
b093c05a4a
|
initial commit
|
2015-09-16 00:35:18 +00:00 |
|
Noah Levitt
|
935536f17e
|
Initial commit
|
2015-09-15 17:16:35 -07:00 |
|