History for gitbucket_jkp / src / main / scala / service / RepositoryService.scala
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
@takezoe
Fix the account page to display repositories which is registered as collaborator.
takezoe committed on 6 Jun 2013
2013-06-04
@takezoe
Collaborators became removable.
takezoe committed on 4 Jun 2013
@takezoe
Save repository options.
takezoe committed on 4 Jun 2013
@takezoe
Add RepositoryService#updateLastActivityDate().
takezoe committed on 4 Jun 2013
2013-06-03
@takezoe
Implementing add collaborator stuff.
takezoe committed on 3 Jun 2013
@takezoe
Define the static values for the user type.
takezoe committed on 3 Jun 2013
@takezoe
Rename ProjectService to RepositoryService.
takezoe committed on 3 Jun 2013