aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch
Commit message (Expand)AuthorAgeFilesLines
* 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
* SONAR-4700 Load module snapshot from project snapshot instead of searching sn...Julien Lancelot2013-11-052-21/+39
* SONAR-4700 Add some UTJulien Lancelot2013-11-052-32/+71
* SONAR-4700 Refactor the way to get differential periods by loading them only ...Julien Lancelot2013-11-0511-116/+300
* Fix LanguageRecognizer when there is no languageJulien HENRY2013-10-242-7/+25
* Update to 4.1-SNAPSHOTEric Hartmann2013-10-221-1/+1
* Add missing deprecated since versionJulien Lancelot2013-10-221-1/+3
* Fix some quality flawsSimon Brandhof2013-10-211-6/+6
* SONAR-4748 Fix issues and regression for temp foldersJulien HENRY2013-10-213-8/+7
* SONAR-4748 Refactoring of new TempFolder componentJulien HENRY2013-10-1712-47/+52
* Remove file system refactoring from APISimon Brandhof2013-10-1619-41/+39
* Experimental detection of source dir changes - no unit tests yetSimon Brandhof2013-10-161-0/+7
* SONAR-4748 Introduce a new extension for managing temp files/folders.Julien HENRY2013-10-1620-257/+226
* Do not re-index files when adding source directoriesSimon Brandhof2013-10-161-2/+0