Fixes #26018 - Log HTTP requests at debug level
Test ruby 2.3 and not 2.0
Fixes #15016 - Upgrade rubocop (#177)
Fix tests and add ruby 2.2
Fixes #7880 - Add rubocop to runcible
Merge pull request #83 from jlsherrill/multi
Changing runcible to support multiple pulp servers.
Added 2.0 target for travis
removing untested rake task as its no longer reliable
removing 1.8.7 support
Pulp 2.1 - Adding fixes to support the previous errors aroundpackage group unit copy. This commit is against a beta buildof 2.1
Moves primary tests into top level test directory andre-factors the test commands to account for the changes.Resources and extension suites may now be run separately now.
Updates Travis to fail if there are untested functions.
Travis - Adds testing against 1.9.3
Removes ruby-debug from Gemfile, adds none as the default test mode and adds a basic travis config file.