summaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-4776 Improve calculation of new technical debt from changelogJulien Lancelot2013-11-182-0/+40
|
* SONAR-4776 Load issues changelog at the begin of each module analysisJulien Lancelot2013-11-083-2/+53
|
* SONAR-4776 Add decorator to calculate new technical debtJulien Lancelot2013-11-063-1/+29
|
* Rename TechnicalDebt class name to WorkDayDuration and move it to issue ↵Julien Lancelot2013-11-065-45/+39
| | | | internal package
* SONAR-4834 Add technical debt in issues changelogJulien Lancelot2013-11-032-3/+5
|
* Rename the inner class HttpsTrust.SslSimon Brandhof2013-10-302-5/+5
|
* SONAR-4741 client must ignore certificates on HTTPS connectionsSimon Brandhof2013-10-293-0/+199
|
* Update to 4.1-SNAPSHOTEric Hartmann2013-10-221-1/+1
|
* Fix issue when getting childrenJulien Lancelot2013-10-221-2/+2
|
* Fix quality flawJulien Lancelot2013-10-221-1/+2
|
* Fix some quality flawsSimon Brandhof2013-10-211-1/+0
|
* Fix some quality flawsJulien HENRY2013-10-211-6/+5
|
* Improve code coverageJulien HENRY2013-10-212-1/+27
|
* SONAR-4748 Fix issues and regression for temp foldersJulien HENRY2013-10-213-21/+58
|
* SONAR-4748 Refactoring of new TempFolder componentJulien HENRY2013-10-175-11/+210
|
* Remove file system refactoring from APISimon Brandhof2013-10-1613-32/+68
|
* Experimental detection of source dir changes - no unit tests yetSimon Brandhof2013-10-161-3/+2
| | | | Waiting for integration tests to pass before going further
* SONAR-4748 Introduce a new extension for managing temp files/folders.Julien HENRY2013-10-163-0/+70
|
* Fix quality flawJulien Lancelot2013-10-161-4/+0
|
* SONAR-4357 Change visibility of setOrder() in order to allow updating ↵Julien Lancelot2013-10-161-1/+1
| | | | characteristics order
* SONAR-3677 Update some property name/descriptions and messagesJulien HENRY2013-10-151-1/+5
|
* SONAR-3677 Rename dryRun -> preview and introduce sonar.analysis.modeJulien HENRY2013-10-141-1/+45
|
* SONAR-4768 Fail to analyze java files with extension .javSimon Brandhof2013-10-114-15/+16
|
* SONAR-2657 export changed files in dry run report (JSON)Simon Brandhof2013-10-112-3/+8
|
* Revert "SONAR-4753 Compute the new "Technical Debt Density" metric"Julien Lancelot2013-10-112-20/+2
| | | | This reverts commit 5e91ad15421776a8ae778c4a49a5118c7ec214a4.
* Fix PathResolver when directories are not normalized (for example containing ↵Simon Brandhof2013-10-112-11/+36
| | | | ../)
* SONAR-4755 Deprecate metrics linked to rule complianceJulien Lancelot2013-10-111-0/+18
|
* SONAR-3677 Improve APISimon Brandhof2013-10-106-60/+64
|
* Add org.sonar.api.utils.PathUtilsSimon Brandhof2013-10-104-10/+136
|
* SONAR-4753 Compute the new "Technical Debt Density" metricJulien Lancelot2013-10-102-2/+20
|
* SONAR-4357 Replace model TECHNICAL_DEBT by SQALE and replace metric ↵Julien Lancelot2013-10-101-1/+1
| | | | 'technical_debt' by 'sqale_index'
* SONAR-3677 fix lifecycle of language recognizerSimon Brandhof2013-10-101-0/+1
|
* SONAR-3677 fix another test on MSWindowsSimon Brandhof2013-10-101-1/+1
|
* SONAR-3677 fix (again) test on MSWindowsSimon Brandhof2013-10-101-1/+2
|
* SONAR-3677 fix (again) test on MSWindowsSimon Brandhof2013-10-101-1/+2
|
* SONAR-3677 fix test on MSWindowsSimon Brandhof2013-10-101-1/+1
|
* SONAR-3677 add missing copyright headerSimon Brandhof2013-10-101-0/+19
|
* SONAR-3677 refactor APISimon Brandhof2013-10-1013-215/+511
|
* SONAR-3677 support deprecated FileSystemFilterSimon Brandhof2013-10-093-95/+2
| | | | + refactor SnapshotDataType
* SONAR-3677 fix testSimon Brandhof2013-10-091-1/+1
|
* SONAR-3677 enhanced file systemSimon Brandhof2013-10-099-28/+237
|
* SONAR-4752 Deactivate the possibility to add quality modelJulien Lancelot2013-10-091-2/+2
|
* SONAR-4679 Fix issue inclusionsJean-Baptiste Lievremont2013-10-081-1/+2
| | | | | Move issue (in|ex)clusions to new API Break class hierarchy b/w issue exclusion and inclusion
* SONAR-4679 NoSonarFilter uses new IssueFilter APIJean-Baptiste Lievremont2013-10-082-7/+29
|
* SONAR-4679 Introduce a chain of responsibility for issue filteringJean-Baptiste Lievremont2013-10-083-0/+87
|
* SONAR-4716 Replace remediation cost by technical debt in issueJulien Lancelot2013-10-075-8/+203
|
* Fix some quality flawsSimon Brandhof2013-10-071-1/+0
|
* Add unit test to Settings#getBoolean()Simon Brandhof2013-10-041-12/+25
|
* SONAR-2657 Expose changed files API in ModuleFileSystemJulien HENRY2013-10-023-1/+11
|
* SONAR-4735 Remove the XML libs that are packaged with Java 6Simon Brandhof2013-10-021-8/+0
|