An error occurred fetching the project authors.
  1. 12 Dec, 2018 1 commit
  2. 23 Oct, 2018 1 commit
  3. 19 Sep, 2018 1 commit
  4. 04 Sep, 2018 1 commit
  5. 10 May, 2018 1 commit
  6. 17 Apr, 2018 1 commit
  7. 16 Apr, 2018 1 commit
  8. 13 Apr, 2018 1 commit
  9. 11 Apr, 2018 1 commit
    • Bob Van Landuyt's avatar
      Show `New Issue` link for projects · c39e3f22
      Bob Van Landuyt authored
      When a user is not logged in, we want to show the `New Issue` link so
      he gets directed to the login flow first.
      
      When a project is archived, we never want to show the link.
      c39e3f22
  10. 09 Apr, 2018 7 commits
  11. 28 Feb, 2018 2 commits
  12. 26 Feb, 2018 1 commit
    • Jan Provaznik's avatar
      Don't convert issuable_initial_data into JSON · 22addf26
      Jan Provaznik authored
      Instead of converting hash into JSON inside
      issuable_initial_data method, return hash and convert
      to JSON later. This allows us to easily extend basic
      issuable data with resource specific values. For example
      for Epic these data should include also labels, so we can then
      do something like:
      issuable_initial_data(@epic).merge(labels: @epic.labels).to_json
      22addf26
  13. 23 Feb, 2018 1 commit
  14. 20 Feb, 2018 1 commit
  15. 19 Feb, 2018 1 commit
  16. 19 Dec, 2017 1 commit
  17. 13 Dec, 2017 1 commit
  18. 08 Dec, 2017 1 commit
  19. 05 Dec, 2017 1 commit
  20. 04 Dec, 2017 1 commit
  21. 19 Nov, 2017 1 commit
  22. 16 Nov, 2017 1 commit
  23. 18 Sep, 2017 1 commit
  24. 14 Sep, 2017 1 commit
  25. 05 Sep, 2017 1 commit
  26. 25 Aug, 2017 1 commit
  27. 18 Aug, 2017 2 commits
  28. 17 Aug, 2017 1 commit
  29. 07 Aug, 2017 1 commit
  30. 21 Jul, 2017 3 commits