aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* fix the error message when creating a custom metricStas Vilchik2015-07-281-1/+1
* SONAR-6381 show an error message when a plugin cannot be installedStas Vilchik2015-07-282-0/+11
* highlight profile changelog when using permalinkStas Vilchik2015-07-283-1/+23
* migrate quality profiles web testsStas Vilchik2015-07-284-2/+567
* show a warning when delete a quality profile with descendantsStas Vilchik2015-07-281-1/+7
* SONAR-6729 Analysis should fail when no quality profileJulien Lancelot2015-07-282-33/+57
* SONAR-6746 Drop Plugin interface + batch cleanupJulien HENRY2015-07-288-22/+19
* SONAR-6726 Authentication freeze with LDAP and Dev CockpitJulien Lancelot2015-07-281-2/+5
|\
| * SONAR-6726 Authentication freeze with LDAP and Dev CockpitJulien Lancelot2015-07-281-2/+5
| * Update version to 5.1.3-SNAPSHOTEric Hartmann2015-07-278-8/+8
| * Release 5.1.25.1.2Eric Hartmann2015-07-278-8/+8
* | Remove call to deprecated RuleDao from CE RuleCacheLoaderSimon Brandhof2015-07-283-13/+9
* | Compute engine must not load ActiveRules with status REMOVEDSimon Brandhof2015-07-286-13/+90
* | keep period when go to a different dashboardStas Vilchik2015-07-271-3/+19
* | fix workspace ui issuesStas Vilchik2015-07-272-6/+13
* | fix js error when open the rule workspaceStas Vilchik2015-07-272-7/+4
* | fix displaying of new code in IE (date parsing issue)Stas Vilchik2015-07-271-1/+1
* | 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