1. 04 Oct, 2018 1 commit
  2. 01 Oct, 2018 1 commit
  3. 12 Sep, 2018 1 commit
  4. 06 Sep, 2018 1 commit
    • Danny Tuppeny's avatar
      Add a detach command to detach without terminating (#21490) · 7fc9165e
      Danny Tuppeny authored
      * Add a detach command to detach without terminating (#21376)
      
      * Add a detach command to detach without terminating
      
      Fixes #21154.
      
      * Bump protocol version for app.detach
      
      * Tweak to detach/quit text
      
      * Change logPrefix to named param
      
      * Fix the text that the devicelab attach test looks for
      7fc9165e
  5. 30 Jul, 2018 1 commit
    • Ian Hickson's avatar
      Clean up startProgress logic. (#19695) (#20009) · acf4b6c1
      Ian Hickson authored
      Disallow calling stop() or cancel() multiple times. This means that
      when you use startProgress you have to more carefully think about what
      exactly is going on.
      
      Properly cancel startProgress in non-ANSI situations, so that
      back-to-back startProgress calls all render to the console.
      acf4b6c1
  6. 19 Jul, 2018 1 commit
  7. 28 Jun, 2018 1 commit
  8. 25 Jun, 2018 2 commits