Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Release 6.2-RC26.2-RC2 | Tom | 2016-12-02 | 1 | -1/+1 |
| | |||||
* | SONAR-8422 add visible error in sonar.log when DB is not ok | Sébastien Lesaint | 2016-12-01 | 1 | -0/+3 |
| | |||||
* | SONAR-8335 make changing root level change level of all loggers | Sébastien Lesaint | 2016-12-01 | 4 | -8/+15 |
| | |||||
* | SONAR-8335 move LogBackHelper to subpackage logging | Sébastien Lesaint | 2016-12-01 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare for next development iteration | David Rautureau | 2016-11-21 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare release 6.2-RC16.2-RC1 | David Rautureau | 2016-11-21 | 1 | -1/+1 |
| | |||||
* | SONAR-8151 remove property category Organizations from UI for 6.2 | Sébastien Lesaint | 2016-11-17 | 1 | -1/+1 |
| | |||||
* | SONAR-8336 add properties to control SQL logs level in CE and Web | Sébastien Lesaint | 2016-11-16 | 2 | -1/+3 |
| | |||||
* | SONAR-8385 Provide an option to extend the landing page | Stas Vilchik | 2016-11-16 | 1 | -1/+1 |
| | |||||
* | SONAR-8353 add WebhookDeliveryDao | Simon Brandhof | 2016-11-14 | 1 | -1/+1 |
| | |||||
* | SONAR-8363 Mark just created projects as favorite | Teryk Bellahsene | 2016-11-14 | 1 | -1/+0 |
| | |||||
* | SONAR-8377 Remove issue filters dao | Julien Lancelot | 2016-11-10 | 1 | -1/+1 |
| | |||||
* | SONAR-8351 Send JSON payload over HTTP when project analysis is complete | Simon Brandhof | 2016-11-09 | 1 | -1/+1 |
| | |||||
* | SONAR-8351 share OkHttpClient utilities | Simon Brandhof | 2016-11-09 | 2 | -1/+4 |
| | | | | | | | | | | sonar-ws correctly configures OkHttpClient for the support of HTTPS, proxy (incl. authentication), timeouts and user agent. This code should be reused by web server and compute engine, for example when sending webhook payloads. The new class OkHttpClientProvider allows web server/CE to instantiate and configure a single instance of OkHttpClient. | ||||
* | SONAR-8355 Remove measure filters Dao | Julien Lancelot | 2016-11-09 | 1 | -1/+1 |
| | |||||
* | SONAR-8354 Remove dao related to dashboards | Julien Lancelot | 2016-11-09 | 1 | -1/+1 |
| | |||||
* | SONAR-8134 merge PermissionRepository into PermissionTemplateService | Simon Brandhof | 2016-10-21 | 2 | -3/+1 |
| | |||||
* | SONAR-8134 rename PermissionService | Simon Brandhof | 2016-10-21 | 1 | -2/+2 |
| | | | | | It's only about templates, so class is renamed PermissionTemplateService. | ||||
* | SONAR-8227 Rename AuthorizationIndexer to PermissionIndexer | Julien Lancelot | 2016-10-20 | 1 | -3/+3 |
| | |||||
* | SONAR-8227 Move org.sonar.server.issue.index.IssueAuthorizationIndexer to ↵ | Julien Lancelot | 2016-10-20 | 1 | -2/+2 |
| | | | | | | org.sonar.server.permission.index.AuthorizationIndexer This indexer will also be used to feed the authorization type of projectmeasures index | ||||
* | SONAR-8287 Refactor project measures index and WS domain | Teryk Bellahsene | 2016-10-18 | 1 | -1/+1 |
| | |||||
* | SONAR-8134 merge PermissionMapper into AuthorizationDao | Simon Brandhof | 2016-10-16 | 1 | -1/+1 |
| | |||||
* | SONAR-8134 add support of organizations in UserSession | Simon Brandhof | 2016-10-16 | 1 | -0/+10 |
| | |||||
* | SONAR-8134 add dao to verify authorizations | Simon Brandhof | 2016-10-16 | 1 | -1/+1 |
| | |||||
* | SONAR-8134 Remove check of authorization in PermissionUpdater | Simon Brandhof | 2016-10-16 | 2 | -1/+10 |
| | | | | | | | so that Compute Engine can call it without emulating authroization stack. Authorization is verified directly in the api/permissions web services. | ||||
* | SONAR-8222 Update project measures index at the end of each project analysis | Julien Lancelot | 2016-10-12 | 2 | -1/+3 |
| | |||||
* | SONAR-8155 add UserSession#isRoot and checkIsRoot | Sébastien Lesaint | 2016-10-12 | 1 | -0/+10 |
| | |||||
* | SONAR-8155 drop mutability in UserSession impls where possible | Sébastien Lesaint | 2016-10-12 | 1 | -1/+1 |
| | |||||
* | SONAR-8151 add property sonar.organizations.anyoneCanCreate | Sébastien Lesaint | 2016-10-12 | 1 | -1/+1 |
| | |||||
* | Fix Quality flaws | Simon Brandhof | 2016-09-30 | 1 | -1/+0 |
| | |||||
* | Remove unused QProfileProjectLookup | Simon Brandhof | 2016-09-28 | 2 | -3/+1 |
| | |||||
* | Add UserPermissionDao to DbClient | Simon Brandhof | 2016-09-28 | 1 | -1/+1 |
| | |||||
* | SONAR-8100 add DefaultOrganization to Pico container in CE and Web | Sébastien Lesaint | 2016-09-28 | 2 | -2/+4 |
| | | | | includes a ThreadLocal cache to avoid multiple calls to DB for same information | ||||
* | SONAR-8095 add OrganizationDao | Sébastien Lesaint | 2016-09-26 | 1 | -1/+1 |
| | |||||
* | Prepare for next development iteration | David Rautureau | 2016-09-19 | 1 | -1/+1 |
| | |||||
* | SONAR-8079 drop cache RuleRepositories | Simon Brandhof | 2016-09-14 | 2 | -4/+2 |
| | |||||
* | Remove unused QProfileComparison from Compute Engine | Simon Brandhof | 2016-09-14 | 2 | -4/+2 |
| | |||||
* | Remove unused class BuiltInProfiles | Simon Brandhof | 2016-09-14 | 2 | -4/+2 |
| | |||||
* | SONAR-7851 drop ActivityDao | Simon Brandhof | 2016-09-12 | 2 | -10/+2 |
| | |||||
* | SONAR-7851 add QProfileChangeDao | Simon Brandhof | 2016-09-12 | 1 | -1/+1 |
| | |||||
* | SONAR-7908 allow web followers to index docs into Elasticsearch | Simon Brandhof | 2016-09-12 | 4 | -135/+0 |
| | |||||
* | SONAR-6992 make sonar.core.id persistent and always a UUID | Sébastien Lesaint | 2016-09-12 | 2 | -1/+3 |
| | |||||
* | SONAR-7676 PropertiesDao supports IS_EMPTY, TEXT_VALUE and CLOB_VALUE | Sébastien Lesaint | 2016-09-09 | 3 | -11/+19 |
| | |||||
* | SONAR-7676 removing dead code from Properties related classes | Sébastien Lesaint | 2016-09-09 | 2 | -52/+0 |
| | | | | PropertiesDao, PropertiesMapper, Persistentsettings and their tests | ||||
* | SONAR-8055 Declare emails configuration with PropertyDefinition | Julien Lancelot | 2016-09-06 | 1 | -1/+1 |
| | |||||
* | SONAR-7678 server-side stateless settings | Simon Brandhof | 2016-09-06 | 2 | -9/+12 |
| | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | SONAR-7675 add InternalPropertiesImpl to Web and Ce containers | Sébastien Lesaint | 2016-09-05 | 2 | -1/+3 |
| | |||||
* | remove commented out code in ComputeEngineContainerImpl | Sébastien Lesaint | 2016-09-05 | 1 | -267/+0 |
| | |||||
* | SONAR-7675 add InternalPropertiesDao | Sébastien Lesaint | 2016-09-05 | 1 | -1/+1 |
| | |||||
* | Rename package org.sonar.server.settings.ws to org.sonar.server.setting.ws | Julien Lancelot | 2016-08-31 | 1 | -1/+1 |
| |