aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Julien Lancelot2013-11-279-10/+325
| | | | decorator to use mybatis classes
* 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 ↵Julien Lancelot2013-11-061-3/+3
| | | | internal package
* Fix quality flawJulien Lancelot2013-11-061-1/+5
|
* Remove useless warning when a source file suffix is declared by several ↵Simon Brandhof2013-11-062-33/+0
| | | | languages
* 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 ↵Julien Lancelot2013-11-065-35/+29
| | | | (and not module snapshots)
* SONAR-4700 Load module snapshot from project snapshot instead of searching ↵Julien Lancelot2013-11-052-21/+39
| | | | snapshot by date
* 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
| | | | at project levels
* 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
| | | | Waiting for integration tests to pass before going further
* 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
| | | | We should re-index but let's try to keep the previous behavior in order to not break backward-compatibility.
* Fix quality flawsJulien Lancelot2013-10-151-22/+12
|
* Fix some quality flawsJulien HENRY2013-10-151-2/+3
|
* Add unit test for AnalysisModeJulien HENRY2013-10-151-0/+92
|
* SONAR-3677 Update some property name/descriptions and messagesJulien HENRY2013-10-152-3/+3
|
* Fix compatibility with plugins that execute fs#addSourceDir()Simon Brandhof2013-10-142-2/+22
|
* SONAR-3677 Rename dryRun -> preview and introduce sonar.analysis.modeJulien HENRY2013-10-1437-380/+544
|
* Remove support of <UNSET> file extensions (postponed)Simon Brandhof2013-10-142-8/+19
|