An error occurred fetching the project authors.
  1. 19 Mar, 2018 1 commit
  2. 15 Mar, 2018 1 commit
  3. 05 Mar, 2018 1 commit
  4. 14 Feb, 2018 1 commit
  5. 31 Jan, 2018 1 commit
  6. 30 Jan, 2018 1 commit
  7. 18 Dec, 2017 1 commit
  8. 16 Nov, 2017 1 commit
  9. 24 Oct, 2017 1 commit
  10. 03 Aug, 2017 1 commit
  11. 01 Aug, 2017 1 commit
  12. 27 Jul, 2017 1 commit
  13. 25 Jul, 2017 1 commit
  14. 24 Jul, 2017 1 commit
  15. 07 Jul, 2017 1 commit
  16. 05 Jul, 2017 1 commit
  17. 30 Jun, 2017 1 commit
  18. 01 Jun, 2017 3 commits
  19. 30 May, 2017 1 commit
  20. 26 May, 2017 1 commit
  21. 23 May, 2017 1 commit
  22. 10 May, 2017 1 commit
  23. 05 Apr, 2017 1 commit
  24. 31 Mar, 2017 1 commit
  25. 08 Feb, 2017 1 commit
  26. 30 Jan, 2017 1 commit
  27. 22 Jan, 2017 2 commits
  28. 13 Dec, 2016 1 commit
  29. 01 Dec, 2016 1 commit
    • Adam Niedzielski's avatar
      Refactor JiraService by moving code out of JiraService#execute method · 11055973
      Adam Niedzielski authored
      The implicit interface of project services states that the "execute"
      method is meant to be called when project hooks are executed.
      Currently JiraService does not support any project events even though
      JiraService#supported_events says that "commit" and "merge_request"
      are supported. They are only used to render correct options in
      JIRA configuration screen, but they are not supported.
      Because of that, this commit makes "execute" method a no-op.
      11055973
  30. 22 Nov, 2016 1 commit
  31. 21 Nov, 2016 1 commit
  32. 18 Nov, 2016 2 commits
  33. 05 Nov, 2016 1 commit
  34. 04 Nov, 2016 1 commit
  35. 02 Nov, 2016 1 commit
  36. 26 Oct, 2016 1 commit