summaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api
Commit message (Expand)AuthorAgeFilesLines
...
* Deploy the component ResourcePermissions on server-sideSimon Brandhof2012-07-121-1/+2
* SONAR-2496 Support 'previous-version' value for differential viewsFabrice Bellingard2012-07-121-2/+1
* Declare parameters as non-null by default in org.sonar.api.platformSimon Brandhof2012-07-122-2/+25
* Improve and refactor the ResourcePermissions componentSimon Brandhof2012-07-121-1/+1
* SONAR-3646 API : new extension point to be notified on user creationSimon Brandhof2012-07-112-0/+139
* Unused importDavid Gageot2012-07-111-2/+6
* Unused codeDavid Gageot2012-07-111-44/+0
* SONAR-3437 merge MappersDavid Gageot2012-07-112-54/+22
* Command env variables are initialized with System.getenv()Simon Brandhof2012-07-113-17/+42
* SONAR-3437 Improve code coverage and fix measure data updateDavid Gageot2012-07-113-3/+13
* SONAR-3437 Fix Oracle MapperDavid Gageot2012-07-112-2/+2
* SONAR-3437 Disable batch insert because it cannot workDavid Gageot2012-07-113-32/+2
* Improve javadoc of org.sonar.api.utils.command.CommandSimon Brandhof2012-07-101-3/+6
* Allow to mock CommandExecutorSimon Brandhof2012-07-101-1/+1
* Minor improvements on org.sonar.api.utils.commandSimon Brandhof2012-07-103-13/+16
* SONAR-3437 Simplify mapping filesDavid Gageot2012-07-102-32/+30
* 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