1. 01 6月, 2018 1 次提交
  2. 21 3月, 2018 1 次提交
  3. 01 6月, 2017 1 次提交
  4. 11 5月, 2017 1 次提交
  5. 22 1月, 2017 2 次提交
  6. 13 1月, 2017 1 次提交
  7. 16 6月, 2016 2 次提交
  8. 14 6月, 2016 1 次提交
  9. 03 6月, 2016 2 次提交
  10. 10 5月, 2016 1 次提交
    • J
      Remove the annotate gem and delete old annotations · f1479b56
      Jeroen van Baarsen 提交于
      In 8278b763 the default behaviour of annotation
      has changes, which was causing a lot of noise in diffs. We decided in #17382
      that it is better to get rid of the whole annotate gem, and instead let people
      look at schema.rb for the columns in a table.
      
      Fixes: #17382
      f1479b56
  11. 06 5月, 2016 1 次提交
  12. 13 4月, 2016 2 次提交
  13. 06 1月, 2016 1 次提交
  14. 16 12月, 2015 1 次提交
  15. 15 12月, 2015 1 次提交
  16. 08 12月, 2015 1 次提交
  17. 15 10月, 2015 2 次提交
  18. 14 10月, 2015 1 次提交
  19. 12 10月, 2015 1 次提交
  20. 11 4月, 2015 1 次提交
  21. 21 3月, 2015 1 次提交
  22. 10 3月, 2015 1 次提交
  23. 06 3月, 2015 1 次提交
  24. 05 3月, 2015 1 次提交
  25. 03 3月, 2015 2 次提交
  26. 19 2月, 2015 1 次提交
    • S
      Fix for TeamCity buildQueue REST API build/@branchName. · 008e3d66
      Standa Opichal 提交于
      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
  27. 12 2月, 2015 1 次提交
  28. 03 2月, 2015 1 次提交
  29. 23 1月, 2015 1 次提交
  30. 24 12月, 2014 1 次提交