History for gitbucket_jkp / src / main / scala
2013-06-29
@takezoe
Fix basic authentication to encrypt entered password.
takezoe committed on 29 Jun 2013
@takezoe
Fix typo.
takezoe committed on 29 Jun 2013
@takezoe
Remove resolved TODO.
takezoe committed on 29 Jun 2013
@takezoe
Fix Unauthorized error behaviour.
takezoe committed on 29 Jun 2013
@takezoe
Add unique user name checking to the account creation.
takezoe committed on 29 Jun 2013
@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
@takezoe
Fix services to use shortcut method for primary key and foreign keys.
takezoe committed on 29 Jun 2013
2013-06-28
@shimamoto
Merge branch 'master' of https://github.com/takezoe/gitbucket.git
shimamoto committed on 28 Jun 2013
@shimamoto
Add the condition function by the primary key.
shimamoto committed on 28 Jun 2013
@takezoe
Redirect to previous URL after sign in.
takezoe committed on 28 Jun 2013
@takezoe
Fix presentation of index page and sign-in page.
takezoe committed on 28 Jun 2013
@takezoe
Add the password field to the account editing page.
takezoe committed on 28 Jun 2013
@shimamoto
Fix model composition.
shimamoto committed on 28 Jun 2013
@takezoe
Add account creation page for users.
takezoe committed on 28 Jun 2013
@takezoe
Add System Settings page.
takezoe committed on 28 Jun 2013
@takezoe
Remove unused import statement.
takezoe committed on 28 Jun 2013
2013-06-27
@takezoe
Fix Ajax processing.
takezoe committed on 27 Jun 2013
@shimamoto
Move userName and repositoryName to the base table class.
shimamoto committed on 27 Jun 2013
@takezoe
Refactor for views. ...
takezoe committed on 27 Jun 2013
@takezoe
Fix controller order.
takezoe committed on 27 Jun 2013
@shimamoto
Add the cancellation process of the issue.
shimamoto committed on 27 Jun 2013
@takezoe
Provide completion proposals for adding collaborator.
takezoe committed on 27 Jun 2013
@takezoe
Change controllers order.
takezoe committed on 27 Jun 2013
@takezoe
Use searchIssueQuery() in countIssueGroupByLabels().
takezoe committed on 27 Jun 2013
@takezoe
Merge remote-tracking branch 'origin/master'
takezoe committed on 27 Jun 2013
@takezoe
Add search condition 'Issue with no milestone'.
takezoe committed on 27 Jun 2013
@shimamoto
Implemented the issue stub.
shimamoto committed on 27 Jun 2013