History for gitbucket_jkp / src / main / scala / app
2013-06-29
@takezoe
Add unique user name checking to the account creation.
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
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
@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
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
@shimamoto
Implemented the issue stub.
shimamoto committed on 27 Jun 2013
2013-06-26
@takezoe
MilestonesService provides a method which returns milestones with issue count.
takezoe committed on 26 Jun 2013
@shimamoto
Add issue comment update in stub.
shimamoto committed on 26 Jun 2013
@takezoe
Add issue pagination.
takezoe committed on 26 Jun 2013
@shimamoto
Add issue update in stub.
shimamoto committed on 26 Jun 2013
@takezoe
Bug fix.
takezoe committed on 26 Jun 2013
@takezoe
Add issue count for each labels.
takezoe committed on 26 Jun 2013
@takezoe
Add all, assigned and created_by issue count.
takezoe committed on 26 Jun 2013
2013-06-25
@takezoe
Retrieve open and closed issue count from DB.
takezoe committed on 25 Jun 2013
@takezoe
Insert default labels in repository creation.
takezoe committed on 25 Jun 2013
@takezoe
Small fix.
takezoe committed on 25 Jun 2013
@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
@takezoe
Add user filter to issue search condition.
takezoe committed on 25 Jun 2013
@takezoe
Add link to clear issue filter.
takezoe committed on 25 Jun 2013
@takezoe
Fix typo.
takezoe committed on 25 Jun 2013
@takezoe
Merge branch 'master' of https://github.com/takezoe/gitbucket
takezoe committed on 25 Jun 2013
@takezoe
Use Option.map instead of pattern matching.
takezoe committed on 25 Jun 2013