Commit Graph

12 Commits

Author SHA1 Message Date
takezoe
1b4db5e6c6 Fix the account page to display repositories which is registered as collaborator. 2013-06-06 15:14:28 +09:00
takezoe
f59e852fa1 Display the lock icon for private repositories. 2013-06-04 21:21:03 +09:00
takezoe
118e32662d Fix the user page. 2013-06-04 17:16:01 +09:00
takezoe
af26afec25 Fix repository description handling. 2013-06-04 16:57:52 +09:00
takezoe
a6ea5468c7 Rename ProjectService to RepositoryService. 2013-06-04 01:29:54 +09:00
takezoe
2413fca648 Refactor database schema. 2013-06-03 19:04:57 +09:00
takezoe
d3ad0efdcd Small fix for templates. 2013-06-03 12:37:25 +09:00
takezoe
1ab58d0363 Implementing authentication. 2013-06-03 00:36:51 +09:00
takezoe
1b1f5d5b02 Pass the Account object instead of the user name to user.scala.html. 2013-06-02 19:43:21 +09:00
takezoe
2e61598a57 Retrieve project information from DB at the repository list. 2013-06-02 15:02:53 +09:00
takezoe
7bfa88064d Add app.Context to transfer implicit data from Servlet to view. 2013-04-19 16:26:26 +09:00
takezoe
257f8c01b6 Initial Import. 2013-04-11 01:48:01 +09:00