History for gitbucket_jkp / src / main / scala / service / PullRequestService.scala
2015-03-01
@nazoking
add webhook pull_request synchronize action
nazoking committed on 1 Mar 2015
2015-02-26
@Naoki Takezoe
Merge branch 'feature/new-branches-ui' of https://github.com/team-lab/gitbucket into team-lab-feature/new-branches-ui ...
Naoki Takezoe committed on 26 Feb 2015
2015-01-29
@nazoking
update pullrequest commitId on file edited by online editor
nazoking committed on 29 Jan 2015
@nazoking
add action link to pull request.
nazoking committed on 29 Jan 2015
2014-10-31
@Naoki Takezoe
(refs #529)Visibility filter
Naoki Takezoe committed on 31 Oct 2014
2014-10-03
@Tomofumi Tanaka
Simplify query
Tomofumi Tanaka committed on 3 Oct 2014
2014-09-29
@Tomofumi Tanaka
(refs #498)Reformat counting pull request query
Tomofumi Tanaka committed on 29 Sep 2014
@Tomofumi Tanaka
(refs #498) Correct pull request counts
Tomofumi Tanaka committed on 29 Sep 2014
2014-07-29
@Naoki Takezoe
(refs #374)Upgrading to Scalatra 2.3 and Slick 2.1. ...
Naoki Takezoe committed on 29 Jul 2014
2014-07-27
@shimamoto
Improved model package. The details are as follows: ...
shimamoto committed on 27 Jul 2014
2014-07-26
@Naoki Takezoe
Fix incremental compilation problem caused by Slick. ...
Naoki Takezoe committed on 26 Jul 2014
2014-07-06
@Naoki Takezoe
Merge branch 'master' into slick2 ...
Naoki Takezoe committed on 6 Jul 2014
@Naoki Takezoe
(refs #341)Fix compilation error of delete statements
Naoki Takezoe committed on 6 Jul 2014
2014-06-23
@shimamoto
(refs #341) Migrate service package.
shimamoto committed on 23 Jun 2014
2014-06-15
@Naoki Takezoe
(refs #406)Fix pull request count in the dashboard
Naoki Takezoe committed on 15 Jun 2014
2014-05-02
@Tomofumi Tanaka
Improve update pull request query ...
Tomofumi Tanaka committed on 2 May 2014
2014-04-29
@Tomofumi Tanaka
(refs #324)Update commitIdFrom when pullrequest branch is updated
Tomofumi Tanaka committed on 29 Apr 2014
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-20
@odz
Fetch pull request from source repository after updating repository.
odz committed on 20 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-13
@xuwei-k
refactoring. avoid Option#get
xuwei-k committed on 13 Oct 2013
2013-09-21
@takezoe
Use ControlUtil.
takezoe committed on 21 Sep 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
Remove unnecessary comment and format code.
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
2013-08-04
@takezoe
(refs #2)Implementing pull request list.
takezoe committed on 4 Aug 2013
2013-07-24
@takezoe
(refs #2)Fix pull request. Basic pattern had been tested but it's still unstable.
takezoe committed on 24 Jul 2013
2013-07-14
@takezoe
(refs #2)Add columns MERGE_START_ID and MERGE_END_ID to PULL_REQUEST.
takezoe committed on 14 Jul 2013