History for gitbucket_jkp / src / main / scala / app / PullRequestsController.scala
2013-12-14
@takezoe
Remove some functions from ControlUtil.
takezoe committed on 14 Dec 2013
2013-12-11
@takezoe
(refs #196)Fire WebHook in merging pull request from Web GUI.
takezoe committed on 11 Dec 2013
2013-11-30
@odz
Close issues via commit messages
odz committed on 30 Nov 2013
2013-11-29
@takezoe
Merge branch 'pullreq-update-in-push' of https://github.com/odz/gitbucket into odz-pullreq-update-in-push ...
takezoe committed on 29 Nov 2013
2013-11-25
@takezoe
Ignore Exception instead of TransportException
takezoe committed on 25 Nov 2013
@takezoe
Ignore TransportException if the source branch had been removed.
takezoe committed on 25 Nov 2013
2013-11-20
@odz
Fetch pull request from source repository after updating repository.
odz committed on 20 Nov 2013
2013-11-19
@Olivier Dagenais
Remove superfluous context.path ...
Olivier Dagenais committed on 19 Nov 2013
2013-10-31
@takezoe
(refs #179)Fetch from the source repository before pull request is referred.
takezoe committed on 31 Oct 2013
2013-10-30
@Tomofumi Tanaka
(refs #179) Refactor
Tomofumi Tanaka committed on 30 Oct 2013
@Tomofumi Tanaka
(refs #179) Remove refs/pull/${issueId}/merge
Tomofumi Tanaka committed on 30 Oct 2013
@Tomofumi Tanaka
(refs #179) Fetch from fork branch before merge
Tomofumi Tanaka committed on 30 Oct 2013
@Tomofumi Tanaka
(refs #179) Improve merge performance ...
Tomofumi Tanaka committed on 30 Oct 2013
2013-10-29
@Tomofumi Tanaka
Improve checkConflict ...
Tomofumi Tanaka committed on 29 Oct 2013
2013-10-28
@Tomofumi Tanaka
Improve checkConflict
Tomofumi Tanaka committed on 28 Oct 2013
2013-10-23
@takezoe
Exclude owner from assigned user list in the group repository.
takezoe committed on 23 Oct 2013
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