lorax/src/composer
Brian C. Lane 0a76d635ca Add a function to get_url_json_unlimited to retrieve the total
The blueprints/changes API is a bit different from the others, the total
that it includes is for each blueprint, not one total for all of them,
since there will be a different number of commits for each.

The function is passed the dict, and it can be used to select the total
to use for retrieving all of the results. If it isn't included it will
use data["total"] which works fine in most cases.
2018-08-27 11:03:59 -07:00
..
cli In composer-cli, request all results 2018-08-21 16:43:44 -07:00
__init__.py Add composer-cli and tests 2018-05-14 13:00:15 -07:00
http_client.py Add a function to get_url_json_unlimited to retrieve the total 2018-08-27 11:03:59 -07:00
unix_socket.py Add composer-cli and tests 2018-05-14 13:00:15 -07:00