aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
Commit message (Expand)AuthorAgeFilesLines
* 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
* SONAR-6219 apply feedback for the timeline widgetStas Vilchik2015-09-181-3/+3
* Improve javadoc of ProtobufJsonFormatSimon Brandhof2015-09-171-3/+93
* Improve protobuf to json converterSimon Brandhof2015-09-174-839/+4566
* SONAR-6687 Treemap should not show items with zero sizeStas Vilchik2015-09-161-0/+1
* SONAR-6748 Display a warning when open non-existent file/ruleStas Vilchik2015-09-161-0/+2
* SONAR-6331 revert overview pageStas Vilchik2015-09-161-32/+0
* SONAR-6251 Rename "Exclusions" settings category to "Analysis Scope"Stas Vilchik2015-09-151-1/+1
* SONAR-6284 force project widgets displayed on global dashboards to select a p...Stas Vilchik2015-09-151-0/+1
* SONAR-6219 Show timeline widget on measures with no valueslschoelens2015-09-151-0/+2
* SONAR-6207 Provide a keyboard shortcut to activate a rule from the list of rulesStas Vilchik2015-09-151-0/+2
* SONAR-6160 Show a notification when user reaches the last issue / ruleStas Vilchik2015-09-151-0/+1
* improve formatting of LEVEL measuresStas Vilchik2015-09-151-0/+4
* Allow server-side plugins to use javax.servletSimon Brandhof2015-09-141-0/+1
* fix SONAR-6788 The language of manual rules is displayed as "undefined" in th...Stas Vilchik2015-09-111-0/+1
* Upgrade protobuf lib to 3.0.0-beta-1Simon Brandhof2015-09-114-876/+2055
* SONAR-6052 Drop secondary locations and rename execution flow -> flowJulien HENRY2015-09-101-6/+1
* fix typo in the l10n messagesStas Vilchik2015-09-101-1/+1
* SONAR-6495 WS permissions/search_templates search for permission templatesTeryk Bellahsene2015-09-041-0/+11
* Add CloseableIterator#wrap(CloseableIterator, AutoCloseable...)Simon Brandhof2015-09-042-2/+77
* SONAR-6746 Drop Plugin interface + batch cleanupJulien HENRY2015-09-044-13/+12
* Fix test false-positives when port is already in useSimon Brandhof2015-09-041-3/+3
* 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-295-54/+60
* SONAR-6812 Improve format of generated UUIDs for better usage of LuceneSimon Brandhof2015-08-2811-4/+403
* Revert "fix SONAR-6203 Manual Metrics of type Level and Text can't be display...Stas Vilchik2015-08-271-12/+0
* fix SONAR-6203 Manual Metrics of type Level and Text can't be displayed using...Stas Vilchik2015-08-271-0/+12
* SONAR-4865 Apply some feedback on issue location APIJulien HENRY2015-08-261-1/+1
* SONAR-6797 apply feedbackStas Vilchik2015-08-251-4/+4
* add ContainerPopulator to be used by ComputeEngineContainerSébastien Lesaint2015-08-242-6/+37
* SONAR-6796 apply feedbackStas Vilchik2015-08-211-4/+4
* SONAR-5322 Add description to "Page Size" parameters in measure filter widgetsStas Vilchik2015-08-181-0/+1
* fix incomplete assertionsSébastien Lesaint2015-08-181-1/+1
* add missing package-info.java in sonar-coreSébastien Lesaint2015-08-134-0/+100
* SONAR-6777 Project cache syncDuarte Meneses2015-08-121-0/+9
* SONAR-6775 Drop old sonar.dryRun propertyDuarte Meneses2015-08-121-6/+4
* SONAR-6331 add project overviewStas Vilchik2015-08-101-0/+32
* SONAR-6778 Document that global differential periods (1, 2 and 3) support a h...Fabrice Bellingard2015-08-061-2/+3
* SONAR-6749 add serverExtension support to Plugin class loadersSébastien Lesaint2015-08-065-7/+101
* Add column LOCATIONS to db table ISSUESSimon Brandhof2015-08-051-1/+10
* Support absent protobuf arrays in ProtobufJsonFormatSimon Brandhof2015-08-055-596/+2050
* Fix some quality flawsJulien HENRY2015-08-051-3/+3
* SONAR-6761 Drop incremental modeDuarte Meneses2015-08-051-2/+2
* SONAR-6052 Extract primaryLocation as a special attributeJulien HENRY2015-07-311-0/+5
* show a message when there are no quality profilesStas Vilchik2015-07-311-0/+1
* Prepare upgrade to protobuf 3Simon Brandhof2015-07-301-0/+1