aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/main
Commit message (Expand)AuthorAgeFilesLines
* SONAR-4375 Improve issue changelog display by returning names instead of keys...Jean-Baptiste Vilain2013-08-092-9/+18
* SONAR-4564 SONAR-4563 fix detection of new issues since previous analysisSimon Brandhof2013-08-081-7/+6
* Deprecated Gwt APISimon Brandhof2013-08-052-0/+4
* ONAR-4515 Display all allowed values for sonar.languagesJulien HENRY2013-08-021-0/+7
* Fix minor quality flawsSimon Brandhof2013-08-012-13/+10
* SONAR-4515 Display all allowed values for sonar.languages when an invalid one...Julien HENRY2013-07-311-1/+10
* SONAR-4540 Notifications should not be sent on changes of issue line, author ...Simon Brandhof2013-07-301-0/+12
* SONAR-4531 Remove Dependencies tab from Component ViewerJulien HENRY2013-07-301-0/+40
* SONAR-4501 Moved Category & SubCategory to internal packageJulien HENRY2013-07-164-4/+31
* SONAR-4501 Make properties (sub)categories case insensitivesJulien HENRY2013-07-164-6/+158
* Fix some Java quality flawsSimon Brandhof2013-07-161-2/+2
* SONAR-2860 API: remove the dependency on commons-configurationSimon Brandhof2013-07-153-0/+10
* SONAR-4488 Make sonar.dryRun.readTimeout property take seconds as inputJulien HENRY2013-07-151-1/+1
* Fix some quality flawsJulien HENRY2013-07-121-11/+11
* Fix quality flawsJulien Lancelot2013-07-111-3/+1
* Add some CheckForNull and Nullable annotationsJulien Lancelot2013-07-114-3/+39
* SONAR-4481 Create a new Cobertura Report parser APIJulien HENRY2013-07-111-0/+132
* SONAR-4488 Increase timeout for /batch_bootstrap/dbJulien HENRY2013-07-112-8/+42
* Fix quality flawsJulien Lancelot2013-07-111-3/+3
* Fix quality flawsJulien Lancelot2013-07-112-17/+31
* Fix some quality flawsJulien HENRY2013-07-103-4/+6
* Fix some quality flawsJulien HENRY2013-07-104-33/+62
* SONAR-4482 Add JIRA plugin to the default list of excluded plugins for dry ru...Julien HENRY2013-07-081-1/+1
* Fix some quality flawsJulien HENRY2013-07-081-2/+1
* 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-035-28/+87
* Deprecate MAX_ISSUE_KEYS in favour of MAX_PAGE_SIZE in issue queryJulien Lancelot2013-07-011-2/+8
* 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-281-2/+5
* SONAR-4335 No way to exclude/include a file not located in a directoryJulien HENRY2013-06-281-1/+6
* 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-263-12/+21
* 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
* 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-192-85/+5
* 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
* 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-131-26/+27
* 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-121-6/+8
* SONAR-4384 Add missing phases to Sonar profilingJulien HENRY2013-06-123-0/+143
* SONAR-4386 Refactor ProjectBuilder extensionJulien HENRY2013-06-111-4/+20
* Set list of status as constantJulien Lancelot2013-06-101-11/+9