Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move integration tests to directory tests/ | Simon Brandhof | 2017-06-25 | 7 | -494/+0 |
| | |||||
* | Prepare for next development version 6.5-SNAPSHOT | Simon Brandhof | 2017-05-16 | 1 | -1/+1 |
| | |||||
* | Prepare for next development iteration | Simon Brandhof | 2017-02-14 | 1 | -1/+1 |
| | |||||
* | SONAR-8637 Update POM parent version | Teryk Bellahsene | 2017-02-10 | 6 | -13/+12 |
| | |||||
* | Prepare for next development iteration | David Rautureau | 2016-11-21 | 1 | -1/+1 |
| | |||||
* | Prepare for next development iteration | David Rautureau | 2016-09-19 | 1 | -1/+1 |
| | |||||
* | SONAR-7678 server-side stateless settings | Simon Brandhof | 2016-09-06 | 1 | -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 iteration | David Rautureau | 2016-07-20 | 1 | -1/+1 |
| | |||||
* | SONAR-7732 Authentication is now done in Java | Julien Lancelot | 2016-06-29 | 1 | -1/+1 |
| | |||||
* | prepare for next development iteration | Tom | 2016-05-20 | 1 | -1/+1 |
| | |||||
* | Upgrade version to 5.6-SNAPSHOT | Tom | 2016-04-07 | 1 | -1/+1 |
| | |||||
* | Move ExternalAuthenticationTest ITs | Julien Lancelot | 2016-02-11 | 7 | -0/+493 |