History for gitbucket_jkp / src / main / scala / model
2013-07-22
@takezoe
(refs #8)Start to implement group management.
takezoe committed on 22 Jul 2013
2013-07-18
@shimamoto
Move Implicit && to model package object.
shimamoto committed on 18 Jul 2013
2013-07-17
@shimamoto
Change action(IssueComment) to String type.
shimamoto committed on 17 Jul 2013
2013-07-10
@takezoe
(refs #28)Implementing avatar image uploading.
takezoe committed on 10 Jul 2013
2013-07-08
@shimamoto
Improve mapping of custom column type.
shimamoto committed on 8 Jul 2013
2013-07-07
@takezoe
(refs #4)The base of activity timeline is completed.
takezoe committed on 7 Jul 2013
2013-07-06
@takezoe
(refs #4)Record wiki activity.
takezoe committed on 6 Jul 2013
@takezoe
(refs #4)Add issue close, reopen and comment activity.
takezoe committed on 6 Jul 2013
@takezoe
(refs #4)Add 'Public Activity' tab to the account information page.
takezoe committed on 6 Jul 2013
2013-07-01
@shimamoto
Fix byPrimaryKey problem.
shimamoto committed on 1 Jul 2013
@takezoe
Fix byPrimaryKey problem.
takezoe committed on 1 Jul 2013
@shimamoto
Add action to model 'issue comment'.
shimamoto committed on 1 Jul 2013
@takezoe
Bug fix
takezoe committed on 1 Jul 2013
@takezoe
Bug fix.
takezoe committed on 1 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-28
@shimamoto
Add the condition function by the primary key.
shimamoto committed on 28 Jun 2013
@shimamoto
Fix model composition.
shimamoto committed on 28 Jun 2013
2013-06-27
@shimamoto
Move userName and repositoryName to the base table class.
shimamoto committed on 27 Jun 2013
2013-06-26
@takezoe
Replace native SQL which retrieves issue count with type safe DSL.
takezoe committed on 26 Jun 2013
2013-06-25
@takezoe
Add search condition behavior to the issues page.
takezoe committed on 25 Jun 2013
2013-06-24
@takezoe
Fix Label model.
takezoe committed on 24 Jun 2013
@takezoe
Fix Label model.
takezoe committed on 24 Jun 2013
@takezoe
Add Label model.
takezoe committed on 24 Jun 2013
2013-06-23
@shimamoto
Add ISSUE_COMMENT model.
shimamoto committed on 23 Jun 2013
@shimamoto
Create java.util.Date TypeMapper. And add the currentDate method.
shimamoto committed on 23 Jun 2013
2013-06-22
@takezoe
Update database schema. ...
takezoe committed on 22 Jun 2013
@takezoe
Add Milestone model.
takezoe committed on 22 Jun 2013
@takezoe
Change java.sql.Date to java.sql.Timestamp.
takezoe committed on 22 Jun 2013
@takezoe
Change java.sql.Date to java.sql.Timestamp.
takezoe committed on 22 Jun 2013
2013-06-21
@shimamoto
Add CLOSED column to issue model.
shimamoto committed on 21 Jun 2013