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
Display the lock icon for private repositories.
takezoe committed on 4 Jun 2013
@takezoe
Collaborators became removable.
takezoe committed on 4 Jun 2013
@takezoe
Small fix.
takezoe committed on 4 Jun 2013
@takezoe
Use static values instead of magic number.
takezoe committed on 4 Jun 2013
@takezoe
Disable 'Settings' menu for normal users.
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
Add 'Delete Repository' to the settings menu.
takezoe committed on 4 Jun 2013
@takezoe
TODO
takezoe committed on 4 Jun 2013
@takezoe
Fix updating in AccountService.
takezoe committed on 4 Jun 2013
@takezoe
Save repository options.
takezoe committed on 4 Jun 2013
@takezoe
Fix the user page.
takezoe committed on 4 Jun 2013
@takezoe
Fix the user type label.
takezoe committed on 4 Jun 2013
@takezoe
Fix repository description handling.
takezoe committed on 4 Jun 2013
@takezoe
Update scalatra-forms. ...
takezoe committed on 4 Jun 2013
@takezoe
Remove proxy settings again.
takezoe committed on 4 Jun 2013
@takezoe
Add RepositoryService#updateLastActivityDate().
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
Fix the 'Users' link in the header.
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
@takezoe
Fix the error message style class name.
takezoe committed on 4 Jun 2013
@takezoe
Change the initial admin user to 'root' from 'admin'.
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