Commit Graph

20 Commits

Author SHA1 Message Date
takezoe
b641bfb56a (refs #241)Modify AccountService#getGroupMembers() to returns list of GroupMember instead of Tuple2 2014-03-06 16:17:41 +09:00
takezoe
e0d266bf16 (refs #241)Allow group manager to use repository settings 2014-03-06 15:30:58 +09:00
takezoe
e3fd564efd (refs #241)Work for specifying group manager 2014-03-04 04:25:44 +09:00
takezoe
17920e1195 (refs #198)Allow group editing by group members. 2014-03-03 01:45:00 +09:00
takezoe
0affdb6ad0 Bug fix caused by path splitting. 2013-09-27 14:33:27 +09:00
takezoe
602b6c635a Add RichRequest which extends HttpServletRequest. 2013-09-22 14:25:50 +09:00
takezoe
9688afac02 Authenticators are renamed. 2013-07-04 03:37:49 +09:00
takezoe
45639c1dc5 Fix OneselfAuthenticator. 2013-07-03 18:00:45 +09:00
takezoe
b59a4ce94b Add OneselfAuthenticator. 2013-07-03 16:53:04 +09:00
takezoe
04da7eb9de Fix OwnerOnlyAuthenticator 2013-07-03 16:34:01 +09:00
takezoe
d26a07e28e Authenticator pass RepositoryInfo to actions. 2013-07-03 15:13:25 +09:00
takezoe
23bea37ed6 Authenticator pass RepositoryInfo to actions. 2013-07-03 14:53:40 +09:00
takezoe
1393d919c3 Fix retrieving user name and repository name from request path in Authenticator. 2013-07-03 14:23:41 +09:00
takezoe
14187795fb Fix some Ajax URLs and Authenticators. 2013-07-03 01:45:38 +09:00
takezoe
65eb89475a Update flag columns to BOOLEAN. 2013-06-21 13:24:58 +09:00
takezoe
676e6c6047 Fix the repository url. 2013-06-16 03:20:34 +09:00
takezoe
62912f5416 Fix an error in ReadableRepositoryAuthenticator when repository does not exist. 2013-06-06 21:39:50 +09:00
takezoe
b3e76db227 Fix error response. 2013-06-05 03:01:51 +09:00
takezoe
4d5ce740c4 Add authentication. 2013-06-05 02:46:16 +09:00
takezoe
d80823343a Separate Authenticators to the trait from ControllerBase. 2013-06-04 08:51:31 +09:00