2013-06-04 |
Fix error response.
takezoe
committed
on 4 Jun 2013
|
---|---|
Add authentication.
takezoe
committed
on 4 Jun 2013
|
|
Fix initial README.md content.
takezoe
committed
on 4 Jun 2013
|
|
|
|
Display the lock icon for private repositories.
takezoe
committed
on 4 Jun 2013
|
|
Collaborators became removable.
takezoe
committed
on 4 Jun 2013
|
|
Small fix.
takezoe
committed
on 4 Jun 2013
|
|
Use static values instead of magic number.
takezoe
committed
on 4 Jun 2013
|
|
Disable 'Settings' menu for normal users.
takezoe
committed
on 4 Jun 2013
|
|
Control wiki buttons by permission.
takezoe
committed
on 4 Jun 2013
|
|
Add Scaladoc.
takezoe
committed
on 4 Jun 2013
|
|
Add 'Delete Repository' to the settings menu.
takezoe
committed
on 4 Jun 2013
|
|
TODO
takezoe
committed
on 4 Jun 2013
|
|
Fix updating in AccountService.
takezoe
committed
on 4 Jun 2013
|
|
Save repository options.
takezoe
committed
on 4 Jun 2013
|
|
Fix the user page.
takezoe
committed
on 4 Jun 2013
|
|
Fix the user type label.
takezoe
committed
on 4 Jun 2013
|
|
Fix repository description handling.
takezoe
committed
on 4 Jun 2013
|
|
|
|
Remove proxy settings again.
takezoe
committed
on 4 Jun 2013
|
|
Add RepositoryService#updateLastActivityDate().
takezoe
committed
on 4 Jun 2013
|
|
Add AccountService#updateLastLoginDate().
takezoe
committed
on 4 Jun 2013
|
|
Add AccountService#updateAccount()
takezoe
committed
on 4 Jun 2013
|
|
Fix the 'Users' link in the header.
takezoe
committed
on 4 Jun 2013
|
|
Add editing user stuff.
takezoe
committed
on 4 Jun 2013
|
|
Add new user creation stuff.
takezoe
committed
on 4 Jun 2013
|
|
Fix the error message style class name.
takezoe
committed
on 4 Jun 2013
|
|
Change the initial admin user to 'root' from 'admin'.
takezoe
committed
on 4 Jun 2013
|
|
2013-06-03 |
Separate Authenticators to the trait from ControllerBase.
takezoe
committed
on 3 Jun 2013
|
Authentication functions should be separate from ControllerBase as trait?
takezoe
committed
on 3 Jun 2013
|