History for gitbucket_jkp / src / main / scala / service
2013-07-03
@shimamoto
Refactor authentication(issue controller).
shimamoto committed on 3 Jul 2013
@shimamoto
Fix the inefficient query.
shimamoto committed on 3 Jul 2013
2013-07-02
@takezoe
Rename general variable name isWritable to hasWritePermission.
takezoe committed on 2 Jul 2013
@shimamoto
Implemented the label edit process.
shimamoto committed on 2 Jul 2013
@takezoe
Merge remote-tracking branch 'origin/master'
takezoe committed on 2 Jul 2013
@shimamoto
Add deleteIssueLabel method.
shimamoto committed on 2 Jul 2013
@takezoe
Add methods to update assignedUserName and milestoneId.
takezoe committed on 2 Jul 2013
@shimamoto
Implemented the issue label display.
shimamoto committed on 2 Jul 2013
@shimamoto
Fix the merge mistake.
shimamoto committed on 2 Jul 2013
@shimamoto
Merge remote-tracking branch 'origin/master'
shimamoto committed on 2 Jul 2013
@shimamoto
Fix model usage rules.
shimamoto committed on 2 Jul 2013
@takezoe
Assign, milestone and labels are available in Issue creation.
takezoe committed on 2 Jul 2013
2013-07-01
@takezoe
Reverse display order of milestones to ascending.
takezoe committed on 1 Jul 2013
@shimamoto
Add close and re-open of the issue.
shimamoto committed on 1 Jul 2013
@shimamoto
Add action to model 'issue comment'.
shimamoto committed on 1 Jul 2013
@takezoe
Bug fix.
takezoe committed on 1 Jul 2013
2013-06-29
@takezoe
Fix typo.
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
@takezoe
Add System Settings page.
takezoe committed on 28 Jun 2013
2013-06-27
@shimamoto
Move userName and repositoryName to the base table class.
shimamoto 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
@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