summaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/test
Commit message (Expand)AuthorAgeFilesLines
* Replace Sonar by SonarQube in Profile XMLJulien Lancelot2013-12-099-18/+18
* Fix some quality flawJulien Lancelot2013-12-091-0/+7
* add some UTJulien Lancelot2013-12-093-0/+335
* Fix quality flawsJulien Lancelot2013-12-031-0/+68
* SONAR-4891 Remove useless characteristics columns and tablesJulien Lancelot2013-12-023-220/+0
* SONAR-4776 Improve calculation of new technical debt from changelogJulien Lancelot2013-11-181-0/+18
* SONAR-4776 Load issues changelog at the begin of each module analysisJulien Lancelot2013-11-082-0/+25
* SONAR-4776 Add decorator to calculate new technical debtJulien Lancelot2013-11-061-1/+1
* Rename TechnicalDebt class name to WorkDayDuration and move it to issue inter...Julien Lancelot2013-11-062-21/+20
* Rename the inner class HttpsTrust.SslSimon Brandhof2013-10-301-1/+1
* SONAR-4741 client must ignore certificates on HTTPS connectionsSimon Brandhof2013-10-291-0/+102
* Improve code coverageJulien HENRY2013-10-211-0/+26
* SONAR-4748 Fix issues and regression for temp foldersJulien HENRY2013-10-211-12/+12
* SONAR-4748 Refactoring of new TempFolder componentJulien HENRY2013-10-171-0/+63
* Remove file system refactoring from APISimon Brandhof2013-10-162-2/+3
* SONAR-4768 Fail to analyze java files with extension .javSimon Brandhof2013-10-112-3/+9
* Revert "SONAR-4753 Compute the new "Technical Debt Density" metric"Julien Lancelot2013-10-111-4/+2
* Fix PathResolver when directories are not normalized (for example containing ...Simon Brandhof2013-10-111-0/+26
* SONAR-3677 Improve APISimon Brandhof2013-10-101-5/+10
* Add org.sonar.api.utils.PathUtilsSimon Brandhof2013-10-101-0/+75
* SONAR-4753 Compute the new "Technical Debt Density" metricJulien Lancelot2013-10-101-2/+4
* 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 refactor APISimon Brandhof2013-10-104-96/+168
* SONAR-3677 enhanced file systemSimon Brandhof2013-10-091-5/+5
* SONAR-4679 NoSonarFilter uses new IssueFilter APIJean-Baptiste Lievremont2013-10-081-5/+22
* SONAR-4716 Replace remediation cost by technical debt in issueJulien Lancelot2013-10-072-2/+76
* Add unit test to Settings#getBoolean()Simon Brandhof2013-10-041-12/+25
* SONAR-2657 Expose changed files API in ModuleFileSystemJulien HENRY2013-10-021-0/+5
* SONAR-4716 Add remediation cost when creating issuesJulien Lancelot2013-10-011-3/+5
* SONAR-4715 Compute the new "Technical Debt" metricJulien Lancelot2013-09-271-1/+1
* Method renamingJulien Lancelot2013-09-241-6/+6
* SONAR-4660 Move 'Security' in its own category and move 'Encryption' inside. ...Julien Lancelot2013-09-191-33/+32
* SONAR-4617 Refactoring away from Resource<T>Simon Brandhof2013-09-161-1/+1
* SONAR-4644 Failure "Duplicate Keys not allowed" in PicoContainerSimon Brandhof2013-09-092-0/+86
* Fix quality flaws and improve unit testJulien HENRY2013-09-051-0/+4
* Fix some quality flawsDinesh Bolkensteyn2013-08-295-5/+5
* SONAR-4601 Make sure the servlet GZip filter is really used when downloading ...Julien HENRY2013-08-291-1/+16
* Add some unit testsJulien Lancelot2013-08-212-0/+80
* SONAR-4475 Restore reverted commit by fixing errors catching when deleting a ...Julien Lancelot2013-08-191-0/+14
* SONAR-4547 improve support of MessageExceptionSimon Brandhof2013-08-161-19/+4
* SONAR-4475 Revert commit 3554f0dddf that makes tests failSimon Brandhof2013-08-161-14/+0
* SONAR-4475 Add method to check that at least one admin existsJulien Lancelot2013-08-141-0/+14
* SONAR-4547 API: new class "MessageException" to stop a pending process and to...Simon Brandhof2013-08-131-0/+50
* SONAR-4375 Improve issue changelog display by returning names instead of keys...Jean-Baptiste Vilain2013-08-091-4/+4
* Improve code coverageJulien HENRY2013-08-011-1/+1
* Added unit tests to cover additional branchesJean-Baptiste Vilain2013-07-191-0/+11
* SONAR-4501 Moved Category & SubCategory to internal packageJulien HENRY2013-07-162-1/+7
* SONAR-4501 Make properties (sub)categories case insensitivesJulien HENRY2013-07-162-19/+82
* SONAR-4481 Create a new Cobertura Report parser APIJulien HENRY2013-07-114-0/+10649