summaryrefslogtreecommitdiffstats
path: root/sonar-core/src/main/java
Commit message (Expand)AuthorAgeFilesLines
* Fix minor quality flawsSimon Brandhof2015-12-071-2/+0
* SONAR-7098 Always feed issues authorsJulien Lancelot2015-12-071-3/+39
* SONAR-7028 Update default value of sonar.technicalDebt.ratingGridJulien Lancelot2015-12-031-2/+2
* Improve javadoc and randomness of fast uid generationDuarte Meneses2015-11-201-1/+4
* SONAR-7027 make DevCockpit run as a privileged pluginSébastien Lesaint2015-11-171-1/+1
* SONAR-6976 Branch should not allow \n characterDuarte Meneses2015-11-161-1/+1
* SONAR-7003 Refactor batch issue trackingDuarte Meneses2015-11-114-31/+106
* SONAR-6991 remove duplicated_lines_density from metrics allowed in reportSébastien Lesaint2015-11-101-3/+1
* fix some quality flawsSébastien Lesaint2015-11-101-1/+1
* SONAR-6978 Provide enhanced issue locations (start/end) offset in issues modeDuarte Meneses2015-11-092-4/+0
* SONAR-6989 Feed the file duplication index in the batch reportJulien HENRY2015-11-091-34/+23
* Display more details about component that fail to be instanciatedJulien HENRY2015-11-051-1/+33
* SONAR-6211 Skip project key validation in issues modeDuarte Meneses2015-11-031-0/+9
* SONAR-6355 Period 1 is now the leak periodJulien Lancelot2015-10-301-13/+27
* SONAR-4865 Keep issue locations on existing issuesJulien Lancelot2015-10-212-13/+34
* SONAR-6926 remove Cross Project Duplication properties declarationSébastien Lesaint2015-10-191-32/+34
* SONAR-6397 read changeset from DB only if File is unmodifiedSébastien Lesaint2015-10-144-15/+138
* Improve message when trying to install a non-plugin JARSimon Brandhof2015-10-131-2/+7
* add protected setParent method to ComponentContainerSébastien Lesaint2015-10-091-0/+4
* Create a shortcut to add secondary issue locationsJulien HENRY2015-10-071-0/+5
* SONAR-6818 Split batch/project WS in several simpler WSDuarte Meneses2015-09-301-10/+15
* SONAR-6835 Log scanner context when processing Compute Engine taskSimon Brandhof2015-09-291-0/+55
* Add to sonar.log the beginning and end of CE tasksSimon Brandhof2015-09-293-2/+13
* fix quality flawsSébastien Lesaint2015-09-281-25/+45
* add support for message arguments to ProfilerSébastien Lesaint2015-09-283-48/+160
* Add some preconditions to IssueDtoSimon Brandhof2015-09-272-3/+3
* SONAR-6799 SONAR-6232 compute engine logsSimon Brandhof2015-09-271-3/+0
* SONAR-6859 update description of sonar.technicalDebt.ratingGridSébastien Lesaint2015-09-251-5/+5
* SONAR-6859 update property sonar.technicalDebt.developmentCost desc.Sébastien Lesaint2015-09-251-2/+2
* SONAR-6859 deprecate debt size metric propertySébastien Lesaint2015-09-251-17/+0
* SONAR-6736 refactor step names and descriptionsSimon Brandhof2015-09-221-2/+4
* SONAR-6861 Drop the property "sonar.preventAutoProjectCreation"Simon Brandhof2015-09-181-8/+0
* Replace table ANALYSIS_REPORTS by CE_QUEUE and CE_ACTIVITYSimon Brandhof2015-09-182-1/+11
* Improve javadoc of ProtobufJsonFormatSimon Brandhof2015-09-171-3/+93
* Improve protobuf to json converterSimon Brandhof2015-09-171-163/+63
* Allow server-side plugins to use javax.servletSimon Brandhof2015-09-141-0/+1
* Upgrade protobuf lib to 3.0.0-beta-1Simon Brandhof2015-09-111-46/+23
* SONAR-6052 Drop secondary locations and rename execution flow -> flowJulien HENRY2015-09-101-6/+1
* SONAR-6495 WS permissions/search_templates search for permission templatesTeryk Bellahsene2015-09-041-0/+11
* Add CloseableIterator#wrap(CloseableIterator, AutoCloseable...)Simon Brandhof2015-09-041-2/+45
* SONAR-6746 Drop Plugin interface + batch cleanupJulien HENRY2015-09-043-11/+11
* Fix quality flawsSimon Brandhof2015-09-021-1/+1
* Fix quality flawsSimon Brandhof2015-09-021-3/+3
* SONAR-6730 Add issues in Measure APIJulien Lancelot2015-08-311-6/+1
* fix privileged plugin ClassLoader configurationSébastien Lesaint2015-08-293-34/+40
* SONAR-6812 Improve format of generated UUIDs for better usage of LuceneSimon Brandhof2015-08-288-4/+269
* SONAR-4865 Apply some feedback on issue location APIJulien HENRY2015-08-261-1/+1
* add ContainerPopulator to be used by ComputeEngineContainerSébastien Lesaint2015-08-242-6/+37
* add missing package-info.java in sonar-coreSébastien Lesaint2015-08-134-0/+100
* SONAR-6777 Project cache syncDuarte Meneses2015-08-121-0/+9