Commit Graph

25 Commits

Author SHA1 Message Date
takezoe
cb591925ea (refs #3)Add search field to header area. 2013-07-16 21:58:09 +09:00
takezoe
f163e348e0 (refs #34)Link conversion checks existence of accounts and issues. 2013-07-12 15:15:58 +09:00
takezoe
796a276b65 (refs #28)Look up Gravatar if user icon is not configured. 2013-07-11 03:51:50 +09:00
takezoe
485d6131d5 (refs #28)Display avatar images in some places. 2013-07-10 19:57:59 +09:00
takezoe
a6d2381a68 Small fix about presentation. 2013-07-08 15:13:51 +09:00
takezoe
67d6cf37a5 Display the commit count at the repository viewer. 2013-07-06 16:49:06 +09:00
takezoe
dc3ba18227 Format templates which have a lot of argument. 2013-07-02 19:24:34 +09:00
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
5ad4dfc33f CSS enhancement. 2013-06-24 19:03:15 +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
d59827d1e0 Change omit link style. 2013-06-21 12:03:24 +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
3de5199575 Disables issue link and commit link in the markdown at README.md. 2013-06-19 02:04:05 +09:00
takezoe
b72bbb6dcd Improve repository presentation. 2013-06-18 19:59:03 +09:00
takezoe
ef677bdb08 Fix commit id / issue id link in markdown. 2013-06-09 00:32:28 +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
8f9b459123 Convert the issue number and the commit id to the link. 2013-06-02 02:30:50 +09:00
takezoe
fec9f2c04c Move HTML templates for the repository viewer to repo.html package. 2013-05-04 02:22:23 +09:00