aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch
Commit message (Expand)AuthorAgeFilesLines
...
* ONAR-4515 Display all allowed values for sonar.languagesJulien HENRY2013-08-024-5/+21
* Revert SONAR-4515 as current implementation breaks viewsJulien HENRY2013-08-022-44/+3
* SONAR-4515 Moved check to another place to not break viewsJulien HENRY2013-08-015-23/+78
* Fix minor quality flawsSimon Brandhof2013-08-013-7/+3
* SONAR-4515 Fix IoC dependency on LanguagesJulien HENRY2013-08-015-14/+17
* SONAR-4515 Display all allowed values for sonar.languages when an invalid one...Julien HENRY2013-07-312-12/+31
* Fix some quality flawsJulien HENRY2013-07-311-14/+9
* Upgrade to 4.0-SNAPSHOTEric Hartmann2013-07-301-1/+1
* [maven-release-plugin] prepare for next development iterationEric Hartmann2013-07-251-1/+1
* [maven-release-plugin] prepare release 3.7-RC1Eric Hartmann2013-07-251-1/+1
* Revert drop of non-deprecated classesSimon Brandhof2013-07-161-0/+87
* SONAR-2860 API: remove the dependency on commons-configurationSimon Brandhof2013-07-151-83/+0
* SONAR-4488 Make sonar.dryRun.readTimeout property take seconds as inputJulien HENRY2013-07-151-1/+1
* SONAR-4488 Make sonar.dryRun.readTimeout property take seconds as inputJulien HENRY2013-07-152-7/+7
* SONAR-4245 Don't allow to convert a Sonar Maven project into a Sonar Maven mo...Julien HENRY2013-07-123-2/+36
* Fix some quality flawsJulien HENRY2013-07-122-12/+16
* Fix some quality flawsJulien HENRY2013-07-111-2/+4
* SONAR-4453 Added facade declaration in task containerJean-Baptiste Vilain2013-07-111-5/+7
* SONAR-4488 Increase timeout for /batch_bootstrap/dbJulien HENRY2013-07-113-15/+57
* Fix quality flawsJulien Lancelot2013-07-091-1/+2
* 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
* 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
* 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