Commit Graph

12 Commits

Author SHA1 Message Date
takezoe
e7d2455152 Add JGitUtil#withGit() and use it to release repository resources
certainly.
2013-05-05 04:58:11 +09:00
takezoe
1e7f7404dc Implemented: Downloading tagged contents as zip file. 2013-05-05 04:34:39 +09:00
takezoe
005ccf7f10 Deletion of wiki page is implemented. 2013-05-05 02:35:15 +09:00
takezoe
66db3a898b Added compare revisions for Wiki changes. 2013-05-04 02:09:14 +09:00
takezoe
9ac0a04e3a wiki repository name is changed from xxx-wiki.git to xxx.wiki.git. 2013-05-03 15:18:20 +09:00
takezoe
4b909681dc Don't save if page is not modified. 2013-05-02 09:36:35 +09:00
takezoe
613f03ef32 Add wiki pages. 2013-05-02 09:17:14 +09:00
takezoe
ac1b42eb5d New wiki page creation works. 2013-05-02 09:03:08 +09:00
takezoe
1909fc605a Page editing works. 2013-05-02 04:28:27 +09:00
takezoe
ea4d736931 Implementing Wiki part. 2013-05-02 02:32:19 +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
takezoe
f1957e5c1f Start to implement Wiki. 2013-05-01 03:40:17 +09:00