1. 31 8月, 2017 1 次提交
  2. 03 8月, 2017 2 次提交
  3. 27 7月, 2017 3 次提交
  4. 23 7月, 2017 2 次提交
  5. 21 6月, 2017 1 次提交
  6. 08 3月, 2017 1 次提交
  7. 23 2月, 2017 2 次提交
  8. 14 2月, 2017 1 次提交
  9. 30 1月, 2017 1 次提交
  10. 01 1月, 2017 9 次提交
  11. 09 8月, 2016 1 次提交
  12. 30 1月, 2016 1 次提交
  13. 09 12月, 2015 1 次提交
  14. 03 10月, 2015 1 次提交
  15. 23 6月, 2015 1 次提交
  16. 22 3月, 2015 1 次提交
  17. 13 2月, 2015 1 次提交
  18. 15 1月, 2015 1 次提交
  19. 25 9月, 2014 1 次提交
  20. 01 8月, 2014 1 次提交
  21. 10 4月, 2014 1 次提交
    • H
      Better title format for wiki page · bca528a5
      Hiroyuki Sato 提交于
      The title format for wiki page may be unintelligible.
      For example 'GitLab' is converted to 'Git Lab', 'MySQL' is converted to
      'My Sql', etc.
      bca528a5
  22. 09 4月, 2014 1 次提交
  23. 03 3月, 2014 1 次提交
  24. 05 11月, 2013 2 次提交
  25. 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