Commit Graph

23 Commits

Author SHA1 Message Date
shimamoto
a217513205 Move userName and repositoryName to the base table class. 2013-06-27 21:59:13 +09:00
takezoe
a5c5998fc8 Replace native SQL which retrieves issue count with type safe DSL. 2013-06-26 14:38:08 +09:00
takezoe
0547532113 Add search condition behavior to the issues page. 2013-06-25 13:54:58 +09:00
takezoe
b591cc1454 Fix Label model. 2013-06-24 13:49:32 +09:00
takezoe
9ece591409 Fix Label model. 2013-06-24 13:48:47 +09:00
takezoe
3fb709fad2 Add Label model. 2013-06-24 13:47:58 +09:00
shimamoto
e2aaadc0fd Add ISSUE_COMMENT model. 2013-06-24 05:59:52 +09:00
shimamoto
4326f34ef5 Create java.util.Date TypeMapper. And add the currentDate method. 2013-06-23 20:46:08 +09:00
takezoe
bc607661a9 Update database schema.
Change MILESTONE.CLOSED to MILESTONE.CLOSED_DATE.
2013-06-23 03:00:29 +09:00
takezoe
3f87bde578 Add Milestone model. 2013-06-22 23:17:26 +09:00
takezoe
2881df65a7 Change java.sql.Date to java.sql.Timestamp. 2013-06-22 14:41:20 +09:00
takezoe
0294c32fb8 Change java.sql.Date to java.sql.Timestamp. 2013-06-22 14:35:37 +09:00
shimamoto
0ec5ac733a Add CLOSED column to issue model. 2013-06-21 17:26:10 +09:00
takezoe
65eb89475a Update flag columns to BOOLEAN. 2013-06-21 13:24:58 +09:00
shimamoto
9a22fbc175 Fix issue content to Option type. 2013-06-20 19:31:26 +09:00
shimamoto
df78fdbaca Fix type of issue model. 2013-06-19 21:27:13 +09:00
shimamoto
46a2a95411 Add issue_id model. 2013-06-19 20:12:20 +09:00
shimamoto
0e7b855610 Add issue model. 2013-06-19 20:05:37 +09:00
takezoe
783a9684dc Implementing add collaborator stuff. 2013-06-04 03:09:23 +09:00
takezoe
2413fca648 Refactor database schema. 2013-06-03 19:04:57 +09:00
takezoe
6512b673f6 Add AccountService and ProjectService. 2013-06-02 14:29:52 +09:00
takezoe
ebeb32e755 Add Project model. 2013-06-02 14:01:28 +09:00
shimamoto
edb0242f7e Add the slick 2013-06-02 04:00:14 +09:00