aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api
Commit message (Expand)AuthorAgeFilesLines
* [maven-release-plugin] prepare release 3.7-RC1Eric Hartmann2013-07-251-1/+1
* 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
* SONAR-4388 Move from Sonar to SonarQubeJulien 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
* 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