History for gitbucket_jkp / src / main / scala / app / CreateRepositoryController.scala
2013-06-04
@takezoe
Fix repository description handling.
takezoe committed on 4 Jun 2013
2013-06-03
@takezoe
Separate Authenticators to the trait from ControllerBase.
takezoe committed on 3 Jun 2013
@takezoe
Implementing add collaborator stuff.
takezoe committed on 3 Jun 2013
@takezoe
Rename ProjectService to RepositoryService.
takezoe committed on 3 Jun 2013
2013-06-02
@takezoe
Fix the index page.
takezoe committed on 2 Jun 2013
@takezoe
Implementing authentication.
takezoe committed on 2 Jun 2013
@takezoe
Refactor to use ProjectService instead of JGitUtil directly to retrieve project information.
takezoe committed on 2 Jun 2013
@takezoe
Insert project info into database before actual git repository creation.
takezoe committed on 2 Jun 2013
@takezoe
Add AccountService and ProjectService.
takezoe committed on 2 Jun 2013
2013-05-03
@takezoe
Repository name allows upper case.
takezoe committed on 3 May 2013
@takezoe
Added the index page which is used while in development.
takezoe committed on 3 May 2013
2013-05-01
@takezoe
Start to implement WikiController. ...
takezoe committed on 1 May 2013