1. c286316 by jamesren · 14 years ago
  2. cd26d04 Don't ignore unexpected exceptions. Have the mock report the playback errors inline with the other calls. by mbligh · 15 years ago
  3. b68405d Better error handling and message when the (site) authentication didn't work. by mbligh · 15 years ago
  4. 53d91e2 In debug mode, have the CLI print the full entity body for an error code response. by showard · 15 years ago
  5. 12b4558 Massive permission fix by lmr · 15 years ago
  6. fca5ed1 * Add ability to CLI job_stat to display only a list of hosts for a given by mbligh · 15 years ago
  7. 552d240 Add hack to disable wrapping via environment: AUTOTEST_CLI_NO_WRAP by mbligh · 15 years ago
  8. 1ef218d This is the result of a batch reindent.py across our tree. by mbligh · 15 years ago
  9. 5a49608 Make 'job clone --id' an action instead of 'job create --clone'. by mbligh · 15 years ago
  10. 088b826 Adds the ability to list atomic labels via 'atest label list --atomicgroup' by showard · 15 years ago
  11. 838c747 Always display the details if an ACL is specified. by mbligh · 15 years ago
  12. a1e74b3 Add job option for whether or not to parse failed repair results as part of a job, with a default value in global_config. Since the number of options associated with a job is getting out of hand, I packaged them up into a dict in the RPC entry point and passed them around that way from then on. by showard · 15 years ago
  13. 9deeefa Re-factor the option parsing following a suggestion from Greg. by mbligh · 16 years ago
  14. fb64e6a Add atomicgroup support to the command line interface. by showard · 16 years ago
  15. 8c7b04c by mbligh · 16 years ago
  16. 6a1c421 As atest's --parse option is supposed to output easily parsable data, it is better by mbligh · 16 years ago
  17. 8fadff3 by mbligh · 16 years ago
  18. 47dc4d2 by mbligh · 16 years ago
  19. 0887d40 Fix atest label list --all. A FE change from 0/1 to False/True had broken it. by mbligh · 16 years ago
  20. d876f45 gps pointed out that "== and != work in most cases but its better to use is by mbligh · 16 years ago
  21. 7b969d5 One more parse function with "no results" by mbligh · 16 years ago
  22. 7a3ebe3 Continue to add/remove the valid hosts or users to the label or ACL in by mbligh · 16 years ago
  23. ecd3366 As atest's --parse option is supposed to output easily parsable data, it is better by mbligh · 16 years ago
  24. 11efd23 - add the possibility to set AUTOTEST_USER to an other user than the current by mbligh · 16 years ago
  25. df75f8b Add list printing functions. by mbligh · 16 years ago
  26. 140a23c Added display of experimental (and all) tests. by mbligh · 16 years ago
  27. 21baa45 Add options to control reboots before and after a job. by showard · 16 years ago
  28. e163b03 - Expose the lock_time and protection fields in host stat. by mbligh · 16 years ago
  29. 989f25d two new major features: by showard · 16 years ago
  30. f173334 Allow ', ' as a separator for the lists & files as this is the output format. by mbligh · 16 years ago
  31. 76dced8 Forgot to add the test action in the help string by mbligh · 16 years ago
  32. be630eb Attached is the CLI code tarball. It is documented at http://test.kernel.org/autotest/CLIHowTo by mbligh · 16 years ago