aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-ce/src/test
Commit message (Expand)AuthorAgeFilesLines
* SONAR-8151 remove property category Organizations from UI for 6.2Sébastien Lesaint2016-11-171-1/+1
* SONAR-8336 add properties to control SQL logs level in CE and WebSébastien Lesaint2016-11-161-1/+1
* SONAR-8385 Provide an option to extend the landing pageStas Vilchik2016-11-161-1/+1
* SONAR-8353 add WebhookDeliveryDaoSimon Brandhof2016-11-141-1/+1
* SONAR-8377 Remove issue filters daoJulien Lancelot2016-11-101-1/+1
* SONAR-8351 Send JSON payload over HTTP when project analysis is completeSimon Brandhof2016-11-091-1/+1
* SONAR-8351 share OkHttpClient utilitiesSimon Brandhof2016-11-091-1/+1
* SONAR-8355 Remove measure filters DaoJulien Lancelot2016-11-091-1/+1
* SONAR-8354 Remove dao related to dashboardsJulien Lancelot2016-11-091-1/+1
* SONAR-8134 merge PermissionRepository into PermissionTemplateServiceSimon Brandhof2016-10-211-1/+1
* SONAR-8134 merge PermissionMapper into AuthorizationDaoSimon Brandhof2016-10-161-1/+1
* SONAR-8134 add dao to verify authorizationsSimon Brandhof2016-10-161-1/+1
* SONAR-8134 Remove check of authorization in PermissionUpdaterSimon Brandhof2016-10-161-1/+1
* SONAR-8222 Update project measures index at the end of each project analysisJulien Lancelot2016-10-121-1/+1
* SONAR-8151 add property sonar.organizations.anyoneCanCreateSébastien Lesaint2016-10-121-1/+1
* Remove unused QProfileProjectLookupSimon Brandhof2016-09-281-1/+1
* Add UserPermissionDao to DbClientSimon Brandhof2016-09-281-1/+1
* SONAR-8100 add DefaultOrganization to Pico container in CE and WebSébastien Lesaint2016-09-281-1/+1
* SONAR-8095 add OrganizationDaoSébastien Lesaint2016-09-261-1/+1
* SONAR-8079 drop cache RuleRepositoriesSimon Brandhof2016-09-141-2/+2
* Remove unused QProfileComparison from Compute EngineSimon Brandhof2016-09-141-1/+1
* Remove unused class BuiltInProfilesSimon Brandhof2016-09-141-1/+1
* SONAR-7851 drop ActivityDaoSimon Brandhof2016-09-121-2/+2
* SONAR-7851 add QProfileChangeDaoSimon Brandhof2016-09-121-1/+1
* SONAR-7908 allow web followers to index docs into ElasticsearchSimon Brandhof2016-09-121-61/+0
* SONAR-6992 make sonar.core.id persistent and always a UUIDSébastien Lesaint2016-09-121-1/+1
* SONAR-7676 PropertiesDao supports IS_EMPTY, TEXT_VALUE and CLOB_VALUESébastien Lesaint2016-09-092-6/+13
* SONAR-7676 removing dead code from Properties related classesSébastien Lesaint2016-09-091-32/+0
* SONAR-8055 Declare emails configuration with PropertyDefinitionJulien Lancelot2016-09-061-1/+1
* SONAR-7678 server-side stateless settingsSimon Brandhof2016-09-061-3/+3
* SONAR-7675 add InternalPropertiesImpl to Web and Ce containersSébastien Lesaint2016-09-051-1/+1
* SONAR-7675 add InternalPropertiesDaoSébastien Lesaint2016-09-051-1/+1
* SONAR-7841 remove property sonar.ce.maxLogsPerTaskSébastien Lesaint2016-08-291-1/+1
* fix coverage of CeHttpServerSébastien Lesaint2016-08-251-9/+35
* SONAR-7825 changeloglevel WS now change CE's log level tooSébastien Lesaint2016-08-234-11/+169
* SONAR-7825 make SystemInfoHttpAction support only GETSébastien Lesaint2016-08-231-3/+19
* SONAR-7825 rename ProcessCommands#systemInfoUrl to #httpUrlSébastien Lesaint2016-08-231-1/+1
* SONAR-7825 alter CE HTTP server for general useSébastien Lesaint2016-08-233-3/+207
* SONAR-7844 add ScannerContextDaoSébastien Lesaint2016-08-221-1/+1
* SONAR-7994 Clean up migration that feed local usersJulien Lancelot2016-08-181-1/+1
* SONAR-7903 persist analysis reports in dbSimon Brandhof2016-08-051-3/+3
* SONAR-7908 correctly close ES TransportClientSimon Brandhof2016-08-051-1/+1
* SONAR-7908 ability to disable Elasticsearch processSimon Brandhof2016-08-032-4/+6
* SONAR-7910 support sonar.cluster.web.disabledSimon Brandhof2016-08-033-31/+74
* Refactor EsIndexerEnablerSimon Brandhof2016-08-021-1/+9
* Fix property sonar.core.startTimeSimon Brandhof2016-07-291-1/+3
* SONAR-7899 configure container of "startup followers"Simon Brandhof2016-07-291-5/+12
* SONAR-7899 Refactor server file systemSimon Brandhof2016-07-292-5/+40
* Fix merge of branch-6.0Simon Brandhof2016-07-271-1/+1
|\
| * Improve org.sonar.api.SonarRuntimeSimon Brandhof2016-07-271-1/+1