1. 19 Feb, 2015 1 commit
    • Standa Opichal's avatar
      Fix for TeamCity buildQueue REST API build/@branchName. · 008e3d66
      Standa Opichal authored
      Strips the refs/heads/ if any to get just the branchName out of a :ref
      e.g.: `refs/heads/feature/newProfile` -> `feature/newProfile`
      
      The TeamCity buildQueue POST data require the branchName attribute
      to contain just the branch name (just xyzbranch and not the full
      ref in the refs/heads/xyzbranch). With the refs/heads/xyzbranch the
      build is triggered and looks like it is working however it always
      ompiles the default branch (or master).
      008e3d66
  2. 18 Feb, 2015 14 commits
  3. 17 Feb, 2015 15 commits
  4. 16 Feb, 2015 10 commits