History for gitbucket_jkp / src / main / scala / service / RepositoryService.scala
2015-03-01
@nazoking
move api classes to api package
nazoking committed on 1 Mar 2015
@nazoking
add CommitStatus table and model and service.
nazoking committed on 1 Mar 2015
2015-01-25
@Naoki Takezoe
(refs #609)Convert labelId when rename repository
Naoki Takezoe committed on 25 Jan 2015
2015-01-12
@Shintaro Murakami
(refs #598) Exclude count of pull requests from that of issues.
Shintaro Murakami committed on 12 Jan 2015
2014-12-26
@HairyFotr
Fix a few issues detected by static analysis
HairyFotr committed on 26 Dec 2014
2014-12-21
@Naoki Takezoe
(refs #578)Add migration for repositories which have removed parent or origin repository.
Naoki Takezoe committed on 21 Dec 2014
@Naoki Takezoe
(refs #578)Clean original and parent repository information when it's deleted
Naoki Takezoe committed on 21 Dec 2014
2014-11-27
@takezoe
(refs #564)Fix for repository renaming
takezoe committed on 27 Nov 2014
2014-11-22
@Naoki Takezoe
(refs #530)Don't re-sort activities by repository renaming.
Naoki Takezoe committed on 22 Nov 2014
2014-09-29
@Tomofumi Tanaka
(refs #498)Reformat counting pull request query
Tomofumi Tanaka committed on 29 Sep 2014
@Tomofumi Tanaka
(refs #498)Returns private own repository ...
Tomofumi Tanaka committed on 29 Sep 2014
@Tomofumi Tanaka
(refs $#498)Don't show private repo user doesn't have permission ...
Tomofumi Tanaka committed on 29 Sep 2014
2014-08-03
@shimamoto
(refs #374) Fix compile error.
shimamoto committed on 3 Aug 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
@Naoki Takezoe
(refs #444)Fix pull request count in dashboard
Naoki Takezoe committed on 26 Jul 2014
2014-07-20
@takezoe
Fix #438
takezoe committed on 20 Jul 2014
2014-07-13
@shimamoto
Fix TODO.
shimamoto committed on 13 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
@Naoki Takezoe
(refs #341)Fix compilation error other than date mapping and delete statement
Naoki Takezoe committed on 6 Jul 2014
2014-06-23
@shimamoto
(refs #341) Migrate service package.
shimamoto committed on 23 Jun 2014
2014-06-19
@Naoki Takezoe
(refs #408)Performance improvement for index page.
Naoki Takezoe committed on 19 Jun 2014
2014-05-25
@Naoki Takezoe
(refs #346)Add group members as collaborator when transfer repository to the group.
Naoki Takezoe committed on 25 May 2014
2014-04-10
@Naoki Takezoe
(refs #343)Retrieve all commit id from Git repository in pre commit hook instead of COMMIT_LOG table
Naoki Takezoe committed on 10 Apr 2014
2014-03-24
@takezoe
(refs #326)SSH clone URL includes username for logged-in users and it's hidden for non logged-in users.
takezoe committed on 24 Mar 2014
2014-03-13
@takezoe
(refs #115)Add new method to get sshUrl to RepositoryInfo
takezoe committed on 13 Mar 2014
2014-03-06
@takezoe
(refs #241)Modify AccountService#getGroupMembers() to returns list of GroupMember instead of Tuple2
takezoe committed on 6 Mar 2014
@takezoe
(refs #241)Allow group manager to use repository settings
takezoe committed on 6 Mar 2014