Joffrey F
|
116d1370af
|
* Merge branch 'tls' of github.com:momer/docker-py into momer-tls
* Exported TLS configuration in tls.TLSConfig
* Merged exceptions packagee into pre-existing errors module
* Flake8 fixes
* Bug fixes
|
2014-06-23 20:15:47 +02:00 |
Joffrey F
|
dc1020fa11
|
Added support for Python 3.4 in setup.py classifiers
|
2014-06-23 19:16:50 +02:00 |
Joffrey F
|
a333a3510e
|
Reverted c3ebce91b0
|
2014-06-22 15:55:39 -07:00 |
Joffrey F
|
c3ebce91b0
|
docker is now a namespace package
|
2014-06-23 00:40:57 +02:00 |
Joffrey F
|
2b35f23cec
|
Correct test requirements in setup.py
|
2014-05-24 01:54:36 +02:00 |
Joffrey F
|
494c340c49
|
Avoid version duplication
|
2014-05-24 01:51:50 +02:00 |
Mo Omer
|
7ce73de4a7
|
Expanding on @denibertovic initial additions, we now have full support for SSL in docker-py. Including the ability to specify the expected SSL Version for issues with OpenSSL sslv3/tls1 recognition issues. Added an exception class for repetitive reminders to look at the CLI doc on docker.io.
|
2014-05-13 21:22:48 -05:00 |
Maxime Petazzoni
|
63f50eec69
|
Set version to 0.3.2-dev. Fixes #216.
Signed-off-by: Maxime Petazzoni <max@signalfuse.com>
|
2014-04-29 11:51:45 -07:00 |
shin-
|
7f55a101f8
|
Bumped version to 0.3.1
|
2014-04-04 18:18:58 +02:00 |
Vladimir Rutsky
|
5c850d4822
|
Use different requirements list on Python 2 and 3
In Python 3 websocker-client not required (and previously requiested
version doesn't work at all).
|
2014-03-17 10:37:26 +04:00 |
shin-
|
f594247365
|
Updated changelog, bumped version to 0.3.0
|
2014-02-24 15:52:12 +01:00 |
Nicolas Delaby
|
700fbd3df7
|
Declare explicitly supported python versions
|
2014-01-07 15:08:32 +01:00 |
shin-
|
5e68ed1df8
|
Updated changelog, bumped version in setup.py
|
2013-12-10 19:53:58 +01:00 |
shin-
|
28b262337a
|
Bumped version to 0.2.2
|
2013-10-24 18:36:37 +02:00 |
shin-
|
e56bc51fe2
|
Fixed ImportErrors / package structure
|
2013-10-23 20:03:04 +02:00 |
shin-
|
3754edc267
|
Bumped version to 0.2.1
|
2013-09-27 19:38:16 +02:00 |
shin-
|
1be689da4a
|
Syntax error
|
2013-09-25 18:50:49 +02:00 |
shin-
|
78481e2159
|
Use requirements.txt to determine requires in setup.py
|
2013-09-25 18:46:02 +02:00 |
shin-
|
2108a54fcb
|
Bumped version in setup.py and changed development status from alpha to beta
|
2013-09-14 00:56:34 +02:00 |
shin-
|
3a8b40c19b
|
Bumped version to 0.1.5
|
2013-08-28 18:23:55 +02:00 |
shin-
|
c31ce82d2c
|
Bumped to 0.1.4
|
2013-08-13 20:05:13 +02:00 |
shin-
|
1b0af1d196
|
Bumped version to 0.1.3
|
2013-08-06 20:00:44 +02:00 |
shin-
|
ebaa5efe72
|
Bumped version
|
2013-07-25 18:32:13 +02:00 |
shin-
|
aaa4b41007
|
Bumped version
|
2013-07-23 19:17:42 +02:00 |
shin-
|
79a6889355
|
Bumped version
|
2013-07-16 18:32:11 +02:00 |
Mike Neilsen
|
b981f9a6de
|
Create tests module for setuptools test support
Run test suite via
python setup.py test
Signed-off-by: Mike Neilsen <mneilsen@acm.org>
|
2013-07-13 01:07:04 -05:00 |
Joffrey F
|
d03d4fb5ca
|
Merge pull request #15 from elbaschid/add_python3_support
Make docker-py compatible with python 3
|
2013-07-05 10:31:24 -07:00 |
shin-
|
b3378224b2
|
Bumped version
|
2013-07-05 19:08:43 +02:00 |
Sebastian Vetter
|
48ed4a1d2e
|
Add python 3 support
|
2013-07-06 00:32:28 +10:00 |
shin-
|
a75b6633c4
|
Bumped version to 0.0.5
|
2013-06-24 21:34:48 +02:00 |
shin-
|
f563af0e5d
|
Bumped version to 0.0.4
|
2013-06-12 08:40:13 -07:00 |
shin-
|
7008d1f25b
|
Bumped version
|
2013-06-06 11:39:08 -07:00 |
shin-
|
5daf7bcc99
|
Added .gitignore, proper packaging, updated setup.py, cleaned up commented code
|
2013-05-23 06:35:51 -07:00 |
John Costa
|
98b6b2e84d
|
initial
|
2013-05-20 17:13:15 -04:00 |