]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
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 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 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-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
2016-08-18 Sébastien LesaintSONAR-7842 make ClobColumnDef support all DBs
2016-08-18 Sébastien LesaintSONAR-7842 rename table CE_TASK_DATA to CE_TASK_INPUT
2016-08-18 Sébastien LesaintSONAR-7833 MDC must be cleared even when an exception...
2016-08-18 Sébastien LesaintSONAR-7842 ensure exception in task management code...
2016-08-18 Julien LancelotSONAR-7994 Clean up migration that feed local users 1150/head
2016-08-18 Julien LancelotSONAR-7968 Create /api/settings/list_definitions WS
2016-08-18 Patrice ClementRemove extraneous echo calls and rely on bash here...
2016-08-18 Patrice Clementwc accepts files as input parameter.
2016-08-18 Patrice ClementVariables should be local to each function to avoid...
2016-08-18 Patrice ClementUse -z flag to properly test for stirng length.
2016-08-18 Patrice ClementRemove extraneous echo calls in showHelp().
2016-08-17 Duarte MenesesEnable ut
2016-08-17 Duarte MenesesEnable Surefire XML reports for Surefire sensor
2016-08-17 Duarte MenesesImprove scanner report viewer
2016-08-17 Stas VilchikSONAR-7963 Display duplications on new code (#1148)
2016-08-17 Stas VilchikSONAR-7965 Organize new duplications and size measures...
2016-08-17 Stas Vilchikfix alignment glitch on the project dasboard
2016-08-16 Julien LancelotSONAR-7951 Rename new duplicated lines metric to "Dupli... 1146/head
2016-08-16 Julien LancelotSONAR-7957 Replace new ncloc by new lines
2016-08-16 Julien LancelotSONAR-7953 Add IT
2016-08-16 Julien LancelotSONAR-7953 New metric « New Duplicated Lines (%) »
2016-08-16 Sébastien LesaintSONAR-7960 fix ClusterTest, ServerLogsTest and WS logs... 1143/head
2016-08-16 Sébastien LesaintSONAR-7960 add task UUID to logs
2016-08-16 Sébastien LesaintSONAR-7833 make all public methods of CeLogging non...
2016-08-16 Sébastien LesaintSONAR-7833 ce activity logs in sonar.log if level is...
2016-08-16 Sébastien LesaintSONAR-7833 log visitor execution timings in ce_activity.log
2016-08-16 Sébastien LesaintSONAR-7833 log cross-project duplication status at...
2016-08-16 Sébastien LesaintSONAR-7833 dump scanner context as DEBUG to not pollute...
2016-08-16 Sébastien LesaintSONAR-7833 fix IT QualityGateTest to not use WS /api...
2016-08-16 Sébastien LesaintSONAR-7841 remove code to write CE task logs
2016-08-16 Sébastien LesaintSONAR-7834 fix perf test as task duration is now in...
2016-08-16 Sébastien LesaintSONAR-7834 remove internal WS /api/ce/logs
2016-08-16 Sébastien LesaintSONAR-7966 field logs deprecated in /api/ce/{task/compo...
2016-08-16 Sébastien LesaintSONAR-7833 task start/stop logs in sonar.log only if...
2016-08-16 Sébastien LesaintSONAR-7833 task start/stop and step messages now go...
2016-08-13 Teryk BellahseneSONAR-7957 New metric « New Lines of Code » 1144/head
2016-08-12 Stas VilchikSONAR-7919 apply feedback
2016-08-12 Teryk BellahseneSONAR-7952 New metric « Duplicated blocks on new code » 1141/head
2016-08-12 Teryk BellahseneSONAR-7951 New metric « Duplicated lines on new code »
2016-08-12 Stas VilchikSONAR-7962 Move "Size" section to the sidebar (#1142)
2016-08-12 Teryk BellahseneSONAR-7930 WS api/components/bulk_update_key dry run...
2016-08-12 Teryk BellahseneSONAR-7930 WS api/components/bulk_update_key handles...
2016-08-12 Stas VilchikSONAR-7919 remove old key from recent history
2016-08-12 Stas VilchikSONAR-7919 handle errors and display success messages
2016-08-11 Julien LancelotRemove useless rails code 1112/head
2016-08-11 Stas Vilchikfix l10n message
2016-08-11 Teryk BellahseneSONAR-7928 SONAR-7929 Update and bulk update of compone...
2016-08-11 Teryk BellahseneSONAR-7929 WS api/components/blulk_update_key update...
2016-08-11 Teryk BellahseneSONAR-7928 WS api/components/update_key update descript...
2016-08-11 Teryk BellahseneFix typo of api/components description
2016-08-11 Stas VilchikSONAR-7920 better align link icons
2016-08-11 Stas VilchikSONAR-7920 limit max length of link name and url
2016-08-11 Stas Vilchikset titles of my account pages
2016-08-10 Sébastien LesaintSONAR-7958 add IT 1139/head
2016-08-10 Sébastien LesaintSONAR-7910 javadoc fixes in StartupBarrier and WebServe...
2016-08-10 Sébastien LesaintSONAR-7958 fix UUID_PATH of file created by ComponentTe...
2016-08-10 Sébastien LesaintSONAR-7958 populate PROJECTS.B_UUID_PATH in PersistComp...
2016-08-10 Sébastien LesaintSONAR_7958 add column PROJECTS.B_UUID_PATH
2016-08-10 Stas VilchikSONAR-7919 Rewrite "Update Key" project page (#1140)
2016-08-10 Stas VilchikSONAR-7964 Rename "New Lines of Code" to "New Lines...
2016-08-10 Stas Vilchikadd symbolic link from sonar-web to core.properties
2016-08-10 Stas Vilchikfix code issues
2016-08-10 Stas VilchikSONAR-7920 sort links
2016-08-10 Stas VilchikSONAR-7921 Rewrite "Quality Gate" project page (#1138)
2016-08-08 Stas VilchikSONAR-7936 Links with same name are not displayed on...
2016-08-08 Stas VilchikSONAR-7920 apply feedback
2016-08-08 Stas Vilchikfix snapshot deletion
2016-08-06 Simon BrandhofSONAR-7654 API to propagate props from scanner to CE
next