History for gitbucket_jkp / src / main / scala / app / CreateRepositoryController.scala
2013-07-26
@takezoe
Merge branch 'master' into fork-and-pullreq ...
takezoe committed on 26 Jul 2013
@takezoe
Add lock for repository operation.
takezoe committed on 26 Jul 2013
@takezoe
Remove TODO.
takezoe committed on 26 Jul 2013
2013-07-25
@Tomofumi Tanaka
Initial commiter should be repository creator ...
Tomofumi Tanaka committed on 25 Jul 2013
@takezoe
(refs #2)Add forked count and repository tree view.
takezoe committed on 25 Jul 2013
2013-07-24
@takezoe
Merge branch 'master' into fork-and-pullreq ...
takezoe committed on 24 Jul 2013
2013-07-23
@takezoe
(refs #8)Group repository creation is completed.
takezoe committed on 23 Jul 2013
@takezoe
(refs #8)Implementing repository creation for group.
takezoe committed on 23 Jul 2013
2013-07-17
@takezoe
Remove unused import statement.
takezoe committed on 17 Jul 2013
2013-07-16
@takezoe
(refs #2)Fix pull request and marge behavior.
takezoe committed on 16 Jul 2013
2013-07-13
@takezoe
(refs #2)Create pull request is available.
takezoe committed on 13 Jul 2013
2013-07-12
@takezoe
Merge branch 'master' into fork-and-pullreq ...
takezoe committed on 12 Jul 2013
2013-07-11
@takezoe
Improve Git repository creation.
takezoe committed on 11 Jul 2013
@takezoe
(refs #2)Experimental implementation of forking repository.
takezoe committed on 11 Jul 2013
@takezoe
(refs #2)Experimental implementation of forking repository.
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