An error occurred fetching the project authors.
  1. 06 May, 2016 1 commit
  2. 13 Apr, 2016 1 commit
  3. 12 Apr, 2016 1 commit
  4. 06 Jan, 2016 1 commit
  5. 15 Dec, 2015 2 commits
  6. 07 Dec, 2015 1 commit
  7. 15 Oct, 2015 1 commit
  8. 14 Oct, 2015 2 commits
  9. 12 Oct, 2015 1 commit
  10. 11 Apr, 2015 1 commit
  11. 20 Mar, 2015 1 commit
  12. 10 Mar, 2015 1 commit
  13. 06 Mar, 2015 1 commit
  14. 04 Mar, 2015 1 commit
  15. 03 Mar, 2015 2 commits
  16. 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
  17. 12 Feb, 2015 1 commit
  18. 03 Feb, 2015 1 commit
  19. 22 Jan, 2015 1 commit
  20. 23 Dec, 2014 1 commit