History for gitbucket_jkp / src / main / scala / util
2013-06-23
@takezoe
Separate extension of scalatra-forms to trait from ControllerBase.
takezoe committed on 23 Jun 2013
@takezoe
Fix typo in Scaladoc.
takezoe committed on 23 Jun 2013
@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
Update flag columns to BOOLEAN.
takezoe committed on 21 Jun 2013
@takezoe
Move getBranchesOfCommit and getTagsOfCommit to JGitUtil.
takezoe committed on 21 Jun 2013
2013-06-20
@takezoe
Show diff for only text files.
takezoe committed on 20 Jun 2013
2013-06-19
@takezoe
Improve performance of the commit history page.
takezoe committed on 19 Jun 2013
@takezoe
Delete all temporary directories in repository deletion.
takezoe committed on 19 Jun 2013
@takezoe
Display parent commit id at the commit details page.
takezoe committed on 19 Jun 2013
@takezoe
Fix image files presentation at blob view and diff view.
takezoe committed on 19 Jun 2013
2013-06-18
@takezoe
Fix commit log presentation.
takezoe committed on 18 Jun 2013
@takezoe
Fix commit log.
takezoe committed on 18 Jun 2013
@takezoe
reverse the order of commits to retrieve the last commit of files.
takezoe committed on 18 Jun 2013
@takezoe
Improve repository presentation.
takezoe committed on 18 Jun 2013
2013-06-15
@takezoe
Fix the repository url.
takezoe committed on 15 Jun 2013
2013-06-06
@takezoe
Close the object database at exit on JGitUtil#getContent().
takezoe committed on 6 Jun 2013
@takezoe
Fix an error in ReadableRepositoryAuthenticator when repository does not exist.
takezoe committed on 6 Jun 2013
@takezoe
Remove unused import statement.
takezoe committed on 6 Jun 2013
@takezoe
Improve performance of the file list.
takezoe committed on 6 Jun 2013
2013-06-05
@takezoe
BufFix for the repository viewer.
takezoe committed on 5 Jun 2013
@takezoe
Fix file list of the nested directory.
takezoe committed on 5 Jun 2013
2013-06-04
@takezoe
Fix error response.
takezoe committed on 4 Jun 2013
@takezoe
Add authentication.
takezoe committed on 4 Jun 2013
2013-06-03
@takezoe
Separate Authenticators to the trait from ControllerBase.
takezoe committed on 3 Jun 2013
2013-06-02
@takezoe
Move case classes in RepositoryViewerController to JGitUtil.
takezoe committed on 2 Jun 2013
2013-05-31
@takezoe
Improve the commit hook to add commit messages to the issue comment.
takezoe committed on 31 May 2013
2013-05-06
@takezoe
Servlet, Filter and Listener are moved to 'servlet' package from 'util' ...
takezoe committed on 6 May 2013
@takezoe
WikiUtil moved to WikiService and applied cake pattern to ...
takezoe committed on 6 May 2013