aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-4715 Compute the new "Technical Debt" metricJulien Lancelot2013-09-273-1/+36
* Minor javadoc improvementsSimon Brandhof2013-09-261-1/+1
* Add missing @sinceJulien HENRY2013-09-241-0/+1
* Method renamingJulien Lancelot2013-09-241-6/+6
* SONAR-4689 Batch API to get issues of the current projectJulien HENRY2013-09-231-5/+11
* SONAR-4660 Move 'Security' in its own category and move 'Encryption' inside. ...Julien Lancelot2013-09-193-56/+44
* SONAR-4689 Batch API to get issues of the current moduleSimon Brandhof2013-09-181-0/+41
* Expose Issue.isNew() in plugin APIJulien HENRY2013-09-182-5/+14
* SONAR-4660 Make Settings > 'Database Cleaner', 'Differential Views', 'Duplica...Julien Lancelot2013-09-181-0/+45
* SONAR-4617 Refactoring away from Resource<T>Simon Brandhof2013-09-167-10/+10
* Revert "Add package-info files on sonar-plugin-api-module"Julien Lancelot2013-09-1621-504/+0
* SONAR-4499 Replace "method" by "function"Julien Lancelot2013-09-161-8/+8
* Add package-info files on sonar-plugin-api-moduleJulien Lancelot2013-09-1621-0/+504
* See SONAR-4643 Deprecate "Depth in Tree" and "Number of Children" design metricsJulien Lancelot2013-09-161-0/+18
* SONAR-766 Fix subcategory for coverage exclusionsJean-Baptiste Lievremont2013-09-131-0/+1
* SONAR-4655 Move CPD exclusions settings to dedicated subcategory of ExclusionsJean-Baptiste Lievremont2013-09-121-0/+1
* Prepare upgrades of JRuby/Rails by upgrading to servlet 3.0Simon Brandhof2013-09-121-1/+1
* SONAR-3067 API: remove the deprecated and unused ISO categoriesSimon Brandhof2013-09-112-182/+4
* SONAR-4656 Display sonar.includedModules property in configurationJean-Baptiste Lievremont2013-09-111-0/+5
* SONAR-3644 Move 'Exclusions' category to 'Files' subcategoryJean-Baptiste Lievremont2013-09-111-0/+5
* Remove unused methodJulien HENRY2013-09-091-8/+0
* Rename version 4.0 to 3.7.1Simon Brandhof2013-09-095-14/+14
* SONAR-4644 Failure "Duplicate Keys not allowed" in PicoContainerSimon Brandhof2013-09-098-20/+190
* Fix quality flaws and improve unit testJulien HENRY2013-09-051-0/+4
* SONAR-4602 Revert eviction of dryRun cache on settings changeJulien HENRY2013-09-042-92/+3
* SONAR-4602 Invalidate dryRun cache when restoring settingsJulien HENRY2013-09-022-0/+2
* SONAR-4602 Invalidate dryRun cache when changing settingsJulien HENRY2013-09-022-3/+92
* Fix some quality flawsSimon Brandhof2013-09-022-32/+30
* Fix some quality flawsSimon Brandhof2013-09-021-3/+2
* Fix quality flawsJulien Lancelot2013-08-291-3/+3
* Fix some quality flawsDinesh Bolkensteyn2013-08-2944-44/+44
* 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