Commit Graph

9 Commits

Author SHA1 Message Date
takezoe
a4123eae74 Fixed tags page. 2013-05-05 01:33:35 +09:00
takezoe
8d6fb68673 Activate a link to tags page. 2013-05-04 03:16:20 +09:00
takezoe
fec9f2c04c Move HTML templates for the repository viewer to repo.html package. 2013-05-04 02:22:23 +09:00
takezoe
46267d8657 Wiki repositories should be not displayed in the repository list. 2013-05-03 15:23:49 +09:00
takezoe
b29f2fb64a Add file history page to the repository viewer. 2013-05-03 15:13:26 +09:00
takezoe
c72624316a Fixed file download. 2013-05-03 13:30:21 +09:00
takezoe
daf3fc75e5 Added limit parameter to JGit.getCommitLogs() and page parameter became
optional.
2013-05-03 02:46:11 +09:00
takezoe
b2c6a0e24a Convert Markdown to HTML in the view by view.helpers.markdown(). 2013-05-02 02:51:17 +09:00
takezoe
36ce53477f Start to implement WikiController.
Changed controllers from servlet to filter by mapping flexibility.
2013-05-02 02:01:51 +09:00