History for gitbucket_jkp / src / main / scala / util
2013-07-03
@takezoe
Authenticators are renamed.
takezoe committed on 3 Jul 2013
@takezoe
Fix OneselfAuthenticator.
takezoe committed on 3 Jul 2013
@takezoe
Add OneselfAuthenticator.
takezoe committed on 3 Jul 2013
@takezoe
Fix OwnerOnlyAuthenticator
takezoe committed on 3 Jul 2013
@takezoe
Authenticator pass RepositoryInfo to actions.
takezoe committed on 3 Jul 2013
@takezoe
Authenticator pass RepositoryInfo to actions.
takezoe committed on 3 Jul 2013
@takezoe
Fix retrieving user name and repository name from request path in Authenticator.
takezoe committed on 3 Jul 2013
2013-07-02
@takezoe
Fix some Ajax URLs and Authenticators.
takezoe committed on 2 Jul 2013
2013-06-29
@takezoe
Add TODO.
takezoe committed on 29 Jun 2013
@takezoe
Move extendsHtmlSeq which provides mkHtml to view.helpers because it's used at only views.
takezoe committed on 29 Jun 2013
@takezoe
Encrypt password.
takezoe committed on 29 Jun 2013
@takezoe
CompressUtil and FileTypeUtil are merged to FileUtil.
takezoe committed on 29 Jun 2013
2013-06-28
@takezoe
Add System Settings page.
takezoe committed on 28 Jun 2013
2013-06-25
@takezoe
Add validation for label name and color.
takezoe committed on 25 Jun 2013
@takezoe
Implementing conditional issue searching.
takezoe committed on 25 Jun 2013
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