History for gitbucket_jkp / src / main / scala / app / PullRequestsController.scala
2013-10-14
@takezoe
Merge branch 'account-full-name' of https://github.com/robinst/gitbucket into robinst-account-full-name ...
takezoe committed on 14 Oct 2013
2013-10-13
@xuwei-k
avoid NumberFormatException
xuwei-k committed on 13 Oct 2013
2013-10-10
@xuwei-k
use FileUtil.withTmpDir and FileUtil.using
xuwei-k committed on 10 Oct 2013
@takezoe
(refs #142)Fix NoSuchElementException for empty repository.
takezoe committed on 10 Oct 2013
2013-10-06
@Robin Stocker
Add full name to account and use it to create commits (#125) ...
Robin Stocker committed on 6 Oct 2013
2013-09-23
@takezoe
(refs #94)The merge-guide is separated as HTML fragment and retrieve them by Ajax.
takezoe committed on 23 Sep 2013
2013-09-22
@takezoe
Define session keys.
takezoe committed on 22 Sep 2013
@takezoe
Improve session handling.
takezoe committed on 22 Sep 2013
@takezoe
Use ControlUtil.
takezoe committed on 22 Sep 2013
2013-09-21
@takezoe
Use ControlUtil.
takezoe committed on 21 Sep 2013
2013-09-19
@takezoe
Introduce ControlUtil which provides control facilities such as using() or defining().
takezoe committed on 19 Sep 2013
2013-09-18
@takezoe
Remove TODO.
takezoe committed on 18 Sep 2013
2013-09-04
@shimamoto
(refs #10) Add notification of when merged.
shimamoto committed on 4 Sep 2013
2013-09-03
@takezoe
Fix a problem in pull request to branches other than the master branch.
takezoe committed on 3 Sep 2013
2013-09-01
@shimamoto
(refs #10) Add notification. Notification of when merging is not ...
shimamoto committed on 1 Sep 2013
2013-08-14
@takezoe
(refs #76)Show the content of the previous commit for removed files.
takezoe committed on 14 Aug 2013
2013-08-10
@takezoe
Comparing is accessible by users who can refer to the repository.
takezoe committed on 10 Aug 2013
@takezoe
Always display repository selector in the new pull request page.
takezoe committed on 10 Aug 2013
2013-08-09
@takezoe
(refs #69)Forked repositories tree is changed to flat list. ...
takezoe committed on 9 Aug 2013
2013-08-07
@takezoe
(refs #2)Fix redirect path after sending pull request.
takezoe committed on 7 Aug 2013
@takezoe
(refs #2)Merge comment is displayed on the comment list (but it's not included in comment count).
takezoe committed on 7 Aug 2013
2013-08-06
@takezoe
(refs #2)'Pull Requests' tab in dashboard has been completed.
takezoe committed on 6 Aug 2013
@takezoe
(refs #2)Implementing 'Pull Requests' tab in the dashboard.
takezoe committed on 6 Aug 2013
2013-08-05
@takezoe
(refs #2)HTML parts sharing in issues and pull requests.
takezoe committed on 5 Aug 2013
@takezoe
(refs #2)Add opened user filter and count to the pull request list.
takezoe committed on 5 Aug 2013
@takezoe
(refs #2)Limit of pull request list is 25.
takezoe committed on 5 Aug 2013
@takezoe
Fix comment.
takezoe committed on 5 Aug 2013
@takezoe
(refs #2)Add action type "merge" for ISSUE_COMMENT.
takezoe committed on 5 Aug 2013
2013-08-04
@takezoe
(refs #2)Implementing pull request list.
takezoe committed on 4 Aug 2013
@takezoe
(refs #2)Add flag for identifying whether it's a pull request.
takezoe committed on 4 Aug 2013