aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api
Commit message (Expand)AuthorAgeFilesLines
* Release 3.2.13.2.1Eric Hartmann2012-10-021-1/+1
* [maven-release-plugin] prepare for next development iterationEric Hartmann2012-09-131-1/+1
* [maven-release-plugin] prepare release 3.2.1-RC1Eric Hartmann2012-09-131-1/+1
* Update version to 3.2-SNAPSHOTEric Hartmann2012-08-061-1/+1
* Release 3.23.2Eric Hartmann2012-08-061-1/+1
* [maven-release-plugin] prepare for next development iterationEric Hartmann2012-07-271-1/+1
* [maven-release-plugin] prepare release 3.2-RC3Eric Hartmann2012-07-271-1/+1
* SONAR-3702 API : AnnotationRuleParser does not detect overridden rule parametersSimon Brandhof2012-07-262-18/+30
* [maven-release-plugin] prepare for next development iterationEric Hartmann2012-07-251-1/+1
* [maven-release-plugin] prepare release 3.2-RC2Eric Hartmann2012-07-251-1/+1
* Upgrade version to 3.2-SNAPSHOTEric Hartmann2012-07-241-1/+1
* SONAR-3690 do not use getBytes(UTF-8) in the constructor of MeasureDataSimon Brandhof2012-07-241-6/+1
* Fix the buildDavid Gageot2012-07-241-4/+25
* Missing testSimon Brandhof2012-07-241-0/+18
* SONAR-3690 Bad charset when reading measure text dataSimon Brandhof2012-07-241-6/+19
* Upgrade version to 3.3-SNAPSHOTEric Hartmann2012-07-231-1/+1
* SONAR-3646 fix transaction conflict with H2Simon Brandhof2012-07-201-1/+13
* Simplify codeDavid Gageot2012-07-182-1/+42
* Replace jetty-servlet-tester with SimpleHttpDavid Gageot2012-07-174-212/+61
* Fix violationDavid Gageot2012-07-171-1/+1
* Fix violationDavid Gageot2012-07-171-1/+1
* Restore Api compatibilityDavid Gageot2012-07-171-2/+10
* Remove warningsDavid Gageot2012-07-161-0/+1
* Use ArgumentMatcherDavid Gageot2012-07-163-22/+10
* Remove warningDavid Gageot2012-07-161-2/+2
* Restore Api compatibilityDavid Gageot2012-07-161-2/+6
* Shorter code for HttpDownloaderDavid Gageot2012-07-161-84/+77
* Don't use hardcoded charsetsDavid Gageot2012-07-161-3/+3
* Unused importsDavid Gageot2012-07-162-3/+0
* Fix measure data not being evicted anymoreDavid Gageot2012-07-162-5/+5
* Remove UriReader#openStream()Simon Brandhof2012-07-164-52/+0
* Don't close the stream twiceDavid Gageot2012-07-161-1/+0
* remove dead codeDavid Gageot2012-07-161-2/+1
* Fix warningsDavid Gageot2012-07-161-1/+1
* Fix warningsDavid Gageot2012-07-162-0/+10
* Fix some quality flawsSimon Brandhof2012-07-152-17/+17
* Fix some quality flawsSimon Brandhof2012-07-153-12/+8
* Update Center improvementsSimon Brandhof2012-07-145-22/+328
* 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
* Merge branch 'master' of /Users/sbrandhof/projects/github/sonar with conflicts.Simon Brandhof2012-07-121-65/+65
* 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-112-0/+139
* Unused importDavid Gageot2012-07-111-2/+6
* Unused codeDavid Gageot2012-07-111-44/+0