]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
2016-08-29 Sébastien LesaintSONAR-7844 fix ComputationTest using dropped ce_activit... 1177/head
2016-08-29 Sébastien LesaintSONAR-7841 Compute Engine logs in sonar.log + step...
2016-08-29 Sébastien LesaintSONAR-7841 remove property sonar.ce.maxLogsPerTask
2016-08-29 Sébastien LesaintSONAR-7911 restore purge of CE_ACTIVITIES + purge CE_SC...
2016-08-29 Sébastien LesaintSONAR-7911 don't clean SCANNER_CONTEXT in purge of...
2016-08-29 Sébastien LesaintSONAR-7844 ScannerContextDao => CeScannerContextDao
2016-08-29 Sébastien LesaintSONAR-7844 rename to CE_SCANNER_CONTEXT + task_uuid...
2016-08-26 Teryk BellahseneRequest does not log errors. It's WebServiceEngine... 1180/head
2016-08-26 Teryk BellahseneSONAR-8003 WS settings/set handles multi value settings
2016-08-26 Teryk BellahseneSONAR-8003 WS API handles multi param
2016-08-26 Julien LancelotSONAR-7969 Replace "%2C" by "," in multi values settings 1181/head
2016-08-26 Julien LancelotSONAR-7969 Fail when using key and deprecated in values WS
2016-08-26 Teryk BellahseneSONAR-7970 WS settings/set validates data 1173/head
2016-08-26 Julien LancelotSONAR-7986 Create /api/settings/reset WS to remove... 1175/head
2016-08-26 Julien LancelotSONAR-7968 Return deprecated key in list_definitions WS 1179/head
2016-08-26 Julien LancelotSONAR-7970 Create factoy methods to create Setting
2016-08-26 Julien LancelotSONAR-7970 handle deprecated key in /api/settings/values WS
2016-08-26 Stas Vilchikuse limited page width on history and custom measures...
2016-08-26 Julien HENRYSONAR-8012 Restore support of IBM JVM in WS client 1176/head
2016-08-25 Sébastien Lesaintadd UUID to exception message when Component tree crawl...
2016-08-25 Sébastien LesaintPersistFileSourcesStep don't use new session to update...
2016-08-25 Sébastien LesaintSONAR-7844 re-enable some UTs disabled for H2
2016-08-25 Stas Vilchikadd npm-debug.log* to gitignore
2016-08-25 Stas Vilchikremove double exposing
2016-08-25 Stas Vilchikmake BackgroundTasksTest more stable
2016-08-25 Sébastien LesaintSONAR-8011 support when file in DB has no path during... 1170/head
2016-08-25 Sébastien Lesaintfix coverage of CeService and TaskWsRequest
2016-08-25 Sébastien Lesaintfix coverage of PersistScannerContextStep
2016-08-25 Sébastien Lesaintfix coverage of DefaultProcessCommands
2016-08-25 Sébastien Lesaintfix coverage of CeHttpServer
2016-08-25 Sébastien Lesaintfix coverage of CeHttpClient
2016-08-25 Sébastien LesaintSONAR-7989 remove AJP support in embedded tomcat 1172/head
2016-08-25 Julien LancelotSONAR-7969 SONAR-7970 Add ITs to get/set a setting 1159/head
2016-08-25 Julien LancelotSONAR-7970 Create client for set WS
2016-08-25 Julien LancelotSONAR-7969 Create client for values WS
2016-08-25 Julien LancelotSONAR-7968 Create client for list_definitions WS
2016-08-25 Julien LancelotSONAR-7975 Return inherited values in /api/settings...
2016-08-25 Julien LancelotSONAR-7969 Property with fields is considered as a...
2016-08-25 Julien LancelotSONAR-7969 Return property set values in /api/settings...
2016-08-25 Julien LancelotIncrease expected zip max size
2016-08-25 Julien LancelotSONAR-7969 Create /api/settings/values WS
2016-08-24 Simon BrandhofRe-enable QA tests on Oracle 12c
2016-08-24 Simon BrandhofSONAR-7893 end of support of MSSQL 2008
2016-08-24 Julien LancelotSONAR-7968 Remove indicativeSize field in /api/settings... 1169/head
2016-08-24 Julien LancelotSONAR-7968 Return field description in /api/settings...
2016-08-24 Sébastien LesaintMerge branch 'branch-5.6'
2016-08-24 Sébastien LesaintSONAR-7896 set env var TMPDIR to make JRuby use SQ... 1167/head
2016-08-24 Sébastien LesaintSONAR-8013 fix bad matche choice in file move detection 1166/head
2016-08-23 Simon BrandhofSONAR-7844 add missing pk to scanner_context
2016-08-23 Simon BrandhofSONAR-7903 add missing pk to ce_task_input
2016-08-23 Simon BrandhofSONAR-7903 merge db migrations
2016-08-23 Sébastien LesaintSONAR-7841 FileMoveDetectionStep must not log at INFO... 1162/head
2016-08-23 Sébastien LesaintSONAR-7825 changeloglevel WS now change CE's log level too 1156/head
2016-08-23 Sébastien LesaintSONAR-7825 rename ProcessSystemInfoClient CeHttpClient
2016-08-23 Sébastien LesaintSONAR-7825 make SystemInfoHttpAction support only GET
2016-08-23 Sébastien LesaintSONAR-7825 rename ProcessCommands#systemInfoUrl to...
2016-08-23 Sébastien LesaintSONAR-7825 alter CE HTTP server for general use
2016-08-23 Sébastien LesaintSONAR-7825 move CE specific container modules to server-ce
2016-08-23 Teryk BellahseneSONAR-7970 Create WS api/settings/set persist a simple... 1160/head
2016-08-23 Sébastien LesaintMerge branch 'branch-5.6'
2016-08-23 Stas VilchikSONAR-7846 Display error of a failing CE task in the... 1157/head
2016-08-23 Stas VilchikSONAR-7847 Add a way to see scanner context in the...
2016-08-23 Stas VilchikSONAR-7848 Display task UUID in background page UI
2016-08-23 Stas VilchikSONAR-7836 Remove link to download the Task logs in...
2016-08-23 Julien HENRYFix some quality flaws 1158/head
2016-08-23 Julien HENRYSONAR-8006 Decrease memory comsumption of FileMetadata
2016-08-22 Stas Vilchikupgrade travis-utils to v31 (#1088) 1152/head
2016-08-22 Sébastien LesaintSONAR-6846 support duplicate snapshots with islast...
2016-08-22 Stas Vilchikoptimize js build (#1145)
2016-08-22 Sébastien LesaintRevert "wc accepts files as input parameter."
2016-08-22 Sébastien LesaintSONAR-7967 SONAR-7845 add IT 1153/head
2016-08-22 Sébastien Lesaintfixing coverage of ClobColumnDef
2016-08-22 Sébastien Lesaintremove dead code in CeActivityMapper.xml
2016-08-22 Sébastien LesaintSONAR-7697 add hasScannerContext to /api/ce/[task/activ...
2016-08-22 Sébastien LesaintSONAR-7967 add hasScannerContext to CeActivityDto
2016-08-22 Sébastien LesaintSONAR-7966 fix additionalFields desc + restore logs...
2016-08-22 Sébastien LesaintSONAR-7911 purge scanner_context table when analysis...
2016-08-22 Sébastien LesaintSONAR-7845 SONAR-7843 support additionalFields in WS...
2016-08-22 Sébastien Lesaintremove dead code in PurgeCommand
2016-08-22 Sébastien LesaintSONAR-7845 add scannerContext to /api/ce/task
2016-08-22 Sébastien Lesaintfix missing coverage on class Collectors
2016-08-22 Sébastien LesaintSONAR-7844 persist scanner context in DB instead of...
2016-08-22 Sébastien LesaintSONAR-7844 add ScannerContextDao
2016-08-22 Sébastien LesaintSONAR-7844 add table SCANNER_CONTEXT
2016-08-22 Sébastien LesaintSONAR-7903 fix bad declarations of CE_TASK_INPUT_UUID...
2016-08-22 Stas Vilchikfix file header
2016-08-22 Stas VilchikSONAR-7996 Rounding of technical debt is not accurate...
2016-08-22 Stas VilchikSONAR-7996 Rounding of technical debt is not accurate...
2016-08-22 David RautureauBUILD-155 Download PhantomJS from Repox (#1155)
2016-08-19 Sébastien Lesaint[travis] remove resolver-status.properties to avoid...
2016-08-19 Sébastien Lesaint[script] fix duplicate set_maven_build_version
2016-08-19 Stas VilchikSONAR-7955 add "x_of_y_shown" localization message
2016-08-18 Sébastien Lesaintfix some unused variables 1149/head
2016-08-18 Sébastien LesaintSONAR-7842 truncate errorMessage to avoid max length...
2016-08-18 Sébastien LesaintSONAR-7843 add error stacktrace to /api/ce/task
2016-08-18 Sébastien LesaintSONAR-7991 add error msg and hasStacktrace to /api...
2016-08-18 Sébastien LesaintSONAR-7842 persit task error message and stacktrace...
2016-08-18 Sébastien Lesaintadd DatabaseUtils#executeLargeUpdates which returns...
2016-08-18 Sébastien LesaintSONAR-7842 support error message in DAO and CeActivityDto
2016-08-18 Sébastien LesaintSONAR-7842 add error columns to CE_ACTIVITY
next