summaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/test/java/org
Commit message (Expand)AuthorAgeFilesLines
* 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
* | SONAR-3698 API : ability to execute scripts without enough permissionsSimon Brandhof2012-07-251-6/+20
|/
* Fix the buildDavid Gageot2012-07-241-4/+25
* Missing testSimon Brandhof2012-07-241-0/+18
* Simplify codeDavid Gageot2012-07-181-1/+12
* Replace jetty-servlet-tester with SimpleHttpDavid Gageot2012-07-173-210/+58
* Use ArgumentMatcherDavid Gageot2012-07-163-22/+10
* Unused importsDavid Gageot2012-07-161-2/+0
* Remove UriReader#openStream()Simon Brandhof2012-07-162-23/+0
* remove dead codeDavid Gageot2012-07-161-2/+1
* Fix some quality flawsSimon Brandhof2012-07-151-9/+7
* Update Center improvementsSimon Brandhof2012-07-142-20/+161
* Merge branch 'master' of /Users/sbrandhof/projects/github/sonar with conflicts.Simon Brandhof2012-07-121-65/+65
* SONAR-3646 API : new extension point to be notified on user creationSimon Brandhof2012-07-111-0/+48
* Command env variables are initialized with System.getenv()Simon Brandhof2012-07-111-11/+39
* Minor improvements on org.sonar.api.utils.commandSimon Brandhof2012-07-101-2/+2
* Add some tests to org.sonar.api.config.SettingsSimon Brandhof2012-07-061-2/+51
* SONAR-3618 support old versions of Views pluginSimon Brandhof2012-07-062-45/+55
* SONAR-3432 Check rule property valuesDavid Gageot2012-07-062-1/+25
* SONAR-3432 Support rule property types in annotationsDavid Gageot2012-07-061-36/+96
* API: add ResourceType#setProperty(String,boolean) + remove some deprecated me...Simon Brandhof2012-07-061-32/+47
* API: add Settings#getStringLines(String key)Simon Brandhof2012-07-061-6/+67
* SONAR-3626 CommandExecutor: should be possible to specify environment variablesEvgeny Mandrikov2012-07-061-33/+25
* SONAR-3618 Support custom default permissions for non-project resourcesSimon Brandhof2012-07-051-9/+7
* SONAR-3593 move EmailSettings to org.sonar.api.confSimon Brandhof2012-07-051-2/+3
* SONAR-3419 Improve AbstractSourceImporterEvgeny Mandrikov2012-07-041-9/+4
* SONARPLUGINS-1948 Move EmailConfiguration to the coreDavid Gageot2012-06-191-0/+48
* Remove warningsDavid Gageot2012-06-181-51/+16