- Jan 29, 2013
-
-
brinn authored
SVN: 28224
-
- Jan 24, 2013
- Jan 23, 2013
-
-
brinn authored
Make the CachingAuthenticationService available as a Spring bean and make it the default in the template service.properties. Change timeout and caching durations to support the formats fo DateTimeUtils.parseDurationString(). SVN: 28173
-
brinn authored
SVN: 28172
-
brinn authored
SVN: 28171
-
brinn authored
Add IAuthenticationService.isConfigured() and use this to exclude non-configured services from StackedAuthenticationService. Change timeout configuration for LDAP from milli-seconds to seconds. Add timeout setting for Crowd and set it to 10s by default (used to be 5min hard-coded). SVN: 28162
-
felmer authored
Timeout in PersistentExtendedBlockingQueueDecoratorTest.PersistentExtendedBlockingQueueDecoratorTest() increased. SVN: 28161
-
felmer authored
SVN: 28159
-
- Jan 22, 2013
- Jan 18, 2013
-
-
brinn authored
SVN: 28130
-
- Jan 14, 2013
-
-
anttil authored
SVN: 28068
-
- Jan 11, 2013
- Jan 08, 2013
-
-
felmer authored
SVN: 28004
-
- Dec 19, 2012
- Dec 18, 2012
-
-
felmer authored
improve exception handling in order to find out which class couldn't be loaded because of other exceptions than ClassNotFoundException. SVN: 27956
-
anttil authored
BIS-291 / SP-432: Change Evaluator cache from thread-local to global. Prepopulate cache on creation. Limit cache size by value defined in service.properties. Limit caching only to managed properties (caching of dynamic properties and validation scripts removed). SVN: 27951
-
- Dec 17, 2012
-
-
anttil authored
BIS-291 / SP-432: Find causes for slow execution of Jython scripts for managed/dynamic properties and validation scripts and improve performance SVN: 27938
-
- Nov 30, 2012
-
-
jakubs authored
SVN: 27809
-
- Nov 15, 2012
- Nov 13, 2012
-
-
brinn authored
Add support for getting the index of a token. SVN: 27602
-
- Nov 05, 2012
-
-
pkupczyk authored
- sort metaprojects ignorecase - operate on the current user's metaprojects only when editing an entity SVN: 27495
-
- Nov 01, 2012
-
-
brinn authored
Adapt dependency definition file to renaming ch.systemsx.cisd.common.exception to ch.systemsx.cisd.common.exceptions. SVN: 27470
-
brinn authored
Revert r27035 (rename ch.systemsx.cisd.common.exception back to ch.systemsx.cisd.common.exceptions) as it breaks backward compatibility of the public APIs. SVN: 27469
-
- Oct 31, 2012
- Oct 26, 2012
-
-
brinn authored
preparational work: use HighLevelException where appropriate and move isRetriable() from EnvironmentFailureExpeption to base class HighLevelException. SVN: 27380
-
- Oct 18, 2012
-
-
felmer authored
SVN: 27240
-
- Oct 10, 2012