BigW Consortium Gitlab

  1. 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.
  2. 03 Oct, 2014 1 commit
  3. 09 Apr, 2014 1 commit
  4. 20 Feb, 2014 1 commit
  5. 16 Aug, 2013 1 commit
  6. 23 Jun, 2013 1 commit
  7. 18 Mar, 2013 1 commit
  8. 10 Mar, 2013 1 commit
    • Replace current Wiki system with Gollum Wikis. · ea9b3687
      Dan Knox authored
      This commit replaces the old database backed Wiki system with the
      excellent Gollum git based Wiki system.
      
      The UI has been updated to allow for utilizing the extra features
      that Gollum provides. Specifically:
      
      * Edit page now allows you to choose the content format.
      * Edit page allows you to provide a commit message for the change.
      * History page now shows Format, Commit Message, and Commit Hash.
      * A new Git Access page has been added with the Wiki Repo URL.
      * The default page has been changed to Home from Index to match
      the Gollum standard.
      
      The old Wiki model has been left in tact to provide for the
      development of a migration script that will move all content stored
      in the old Wiki system into new Gollum Wikis.