1. 27 May, 2015 3 commits
    • Douwe Maan's avatar
      Merge branch 'fix-hipchat-default-api-version' into 'master' · 62d0ce19
      Douwe Maan authored
      Allow HipChat API version to be blank and default to v2
      
      ### What does this MR do?
      
      This MR fixes a regression introduced in v7.11 that requires a HipChat API version to be specified when it is supposed to be optional.
      
      ### Why was this MR needed?
      
      The "optional" HipChat API version in 57c72455 passed in a blank `api_version` when nothing was specified, and the code was not tested. This would cause a 500 Error.
      
      ### What are the relevant issue numbers?
      
      Closes #772
      
      See merge request !718
      62d0ce19
    • Jeroen van Baarsen's avatar
      Merge branch 'master' into 'master' · 8044b4d2
      Jeroen van Baarsen authored
      ADD: Note on how to setup dns hostname resolution to installation manual
      
      Hi,
      
      I'm suggesting to add the following note to the installation instructions. It took me some time to figure out why the test failed and why I wasn't able to push. The error messages did not point into the right direction so this might help other people with the same problems.
      
      I hope my english is good enough, if not, please feel free to rephrase anything.
      
      Thank you in advance,
      
      Holger Segnitz
      
      See merge request !236
      8044b4d2
    • Stan Hu's avatar
      Allow HipChat API version to be blank and default to v2 · 0c946317
      Stan Hu authored
      Closes #772
      0c946317
  2. 26 May, 2015 30 commits
  3. 25 May, 2015 7 commits