takezoe
|
5e1eb39b87
|
(refs #2)Experimental implementation of forking repository.
|
2013-07-11 14:39:25 +09:00 |
|
takezoe
|
e4324258d3
|
(refs #28)Implementing avatar image uploading.
|
2013-07-10 11:34:36 +09:00 |
|
shimamoto
|
136a654639
|
Improve mapping of custom column type.
|
2013-07-08 17:25:31 +09:00 |
|
takezoe
|
6005282d9f
|
(refs #4)The base of activity timeline is completed.
|
2013-07-07 13:40:04 +09:00 |
|
takezoe
|
54e0242030
|
(refs #4)Record wiki activity.
|
2013-07-07 01:24:08 +09:00 |
|
takezoe
|
e50c4528a6
|
(refs #4)Add issue close, reopen and comment activity.
|
2013-07-06 22:07:51 +09:00 |
|
takezoe
|
f84078c7ca
|
(refs #4)Add 'Public Activity' tab to the account information page.
|
2013-07-06 20:03:34 +09:00 |
|
shimamoto
|
1fc91ee199
|
Fix byPrimaryKey problem.
|
2013-07-01 21:09:59 +09:00 |
|
takezoe
|
56cec26c5b
|
Fix byPrimaryKey problem.
|
2013-07-01 20:21:33 +09:00 |
|
shimamoto
|
741596a6f5
|
Add action to model 'issue comment'.
|
2013-07-01 19:05:20 +09:00 |
|
takezoe
|
8e45a8d3dd
|
Bug fix
|
2013-07-01 13:05:37 +09:00 |
|
takezoe
|
c4d9cd940e
|
Bug fix.
|
2013-07-01 11:11:58 +09:00 |
|
takezoe
|
bea6d156ed
|
Fix services to use shortcut method for primary key and foreign keys.
|
2013-06-29 13:40:01 +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 |
|
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 |
|