History for gitbucket_jkp / src / main / scala / app / CreateRepositoryController.scala
2013-07-17
@takezoe
Remove unused import statement.
takezoe committed on 17 Jul 2013
2013-07-11
@takezoe
Improve Git repository creation.
takezoe committed on 11 Jul 2013
2013-07-09
@takezoe
(refs #31)Make it possible to create empty repository.
takezoe committed on 9 Jul 2013
2013-07-06
@takezoe
(refs #4)Add issue close, reopen and comment activity.
takezoe committed on 6 Jul 2013
@takezoe
(refs #4)Add 'Public Activity' tab to the account information page.
takezoe committed on 6 Jul 2013
2013-07-03
@takezoe
Authenticators are renamed.
takezoe committed on 3 Jul 2013
2013-06-25
@takezoe
Insert default labels in repository creation.
takezoe committed on 25 Jun 2013
2013-06-21
@takezoe
Fix validation for user name, page name and repository name.
takezoe committed on 21 Jun 2013
@takezoe
Fix validation.
takezoe committed on 21 Jun 2013
@takezoe
Hide private repositories at the account page.
takezoe committed on 21 Jun 2013
2013-06-15
@takezoe
Fix the repository url.
takezoe committed on 15 Jun 2013
2013-06-04
@takezoe
Fix initial README.md content.
takezoe committed on 4 Jun 2013
@takezoe
Merge branch 'master' of https://github.com/takezoe/gitbucket ...
takezoe committed on 4 Jun 2013
@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