aboutsummaryrefslogtreecommitdiffstats
path: root/it/it-plugins/security-plugin
Commit message (Collapse)AuthorAgeFilesLines
* Move integration tests to directory tests/Simon Brandhof2017-06-257-494/+0
|
* Prepare for next development version 6.5-SNAPSHOTSimon Brandhof2017-05-161-1/+1
|
* Prepare for next development iterationSimon Brandhof2017-02-141-1/+1
|
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-106-13/+12
|
* Prepare for next development iterationDavid Rautureau2016-11-211-1/+1
|
* Prepare for next development iterationDavid Rautureau2016-09-191-1/+1
|
* SONAR-7678 server-side stateless settingsSimon Brandhof2016-09-061-1/+3
| | | | | | | | | | | | | | | | | | | | * Settings class becomes abstract as multiple implementations are used. Can't become an interface for binary backward-compatibility of API * tests should use MapSettings, an in-memory implementation of Settings * web server uses a thread-specific cache of settings when processing HTTP requests * web server does not have a cache of settings during startup, except for the system settings loaded from sonar.properties * Compute Engine uses a thread-specific cache of settings when processing a task. Cache is clear at end of task. * some useless methods of PersistentSettings are removed
* prepare for next development iterationDavid Rautureau2016-07-201-1/+1
|
* SONAR-7732 Authentication is now done in JavaJulien Lancelot2016-06-291-1/+1
|
* prepare for next development iterationTom2016-05-201-1/+1
|
* Upgrade version to 5.6-SNAPSHOTTom2016-04-071-1/+1
|
* Move ExternalAuthenticationTest ITsJulien Lancelot2016-02-117-0/+493