takezoe
|
f6bce805e2
|
Fix template file names.
|
2013-07-01 13:20:48 +09:00 |
|
takezoe
|
89c0e52c1d
|
Refactor for views.
- Replace urls with helpers.url and helpers.assets
- Move google-code-prettify to main.scala.html
- Move some CSS styles to gitbucket.css
|
2013-06-27 21:19:41 +09:00 |
|
takezoe
|
cc2ed89722
|
Fix CSS styles.
|
2013-06-26 20:43:00 +09:00 |
|
takezoe
|
27977d3263
|
Move implicit conversion for mkHtml to util.Implicits.
|
2013-06-23 22:26:38 +09:00 |
|
takezoe
|
cc1be57d5f
|
Fix commit message presentation.
|
2013-06-22 14:19:08 +09:00 |
|
takezoe
|
0ee827eaf5
|
Convert issue id and commit id in commit message to link.
|
2013-06-22 14:07:26 +09:00 |
|
takezoe
|
bfb8455bf6
|
Remove branch / tag icon if there are no branches / tags.
|
2013-06-21 13:37:23 +09:00 |
|
takezoe
|
ba9efb8613
|
Omit branches and tags if they have over 5 elements.
|
2013-06-21 12:02:54 +09:00 |
|
takezoe
|
73d5e09a63
|
Add branch and tag list to the commit detail page.
|
2013-06-20 22:17:36 +09:00 |
|
takezoe
|
4176b142e4
|
Change icons of the file index.
|
2013-06-20 21:06:08 +09:00 |
|
takezoe
|
1a9693e524
|
Add page_copy icon.
|
2013-06-20 14:29:52 +09:00 |
|
takezoe
|
6ee5ab283e
|
Move file index styles to gitbucket.css.
|
2013-06-20 14:18:49 +09:00 |
|
takezoe
|
d15db8b19a
|
Add file list index to the commit detail page.
|
2013-06-20 14:13:39 +09:00 |
|
takezoe
|
75851923e6
|
Fix parent commit id presentation.
|
2013-06-19 21:07:38 +09:00 |
|
takezoe
|
cd14d22737
|
Display parent commit id at the commit details page.
|
2013-06-19 20:07:51 +09:00 |
|
takezoe
|
1f195f1cb1
|
Add 'Browse code' button to the commit details page.
|
2013-06-19 15:24:28 +09:00 |
|
takezoe
|
a5a993060a
|
Fix presentation.
|
2013-06-19 15:16:54 +09:00 |
|
takezoe
|
63d76a3c6e
|
Fix commit log presentation.
|
2013-06-19 11:07:48 +09:00 |
|
takezoe
|
7a3512ee18
|
Fix commit log presentation.
|
2013-06-19 04:27:57 +09:00 |
|
takezoe
|
a6ea5468c7
|
Rename ProjectService to RepositoryService.
|
2013-06-04 01:29:54 +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
|
fec9f2c04c
|
Move HTML templates for the repository viewer to repo.html package.
|
2013-05-04 02:22:23 +09:00 |
|