2014-04-29 |
baseUrl calculation is concentrated to SystemSettings
takezoe
committed
on 29 Apr 2014
|
---|---|
2014-04-17 |
(refs #327)Add atom feed of the specified user
takezoe
committed
on 17 Apr 2014
|
2014-04-10 |
(refs #343)Retrieve all commit id from Git repository in pre commit hook instead of COMMIT_LOG table
Naoki Takezoe
committed
on 10 Apr 2014
|
2014-04-07 |
(refs #340)Add public key validation
Tomofumi Tanaka
committed
on 7 Apr 2014
|
2014-03-14 |
Add SystemSettings to Context properties
takezoe
committed
on 14 Mar 2014
|
2014-03-10 |
(refs #115)Disable ssh key setting page if ssh access is disabled
takezoe
committed
on 10 Mar 2014
|
2014-03-08 |
(refs #115)Small fix for views
takezoe
committed
on 8 Mar 2014
|
(refs #115)Fix account registration page and add public key deletion
takezoe
committed
on 8 Mar 2014
|
|
(refs #115)Adding SSH Key form is available
takezoe
committed
on 8 Mar 2014
|
|
2014-03-06 |
(refs #241)Modify AccountService#getGroupMembers() to returns list of GroupMember instead of Tuple2
takezoe
committed
on 6 Mar 2014
|
Move newrepo.scala.html to account package
takezoe
committed
on 6 Mar 2014
|
|
Move group.scala.html to account package
takezoe
committed
on 6 Mar 2014
|
|
Merge CreateController to AccountController
takezoe
committed
on 6 Mar 2014
|
|
2014-03-03 |
(refs #241)Work for specifying group manager
takezoe
committed
on 3 Mar 2014
|
2014-03-02 |
(refs #198)Allow group editing by group members.
takezoe
committed
on 2 Mar 2014
|
2014-03-01 |
Add FlashMapSupport to ControllerBase.
takezoe
committed
on 1 Mar 2014
|
2014-02-22 |
(refs #279)Add configuration to specify the base URL. But still one problem has not been resolved.
takezoe
committed
on 22 Feb 2014
|
2013-11-03 |
(refs #114)Add functionality to remove account by themselves.
takezoe
committed
on 3 Nov 2013
|
2013-10-06 |
Add full name to account and use it to create commits (#125)
...
Robin Stocker
committed
on 6 Oct 2013
|
2013-07-29 |
The method of RepositoryService was cleaned up.
takezoe
committed
on 29 Jul 2013
|
2013-07-23 |
(refs #8)Some fix for group management.
takezoe
committed
on 23 Jul 2013
|
(refs #8)Add Members tab to account information page for group account.
takezoe
committed
on 23 Jul 2013
|
|
2013-07-19 |
Remove unused import statement.
takezoe
committed
on 19 Jul 2013
|
2013-07-12 |
Returns a gray image if username has not been registered.
takezoe
committed
on 12 Jul 2013
|
2013-07-11 |
Replace String#format() with string interpolation.
takezoe
committed
on 11 Jul 2013
|
Rename StringUtil#encrypt() to sha1().
takezoe
committed
on 11 Jul 2013
|
|
2013-07-10 |
Fix redirect path after sign in.
takezoe
committed
on 10 Jul 2013
|
(refs #28)Look up Gravatar if user icon is not configured.
takezoe
committed
on 10 Jul 2013
|
|
Generalize some methods in AccountController and UserManagementController.
takezoe
committed
on 10 Jul 2013
|
|
Generalize some methods in AccountController and UserManagementController.
takezoe
committed
on 10 Jul 2013
|