aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-3437 fix mapping for OracleDavid Gageot2012-07-102-5/+2
* SONAR-3437 Fix batch insert on mysqlDavid Gageot2012-07-103-2/+33
* SONAR-3437 Cleaner code and fix Oracle mappingDavid Gageot2012-07-104-179/+26
* SONAR-3437 Use MyBatis in batch modeDavid Gageot2012-07-104-22/+76
* SONAR-3437 Use MyBatis instead of Hibernate to improve batch insertDavid Gageot2012-07-094-0/+271
* SONAR-3626 Fix test for WindowsEvgeny Mandrikov2012-07-091-1/+1
* Fix some quality flawsSimon Brandhof2012-07-082-16/+45
* Add some tests to org.sonar.api.config.SettingsSimon Brandhof2012-07-062-2/+54
* SONAR-3618 support old versions of Views pluginSimon Brandhof2012-07-064-46/+86
* SONAR-3432 Check rule property valuesDavid Gageot2012-07-064-8/+70
* SONAR-3432 Support rule property types in annotationsDavid Gageot2012-07-063-42/+124
* API: add ResourceType#setProperty(String,boolean) + remove some deprecated me...Simon Brandhof2012-07-062-59/+74
* API: add Settings#getStringLines(String key)Simon Brandhof2012-07-062-8/+85
* SONAR-3618 Better naming of ResourcePermissioning methodsSimon Brandhof2012-07-061-4/+4
* SONAR-3626 CommandExecutor: should be possible to specify environment variablesEvgeny Mandrikov2012-07-065-35/+55
* SONAR-3432 Support Regular expressionsDavid Gageot2012-07-062-2/+16
* SONAR-3432 Update documentationDavid Gageot2012-07-061-0/+2
* SONAR-3618 Support custom default permissions for non-project resourcesSimon Brandhof2012-07-055-188/+86
* SONAR-3432 Add password property type for widgetsDavid Gageot2012-07-051-1/+6
* SONAR-3432 Add text property type for widgetsDavid Gageot2012-07-051-2/+36
* SONAR-3593 move EmailSettings to org.sonar.api.confSimon Brandhof2012-07-052-5/+6
* Revert "SONAR-3529 First baby step in providing property sets"David Gageot2012-07-054-78/+0
* SONAR-3529 First baby step in providing property setsDavid Gageot2012-07-044-0/+78
* SONAR-3419 Improve AbstractSourceImporterEvgeny Mandrikov2012-07-042-11/+6
* Replacing Derby with H2David Gageot2012-07-031-3/+12
* Remove unused constantsSimon Brandhof2012-07-021-9/+0
* SONAR-3496, SONAR-3497 & SONAR-3498 Fix bug on Sonar Common RulesFabrice Bellingard2012-06-261-1/+6
* SONAR-2989 Support localization API in batch extensionsFabrice Bellingard2012-06-212-4/+82
* Update javadoc of SecurityRealm : prefer low-case idsSimon Brandhof2012-06-201-1/+1
* SONARPLUGINS-1948 Move EmailConfiguration to the coreDavid Gageot2012-06-192-0/+138
* Remove warningsDavid Gageot2012-06-181-51/+16
* Remove violationsDavid Gageot2012-06-152-50/+48
* Remove violationDavid Gageot2012-06-151-1/+1
* Remove violationsDavid Gageot2012-06-141-2/+1
* Remove some violations on unit testsDavid Gageot2012-06-141-25/+20
* Automatic merge from branch-3.1Jenkins CI2012-06-121-2/+1
|\
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2012-06-081-1/+1
| * [maven-release-plugin] prepare release 3.1-RC3Eric Hartmann2012-06-081-1/+1
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2012-05-311-1/+1
| * [maven-release-plugin] prepare release 3.1-RC2Eric Hartmann2012-05-311-1/+1
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2012-05-301-1/+1
| * [maven-release-plugin] prepare release 3.1-RC1Eric Hartmann2012-05-301-3/+2
* | Add some testsSimon Brandhof2012-06-122-3/+3
* | Upgrade version to 3.2-SNAPSHOTEric Hartmann2012-05-301-1/+1
|/
* FIX unused parameterDavid Gageot2012-05-301-1/+1
* Add some unit testsSimon Brandhof2012-05-292-0/+55
* Extract beta api from review workflowSimon Brandhof2012-05-2840-1/+2345
* Revert change that broke the APIDavid Gageot2012-05-288-33/+50
* Improve test coverageDavid Gageot2012-05-251-3/+59
* Fix some quality flawsSimon Brandhof2012-05-252-4/+6