aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-7722 The project name should not be mandatoryDuarte Meneses2016-08-3028-27/+236
* SONAR-8004 WS settings/set handles property setTeryk Bellahsene2016-08-308-89/+527
* SONAR-7975 Return parentValue, parentValues and parentFieldsValuesJulien Lancelot2016-08-307-99/+283
* SONAR-7872 support unset version for project in scanner reportSébastien Lesaint2016-08-305-54/+273
* SONAR-7861 support unset name of project in scanner reportSébastien Lesaint2016-08-306-188/+659
* rename AnalysisMetadataHolder.baseProjectAnalysis to baseAnalysisSébastien Lesaint2016-08-3012-62/+62
* SONAR-7892 do not support upgrade from before SQ 5.6Sébastien Lesaint2016-08-302-17/+31
* Fix HTTP timeouts in 2 integration testsSimon Brandhof2016-08-302-2/+15
* SONAR-7844 merge migration creating and recreating CE_SCANNER_CONTEXTSébastien Lesaint2016-08-303-38/+0
* update PR analysis modeG. Ann Campbell2016-08-301-1/+1
* Fix IT pluginJulien HENRY2016-08-302-14/+17
* SONAR-7962 increase visibility of size sectionStas Vilchik2016-08-304-40/+38
* remove unused dependencies (#1188)Stas Vilchik2016-08-301-13/+2
* Fix IT pluginsJulien HENRY2016-08-301-7/+11
* SONAR-7986 Add IT to reset property set type settingsJulien Lancelot2016-08-301-31/+84
* SONAR-7986 Remove property set values when removing property setJulien Lancelot2016-08-309-26/+388
* SONAR-7864 Drop org.sonar.api.scan.filesystem.ModuleFileSystem from APIJulien HENRY2016-08-2915-877/+45
* SONAR-5813 Fully drop support of "sonar.cpd.xxx.skip" propertiesJulien HENRY2016-08-298-113/+10
* SONAR-7844 fix ComputationTest using dropped ce_activity.logSébastien Lesaint2016-08-291-1/+1
* SONAR-7841 Compute Engine logs in sonar.log + step timing are DEBUGSébastien Lesaint2016-08-2912-317/+162
* SONAR-7841 remove property sonar.ce.maxLogsPerTaskSébastien Lesaint2016-08-297-112/+1
* SONAR-7911 restore purge of CE_ACTIVITIES + purge CE_SCANNER_CONTEXTSébastien Lesaint2016-08-2912-14/+236
* SONAR-7911 don't clean SCANNER_CONTEXT in purge of analysisSébastien Lesaint2016-08-294-37/+0
* SONAR-7844 ScannerContextDao => CeScannerContextDaoSébastien Lesaint2016-08-2916-90/+71
* SONAR-7844 rename to CE_SCANNER_CONTEXT + task_uuid as PKSébastien Lesaint2016-08-294-11/+48
* Request does not log errors. It's WebServiceEngine responsabilityTeryk Bellahsene2016-08-262-15/+13
* SONAR-8003 WS settings/set handles multi value settingsTeryk Bellahsene2016-08-267-40/+184
* SONAR-8003 WS API handles multi paramTeryk Bellahsene2016-08-269-57/+204
* SONAR-7969 Replace "%2C" by "," in multi values settingsJulien Lancelot2016-08-262-1/+17
* SONAR-7969 Fail when using key and deprecated in values WSJulien Lancelot2016-08-262-32/+61
* SONAR-7970 WS settings/set validates dataTeryk Bellahsene2016-08-265-4/+161
* SONAR-7986 Create /api/settings/reset WS to remove the value of a settingJulien Lancelot2016-08-2611-5/+542
* SONAR-7968 Return deprecated key in list_definitions WSJulien Lancelot2016-08-264-24/+61
* SONAR-7970 Create factoy methods to create SettingJulien Lancelot2016-08-263-11/+13
* SONAR-7970 handle deprecated key in /api/settings/values WSJulien Lancelot2016-08-262-8/+34
* use limited page width on history and custom measures pagesStas Vilchik2016-08-262-2/+2
* SONAR-8012 Restore support of IBM JVM in WS clientJulien HENRY2016-08-261-10/+0
* add UUID to exception message when Component tree crawling failsSébastien Lesaint2016-08-251-1/+1
* PersistFileSourcesStep don't use new session to update filesourceSébastien Lesaint2016-08-251-1/+1
* SONAR-7844 re-enable some UTs disabled for H2Sébastien Lesaint2016-08-255-14/+14
* add npm-debug.log* to gitignoreStas Vilchik2016-08-251-1/+1
* remove double exposingStas Vilchik2016-08-251-5/+1
* make BackgroundTasksTest more stableStas Vilchik2016-08-251-0/+3
* SONAR-8011 support when file in DB has no path during file move stepSébastien Lesaint2016-08-252-1/+23
* fix coverage of CeService and TaskWsRequestSébastien Lesaint2016-08-252-2/+22
* fix coverage of PersistScannerContextStepSébastien Lesaint2016-08-251-1/+12
* fix coverage of DefaultProcessCommandsSébastien Lesaint2016-08-251-38/+85
* fix coverage of CeHttpServerSébastien Lesaint2016-08-252-14/+39
* fix coverage of CeHttpClientSébastien Lesaint2016-08-252-16/+64
* SONAR-7989 remove AJP support in embedded tomcatSébastien Lesaint2016-08-257-125/+38