summaryrefslogtreecommitdiffstats
path: root/sonar-core
Commit message (Expand)AuthorAgeFilesLines
* 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
* SONAR-6570 update webStas Vilchik2015-06-251-0/+19
* SONAR-6611 WS custom_measures/update update a custom measureTeryk Bellahsene2015-06-242-3/+15
* improve the "max results reached" message in issues filter widgetStas Vilchik2015-06-221-0/+1
* SONAR-5851 remove "all rules" exporterStas Vilchik2015-06-221-1/+0
* Fix Q flawsSimon Brandhof2015-06-193-6/+15
* Copy custom measures in compute engineSimon Brandhof2015-06-192-3/+3
* Merge pull request #366 from gliptak/warnings1Sébastien Lesaint2015-06-196-11/+13
|\
| * Cleanup warningsGabor Liptak2015-06-176-11/+13
* | Fix MeasureDao on PostgreSQL and OracleJulien Lancelot2015-06-193-1/+13
* | fix quality flawsTeryk Bellahsene2015-06-192-16/+18