1. 31 10月, 2014 5 次提交
  2. 30 10月, 2014 1 次提交
    • M
      Auto-detect available port when running headless tests · 79f74952
      Mislav Marohnić 提交于
      By default the test server tried to run on port 3000, which would fail
      with a misleading message if something else happened to occupy that port
      on the system (such as a Rails app).
      
      Now start incrementing the port number from 3900 and stop when the port
      is found to be available.
      79f74952
  3. 17 10月, 2014 1 次提交
  4. 16 10月, 2014 10 次提交
  5. 15 10月, 2014 2 次提交
  6. 14 10月, 2014 14 次提交
  7. 13 10月, 2014 1 次提交