aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
Commit message (Expand)AuthorAgeFilesLines
* 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
* New WS api/rules/list for batchSimon Brandhof2015-07-301-0/+14
* Remove classes badly committedSimon Brandhof2015-07-301-2/+2
* Add ProtobufJsonFormat to convert protobuf messages to JSONSimon Brandhof2015-07-305-89/+1626
* fork Profiler into sonar-core to change return type of stop methodsSébastien Lesaint2015-07-296-0/+677
* Revert "SONAR-6746 Drop Plugin interface + batch cleanup"Simon Brandhof2015-07-294-12/+13
* show a warning when delete a quality profile with descendantsStas Vilchik2015-07-281-0/+2
* SONAR-6746 Drop Plugin interface + batch cleanupJulien HENRY2015-07-284-13/+12
* Revert hacks related to sprint on removal of DecoratorSimon Brandhof2015-07-241-9/+5
* SONAR-6577 Offline mode in preview modeDuarte Meneses2015-07-242-18/+75
* SONAR-4865, SONAR-6052 Improved issue locationsJulien HENRY2015-07-231-0/+21
* SONAR-6725 drop aggregation of measures of PACKAGES metricSébastien Lesaint2015-07-232-3/+1
* Improve readability of IssueWorkflowTestSimon Brandhof2015-07-221-26/+31
* Fix closing of resovled manual issueSimon Brandhof2015-07-224-69/+204
* Improve utility org.sonar.core.util.ProtobufSimon Brandhof2015-07-225-0/+936
* Add org.sonar.core.util.ContextExceptionSimon Brandhof2015-07-222-0/+269
* SONAR-6376 ws plugins/installed and plugins/pending add category fieldTeryk Bellahsene2015-07-211-0/+57
* SONAR-6681 Move computation of Unit test related measures to CEJulien Lancelot2015-07-212-3/+1
* SONAR-6679 Move computation of language ditribution measures to CEJulien Lancelot2015-07-211-1/+1
* Rename SensorMetrics to BatchMetricsJulien Lancelot2015-07-212-9/+8
* Allow COMMENTED_OUT_CODE_LINES and PACKAGES to be send by the batchJulien Lancelot2015-07-212-1/+5
* Remove unused db classes Snapshot and ResourceModelSimon Brandhof2015-07-201-3/+4
* SONAR-6703 load common rule parameters from batch reportSimon Brandhof2015-07-203-2/+416
* Rename variables "sut" to "underTest" in testsSimon Brandhof2015-07-161-3/+3
* Drop use of ad-hoc MultiSets and use Guava's insteadTeryk Bellahsene2015-07-152-109/+0
* Add missing annotationsJulien Lancelot2015-07-151-0/+4
* Filter metrics that can be read from the batchJulien Lancelot2015-07-152-0/+245
* Fix issue tracking when comparing only hash of lineSimon Brandhof2015-07-091-1/+1
* SONAR-6697 filter available metricsStas Vilchik2015-07-081-0/+1
* SONAR-6697 add new custom measures pageStas Vilchik2015-07-081-0/+14
* Minor - fix log in PluginInfoSimon Brandhof2015-07-071-1/+1
* FIX Redundant throws clauseDavid Gageot2015-07-074-12/+12