aboutsummaryrefslogtreecommitdiff
path: root/lava_tool
AgeCommit message (Expand)Author
2018-01-10release-0.24release-0.24Neil Williams
2017-07-10Create a new major version.release-0.23Senthil Kumaran S
2017-06-29Handle cancel and list errors cleanlyNeil Williams
2017-01-19Drop python-argcomplete requirementNeil Williams
2017-01-12Update for new releaserelease-0.20Neil Williams
2016-12-02Add job link on submission and resubmission.Stevan Radakovic
2016-11-21Add zmq client to lava-tool.Stevan Radakovic
2016-10-10lava-tool shortcuts.Stevan Radaković
2016-09-21Secure protocol check.Stevan Radaković
2016-09-21Add simple URL check for git, http and ftp urls in job def.Stevan Radaković
2016-09-19lava-tool auth management.Stevan Radaković
2015-10-14LAVA-354 device dictionary supportNeil Williams
2015-06-18Bug 1639 - improve docs on keyring handlingNeil Williams
2015-05-06Create a new major versionrelease-0.12Neil Williams
2015-05-06LAVA-1953, improve lava-toolNeil Williams
2015-03-13Fix bug #1379 - Internal server error when requesting xmlrpc log_outputSenthil Kumaran S
2014-06-10Complete the removal of versiontools requirementrelease-0.11.2Neil Williams
2013-11-14Remove experimental feature noticesAntonio Terceiro
2013-11-11Normalize the xmlrpc urlArthur She
2013-11-01Bring lava-tool up to PEP8 compliance.Tyler Baker
2013-07-30Fixed the server rpc_endpoint logic.Milo Casagrande
2013-07-29Merged from parent.Milo Casagrande
2013-07-26Fixed error message.Milo Casagrande
2013-07-26Fixed check on non existing files.Milo Casagrande
2013-07-26More utils tests.Milo Casagrande
2013-07-26Added tests for the script commands.Milo Casagrande
2013-07-25Refactored the lava init command.Milo Casagrande
2013-07-25Completed utils, run and submit refactoring.Milo Casagrande
2013-07-25Refactored methods and functions, fixed tests.Milo Casagrande
2013-07-25Refactored testdef init, refactored utils functions, fixed tests.Milo Casagrande
2013-07-17New functions to get and set a key in a template.Milo Casagrande
2013-07-02Added new init command.Milo Casagrande
2013-06-27Added new test to test suite.Milo Casagrande
2013-06-25Refactored where user input is taken.Milo Casagrande
2013-06-19Merged lava-168 branch.Milo Casagrande
2013-06-19Added dispatcher helper tests.Milo Casagrande
2013-06-19Added tests to the test suite.Milo Casagrande
2013-06-19Added test for the utils module.Milo Casagrande
2013-06-19Use os.path.devnull.Milo Casagrande
2013-06-18Added config class tests suite.Milo Casagrande
2013-06-11Fixed subprocess call.Milo Casagrande
2013-06-10Removed pep8 and pyflakes tests.Milo Casagrande
2013-06-10Added command tests.Milo Casagrande
2013-06-07Ignored some directories.Milo Casagrande
2013-06-07Added pep8 and pyflkaes tests.Milo Casagrande
2013-06-06Added testrepository support to run tests.Milo Casagrande
2013-06-06Added tests for device class.Milo Casagrande
2013-05-27`lava job new` implementedAntonio Terceiro
2013-05-22adapt the authtoken tests to the new realityAntonio Terceiro
2013-05-22actually we do need to mock something there, otherwise we get lava-tool error...Antonio Terceiro