aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src
Commit message (Expand)AuthorAgeFilesLines
* SONAR-4547 improve javadoc of MessageExceptionSimon Brandhof2013-08-161-0/+4
* Fix quality flawsSimon Brandhof2013-08-168-13/+13
* SONAR-4547 improve support of MessageExceptionSimon Brandhof2013-08-162-37/+12
* Fix some quality flawsSimon Brandhof2013-08-163-13/+13
* Fix quality flawsSimon Brandhof2013-08-161-1/+1
* SONAR-4475 Revert commit 3554f0dddf that makes tests failSimon Brandhof2013-08-162-40/+0
* SONAR-4475 Add method to check that at least one admin existsJulien Lancelot2013-08-142-0/+40
* SONAR-4547 API: new class "MessageException" to stop a pending process and to...Simon Brandhof2013-08-132-0/+100
* SONAR-4563 Use strict comparison for createdAfter in the Issues search engineSimon Brandhof2013-08-122-8/+8
* SONAR-4563 Use strict comparison for createdAfter in the Issues search engineSimon Brandhof2013-08-122-1/+16
* SONAR-4375 Improve issue changelog display by returning names instead of keys...Jean-Baptiste Vilain2013-08-093-13/+22
* 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
* Improve code coverageJulien HENRY2013-08-011-1/+1
* 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
* Added unit tests to cover additional branchesJean-Baptiste Vilain2013-07-191-0/+11
* SONAR-4501 Moved Category & SubCategory to internal packageJulien HENRY2013-07-166-5/+38
* SONAR-4501 Make properties (sub)categories case insensitivesJulien HENRY2013-07-166-25/+240
* 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-115-0/+10781
* SONAR-4488 Increase timeout for /batch_bootstrap/dbJulien HENRY2013-07-113-9/+85
* 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-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