History for gitbucket_jkp / src / main / scala / app
2013-06-06
@takezoe
Add the error page. ...
takezoe committed on 6 Jun 2013
@takezoe
Add the account editing page.
takezoe committed on 6 Jun 2013
@takezoe
Show the default branch in the default.
takezoe committed on 6 Jun 2013
2013-06-05
@shimamoto
Add Issues.
shimamoto committed on 5 Jun 2013
@takezoe
Generalize markdown preview.
takezoe committed on 5 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
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
Collaborators became removable.
takezoe committed on 4 Jun 2013
@takezoe
Control wiki buttons by permission.
takezoe committed on 4 Jun 2013
@takezoe
Add Scaladoc.
takezoe committed on 4 Jun 2013
@takezoe
TODO
takezoe committed on 4 Jun 2013
@takezoe
Save repository options.
takezoe committed on 4 Jun 2013
@takezoe
Fix repository description handling.
takezoe committed on 4 Jun 2013
@takezoe
Add AccountService#updateLastLoginDate().
takezoe committed on 4 Jun 2013
@takezoe
Add AccountService#updateAccount()
takezoe committed on 4 Jun 2013
@takezoe
Add editing user stuff.
takezoe committed on 4 Jun 2013
@takezoe
Add new user creation stuff.
takezoe committed on 4 Jun 2013
2013-06-03
@takezoe
Separate Authenticators to the trait from ControllerBase.
takezoe committed on 3 Jun 2013
@takezoe
Authentication functions should be separate from ControllerBase as trait?
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
Add basic access control to the wiki system.
takezoe committed on 2 Jun 2013
@takezoe
Fix the signin page.
takezoe committed on 2 Jun 2013
@takezoe
Fix the index page.
takezoe committed on 2 Jun 2013
@takezoe
Implementing authentication.
takezoe committed on 2 Jun 2013
@takezoe
Pass the Account object instead of the user name to user.scala.html.
takezoe committed on 2 Jun 2013