Commit Graph

12 Commits

Author SHA1 Message Date
shimamoto
601f8c4249 (refs #374) Fix compile error. 2014-08-03 18:41:03 +09:00
shimamoto
b13820fc0e Improved model package. The details are as follows:
* Fix the Profiles class from package object to simple object
* Fix the row case class to model package
* Define the alias of JdbcBackend#Session
2014-07-28 04:52:56 +09:00
Naoki Takezoe
606cd83f44 Fix CRLF to LF 2014-07-06 13:19:27 +09:00
shimamoto
d2c94909cb (refs #341) Migrate service package. 2014-06-24 02:40:40 +09:00
shimamoto
bbe455ac49 (refs #341) Migrate model package. 2014-06-16 01:29:56 +09:00
shimamoto
6035281ca1 Change action(IssueComment) to String type. 2013-07-17 12:37:48 +09:00
shimamoto
136a654639 Improve mapping of custom column type. 2013-07-08 17:25:31 +09:00
shimamoto
741596a6f5 Add action to model 'issue comment'. 2013-07-01 19:05:20 +09:00
shimamoto
a3133fa128 Add the condition function by the primary key. 2013-06-29 04:44:29 +09:00
shimamoto
f170aa0a04 Fix model composition. 2013-06-28 15:05:15 +09:00
shimamoto
a217513205 Move userName and repositoryName to the base table class. 2013-06-27 21:59:13 +09:00
shimamoto
e2aaadc0fd Add ISSUE_COMMENT model. 2013-06-24 05:59:52 +09:00