Commit Graph

66 Commits

Author SHA1 Message Date
shimamoto
4326f34ef5 Create java.util.Date TypeMapper. And add the currentDate method. 2013-06-23 20:46:08 +09:00
takezoe
7b8edb3ec4 Add TODO to retrieving the current timestamp. 2013-06-23 03:06:22 +09:00
takezoe
6702fdf24f Move isWritable to RepositoryService. 2013-06-23 02:48:02 +09:00
takezoe
0294c32fb8 Change java.sql.Date to java.sql.Timestamp. 2013-06-22 14:35:37 +09:00
takezoe
fbc9945eee Hide private repositories at the account page. 2013-06-21 18:27:35 +09:00
takezoe
65eb89475a Update flag columns to BOOLEAN. 2013-06-21 13:24:58 +09:00
takezoe
fac91a2832 Enhance repository creation / deletion for issues:
- Insert initial record into ISSUE_ID in repository creation
- Delete all records of ISSUE_ID and ISSUES in repository deletion
2013-06-19 20:20:07 +09:00
takezoe
676e6c6047 Fix the repository url. 2013-06-16 03:20:34 +09:00
takezoe
280fe85ff9 Delete Repository page has been implemented. 2013-06-07 01:50:35 +09:00
takezoe
1b4db5e6c6 Fix the account page to display repositories which is registered as collaborator. 2013-06-06 15:14:28 +09:00
takezoe
9174ed8441 Collaborators became removable. 2013-06-04 21:08:19 +09:00
takezoe
79a0ba5630 Save repository options. 2013-06-04 18:23:51 +09:00
takezoe
0c18671eb2 Add RepositoryService#updateLastActivityDate(). 2013-06-04 14:04:36 +09:00
takezoe
783a9684dc Implementing add collaborator stuff. 2013-06-04 03:09:23 +09:00
takezoe
13c3997c63 Define the static values for the user type. 2013-06-04 01:48:15 +09:00
takezoe
78ad794613 Rename ProjectService to RepositoryService. 2013-06-04 01:14:27 +09:00