summaryrefslogtreecommitdiffstats
path: root/sonar-batch
Commit message (Expand)AuthorAgeFilesLines
* 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-0914-96/+285
* 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
* Upgrade to 4.2-SNAPSHOTEric Hartmann2013-12-111-1/+1
* 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
* Remove unused infinitest filesSimon Brandhof2013-12-031-1/+0
* 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
* Fix quality flawJulien Lancelot2013-11-061-1/+2
* Rename TechnicalDebt class name to WorkDayDuration and move it to issue inter...Julien Lancelot2013-11-061-3/+3
* Fix quality flawJulien Lancelot2013-11-061-1/+5
* Remove useless warning when a source file suffix is declared by several langu...Simon Brandhof2013-11-062-33/+0
* SONAR-4700 Add some UTJulien Lancelot2013-11-063-35/+51
* Move test file to test folderJulien Lancelot2013-11-061-0/+0
* SONAR-4700 Fix new measures calculation when comparing from x daysJulien Lancelot2013-11-063-3/+16
* SONAR-4700 restore getProjectPastSnapshots() linked to project snapshots (and...Julien Lancelot2013-11-065-35/+29