aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/test
Commit message (Expand)AuthorAgeFilesLines
...
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-11169-169/+169
* SONAR-5056 Read debt from rule during analysisJulien Lancelot2014-03-111-0/+15
* SONAR-5094 Revert back to alert_status metric, will be renamed eventuallyJean-Baptiste Lievremont2014-03-101-1/+1
* SONAR-5094 Create Quality Gate Status metricJean-Baptiste Lievremont2014-03-071-1/+1
* SONAR-5056 Create new Durations API to format Duration and convert String to ...Julien Lancelot2014-03-062-67/+119
* SONAR-5056 Update Duration API : remove days, hours and minutes methods as it...Julien Lancelot2014-03-061-58/+20
* SONAR-5056 Set Rule remediation factor and offset as StringJulien Lancelot2014-03-061-0/+35
* SONAR-5056 Update Issue.debt from Long to DurationJulien Lancelot2014-03-051-2/+3
* SONAR-5056 Create Duration APIJulien Lancelot2014-03-051-0/+137
* SONAR-5056 Add debt columns on rules and update Rule API to define some debt ...Julien Lancelot2014-03-051-0/+15
* Move WorkDuration API to internal package as it will be refactored is 4.3Julien Lancelot2014-03-054-4/+4
* Add WebService.Controller#isInternal()Simon Brandhof2014-03-031-0/+15
* SONAR-5010 rename some methods before publishing APISimon Brandhof2014-03-031-20/+35
* SONAR-5010 rename isPrivate() by isInternal()Simon Brandhof2014-03-031-3/+3
* Fix quality flawsJulien Lancelot2014-03-031-0/+25
* Improve rule tag validation messageJulien Lancelot2014-02-272-10/+11
* Revert "In the rule tag validation message, do not display tag on ui side"Julien Lancelot2014-02-272-6/+4
* In the rule tag validation message, do not display tag on ui sideJulien Lancelot2014-02-272-4/+6
* Return information on groupId and rootId on issue WSJulien Lancelot2014-02-271-0/+2
* Deprecate remaining Java-specific stuffSimon Brandhof2014-02-272-44/+5
* SONAR-5067 Use a MessageException when activating already activated rules on ...Julien Lancelot2014-02-261-1/+2
* SONAR-5067 Update message displayed when activating already activated rules o...Julien Lancelot2014-02-261-1/+2
* SONAR-5067 Fail when activating already activated rules on a profileJulien Lancelot2014-02-261-9/+23
* SONAR-926 remove ModuleLanguages from API. Replaced by FileSystem#languages()Simon Brandhof2014-02-261-0/+137
* SONAR-4996 Save debt on issues and measures in minutes (instead of seconds)Julien Lancelot2014-02-252-20/+27
* SONAR-4996 Update issue debt to seconds (backend + display)Julien Lancelot2014-02-252-5/+12
* Fix some quality flawsSimon Brandhof2014-02-241-0/+110
* SONAR-926 Fix org.sonar.api.resources.InputFile#getRelativePath()Simon Brandhof2014-02-211-2/+4
* Revert "SONAR-926 move InputFileUtils to sonar-deprecated"Simon Brandhof2014-02-201-0/+181
* SONAR-926 move InputFileUtils to sonar-deprecatedSimon Brandhof2014-02-201-181/+0
* SONAR-926 fix FilePredicates.or() with empty predicatesSimon Brandhof2014-02-201-0/+213
* SONAR-926 move FS API to org.sonar.api.batch.fsSimon Brandhof2014-02-204-178/+75
* Fix quality flawsJulien Lancelot2014-02-172-5/+52
* Do not use anymore deprecated WorkUnitJulien Lancelot2014-02-172-7/+26
* SONAR-926 fix ResourceUtils#isPackage() and isClass()Simon Brandhof2014-02-141-32/+31
* Replace WorkUnit by WorkDuration for technical debtJulien Lancelot2014-02-126-58/+249
* SONAR-5058 Remove default configuration for global test exclusionsJean-Baptiste Lievremont2014-02-121-1/+1
* SONAR-4908 support tags in sonar-check-api and in standard XML formatSimon Brandhof2014-02-125-20/+59
* SONAR-926 Move JavaFile/JavaPackage to sonar deprecated and remove all usages...Julien HENRY2014-02-127-459/+54
* Rename org.sonar.api.batch.rule.ModuleRule to ActiveRuleSimon Brandhof2014-02-102-23/+23
* Merge WorkDayDuration with WorkUnitJulien Lancelot2014-02-105-93/+58
* Add a parameter 'hideRules' on the Issues search search in order to not retur...Julien Lancelot2014-02-071-5/+7
* Move CoberturaReportParserUtils to sonar-deprecatedSimon Brandhof2014-02-054-10649/+0
* SONAR-926 move org.sonar.api.resources.Method to sonar-deprecatedSimon Brandhof2014-02-041-46/+0
* SONAR-926 move deprecated decorators to sonar-deprecated libSimon Brandhof2014-02-032-176/+0
* SONAR-926 Add a fromIOFile method on Directory to be consistent with FileJulien HENRY2014-01-312-0/+40
* Remove CoberturaReportParserJulien HENRY2014-01-291-170/+0
* SONAR-926 JavaFile is now considered as equivalent to FileJulien HENRY2014-01-293-1/+19
* SONAR-4908 Add testsJulien HENRY2014-01-271-4/+32
* Move AnnotationCheckFactory to sonar-deprecatedSimon Brandhof2014-01-2710-497/+0