BigW Consortium Gitlab

  1. 09 Aug, 2016 1 commit
  2. 02 Aug, 2016 1 commit
  3. 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:
  4. 16 Jun, 2016 2 commits
  5. 13 Jun, 2016 1 commit
  6. 06 May, 2016 1 commit
  7. 25 Apr, 2016 1 commit
  8. 07 Apr, 2016 1 commit
  9. 06 Apr, 2016 1 commit
  10. 25 Dec, 2015 2 commits
  11. 22 Dec, 2015 4 commits
  12. 19 Nov, 2015 1 commit
  13. 16 Oct, 2015 1 commit
  14. 30 Apr, 2015 1 commit
  15. 14 Feb, 2015 1 commit
    • Upgrade to Rails 4.1.9 · 76aad9b7
      Vinnie Okada authored
      Make the following changes to deal with new behavior in Rails 4.1.2:
      
      * Use nested resources to avoid slashes in arguments to path helpers.
  16. 12 Feb, 2015 2 commits
  17. 26 Jan, 2015 1 commit
  18. 17 Oct, 2013 1 commit
  19. 20 Aug, 2013 1 commit
  20. 26 Mar, 2013 1 commit
  21. 28 Feb, 2013 3 commits