aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api
Commit message (Expand)AuthorAgeFilesLines
* SONAR-3941 Improve the batch logs when unauthorized credentialsSimon Brandhof2012-11-191-1/+1
* SONAR-2712 SONAR-3938 increase column size of snapshots.version and snapshots...Julien Lancelot2012-11-191-2/+2
* Add comment to EmailSettingsSimon Brandhof2012-11-081-2/+2
* SONAR-3895 fix loading of deprecated commons-conf in root moduleSimon Brandhof2012-11-081-7/+0
* SONAR-3940 property relocationSimon Brandhof2012-11-075-13/+97
* Remove useless Maven dependenciesSimon Brandhof2012-11-071-0/+6
* SONAR-3895 Improve Http error handlingDavid Gageot2012-11-071-0/+25
* SONARJAVA-14,SONARJAVA-18 Grab violations directly from FindBugsEvgeny Mandrikov2012-11-071-1/+6
* SONAR-3895 define properties to include/exclude plugins of dry runsSimon Brandhof2012-11-071-0/+10
* SONAR-3895 allow to exclude plugins during dry run modeSimon Brandhof2012-11-063-57/+21
* SONAR-3399 Move all server-side temporary files to $SONAR_HOME/tmpDavid Gageot2012-11-061-0/+1
* SONAR-3885 InclusionsDavid Gageot2012-11-062-101/+98
* SONAR-3885 Exclusion patterns should support negationDavid Gageot2012-11-062-7/+75
* SONAR-3895 load settings from web serviceSimon Brandhof2012-11-051-5/+12
* Revert ComponentContainer#getPicoContainer() for backward-compatibilitySimon Brandhof2012-11-021-0/+4
* SONAR-3895 fix compatibility of dry-run mode with ProjectBuilder extensionsSimon Brandhof2012-10-316-23/+46
* SONAR-3911 refactor the plugins cobertura and jacocoSimon Brandhof2012-10-291-1/+0
* SONAR-3895 remove unused code and fix quality flawsSimon Brandhof2012-10-278-247/+4
* Better testingSimon Brandhof2012-10-261-1/+1
* SONAR-3895 execute bootstrap extensions (liek ProjectBuilder) before initiali...Simon Brandhof2012-10-262-8/+6
* SONAR-3895 execute bootstrap extensions (liek ProjectBuilder) before initiali...Simon Brandhof2012-10-2610-20/+80
* SONAR-3895 User resource key and optional authent.David Gageot2012-10-243-102/+140
* Fix some quality flawsSimon Brandhof2012-10-232-5/+5
* Fix some quality flawsSimon Brandhof2012-10-231-8/+8
* Fix quality flawsSimon Brandhof2012-10-233-22/+22
* SONAR-3898 API: add methods getFloat() and getDouble() to org.sonar.api.confi...Simon Brandhof2012-10-222-24/+107
* SONAR-3887 add org.sonar.api.utils.DatabaseSemaphoreSimon Brandhof2012-10-191-0/+36
* Upgrade version to 3.4-SNAPSHOTEric Hartmann2012-10-161-1/+1
* [maven-release-plugin] prepare for next development iterationEric Hartmann2012-10-161-1/+1
* [maven-release-plugin] prepare release 3.3-RC2Eric Hartmann2012-10-161-1/+1
* Fix typoSimon Brandhof2012-10-151-1/+1
* [maven-release-plugin] prepare for next development iterationEric Hartmann2012-10-111-1/+1
* [maven-release-plugin] prepare release 3.3-RC1Eric Hartmann2012-10-111-1/+1
* Fix test on MSWindowsSimon Brandhof2012-10-101-1/+1
* Fix some quality flawsSimon Brandhof2012-10-102-2/+1
* dead codeDavid Gageot2012-10-101-10/+0
* Fix backward-compatibility of RulesProfile constructorsSimon Brandhof2012-10-101-4/+12
* SONAR-2804 Fix metrics category names and orderDavid Gageot2012-10-101-2/+2
* SONAR-3758 Add logs and SONAR-1078 Fix default test exclusionsDavid Gageot2012-10-083-1/+8
* SONAR-3758 Test exclusion patternsDavid Gageot2012-10-052-6/+3
* SONAR-3819 Use the "options" parameter on @WidgetProperty to filter metricsDavid Gageot2012-10-051-0/+14
* SONAR-1078 General exclusion patternsDavid Gageot2012-10-055-41/+71
* Fix unused importDavid Gageot2012-10-051-6/+5
* Fix violationsDavid Gageot2012-10-055-155/+175
* SONAR-3676 Create properties to define project linksFabrice Bellingard2012-10-051-0/+25
* SONAR-3819 Use the "options" parameter on @Property to filter metricsDavid Gageot2012-10-041-1/+9
* SONAR-3529 Improve property setsDavid Gageot2012-10-042-11/+0
* SONAR-3683 Remove SCM metrics "Commits", "Last Commit" and "Revision"David Gageot2012-10-041-44/+0
* SONAR-3529 Improve property setsDavid Gageot2012-10-043-22/+33
* SONAR-2602 the extensions Language must not be declared with InstantiationStr...Simon Brandhof2012-10-044-14/+2