aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/test/java/org/sonar
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-3860 Improve the Sonar Source Code Importer to filter BOM characterJulien Lancelot2013-02-081-13/+37
* SONAR-4112 Remove the unused/deprecated metrics "Complexity/paragraph" and "P...Julien Lancelot2013-02-061-9/+8
* SONARJAVA-51 Files not ending with '.java' or '.jav' should not be taken into...Evgeny Mandrikov2013-02-051-0/+38
* Remove some calls to commons-collectionsSimon Brandhof2013-02-031-8/+10
* SONAR-3959 Add NotificationDispatcherMetadata classFabrice Bellingard2013-01-301-0/+46
* SONAR-3959 NotifService must not choose which channel for which userFabrice Bellingard2013-01-291-6/+63
* SONAR-2501 remove org.sonar.api.testsSimon Brandhof2013-01-291-72/+0
* SONAR-2501 Complete unit testJulien Lancelot2013-01-161-0/+2
* SONAR-2501 Do notAdd unit testJulien Lancelot2013-01-161-1/+15
* SONAR-2501 Add API to add test and coveringJulien Lancelot2013-01-151-0/+56
* SONAR-4070 expose XML node of MavenPlugin configurationSimon Brandhof2013-01-151-72/+77
* SONAR-4069 Fix issue with decorators dynamically created for metrics with for...Julien HENRY2013-01-141-9/+9
* SONAR-3940 do not duplicate property in settings pageSimon Brandhof2012-12-071-1/+10
* SONAR-1352 add alert period when importing profileJulien Lancelot2012-12-051-24/+31
* SONAR-3862 Provide a link to all "Projects", "Views", "Developers", ...Fabrice Bellingard2012-12-052-18/+27
* SONAR-3825 move treemap from prototypejs to jquerySimon Brandhof2012-12-042-19/+19
* SONAR-3825 delete old mechanism of measure filtersSimon Brandhof2012-12-042-9/+9
* Revert SONAR-3885 codeFabrice Bellingard2012-12-032-88/+88
* SONAR-1352 alert property "period" should not be mandatory in the different x...Julien Lancelot2012-11-291-2/+6
* SONAR-1352 Update export profile xml to include period alert propertiesJulien Lancelot2012-11-291-1/+1
* SONAR-3825 fix loading of qualifiers in the formSimon Brandhof2012-11-262-19/+19
* SONAR-3940 property relocationSimon Brandhof2012-11-071-1/+39
* SONAR-3885 InclusionsDavid Gageot2012-11-061-88/+66
* SONAR-3885 Exclusion patterns should support negationDavid Gageot2012-11-061-0/+22
* SONAR-3895 remove unused code and fix quality flawsSimon Brandhof2012-10-271-44/+0
* SONAR-3895 User resource key and optional authent.David Gageot2012-10-241-2/+2
* SONAR-3898 API: add methods getFloat() and getDouble() to org.sonar.api.confi...Simon Brandhof2012-10-221-20/+75
* Fix test on MSWindowsSimon Brandhof2012-10-101-1/+1
* Fix some quality flawsSimon Brandhof2012-10-101-1/+1
* SONAR-3758 Add logs and SONAR-1078 Fix default test exclusionsDavid Gageot2012-10-081-0/+1
* SONAR-3758 Test exclusion patternsDavid Gageot2012-10-051-3/+3
* SONAR-1078 General exclusion patternsDavid Gageot2012-10-052-29/+32
* Fix violationsDavid Gageot2012-10-051-11/+11
* SONAR-3529 Improve property setsDavid Gageot2012-10-041-1/+3
* Fix compatibility with FileFilter extensionsSimon Brandhof2012-10-021-2/+2
* SONAR-3529 Property field validationDavid Gageot2012-10-011-1/+4
* SONAR-2203 Increase the size of language key from 5 to 20Fabrice Bellingard2012-09-281-1/+26
* SONAR-3529 Get rid of property sets. Use PropertyFields insteadDavid Gageot2012-09-286-247/+38
* SONAR-3529 prepare for json parsing of property setsDavid Gageot2012-09-253-15/+97
* SONAR-3529 API: ability to define property sets.David Gageot2012-09-241-1/+17
* SONAR-3529 API: ability to define property sets. Fix server startupDavid Gageot2012-09-241-0/+1
* SONAR-3529 API: ability to define property setsDavid Gageot2012-09-243-0/+140
* SONAR-3750 Add ability to share Exclusion rules between several projectsDavid Gageot2012-09-212-14/+13
* SONAR-3754 API: ability to define a cardinality on a propertyDavid Gageot2012-09-203-78/+133
* Don't use anyObject() matcherDavid Gageot2012-09-203-10/+19
* SONAR-3704 API : remove the component org.sonar.api.utils.ServerHttpClientSimon Brandhof2012-08-161-87/+0
* SONAR-3706 API : remove the deprecated annotation org.sonar.check.CheckSimon Brandhof2012-08-163-49/+0
* Automatic merge from branch-3.2Jenkins CI2012-07-261-5/+22
|\
| * SONAR-3702 API : AnnotationRuleParser does not detect overridden rule parametersSimon Brandhof2012-07-261-5/+22
* | SONAR-3698 Improve documentation, code coverage and add a salt of GuavaDavid Gageot2012-07-261-3/+11