History for gitbucket_jkp / src / main / scala / service / RepositoryService.scala
2013-08-03
@takezoe
Merge branch 'master' into fork-and-pullreq ...
takezoe committed on 3 Aug 2013
2013-07-30
@takezoe
Fix query in RepositoryService#getVisibleRepositories fluently :-)
takezoe committed on 30 Jul 2013
2013-07-29
@takezoe
The method of RepositoryService was cleaned up.
takezoe committed on 29 Jul 2013
2013-07-25
@takezoe
(refs #2)Add forked count and repository tree view.
takezoe committed on 25 Jul 2013
2013-07-24
@takezoe
Merge branch 'master' into fork-and-pullreq ...
takezoe committed on 24 Jul 2013
2013-07-23
@takezoe
(refs #8)Implementing group register/edit form.
takezoe committed on 23 Jul 2013
2013-07-13
@takezoe
(refs #2)Implementing the comparing view.
takezoe committed on 13 Jul 2013
2013-07-11
@takezoe
(refs #2)Experimental implementation of forking repository.
takezoe committed on 11 Jul 2013
2013-07-09
@takezoe
(refs #31)Make it possible to create empty repository.
takezoe committed on 9 Jul 2013
@takezoe
Remove commit log before repository.
takezoe committed on 9 Jul 2013
@takezoe
Remove activities before repository.
takezoe committed on 9 Jul 2013
2013-07-08
@shimamoto
Improve mapping of custom column type.
shimamoto committed on 8 Jul 2013
2013-07-06
@takezoe
Remove unnecessary code.
takezoe committed on 6 Jul 2013
@takezoe
Display the commit count at the repository viewer.
takezoe committed on 6 Jul 2013
2013-07-04
@takezoe
(refs #16)Fixed foreign key constraint problem in repository deletion.
takezoe committed on 4 Jul 2013
2013-07-03
@takezoe
Remove TODO.
takezoe committed on 3 Jul 2013
@takezoe
Fix repository list of the index page.
takezoe committed on 3 Jul 2013
@shimamoto
Fix the inefficient query.
shimamoto committed on 3 Jul 2013
2013-07-02
@takezoe
Rename general variable name isWritable to hasWritePermission.
takezoe committed on 2 Jul 2013
2013-06-29
@takezoe
Fix services to use shortcut method for primary key and foreign keys.
takezoe committed on 29 Jun 2013
2013-06-27
@shimamoto
Move userName and repositoryName to the base table class.
shimamoto committed on 27 Jun 2013
2013-06-23
@shimamoto
Create java.util.Date TypeMapper. And add the currentDate method.
shimamoto committed on 23 Jun 2013
2013-06-22
@takezoe
Add TODO to retrieving the current timestamp.
takezoe committed on 22 Jun 2013
@takezoe
Move isWritable to RepositoryService.
takezoe committed on 22 Jun 2013
@takezoe
Change java.sql.Date to java.sql.Timestamp.
takezoe committed on 22 Jun 2013
2013-06-21
@takezoe
Hide private repositories at the account page.
takezoe committed on 21 Jun 2013
@takezoe
Update flag columns to BOOLEAN.
takezoe committed on 21 Jun 2013
2013-06-19
@takezoe
Enhance repository creation / deletion for issues: ...
takezoe committed on 19 Jun 2013
2013-06-15
@takezoe
Fix the repository url.
takezoe committed on 15 Jun 2013
2013-06-06
@takezoe
Delete Repository page has been implemented.
takezoe committed on 6 Jun 2013