History for gitbucket_jkp / src / main / scala
2013-06-28
@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
2013-06-26
@takezoe
Add comment count sorting and displaying.
takezoe committed on 26 Jun 2013
@takezoe
MilestonesService provides a method which returns milestones with issue count.
takezoe committed on 26 Jun 2013
@takezoe
Label search is available.
takezoe committed on 26 Jun 2013
@shimamoto
Add issue comment update in stub.
shimamoto committed on 26 Jun 2013
@takezoe
Improve issue pagination.
takezoe committed on 26 Jun 2013
@takezoe
Remove unnecessary commented code.
takezoe committed on 26 Jun 2013
@takezoe
Change limit of issue pagination to 30.
takezoe committed on 26 Jun 2013
@takezoe
Add issue pagination.
takezoe committed on 26 Jun 2013
@takezoe
Delete LABEL_ISSUE before deleting LABEL.
takezoe committed on 26 Jun 2013
@takezoe
Merge remote-tracking branch 'origin/master'
takezoe committed on 26 Jun 2013
@takezoe
Replace native SQL which contains group by clause with type safe DSL.
takezoe committed on 26 Jun 2013
@takezoe
Temporary fix for Slick 1.0.1. ...
takezoe committed on 26 Jun 2013
@takezoe
Small fix for MilestonesService.
takezoe committed on 26 Jun 2013
@shimamoto
Add issue update in stub.
shimamoto committed on 26 Jun 2013