aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/main/java/org
Commit message (Expand)AuthorAgeFilesLines
...
* Update Center improvementsSimon Brandhof2012-07-142-2/+166
* Fix some quality flawSimon Brandhof2012-07-131-1/+1
* SONAR-3633 improve the management of server-side settingsSimon Brandhof2012-07-131-34/+23
* Improve documentation of ResourceType with new propertyFabrice Bellingard2012-07-131-0/+1
* SONAR-1608 Update documentation on ResourceTypeFabrice Bellingard2012-07-121-0/+2
* 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-111-0/+91
* Unused importDavid Gageot2012-07-111-2/+6
* Unused codeDavid Gageot2012-07-111-44/+0
* Command env variables are initialized with System.getenv()Simon Brandhof2012-07-112-6/+3
* SONAR-3437 Improve code coverage and fix measure data updateDavid Gageot2012-07-111-0/+2
* SONAR-3437 Disable batch insert because it cannot workDavid Gageot2012-07-111-2/+0
* 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-102-11/+14
* SONAR-3437 Fix batch insert on mysqlDavid Gageot2012-07-101-0/+2
* SONAR-3437 Cleaner code and fix Oracle mappingDavid Gageot2012-07-102-164/+4
* SONAR-3437 Use MyBatis in batch modeDavid Gageot2012-07-103-21/+71
* SONAR-3437 Use MyBatis instead of Hibernate to improve batch insertDavid Gageot2012-07-092-0/+182
* Fix some quality flawsSimon Brandhof2012-07-082-16/+45
* Add some tests to org.sonar.api.config.SettingsSimon Brandhof2012-07-061-0/+3
* SONAR-3618 support old versions of Views pluginSimon Brandhof2012-07-062-1/+31
* SONAR-3432 Check rule property valuesDavid Gageot2012-07-062-7/+45
* SONAR-3432 Support rule property types in annotationsDavid Gageot2012-07-062-6/+28
* API: add ResourceType#setProperty(String,boolean) + remove some deprecated me...Simon Brandhof2012-07-061-27/+27
* API: add Settings#getStringLines(String key)Simon Brandhof2012-07-061-2/+18
* SONAR-3618 Better naming of ResourcePermissioning methodsSimon Brandhof2012-07-061-4/+4
* SONAR-3626 CommandExecutor: should be possible to specify environment variablesEvgeny Mandrikov2012-07-062-0/+26
* 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-054-179/+79
* 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-051-3/+3
* 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-041-2/+2
* 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-191-0/+90
* Remove violationDavid Gageot2012-06-151-1/+1
* Remove violationsDavid Gageot2012-06-141-2/+1
* Add some testsSimon Brandhof2012-06-121-3/+2
* Extract beta api from review workflowSimon Brandhof2012-05-2828-1/+1581