Interim commit - I'm part way through refactoring all the networking stuff.
authorsalimfadhley <sal@stodge.org>
Wed, 5 Jun 2013 00:30:41 +0000 (01:30 +0100)
committersalimfadhley <sal@stodge.org>
Wed, 5 Jun 2013 00:30:41 +0000 (01:30 +0100)
commit6a5505afea3fe33e32b5a839535b59ec2dc16023
tree8ae583e4158873ea4ccfdff8865548365fdf95c7
parentb36d9df072ab5a06a8e9f14c4c49fa2836f09588
Interim commit - I'm part way through refactoring all the networking stuff.
Posts are not yet working.
README.rst
examples/create_a_job.py [new file with mode: 0644]
jenkinsapi/api.py
jenkinsapi/jenkins.py
jenkinsapi/jenkinsbase.py
jenkinsapi/utils/requester.py [new file with mode: 0644]
jenkinsapi_tests/systests/__init__.py
jenkinsapi_tests/unittests/test_jenkins.py [new file with mode: 0644]
misc/jenkinsapi.sublime-project
setup.py