aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move some classes from sonar-server to sonar-dbSimon Brandhof2015-07-064-0/+257
* Extract module sonar-dbSimon Brandhof2015-07-04867-50531/+290
* Fix stability of issue trackingSimon Brandhof2015-07-031-3/+2
* Fix quality flawsJulien Lancelot2015-07-031-1/+0
* Fix quality flawsJulien Lancelot2015-07-032-14/+36
* Fix stability of issue trackingSimon Brandhof2015-07-033-60/+52
* SONAR-6588 drop db connection from batchSimon Brandhof2015-07-0228-1196/+14
* SONAR-6588 move computation of debt to Compute EngineSimon Brandhof2015-07-0220-106/+638
* SONAR-6588 integrate issues to Compute EngineSimon Brandhof2015-07-0221-676/+228
* SONAR-6623 count issuesSimon Brandhof2015-07-021-29/+0
* SONAR-6623 extract issue tracking algorithm from batchSimon Brandhof2015-07-0250-228/+2696
* Fix some quality flawsJulien HENRY2015-06-301-67/+66
* Quality flawsSimon Brandhof2015-06-2912-51/+75
* SONAR-6668 update issue filters widgets to display the technical debtStas Vilchik2015-06-291-0/+6
* SONAR-6078 show debt on issues pageStas Vilchik2015-06-291-0/+1
* SONAR-6615 ws custom_measures/search search for custom measuresTeryk Bellahsene2015-06-264-4/+29
* SONAR-6634 drop column resource_id from the manual_measures tableTeryk Bellahsene2015-06-268-23/+10
* SONAR-6661 rewrite update centerStas Vilchik2015-06-251-0/+12
* SONAR-6612 ws custom_measures/metrics list available custom metrics for a pro...Teryk Bellahsene2015-06-252-0/+15