BigW Consortium Gitlab

  1. 05 Apr, 2017 1 commit
  2. 13 Mar, 2017 1 commit
  3. 23 Feb, 2017 7 commits
  4. 25 Jan, 2017 1 commit
  5. 31 Dec, 2016 1 commit
  6. 07 Oct, 2016 1 commit
  7. 17 Aug, 2016 4 commits
  8. 09 Aug, 2016 1 commit
  9. 02 Aug, 2016 1 commit
  10. 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:
  11. 16 Jun, 2016 2 commits
  12. 13 Jun, 2016 1 commit
  13. 06 May, 2016 1 commit
  14. 25 Apr, 2016 1 commit
  15. 07 Apr, 2016 1 commit
  16. 06 Apr, 2016 1 commit
  17. 25 Dec, 2015 2 commits
  18. 22 Dec, 2015 4 commits
  19. 19 Nov, 2015 1 commit
  20. 16 Oct, 2015 1 commit
  21. 30 Apr, 2015 1 commit
  22. 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.
  23. 12 Feb, 2015 2 commits
  24. 26 Jan, 2015 1 commit
  25. 17 Oct, 2013 1 commit