takezoe
|
ef677bdb08
|
Fix commit id / issue id link in markdown.
|
2013-06-09 00:32:28 +09:00 |
|
takezoe
|
a6b5098f33
|
Add the account editing page.
|
2013-06-06 21:21:27 +09:00 |
|
takezoe
|
ab4cde9301
|
Show the default branch in the default.
|
2013-06-06 16:40:54 +09:00 |
|
takezoe
|
e7ab61685b
|
Generalize markdown preview.
|
2013-06-05 15:09:12 +09:00 |
|
takezoe
|
b3e76db227
|
Fix error response.
|
2013-06-05 03:01:51 +09:00 |
|
takezoe
|
4d5ce740c4
|
Add authentication.
|
2013-06-05 02:46:16 +09:00 |
|
takezoe
|
78ad794613
|
Rename ProjectService to RepositoryService.
|
2013-06-04 01:14:27 +09:00 |
|
takezoe
|
b2af70d611
|
Fix the index page.
|
2013-06-03 01:36:35 +09:00 |
|
takezoe
|
1b1f5d5b02
|
Pass the Account object instead of the user name to user.scala.html.
|
2013-06-02 19:43:21 +09:00 |
|
takezoe
|
f92018ee50
|
Refactor to use ProjectService instead of JGitUtil directly to retrieve project information.
|
2013-06-02 15:47:12 +09:00 |
|
takezoe
|
43e9da54b7
|
Move case classes in RepositoryViewerController to JGitUtil.
|
2013-06-02 15:15:54 +09:00 |
|
takezoe
|
2e61598a57
|
Retrieve project information from DB at the repository list.
|
2013-06-02 15:02:53 +09:00 |
|
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
|
4f92ceb550
|
Replace existing code with JGitUtil#getRevCommitFromId().
|
2013-05-05 01:37:31 +09:00 |
|
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 |
|