BigW Consortium Gitlab

  1. 01 Aug, 2016 1 commit
    • Redirect to external issue tracker from `/issues` · a70431f8
      Robert Speicher authored
      Prior, in order to display the correct link to "Issues" in the project
      navigation, we were performing a check against the project to see if it
      used an external issue tracker, and if so, we used that URL. This was
      inefficient.
      
      Now, we simply _always_ link to `namespace_project_issues_path`, and
      then in the controller we redirect to the external tracker if it's
      present.
      
      This also removes the need for the url_for_issue helper. Bonus! :tada:
  2. 01 Jul, 2016 1 commit
  3. 28 Jun, 2016 1 commit
  4. 23 Jun, 2016 1 commit
  5. 21 Jun, 2016 1 commit
  6. 20 Jun, 2016 3 commits
  7. 18 Jun, 2016 1 commit
  8. 17 Jun, 2016 1 commit
  9. 16 Jun, 2016 2 commits
  10. 14 Jun, 2016 4 commits
  11. 13 Jun, 2016 1 commit
  12. 11 Jun, 2016 1 commit
  13. 10 Jun, 2016 3 commits
  14. 09 Jun, 2016 1 commit
  15. 08 Jun, 2016 1 commit
  16. 03 Jun, 2016 3 commits
  17. 02 Jun, 2016 3 commits
  18. 28 May, 2016 1 commit
  19. 25 May, 2016 2 commits
  20. 23 May, 2016 1 commit
  21. 22 May, 2016 1 commit
  22. 19 May, 2016 1 commit
  23. 16 May, 2016 1 commit
  24. 09 May, 2016 2 commits
  25. 08 May, 2016 1 commit
  26. 04 May, 2016 1 commit