1. 08 11月, 2015 1 次提交
  2. 08 10月, 2015 1 次提交
    • R
      Quick Submit all the things! · de3ff174
      Robert Speicher 提交于
      Adds quick submit behavior to the forms for:
      
      - Blobs ("new file")
      - Commit messages
      - Issuables
      - Notes
      - Labels
      - Milestones
      - Wikis
      de3ff174
  3. 22 9月, 2015 1 次提交
  4. 17 6月, 2015 1 次提交
  5. 05 6月, 2015 1 次提交
  6. 18 2月, 2015 3 次提交
  7. 15 2月, 2015 1 次提交
    • V
      Upgrade to Rails 4.1.9 · 76aad9b7
      Vinnie Okada 提交于
      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.
      76aad9b7
  8. 29 12月, 2014 1 次提交
  9. 02 10月, 2014 1 次提交
  10. 01 10月, 2014 1 次提交
  11. 03 6月, 2014 1 次提交
  12. 29 5月, 2014 1 次提交
  13. 28 5月, 2014 1 次提交
  14. 23 5月, 2014 1 次提交
  15. 20 5月, 2014 1 次提交
  16. 09 4月, 2014 1 次提交
  17. 02 1月, 2014 1 次提交
  18. 31 12月, 2013 1 次提交
  19. 24 12月, 2013 1 次提交
  20. 10 12月, 2013 1 次提交
  21. 08 8月, 2013 3 次提交
  22. 02 8月, 2013 1 次提交
  23. 13 7月, 2013 1 次提交
  24. 24 6月, 2013 1 次提交
  25. 20 3月, 2013 1 次提交
    • D
      Fix the Cancel button on the Edit Wiki page. · 8300ae36
      Dan Knox 提交于
      The Cancel button on the Edit Wiki page was still redirecting back
      to the "Index" page which is no longer the default Wiki page.
      
      This commit changes the Cancel button in the following ways:
      
        * Pressing Cancel while editing an existing Wiki page will now
          redirect you back to the latest version of that page.
        * Pressing Cancel while editing a brand new Wiki home page that
          does not yet exist will redirect you to back to the same Edit
          Wiki Home page.
      8300ae36
  26. 10 3月, 2013 1 次提交
    • D
      Replace current Wiki system with Gollum Wikis. · ea9b3687
      Dan Knox 提交于
      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.
      ea9b3687
  27. 30 1月, 2013 1 次提交
  28. 05 1月, 2013 1 次提交
  29. 19 10月, 2012 1 次提交
  30. 10 10月, 2012 1 次提交
  31. 06 9月, 2012 1 次提交
  32. 03 9月, 2012 1 次提交
  33. 31 8月, 2012 1 次提交
  34. 28 8月, 2012 1 次提交
  35. 11 8月, 2012 1 次提交
  36. 26 7月, 2012 1 次提交