aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Improve some DAOs with conventions and DatabaseUtils.executeLargeInputs()Simon Brandhof2015-07-2441-171/+160
* Remove unused InternalRubyIssueService#getIssueByKey(...)Simon Brandhof2015-07-242-10/+0
* Apply conventions to IssueDaoSimon Brandhof2015-07-245-6/+6
* Remove unused dbunit filesSimon Brandhof2015-07-246-176/+0
* Fix use of RowNotFoundException in testsTeryk Bellahsene2015-07-249-48/+56
* Improve MetricDao code coverageTeryk Bellahsene2015-07-2413-64/+12
* Rename ComponentDao methods according to new conventionsTeryk Bellahsene2015-07-247-17/+17
* Rename MetricDao methods following the new conventionTeryk Bellahsene2015-07-245-6/+6
* SONAR-6571 update the metric key validation without dots nor semi-colonTeryk Bellahsene2015-07-243-10/+10
* Revert "Do not redirect surefire logs to file"Simon Brandhof2015-07-231-0/+1
* Do not redirect surefire logs to fileSimon Brandhof2015-07-231-1/+0
* SONAR-6605 Remove CoreFormulaRepositoryJulien Lancelot2015-07-237-217/+0
* SONAR-6605 Move aggregation of COMMENTED_OUT_CODE_LINES_KEY to CommentMeasure...Julien Lancelot2015-07-233-3/+21
* SONAR-6605 Move complexity formulas to its own stepJulien Lancelot2015-07-236-41/+350
* SONAR-6605 Move sum coverage formulas to CoverageMeasuresStepJulien Lancelot2015-07-233-110/+172
* SONAR-6605 Move coverage measures with variations to NewCoverageMeasuresStepJulien Lancelot2015-07-234-285/+278
* Fix support of custom measure of metric of type LEVELSébastien Lesaint2015-07-232-2/+10
* Improve ws rule/search example value of qprofileTeryk Bellahsene2015-07-231-1/+1
* SONAR-6676 do not create measure FILES when there is 0 non UT fileSébastien Lesaint2015-07-232-31/+49
* Rename methods in DAO layer to follow conventionsTeryk Bellahsene2015-07-23128-714/+714
* SONAR-4865, SONAR-6052 Improved issue locationsJulien HENRY2015-07-2312-131/+124
* Replace DaoUtils by DaoModuleTeryk Bellahsene2015-07-232-2/+4
* When a blacklist metric is found in the batch report, the log should be in DE...Julien Lancelot2015-07-232-2/+3
* Move UserDao to sonar-dbTeryk Bellahsene2015-07-2325-279/+33
* Move GroupDao to sonar-dbTeryk Bellahsene2015-07-2328-385/+34
* SONAR-6605 move some core Formulas to FileAndDirectoryMeasuresStepSébastien Lesaint2015-07-235-178/+292
* SONAR-6676 compute FILES and DIRECTORIES measures in CESébastien Lesaint2015-07-233-0/+235
* improve message when Measure ValueType not consistent with Metric'sSébastien Lesaint2015-07-232-2/+2
* Move protobuf spec of table FILE_SOURCES.BINARY_DATA into sonar-dbSimon Brandhof2015-07-2328-322/+257
* SONAR-6725 drop aggregation of measures of PACKAGES metricSébastien Lesaint2015-07-231-2/+0
* fix some coverage flawsSébastien Lesaint2015-07-234-7/+17
* SONAR-6684 remove Issue.tags from batch reportSimon Brandhof2015-07-232-3/+1
* SONAR-6684 remove unused measure fields from reportSimon Brandhof2015-07-231-26/+2
* Move MetricDao to sonar-dbTeryk Bellahsene2015-07-2223-428/+18
* Improve UpdateCenterMatrixFactory code coverageTeryk Bellahsene2015-07-222-3/+51
* Use BadRequestException instead of ServerException with HttpURLConnection.HTT...Teryk Bellahsene2015-07-224-19/+15
* SONAR-6381 throw an exception when a compatible plugin is not found.Teryk Bellahsene2015-07-222-1/+18
* SONAR-6376 ws plugins/installed and plugins/pending add category fieldTeryk Bellahsene2015-07-2122-209/+369
* Fix quality flawsTeryk Bellahsene2015-07-213-18/+19
* SONAR-6681 Move computation of Unit test related measures to CEJulien Lancelot2015-07-214-1/+436
* Remove variation usage from BatchMeasureToMeasureJulien Lancelot2015-07-212-65/+7
* Re-introduce usage of toEntries() and entryOf()Julien Lancelot2015-07-217-250/+211
* SONAR-6679 Move computation of language ditribution measures to CEJulien Lancelot2015-07-213-0/+258
* Rename SensorMetrics to BatchMetricsJulien Lancelot2015-07-213-13/+13
* Fix computation of new coverageJulien Lancelot2015-07-211-1/+1
* Merge branch 'branch-5.1' + SONAR-6700 fix for 5.2Sébastien Lesaint2015-07-212-0/+87
|\
| * SONAR-6700 fix undeleted computation working dir and cache filesSébastien Lesaint2015-07-202-0/+97
* | Allow COMMENTED_OUT_CODE_LINES and PACKAGES to be send by the batchJulien Lancelot2015-07-211-0/+4
* | SONAR-6652 ws system/db_migration_status status of database migrationTeryk Bellahsene2015-07-217-137/+497
* | SONAR-6366 rename MigrateDbSystemAction to MigrateDbActionTeryk Bellahsene2015-07-214-8/+8