History for gitbucket_jkp / src / main / scala / app / SettingsController.scala
2013-07-04
@takezoe
Fix redirect path.
takezoe committed on 4 Jul 2013
2013-07-03
@takezoe
Authenticators are renamed.
takezoe committed on 3 Jul 2013
@takezoe
Fix authentication for repository.
takezoe committed on 3 Jul 2013
2013-06-27
@takezoe
Provide completion proposals for adding collaborator.
takezoe committed on 27 Jun 2013
2013-06-25
@takezoe
Small fix.
takezoe committed on 25 Jun 2013
@takezoe
Use Option.map instead of pattern matching.
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
Update flag columns to BOOLEAN.
takezoe committed on 21 Jun 2013
2013-06-19
@takezoe
Delete all temporary directories in repository deletion.
takezoe committed on 19 Jun 2013
@takezoe
Delete working copy of wiki repository in repository deletion.
takezoe committed on 19 Jun 2013
2013-06-15
@takezoe
Fix the repository url.
takezoe committed on 15 Jun 2013
2013-06-06
@takezoe
Delete Repository page has been implemented.
takezoe committed on 6 Jun 2013
2013-06-04
@takezoe
Fix error response.
takezoe committed on 4 Jun 2013
@takezoe
Add authentication.
takezoe committed on 4 Jun 2013
@takezoe
Merge branch 'master' of https://github.com/takezoe/gitbucket ...
takezoe committed on 4 Jun 2013
@takezoe
Collaborators became removable.
takezoe committed on 4 Jun 2013
@takezoe
Add Scaladoc.
takezoe committed on 4 Jun 2013
@takezoe
Save repository options.
takezoe committed on 4 Jun 2013
2013-06-03
@takezoe
Separate Authenticators to the trait from ControllerBase.
takezoe committed on 3 Jun 2013
@takezoe
Add authentication to the repository setting page.
takezoe committed on 3 Jun 2013
@takezoe
Add validation to adding collaborator.
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
Refactor to use ProjectService instead of JGitUtil directly to retrieve project information.
takezoe committed on 2 Jun 2013
2013-06-01
@takezoe
Add the manage collaborators page.
takezoe committed on 1 Jun 2013
@takezoe
Improve the repository settings page.
takezoe committed on 1 Jun 2013
2013-05-18
@takezoe
Add Settings page.
takezoe committed on 18 May 2013