Skip to content
Snippets Groups Projects
  1. Oct 15, 2015
  2. Oct 14, 2015
  3. Oct 12, 2015
  4. Apr 11, 2015
  5. Mar 20, 2015
  6. Mar 10, 2015
  7. Mar 06, 2015
  8. Mar 04, 2015
  9. Mar 03, 2015
  10. Feb 19, 2015
    • 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
  11. Feb 12, 2015
  12. Feb 03, 2015
  13. Jan 22, 2015
  14. Dec 23, 2014
Loading