aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch
Commit message (Expand)AuthorAgeFilesLines
* SONAR-3979, SONAR-4047 Fix Sonar Maven goal to support Maven 3.1Julien HENRY2013-06-195-72/+120
* 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
* 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
* 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
* SONAR-3755 fix JSON report when directly analyzing module (like in Eclipse pl...Simon Brandhof2013-05-311-0/+11
* 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
* 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
* Fix some quality flawsSimon Brandhof2013-05-292-8/+9
* Fix some quality flawsSimon Brandhof2013-05-296-15/+18
* SONAR-4313 forbid violations on program units and blocksSimon Brandhof2013-05-293-3/+8
* SONAR-4334 Using the "sonar.projectDate" property must lead to an analysis fa...Julien Lancelot2013-05-295-37/+50
* SONAR-4360 OufOfMemory error when too many issuesSimon Brandhof2013-05-2910-80/+124
* SONAR-3755 replace the enum IssueQuery.Sort by String constantsSimon Brandhof2013-05-291-4/+2
* SONAR-3755 fix issue close dateSimon Brandhof2013-05-281-1/+0
* SONAR-4316 implement IssueFilter and support ViolationFilterSimon Brandhof2013-05-2816-181/+511
* Remove useless TODOJulien Lancelot2013-05-281-1/+0
* SONAR-3755 move deprecated json report to issuesSimon Brandhof2013-05-285-90/+90
* SONAR-3755 move and delete some classes related to issuesSimon Brandhof2013-05-274-33/+32
* SONAR-4283 notifications on new issues and issue changesSimon Brandhof2013-05-271-0/+2
* Fixed several violationsJean-Baptiste Vilain2013-05-231-2/+6
* SONAR-3755 remove code related to reviews and violationsSimon Brandhof2013-05-235-67/+1
* SONAR-4301 Add project Id on issues tableJulien Lancelot2013-05-223-4/+47