aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src
Commit message (Expand)AuthorAgeFilesLines
* Fix some quality flawsDinesh Bolkensteyn2013-08-2941-41/+41
* SONAR-4601 Make sure the servlet GZip filter is really used when downloading ...Julien HENRY2013-08-292-2/+34
* Fix some quality flawsJulien HENRY2013-08-2815-76/+122
* Fix quality flawsJulien Lancelot2013-08-284-5/+10
* SONAR-4524 Create notifications using batch insertJulien HENRY2013-08-271-5/+15
* Add some unit testsJulien Lancelot2013-08-212-0/+80
* Fix quality flawsJulien Lancelot2013-08-202-7/+4
* SONAR-4475 Restore reverted commit by fixing errors catching when deleting a ...Julien Lancelot2013-08-192-1/+61
* Fix some quality flawsSimon Brandhof2013-08-172-2/+2
* 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