aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-17New functions to get and set a key in a template.Milo Casagrande
2013-07-17Fixed template access.Milo Casagrande
2013-07-17Fixed testdef_repos parameter: it is an array.Milo Casagrande
2013-07-17Reworked the default job tempalte.Milo Casagrande
2013-07-16Updated copyright info, fixed typo.Milo Casagrande
2013-07-15Added timeouts to job templates.Milo Casagrande
2013-07-15Fixed defaul script template.Milo Casagrande
2013-07-15Added two more tests for Parameter.Milo Casagrande
2013-07-15Do not count tests in the coverage report.Milo Casagrande
2013-07-15Updated docs for lava init command.Milo Casagrande
2013-07-15Added more tests.Milo Casagrande
2013-07-15Make sure test definition files have yaml extension.Milo Casagrande
2013-07-15Removed unused import, fixed full path.Milo Casagrande
2013-07-15Removed unused class, fixed instance reference.Milo Casagrande
2013-07-15Refactorings.Milo Casagrande
2013-07-15Merged new fixes with connect ones.Milo Casagrande
2013-07-15Fixed missing import.Milo Casagrande
2013-07-15Fixed tests.Milo Casagrande
2013-07-12Fixed problem with device command.Milo Casagrande
2013-07-12Small fixes.Milo Casagrande
2013-07-12Removed unused methods, fixed PEP8 warning.Milo Casagrande
2013-07-12More output messages.Milo Casagrande
2013-07-12Fixed json dump call.Milo Casagrande
2013-07-12Fixed typo on method name.Milo Casagrande
2013-07-12Fixed attribute name.Milo Casagrande
2013-07-12Updated "update" command to use new Parameter method.Milo Casagrande
2013-07-12Added classmethod to create data: URLs.Milo Casagrande
2013-07-12Work on the update command.Milo Casagrande
2013-07-12Added update comamnd entry point.Milo Casagrande
2013-07-12Make sure paths is always a list.Milo Casagrande
2013-07-12Added a to_list method, fixed comments.Milo Casagrande
2013-07-11Check for parameter asked only in the parent.Milo Casagrande
2013-07-11Fixed problem with run command.Milo Casagrande
2013-07-11Fixed var name.Milo Casagrande
2013-07-11Fixed prompt request.Milo Casagrande
2013-07-11Fixed how the asked attribute is used.Milo Casagrande
2013-07-11Fixed data access.Milo Casagrande
2013-07-11Removed recursive function.Milo Casagrande
2013-07-11Fixed error.Milo Casagrande
2013-07-11Fixes comparison error.Milo Casagrande
2013-07-11Fixed testdef_urls retrieve.Milo Casagrande
2013-07-11Added recursive way to get value.Milo Casagrande
2013-07-11Added a getitem method.Milo Casagrande
2013-07-11Pass the default tests dir.Milo Casagrande
2013-07-11Fixed problem with missing classmethod arg.Milo Casagrande
2013-07-11Added a simple EnterParameter to wait for user to press Enter.Milo Casagrande
2013-07-11Small fix to comment.Milo Casagrande
2013-07-11Fixed tests.Milo Casagrande
2013-07-11Added base structure for update command, other refactorings.Milo Casagrande
2013-07-11Pass a tests directory to the invoke command.Milo Casagrande