aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api
Commit message (Collapse)AuthorAgeFilesLines
* [maven-release-plugin] prepare for next development iterationEric Hartmann2012-12-121-1/+1
|
* [maven-release-plugin] prepare release 3.4-RC1Eric Hartmann2012-12-121-1/+1
|
* Fix quality flawsSimon Brandhof2012-12-071-15/+17
|
* Fix some quality flawsSimon Brandhof2012-12-071-4/+2
|
* SONAR-3940 do not duplicate property in settings pageSimon Brandhof2012-12-073-26/+25
|
* Fix quality flawSimon Brandhof2012-12-061-1/+1
|
* SONAR-1352 add alert period when importing profileJulien Lancelot2012-12-053-26/+45
|
* Fix some quality flawsJulien Lancelot2012-12-051-1/+1
|
* SONAR-3862 Fix quality flawFabrice Bellingard2012-12-051-1/+1
|
* Fix comment in ZipUtilsSimon Brandhof2012-12-051-1/+1
|
* Fix @Deprecated in ZipUtilsSimon Brandhof2012-12-051-1/+2
|
* Fix some quality flawsJulien Lancelot2012-12-051-2/+2
|
* SONAR-3862 Provide a link to all "Projects", "Views", "Developers", ...Fabrice Bellingard2012-12-054-19/+60
| | | | => Actually, a link to all "root" resources
* Fix some quality flawsJulien Lancelot2012-12-051-0/+13
|
* Fix quality flawsSimon Brandhof2012-12-051-0/+7
|
* SONAR-3825 move treemap from prototypejs to jquerySimon Brandhof2012-12-044-24/+24
|
* SONAR-3306 Refactoring to use DatabaseSemaphore instead of SemaphoreDaoJulien Lancelot2012-12-041-1/+72
|
* SONAR-3825 delete old mechanism of measure filtersSimon Brandhof2012-12-044-15/+15
|
* SONARIDE-334 Title is not displayed for some rulesJulien Lancelot2012-12-041-2/+15
| | | | RuleI18nManager has now a new method to get the rule name by searching the name in the i18n, and then if not found return the rule name property.
* Revert SONAR-3885 codeFabrice Bellingard2012-12-034-173/+108
| | | | | | | | | | This reverts commit ef9e63fa87b0a4cc943b969f972217163241869e. This reverts commit 0ca3e750948ff947c6ab5918cb7f36c9ad0095bb. This reverts commit b988f880e5658cb6cc733391de782ff539cd527b. This reverts commit ab832caa3878603fc087749732def51e1f4ffacc. This reverts commit 5d308f5d402522b2a387e30292187d71a3724ba8. This reverts commit 123ef89aa488f906363d5fba90951be7d430756a. This reverts commit 14de16c62104cff7d8cb0a272b1f3abb29458f6e.
* SONAR-3306 Use a semaphore to prevent launching several analysis of the same ↵Julien Lancelot2012-12-031-0/+5
| | | | project at the same time
* SONAR-1352 alert property "period" should not be mandatory in the different ↵Julien Lancelot2012-11-294-9/+25
| | | | xml exports
* SONAR-37 & SONAR-2911 Add comparison toolFabrice Bellingard2012-11-291-0/+2
| | | | | - To compare projects to each others (SONAR-37) - To compare X versions of a project (SONAR-2911)
* SONAR-1352 Update export profile xml to include period alert propertiesJulien Lancelot2012-11-293-2/+6
|
* SONAR-1352 improve differential alert labelJulien Lancelot2012-11-281-9/+0
|
* SONAR-1352 add server side management of differential measure alertsJulien Lancelot2012-11-281-2/+38
|
* SONAR-3895 fix the default values of sonar.dryRun.excludePlugins/includePluginsSimon Brandhof2012-11-271-0/+3
|
* SONAR-3825 fix loading of qualifiers in the formSimon Brandhof2012-11-264-23/+28
|
* SONAR-3766 The "Roles" page should be displayed on Developer resource when a ↵Julien Lancelot2012-11-231-0/+1
| | | | user is administrator of those resources
* 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 ↵Julien Lancelot2012-11-191-2/+2
| | | | snapshots.path
* 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 ↵Simon Brandhof2012-10-262-8/+6
| | | | initializing db
* SONAR-3895 execute bootstrap extensions (liek ProjectBuilder) before ↵Simon Brandhof2012-10-2610-20/+80
| | | | initializing db