aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-ce/src/main
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-7282 implement global search with elasticsearchDaniel Schwarz2017-01-161-0/+2
* SONAR-7282 rename .component.es to .measure.indexDaniel Schwarz2017-01-161-1/+1
* SONAR-8557 Create WS api/notifications/listTeryk Bellahsene2016-12-291-2/+12
* SONAR-8555 SONAR-8556 Create WS api/notifications/add and removeTeryk Bellahsene2016-12-291-12/+2
* SONAR-8445 drop field DatabaseVersion.LAST_VERSIONSébastien Lesaint2016-12-161-1/+3
* SONAR-8445 move DatabaseVersion to sonar-db-migrationSébastien Lesaint2016-12-161-1/+1
* SONAR-8445 move DatabaseVersion to level2Sébastien Lesaint2016-12-161-2/+3
* SONAR-7291 Rename IssueUpdater to IssueFieldsSetterJulien Lancelot2016-12-121-3/+3
* SONAR-8422 add visible error in sonar.log when DB is not okSébastien Lesaint2016-12-011-0/+3
* SONAR-8335 make changing root level change level of all loggersSébastien Lesaint2016-12-012-2/+7
* SONAR-8335 move LogBackHelper to subpackage loggingSébastien Lesaint2016-12-011-1/+1
* SONAR-8336 add properties to control SQL logs level in CE and WebSébastien Lesaint2016-11-161-0/+2
* SONAR-8363 Mark just created projects as favoriteTeryk Bellahsene2016-11-141-1/+0
* SONAR-8351 share OkHttpClient utilitiesSimon Brandhof2016-11-091-0/+3
* SONAR-8134 merge PermissionRepository into PermissionTemplateServiceSimon Brandhof2016-10-211-2/+0
* SONAR-8134 rename PermissionServiceSimon Brandhof2016-10-211-2/+2
* SONAR-8227 Rename AuthorizationIndexer to PermissionIndexerJulien Lancelot2016-10-201-3/+3
* SONAR-8227 Move org.sonar.server.issue.index.IssueAuthorizationIndexer to org...Julien Lancelot2016-10-201-2/+2
* SONAR-8287 Refactor project measures index and WS domainTeryk Bellahsene2016-10-181-1/+1
* SONAR-8134 add support of organizations in UserSessionSimon Brandhof2016-10-161-0/+10
* SONAR-8134 Remove check of authorization in PermissionUpdaterSimon Brandhof2016-10-161-0/+9
* SONAR-8222 Update project measures index at the end of each project analysisJulien Lancelot2016-10-121-0/+2
* SONAR-8155 add UserSession#isRoot and checkIsRootSébastien Lesaint2016-10-121-0/+10
* SONAR-8155 drop mutability in UserSession impls where possibleSébastien Lesaint2016-10-121-1/+1
* Fix Quality flawsSimon Brandhof2016-09-301-1/+0
* Remove unused QProfileProjectLookupSimon Brandhof2016-09-281-2/+0
* SONAR-8100 add DefaultOrganization to Pico container in CE and WebSébastien Lesaint2016-09-281-1/+3
* SONAR-8079 drop cache RuleRepositoriesSimon Brandhof2016-09-141-2/+0
* Remove unused QProfileComparison from Compute EngineSimon Brandhof2016-09-141-3/+1
* Remove unused class BuiltInProfilesSimon Brandhof2016-09-141-3/+1
* SONAR-7851 drop ActivityDaoSimon Brandhof2016-09-121-8/+0
* SONAR-7908 allow web followers to index docs into ElasticsearchSimon Brandhof2016-09-123-74/+0
* SONAR-6992 make sonar.core.id persistent and always a UUIDSébastien Lesaint2016-09-121-0/+2
* SONAR-7676 PropertiesDao supports IS_EMPTY, TEXT_VALUE and CLOB_VALUESébastien Lesaint2016-09-091-5/+6
* SONAR-7676 removing dead code from Properties related classesSébastien Lesaint2016-09-091-20/+0
* SONAR-7678 server-side stateless settingsSimon Brandhof2016-09-061-6/+9
* SONAR-7675 add InternalPropertiesImpl to Web and Ce containersSébastien Lesaint2016-09-051-0/+2
* remove commented out code in ComputeEngineContainerImplSébastien Lesaint2016-09-051-267/+0
* Rename package org.sonar.server.settings.ws to org.sonar.server.setting.wsJulien Lancelot2016-08-311-1/+1
* SONAR-7841 remove property sonar.ce.maxLogsPerTaskSébastien Lesaint2016-08-291-2/+0
* SONAR-7911 restore purge of CE_ACTIVITIES + purge CE_SCANNER_CONTEXTSébastien Lesaint2016-08-291-0/+2
* fix coverage of CeHttpServerSébastien Lesaint2016-08-251-5/+4
* SONAR-7825 changeloglevel WS now change CE's log level tooSébastien Lesaint2016-08-234-2/+101
* SONAR-7825 make SystemInfoHttpAction support only GETSébastien Lesaint2016-08-231-1/+7
* 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-239-17/+378
* SONAR-7825 move CE specific container modules to server-ceSébastien Lesaint2016-08-233-2/+97
* SONAR-7968 Create /api/settings/list_definitions WSJulien Lancelot2016-08-181-1/+1
* SONAR-7841 remove code to write CE task logsSébastien Lesaint2016-08-161-2/+0
* SONAR-7834 remove internal WS /api/ce/logsSébastien Lesaint2016-08-161-1/+0