Commit Graph

637 Commits

Author SHA1 Message Date
Sebastian Sdorra
95d1d206fb improve client side caching 2011-02-15 17:04:03 +01:00
Sebastian Sdorra
5c4ab6b77d throw ScmSecurityException instead of IllegalStateException 2011-02-15 16:57:01 +01:00
Sebastian Sdorra
9184c07370 remove jsw, because of mission win x64 support 2011-02-14 17:23:18 +01:00
Sebastian Sdorra
0589365c40 fix '#7 NullPointerException with empty username/password under login filter' 2011-02-14 14:15:11 +01:00
Sebastian Sdorra
ab995b5005 added ScmSecurityExceptionMapper 2011-02-13 19:20:42 +01:00
Sebastian Sdorra
54e21c986a disable caching for repositories 2011-02-13 18:36:40 +01:00
Sebastian Sdorra
b69b6cb9fd fix error 500 with missing timestamps 2011-02-13 18:27:33 +01:00
Sebastian Sdorra
cb6357f53c added max-age to cache control 2011-02-13 17:49:41 +01:00
Sebastian Sdorra
a8b468d50e fix empty permissions bug 2011-02-13 16:34:21 +01:00
Sebastian Sdorra
b122b701a6 use conditional request to improve performance 2011-02-13 16:31:02 +01:00
Sebastian Sdorra
74d4ac4722 fix missing timestamp 2011-02-13 15:45:58 +01:00
Sebastian Sdorra
dfb58480a0 added AbstractManagerResource 2011-02-13 14:33:38 +01:00
Sebastian Sdorra
297292eb8e added ModelObject interface 2011-02-13 14:11:03 +01:00
Sebastian Sdorra
3d85447f9d added missing Produces annotation 2011-02-12 19:59:04 +01:00
Sebastian Sdorra
d5c2338d1d added LastModifiedAware interface 2011-02-12 19:55:18 +01:00
Sebastian Sdorra
8a8ab5f6e6 close cachemanager on context destroy 2011-02-12 18:10:32 +01:00
Sebastian Sdorra
4d6707c05e improve permission grid autocomplete 2011-02-12 17:57:09 +01:00
Sebastian Sdorra
e5ee433a28 fix git repository overview page 2011-02-12 17:15:57 +01:00
Sebastian Sdorra
1563f9138a added user search to permission grid 2011-02-12 16:35:49 +01:00
Sebastian Sdorra
e557fd1c72 added group search 2011-02-12 16:11:35 +01:00
Sebastian Sdorra
cb56de5670 improve SearchUtil 2011-02-12 15:43:27 +01:00
Sebastian Sdorra
89f65b34eb added description and lastModified attribute to group 2011-02-12 15:07:25 +01:00
Sebastian Sdorra
ffa429de33 improve user search 2011-02-12 11:27:00 +01:00
Sebastian Sdorra
b81610a9f3 cache user search results 2011-02-12 11:24:08 +01:00
Sebastian Sdorra
cf12390b0b create new caches dynamically 2011-02-12 11:18:21 +01:00
Sebastian Sdorra
106cd6717c improve logging 2011-02-12 10:58:58 +01:00
Sebastian Sdorra
dbb757414b improve cache api 2011-02-12 10:52:04 +01:00
Sebastian Sdorra
8cdbcb812a added autocomplete for group members 2011-02-11 20:01:44 +01:00
Sebastian Sdorra
c598f1079e added user search resource 2011-02-11 19:44:10 +01:00
Sebastian Sdorra
3f5969e885 added assertIsNotAnonymous methods to SecurityUtil 2011-02-11 19:06:11 +01:00
Sebastian Sdorra
e6f5aa554f added search api 2011-02-11 18:20:47 +01:00
David M. Carr
3dc794b9b0 Completely remove the need for any configuration for the Active Directory plugin. 2011-02-10 23:24:27 -05:00
David M. Carr
22e87085ad Clean up the active directory plugins' config page. 2011-02-10 22:05:36 -05:00
David M. Carr
2c1ac3a0ea Update Active Directory plugin to use admin user/group configuration from core, and to populate the groups for authenticated users. 2011-02-10 20:49:42 -05:00
Sebastian Sdorra
ba6d44464e added cancel button to login window 2011-02-10 20:37:22 +01:00
Sebastian Sdorra
0e8a6f8a79 improve port configuration 2011-02-10 16:53:36 +01:00
Sebastian Sdorra
60d8bbf444 append version to plugin url for later use 2011-02-10 16:18:45 +01:00
Sebastian Sdorra
cd92d776c1 added version to ScmState 2011-02-10 16:10:51 +01:00
Thorsten Ludewig
9f69ff3c6f admin user and groups removed 2011-02-09 07:58:15 +01:00
Sebastian Sdorra
b54a0cb149 use simpleConfigForm instead of configForm 2011-02-08 20:01:54 +01:00
Sebastian Sdorra
c844ecf1f1 added simpleConfigForm 2011-02-08 19:59:02 +01:00
Sebastian Sdorra
b1eb19d087 remove duplicated admin group and user configuration 2011-02-08 19:46:19 +01:00
Sebastian Sdorra
8b97cfe9b0 move admin user and group configuration from plugins to core 2011-02-08 19:37:27 +01:00
Sebastian Sdorra
6eecab364e fix bug in authentication cache 2011-02-08 19:35:35 +01:00
Sebastian Sdorra
fb10867652 use configured server port in cgis for mod_proxy 2011-02-06 16:22:54 +01:00
Sebastian Sdorra
6be07f0756 fix bug in port configuration 2011-02-06 15:52:28 +01:00
Sebastian Sdorra
b70879cb48 added server port configuration for mod_jk and mod_proxy 2011-02-06 15:32:12 +01:00
Sebastian Sdorra
33a912c32f remove tar.bz2 package 2011-02-06 11:32:23 +01:00
Sebastian Sdorra
8bb426c806 added missing docroot directory 2011-02-06 11:31:06 +01:00
Sebastian Sdorra
f9e03103d4 using contextpath /scm for scm-server 2011-02-06 11:13:57 +01:00