BigW Consortium Gitlab

  1. 04 Apr, 2016 1 commit
  2. 19 Mar, 2016 1 commit
  3. 17 Feb, 2016 1 commit
  4. 16 Feb, 2016 2 commits
  5. 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.
  6. 08 Sep, 2014 2 commits
  7. 24 Feb, 2014 1 commit
  8. 01 Jan, 2014 1 commit
  9. 30 Dec, 2013 2 commits
  10. 12 Sep, 2013 1 commit
    • Fix bug with rendering changing images in commits · 0a05ab91
      Ryan Mendivil authored
      When viewing the diff for a changed image file, two bugs occur:
      
      - Both the 'before' and 'after' images link to the 'after' commit
      - Visiting the link for either image will cause a error
      
      The first is caused by both image links referencing '@commit.id' rather
      than '@commit.parent_id'.  The second is caused by the use of
      'project_tree_path' which is used for creating links to directories in
      the git file tree. 'project_blob_path' which links to files should be
      used instead.
  11. 23 Jun, 2013 1 commit
  12. 27 Jan, 2013 1 commit