aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api
Commit message (Expand)AuthorAgeFilesLines
* Fix quality flawsSimon Brandhof2013-07-052-2/+2
* Fix quality flawsJulien Lancelot2013-07-051-1/+1
* SONAR-4277 Rename "new coverage" metricsJulien HENRY2013-07-041-959/+959
* SONAR-4433 refactor the extension point ProjectBootstrapperSimon Brandhof2013-07-036-35/+89
* Deprecate MAX_ISSUE_KEYS in favour of MAX_PAGE_SIZE in issue queryJulien Lancelot2013-07-012-3/+9
* Revert deprecated code in MetricSimon Brandhof2013-06-291-3/+3
* SONAR-4421 Update issues number limit from 100 to 500 that could be bulk changedJulien Lancelot2013-06-282-4/+7
* SONAR-4421 Remove empty actions and issues from bulk change parametersJulien Lancelot2013-06-281-12/+29
* SONAR-4335 No way to exclude/include a file not located in a directoryJulien HENRY2013-06-282-1/+16
* SONAR-4385 The default value of the property 'sonar.timemachine.period3'Julien HENRY2013-06-281-2/+2
* SONAR-4061 The property 'sonar.password' is not encryptableJulien HENRY2013-06-266-72/+64
* Fix some quality flawsJulien HENRY2013-06-261-0/+7
* SONAR-4397 Add new permissions "scan" and "dryrun"Julien HENRY2013-06-252-7/+34
* SONAR-4433 New ProjectBootstrapper extension pointJulien HENRY2013-06-241-0/+45
* Annotate issue action API with @BetaSimon Brandhof2013-06-249-0/+18
* Add some UTJulien Lancelot2013-06-201-0/+24
* SONAR-3557 Ability to configure/display some issue widgets based on Issues Fi...Julien Lancelot2013-06-201-1/+8
* Remove code in CoreMetrics/Metric deprecated in 2.xSimon Brandhof2013-06-193-100/+8
* SONAR-4178 Add triggers on Oracle to emulate identity columnJulien HENRY2013-06-191-23/+2
* SONAR-3879 Template rules are now updated when there parent are updatedJulien Lancelot2013-06-191-0/+1
* SONAR-4157 downgrade to jetty 7.6 for compatibility with tomcat 6 (servlet 2.5)Simon Brandhof2013-06-171-1/+1
* Fix deprecated DecoratorBarriersSimon Brandhof2013-06-171-2/+2
* Fix some quality flawsSimon Brandhof2013-06-131-5/+5
* Fix null collections in org.sonar.api.issue.IssueQuerySimon Brandhof2013-06-132-26/+83
* SONAR-4386 Provide a context to ProjectBuilder for later evolutionsJulien HENRY2013-06-121-0/+36
* SONAR-4386 Provide a context to ProjectBuilder for later evolutionsJulien HENRY2013-06-122-8/+16
* SONAR-4384 Add missing phases to Sonar profilingJulien HENRY2013-06-123-0/+143
* Upgrade to 3.7-SNAPSHOTEric Hartmann2013-06-111-1/+1
* SONAR-4386 Refactor ProjectBuilder extensionJulien HENRY2013-06-112-14/+27
* Set list of status as constantJulien Lancelot2013-06-101-11/+9
* SONAR-3755 Role required to find issues should be USER instead of CODE VIEWERJulien Lancelot2013-06-072-3/+4
* Fix javadocSimon Brandhof2013-06-0616-30/+24
* Fix some javadocSimon Brandhof2013-06-062-40/+39
* Add some javadoc to org.sonar.api.config.PropertyDefinitionSimon Brandhof2013-06-061-5/+22
* Add javadoc to org.sonar.api.config.PropertyDefinitionSimon Brandhof2013-06-064-7/+78
* SONAR-3755 improve documentationSimon Brandhof2013-06-0511-23/+93
* SONAR-3755 add javadoc to issue APISimon Brandhof2013-06-055-5/+24
* SONAR-3755 add javadoc to issue APISimon Brandhof2013-06-051-0/+7
* SONAR-3755 add javadoc to issue APISimon Brandhof2013-06-053-13/+115
* Fix type in false positive issues metric nameJulien Lancelot2013-06-051-2/+2
* Fix quality flawsJulien Lancelot2013-06-054-1/+70
* Fixed quality issuesJean-Baptiste Vilain2013-06-051-6/+7
* Fixed quality issuesJean-Baptiste Vilain2013-06-051-3/+3
* SONAR-4309 fix detection of conflictsSimon Brandhof2013-06-041-1/+2
* SONAR-3755 Add security check on issues actionJulien Lancelot2013-06-042-1/+9
* SONAR-4309 Support concurrent modifications on issues made by batch and simul...Simon Brandhof2013-06-041-0/+14
* SONAR-4284 Display a changelog in the Issue detail pageSimon Brandhof2013-06-043-12/+16
* SONAR-3755 Remove Action builder and replace it by ActionsJulien Lancelot2013-06-033-59/+82
* SONAR-3755 Manage errors from actions and transitionsJulien Lancelot2013-06-0334-1814/+21
* SONAR-4315 Add projectSettings in Action APIJulien Lancelot2013-06-031-0/+3