summaryrefslogtreecommitdiffstats
path: root/sonar-batch/src
Commit message (Expand)AuthorAgeFilesLines
* SONAR-3024 No more support of deprecated keys in WS. No more leading slash in...Julien HENRY2014-01-208-19/+16
* Replace json-simple by gson in sonar-batchSimon Brandhof2014-01-182-7/+11
* Remove org.sonar.api.database.daos.MeasuresDao, deprecated since v2.3 and mov...Simon Brandhof2014-01-181-1/+0
* SONAR-3024 Update the path of existing resources during migrationJulien HENRY2014-01-171-0/+3
* SONAR-926 Merge Java package and directory concepts. Display full path of res...Julien HENRY2014-01-162-2/+2
* SONAR-3024 Fix regression with Library resourcesJulien HENRY2014-01-162-12/+8
* SONAR-3024 Use new resource key in json reportJulien HENRY2014-01-157-51/+11
* SONAR-3024 Fix SonarEngine to work with new resource keysJulien HENRY2014-01-144-6/+71
* SONAR-3024 Fix deprecated key in json reportJulien HENRY2014-01-131-1/+2
* SONAR-3024 Introduce deprecated key on resources to ease transitionJulien HENRY2014-01-1325-120/+205
* SONAR-4783 Don't prevent views indexingJulien HENRY2014-01-101-4/+10
* SONAR-4783 Restore indexing methods to allow indexing of methods/paragraphsJulien HENRY2014-01-091-2/+23
* SONAR-4783 API - drop the extension point SourceImporterJulien HENRY2014-01-0912-96/+259
* SONAR-3024 Fix FileIndexer to set UTS qualifier on non Java testsJulien HENRY2014-01-091-2/+7
* SONAR-3024 Fix PastMeasureLoader to consider path to distinguish resources wi...Julien HENRY2014-01-091-5/+18
* SONAR-3024 Introduce a path attribute on resource to allow distinguish filesJulien HENRY2014-01-0818-59/+344
* SONAR-5000 Stop support of the property "sonar.jdbc.schema"Simon Brandhof2014-01-081-1/+0
* Fix some quality flawsSimon Brandhof2014-01-072-2/+2
* Fix quality flawsJulien Lancelot2014-01-071-1/+1
* SONAR-4985 Fix persistence of file hashes when sonar.branch is usedJulien HENRY2013-12-192-19/+16
* New class System2 to increase testability of classes that call low-level syst...Simon Brandhof2013-12-178-63/+46
* Fix quality flawsJulien Lancelot2013-12-121-9/+3
* SONAR-4688 remove remaining call to l10n bundleSimon Brandhof2013-12-112-15/+18
* Improve DeprecatedFileFiltersSimon Brandhof2013-12-101-1/+1
* Fix some quality flawsSimon Brandhof2013-12-103-2/+2
* Fix some quality flawsSimon Brandhof2013-12-091-1/+1
* SONAR-4756 Use sonar.log.profilingLevel instead of showSql(Result) for batchJean-Baptiste Lievremont2013-12-042-4/+12
* Try to make JsonReportTest timezone independentJulien HENRY2013-12-041-5/+9
* Fix incorrect importsSimon Brandhof2013-12-031-2/+4
* Fix quality flawsJulien Lancelot2013-12-032-10/+16
* SONAR-4816 Provide assignee real name in json report and issues WSJulien HENRY2013-12-034-9/+78
* Fix quality flawsJulien Lancelot2013-12-031-2/+2
* Update message to display when not effort to fix on constant_issue requirementJulien Lancelot2013-12-022-2/+3
* Fix quality flawsJulien Lancelot2013-12-021-0/+23
* Verify that checks do not set effort to fix on constant_issue requirementJulien Lancelot2013-12-022-2/+32
* SONAR-4891 Remove useless characteristics columns and tablesJulien Lancelot2013-12-021-15/+3
* Move TechnicalDebtCalculator to ProjectScanContainerJulien Lancelot2013-11-291-0/+2
* SONAR-4831 Mode some technical debt classes to internal packagesJulien Lancelot2013-11-294-7/+7
* SONAR-4831 Refactored technical debtJulien Lancelot2013-11-288-46/+262
* SONAR-4876 Don't expose new sonar.moduleKey property in CorePropertiesJulien HENRY2013-11-271-6/+11
* SONAR-4893 Update technical debt pyramid widget to use new technical debt modelJulien Lancelot2013-11-273-6/+6
* SONAR-4830 Remove unused codeJulien HENRY2013-11-271-27/+0
* SONAR-4892 SONAR-4917 Update technical debt merge model and technical debt de...Julien Lancelot2013-11-279-10/+325
* SONAR-4876 Allow the user to specify the key to be used for a moduleJulien HENRY2013-11-265-34/+64
* SONAR-4830 Extract plugin dependencies in the cacheJulien HENRY2013-11-266-37/+179
* SONAR-4912 Drop support of deprecated plugin rules extensionJulien HENRY2013-11-254-65/+29
* SONAR-4889 Fix deprecation message for sonar.dryRun.readTimeoutJulien HENRY2013-11-211-1/+1
* SONAR-4775 The technical debt should be related only to issuesJulien Lancelot2013-11-201-6/+0
* Remove debug logSimon Brandhof2013-11-081-3/+0
* SONAR-4776 Execute new technical debt decoratorJulien Lancelot2013-11-071-0/+1