Commit Graph

14 Commits

Author SHA1 Message Date
takezoe
78ad794613 Rename ProjectService to RepositoryService. 2013-06-04 01:14:27 +09:00
takezoe
45b396d4ab Remove unused code and add TODO comment. 2013-06-03 19:06:12 +09:00
takezoe
2413fca648 Refactor database schema. 2013-06-03 19:04:57 +09:00
takezoe
bbd2e32a4d Define static values for the project type. 2013-06-03 01:39:00 +09:00
takezoe
b2af70d611 Fix the index page. 2013-06-03 01:36:35 +09:00
takezoe
1ab58d0363 Implementing authentication. 2013-06-03 00:36:51 +09:00
takezoe
f92018ee50 Refactor to use ProjectService instead of JGitUtil directly to retrieve project information. 2013-06-02 15:47:12 +09:00
takezoe
43e9da54b7 Move case classes in RepositoryViewerController to JGitUtil. 2013-06-02 15:15:54 +09:00
takezoe
2e61598a57 Retrieve project information from DB at the repository list. 2013-06-02 15:02:53 +09:00
takezoe
f6a7aca4c2 Insert project info into database before actual git repository creation. 2013-06-02 14:37:52 +09:00
takezoe
6512b673f6 Add AccountService and ProjectService. 2013-06-02 14:29:52 +09:00
takezoe
f83d9a63b9 Remove unused code. 2013-06-02 14:19:53 +09:00
takezoe
2a6c130f71 Remove unused import statements. 2013-06-02 14:19:17 +09:00
takezoe
358f59261a WikiUtil moved to WikiService and applied cake pattern to
WikiController.
2013-05-07 02:31:39 +09:00