History for gitbucket_jkp / src / main / scala / app / PullRequestsController.scala
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
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