5596780
(refs/pull/2/merge)
Merge 017e50b6e6 into 0b026c32b7 by
2021-06-01 21:20:14 +0000
017e50b
(refs/pull/2/head, dependabot/pip/urllib3-1.26.5)
Bump urllib3 from 1.7 to 1.26.5 by
2021-06-01 21:20:12 +0000
0bc13fa
(refs/pull/1/head)
Bump urllib3 from 1.7 to 1.24.2 by
2019-10-18 14:29:51 +0000
0b026c3
(HEAD -> master)
add PyPI downloads badge by
2013-09-13 18:06:16 -0400
9cf0036
add usage and installation examples to readme by
2013-09-13 17:55:57 -0400
4b8d20e
remove long_description by
2013-09-13 16:00:00 -0400
b5caeca
(tag: v0.1.0)
add pypi badge by
2013-09-12 19:59:15 -0400
f24f8b1
add documentation for riakcached.exceptions by
2013-09-12 19:16:09 -0400
3588f5e
add documentation for riakcached.pools by
2013-09-12 19:11:08 -0400
dd53081
make sure autodoc includes the docstring from __init__ by
2013-09-12 18:58:30 -0400
00836e7
add documentation to riakcached.clients by
2013-09-12 18:58:17 -0400
193bdf6
fix issues with docs by
2013-09-12 17:43:38 -0400
458091f
add tests for riakcached.clients.ThreadedRiakClient by
2013-09-12 17:42:34 -0400
cdef238
add tests for riakcached.pools.Urllib3Pool by
2013-09-12 17:42:20 -0400
db24cb8
add tests for riakcached.pools.Pool by
2013-09-12 17:42:10 -0400
dd7be6e
merge all RiakClient tests into single TestCase by
2013-09-12 17:41:53 -0400
f89d258
remove usless return by
2013-09-12 17:41:29 -0400
fd7f728
update tests to properly use pool rather than urllib3 by
2013-09-11 19:42:27 -0400
fe294e3
remove test utils by
2013-09-11 19:41:35 -0400
399e69e
make things plural and refactor pool into its own class by
2013-09-11 15:18:47 -0400
6e35eef
ignore unimportant docs directories by
2013-09-11 15:12:24 -0400
091ac88
update doc build instructions, remove TODO by
2013-09-10 09:12:32 -0400
7b51725
s/Client/API by
2013-09-10 09:10:43 -0400
8b17c9e
READ THE DOCS! by
2013-09-10 09:06:27 -0400
96f98bf
s/sphinx-contrib-fulltoc/sphinxcontrib-fulltoc by
2013-09-10 09:02:04 -0400
5832911
add docs-requirements.txt by
2013-09-10 08:59:43 -0400
5c0636b
missing docstrings by
2013-09-10 08:55:34 -0400
22c9547
added add_serializer/add_deserializer and serialize/deserialize methods also removed setup_serializer and favored self.serialize/self.deserialize in code by
2013-09-10 08:55:24 -0400
5550a19
setup coveralls coverage reporting by
2013-09-10 08:42:16 -0400
1bc0378
add .coverage and .cache to gitignore by
2013-09-10 08:41:32 -0400
1f1b7de
add travis status badge by
2013-09-09 23:51:32 -0400
c784825
use unittest2 for python2.6 by
2013-09-09 23:50:13 -0400
b6dd911
add travis.yml by
2013-09-09 23:43:37 -0400
b79606b
remove 'build documentation' todo by
2013-09-09 23:40:44 -0400
b9b3edd
add empty docstrings for exceptions by
2013-09-09 23:40:26 -0400
ed2900f
add sphinx documentation by
2013-09-09 23:40:07 -0400
78c83ad
add TODO list to readme by
2013-09-09 23:07:59 -0400
8114ca0
fix requirements and test requirements by
2013-09-09 23:03:12 -0400
b9c95cd
tests, they are a good thing ™ by
2013-09-09 22:58:22 -0400
1f2f3bb
add auto_connect __init__ parameter by
2013-09-09 22:57:28 -0400
5ca2cad
make _serializers and _deserializers part of instance not the module by
2013-09-09 22:57:11 -0400
7a43c5a
use the serializers application/json deserializer by
2013-09-07 18:21:31 -0400
8b1d654
use better url for DELETE by
2013-09-07 18:21:17 -0400
14bbc11
properly incr/get counters by
2013-09-07 18:21:02 -0400
aad1028
add keys method by
2013-09-07 18:20:03 -0400
9e68fb8
add props and set_props methods by
2013-09-07 18:19:48 -0400
234f6f6
s/set_serializer/setup_serializer/ by
2013-09-07 18:19:13 -0400
0d6d22e
initial commit by
2013-09-07 10:32:38 -0400