aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-4388 Move from Sonar to SonarQubeJulien HENRY2013-07-084-5/+5
|
* Fix some quality flawsJulien HENRY2013-07-084-14/+52
|
* Fix quality flawsSimon Brandhof2013-07-051-1/+1
|
* SONAR-4433 refactor the extension point ProjectBootstrapperSimon Brandhof2013-07-033-19/+3
|
* SONAR-4397 Fix testsJulien HENRY2013-06-272-2/+2
|
* SONAR-4397 Minor label changes and default groups for dryrun and scanJulien HENRY2013-06-272-2/+2
|
* SONAR-4061 The property 'sonar.password' is not encryptableJulien HENRY2013-06-263-3/+16
|
* Fix some quality flawsJulien HENRY2013-06-262-24/+4
|
* SONAR-4440 Allow empty list for "sonar.sources" propertyJulien HENRY2013-06-264-17/+39
|
* SONAR-4397 Add new permissions "scan" and "dryrun"Julien HENRY2013-06-255-22/+162
|
* SONAR-4433 Fix regression in dryRunJulien HENRY2013-06-252-29/+31
|
* SONAR-4433 New ProjectBootstrapper extension pointJulien HENRY2013-06-2464-6/+1543
|
* SONAR-4417 Fix regression between ProjectBuilder and ProjectExclusionsJulien HENRY2013-06-213-7/+15
| | | | ProjectBuilders should be executed before ProjectExclusions
* Fix unused importSimon Brandhof2013-06-191-2/+1
|
* SONAR-4047 Move Maven specific classes to the new Maven Batch pluginJulien HENRY2013-06-1919-862/+6
|
* SONAR-3979, SONAR-4047 Fix Sonar Maven goal to support Maven 3.1Julien HENRY2013-06-195-72/+120
| | | | | * now use Sonar Runner embedded to run Sonar * also updated Maven plugins to make Sonar build pass with Maven 3.1
* SONAR-4157 downgrade to jetty 7.6 for compatibility with tomcat 6 (servlet 2.5)Simon Brandhof2013-06-171-0/+5
|
* Revert "SONAR-3979, SONAR-4047 Fix Sonar Maven goal to support Maven 3.1"Julien HENRY2013-06-175-120/+72
| | | | This reverts commit ceaddeb0db54d29fd67d11f23488f61f85041446.
* SONAR-4047 Fix UTJulien HENRY2013-06-171-2/+10
|
* SONAR-3979, SONAR-4047 Fix Sonar Maven goal to support Maven 3.1Julien HENRY2013-06-175-72/+120
| | | | | * now use Sonar Runner embedded to run Sonar * also updated Maven plugins to make Sonar build pass with Maven 3.1
* Fix some quality flawsSimon Brandhof2013-06-132-3/+1
|
* Fix some quality flawsJulien HENRY2013-06-132-2/+6
|
* SONAR-4386 Provide a context to ProjectBuilder for later evolutionsJulien HENRY2013-06-121-1/+10
|
* SONAR-4384 Add missing phases to Sonar profilingJulien HENRY2013-06-1214-121/+650
|
* Upgrade to 3.7-SNAPSHOTEric Hartmann2013-06-111-1/+1
|
* SONAR-4386 Refactor ProjectBuilder extensionJulien HENRY2013-06-113-8/+11
|
* SONAR-4221 Fix regression with property loading and module exclusionsJulien HENRY2013-06-108-104/+126
|
* SONAR-4382 Add a success log at the end of dryRun analysisSimon Brandhof2013-06-092-7/+47
|
* Fix method name typoJulien Lancelot2013-06-071-2/+2
|
* Fix storage of libraries in C# PluginSimon Brandhof2013-06-063-18/+1
|
* Fix cache of librariesSimon Brandhof2013-06-061-1/+1
|
* SONAR-3755 do not check duplications in ResourceCacheSimon Brandhof2013-06-052-16/+0
|
* SONAR-4310Simon Brandhof2013-06-057-27/+30
|
* SONAR-3755 Add security on action planJulien Lancelot2013-06-042-6/+6
|
* Fix some quality flawsSimon Brandhof2013-06-031-2/+3
|
* SONAR-4315 Migrate the Workflow API extending Reviews to a new API extending ↵Julien Lancelot2013-05-3118-21/+19
| | | | Issues
* SONAR-3755 fix JSON report when directly analyzing module (like in Eclipse ↵Simon Brandhof2013-05-311-0/+11
| | | | plugin)
* Fix some quality flawsJulien HENRY2013-05-314-10/+22
|
* SONAR-3755 add Issuable#resolvedIssues()Simon Brandhof2013-05-302-9/+14
|
* Do not export resolved issues in the json reportSimon Brandhof2013-05-304-35/+60
|
* Add Issuable#unresolvedIssues()Simon Brandhof2013-05-302-0/+77
|
* Dates of past analysis must not contain millisecondsSimon Brandhof2013-05-301-4/+8
|
* The deprecated violation api must not allow to change severitySimon Brandhof2013-05-301-0/+5
|
* Fix quality flawsJulien Lancelot2013-05-301-1/+0
|
* SONAR-4334 Fix issue when last snapshot is nullJulien Lancelot2013-05-301-3/+2
|
* Remove project verificationJulien Lancelot2013-05-301-0/+1
|
* SONAR-4334 Add date of the latest snapshot in the error message displayed to ↵Julien Lancelot2013-05-302-15/+13
| | | | user
* Fixed quality issuesJean-Baptiste Vilain2013-05-309-183/+235
|
* Improve the logs of JSON reportsSimon Brandhof2013-05-302-2/+2
|
* SONAR-4360 OutOfMemory when creating thousands of issuesSimon Brandhof2013-05-294-206/+124
|