2013-07-04 |
(refs #16)Fixed foreign key constraint problem in repository deletion.
takezoe
committed
on 4 Jul 2013
|
---|---|
2013-07-03 |
Remove TODO.
takezoe
committed
on 3 Jul 2013
|
Fix repository list of the index page.
takezoe
committed
on 3 Jul 2013
|
|
Fix the inefficient query.
shimamoto
committed
on 3 Jul 2013
|
|
2013-07-02 |
Rename general variable name isWritable to hasWritePermission.
takezoe
committed
on 2 Jul 2013
|
2013-06-29 |
Fix services to use shortcut method for primary key and foreign keys.
takezoe
committed
on 29 Jun 2013
|
2013-06-27 |
Move userName and repositoryName to the base table class.
shimamoto
committed
on 27 Jun 2013
|
2013-06-23 |
Create java.util.Date TypeMapper. And add the currentDate method.
shimamoto
committed
on 23 Jun 2013
|
2013-06-22 |
Add TODO to retrieving the current timestamp.
takezoe
committed
on 22 Jun 2013
|
Move isWritable to RepositoryService.
takezoe
committed
on 22 Jun 2013
|
|
Change java.sql.Date to java.sql.Timestamp.
takezoe
committed
on 22 Jun 2013
|
|
2013-06-21 |
Hide private repositories at the account page.
takezoe
committed
on 21 Jun 2013
|
Update flag columns to BOOLEAN.
takezoe
committed
on 21 Jun 2013
|
|
2013-06-19 |
|
2013-06-15 |
Fix the repository url.
takezoe
committed
on 15 Jun 2013
|
2013-06-06 |
Delete Repository page has been implemented.
takezoe
committed
on 6 Jun 2013
|
Fix the account page to display repositories which is registered as collaborator.
takezoe
committed
on 6 Jun 2013
|
|
2013-06-04 |
Collaborators became removable.
takezoe
committed
on 4 Jun 2013
|
Save repository options.
takezoe
committed
on 4 Jun 2013
|
|
Add RepositoryService#updateLastActivityDate().
takezoe
committed
on 4 Jun 2013
|
|
2013-06-03 |
Implementing add collaborator stuff.
takezoe
committed
on 3 Jun 2013
|
Define the static values for the user type.
takezoe
committed
on 3 Jun 2013
|
|
Rename ProjectService to RepositoryService.
takezoe
committed
on 3 Jun 2013
|