Commit Graph

13 Commits

Author SHA1 Message Date
takezoe
1b13ca1c8d Fix template file names. 2013-07-01 13:07:02 +09:00
takezoe
414c455662 Add unique user name checking to the account creation. 2013-06-29 15:44:27 +09:00
takezoe
10f2cbbc3e Encrypt password. 2013-06-29 15:13:20 +09:00
takezoe
7da39b4785 Add the password field to the account editing page. 2013-06-29 02:23:32 +09:00
takezoe
c308e1993a Add account creation page for users. 2013-06-28 14:13:58 +09:00
takezoe
d75b4112d1 Small fix. 2013-06-26 02:13:28 +09:00
takezoe
1ff87ff6b3 Use Option.map instead of pattern matching. 2013-06-25 14:44:02 +09:00
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
2881df65a7 Change java.sql.Date to java.sql.Timestamp. 2013-06-22 14:41:20 +09:00
takezoe
fbc9945eee Hide private repositories at the account page. 2013-06-21 18:27:35 +09:00
takezoe
676e6c6047 Fix the repository url. 2013-06-16 03:20:34 +09:00
takezoe
a6b5098f33 Add the account editing page. 2013-06-06 21:21:27 +09:00