History for gitbucket_jkp / src / main / twirl / repo / commit.scala.html
2013-07-10
@takezoe
(refs #28)Look up Gravatar if user icon is not configured.
takezoe committed on 10 Jul 2013
@takezoe
(refs #28)Display avatar images in some places.
takezoe committed on 10 Jul 2013
2013-07-09
@takezoe
Small fix.
takezoe committed on 9 Jul 2013
2013-07-02
@takezoe
Format templates which have a lot of argument.
takezoe committed on 2 Jul 2013
@takezoe
Move common view templates to 'helper' package.
takezoe committed on 2 Jul 2013
2013-07-01
@takezoe
Fix template file names.
takezoe committed on 1 Jul 2013
2013-06-27
@takezoe
Refactor for views. ...
takezoe committed on 27 Jun 2013
2013-06-26
@takezoe
Fix CSS styles.
takezoe committed on 26 Jun 2013
2013-06-23
@takezoe
Move implicit conversion for mkHtml to util.Implicits.
takezoe committed on 23 Jun 2013
2013-06-22
@takezoe
Fix commit message presentation.
takezoe committed on 22 Jun 2013
@takezoe
Convert issue id and commit id in commit message to link.
takezoe committed on 22 Jun 2013
2013-06-21
@takezoe
Remove branch / tag icon if there are no branches / tags.
takezoe committed on 21 Jun 2013
@takezoe
Omit branches and tags if they have over 5 elements.
takezoe committed on 21 Jun 2013
2013-06-20
@takezoe
Add branch and tag list to the commit detail page.
takezoe committed on 20 Jun 2013
@takezoe
Change icons of the file index.
takezoe committed on 20 Jun 2013
@takezoe
Add page_copy icon.
takezoe committed on 20 Jun 2013
@takezoe
Move file index styles to gitbucket.css.
takezoe committed on 20 Jun 2013
@takezoe
Add file list index to the commit detail page.
takezoe committed on 20 Jun 2013
2013-06-19
@takezoe
Fix parent commit id presentation.
takezoe committed on 19 Jun 2013
@takezoe
Display parent commit id at the commit details page.
takezoe committed on 19 Jun 2013
@takezoe
Add 'Browse code' button to the commit details page.
takezoe committed on 19 Jun 2013
@takezoe
Fix presentation.
takezoe committed on 19 Jun 2013
@takezoe
Fix commit log presentation.
takezoe committed on 19 Jun 2013
2013-06-18
@takezoe
Fix commit log presentation.
takezoe committed on 18 Jun 2013
2013-06-03
@takezoe
Rename ProjectService to RepositoryService.
takezoe committed on 3 Jun 2013
2013-06-02
@takezoe
Refactor to use ProjectService instead of JGitUtil directly to retrieve project information.
takezoe committed on 2 Jun 2013
@takezoe
Move case classes in RepositoryViewerController to JGitUtil.
takezoe committed on 2 Jun 2013
2013-05-03
@takezoe
Move HTML templates for the repository viewer to repo.html package.
takezoe committed on 3 May 2013