summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix JavadocJulien HENRY2013-06-201-3/+3
* Fix some quality flawsJulien HENRY2013-06-203-10/+15
* SONARPLUGINS-2979 Allow empty list for "sonar.sources" propertyJulien HENRY2013-06-191-7/+14
* SONARPLUGINS-2923 Move from Sonar to SonarQubeJulien HENRY2013-06-191-2/+2
* SONARPLUGINS-2947 EnvironmentInformation is badly initializedJulien HENRY2013-06-191-2/+2
* SONARPLUGINS-2983, SONARPLUGINS-2941 Improve mask/unmask feature in EmbededRu...Julien HENRY2013-06-198-27/+79
* Fix Maven 3 warningsJulien HENRY2013-06-193-25/+19
* SONARPLUGINS-2982 Display command in case of execution error in ForkedRunnerJulien HENRY2013-06-191-1/+1
* [maven-release-plugin] prepare for next development iterationEric Hartmann2013-06-075-6/+6
* [maven-release-plugin] prepare release 2.2.2Eric Hartmann2013-06-075-6/+6
* SONARPLUGINS-2911 Fix DOS script to support Sonar 3.6 tasksFabrice Bellingard2013-06-061-1/+1
* [maven-release-plugin] prepare for next development iterationEric Hartmann2013-05-215-6/+6
* [maven-release-plugin] prepare release 2.2.1Eric Hartmann2013-05-215-6/+6
* SONARPLUGINS-2862 Only resolve symlink target file when the executed file is ...Jean-Baptiste Vilain2013-05-201-2/+4
* [maven-release-plugin] prepare for next development iterationEric Hartmann2013-04-185-15/+11
* Fix unit test during releaseSimon Brandhof2013-04-181-1/+1
* Fix compatibility with sonar 3.5Simon Brandhof2013-04-153-3/+5
* Fix quality flawSimon Brandhof2013-04-151-1/+1
* SONARPLUGINS-2775 "sonar.libraries" should allow to specify foldersSimon Brandhof2013-04-127-227/+70
* Upgrade to parent 17 for the move to Java 6Simon Brandhof2013-04-101-1/+1
* Revert SONARPLUGINS-2709Simon Brandhof2013-04-102-13/+5
* Fix compatibility with sonar 3.5 tasksSimon Brandhof2013-04-092-6/+11
* Remove unused codeSimon Brandhof2013-04-091-23/+7
* Try (again) to fix test on WindowsSimonBrandhof2013-04-092-3/+2
* Try (again) to fix test on WindowsSimonBrandhof2013-04-091-1/+3
* Fix test on WindowsSimonBrandhof2013-04-091-6/+14
* SONARPLUGINS-2775 Support "**" pattern for ".class" files in "sonar.libraries"SimonBrandhof2013-04-097-30/+215
* SONARPLUGINS-2709 Send HTTP credentialsSimonBrandhof2013-04-082-6/+12
* SONARPLUGINS-2709 Send HTTP credentialsSimonBrandhof2013-04-087-57/+132
* Delete the generated sonar-runner-batch.jar in temp dirSimonBrandhof2013-04-089-11/+144
* Fix fork of JVM when an argument is blankSimon Brandhof2013-04-0712-40/+99
* Add testSimon Brandhof2013-04-074-1/+24
* Fix quality flawsSimon Brandhof2013-04-072-100/+35
* Enable IsolatedLauncherTestSimon Brandhof2013-04-072-2/+64
* Fix some quality flawsSimon Brandhof2013-04-063-18/+1
* Add unit testSimon Brandhof2013-04-063-0/+236
* Add unit testSimon Brandhof2013-04-062-4/+7
* Fix build with java 6Simon Brandhof2013-04-061-2/+2
* Add unit testsSimon Brandhof2013-04-062-0/+175
* Add unit testsSimon Brandhof2013-04-062-21/+29
* Add unit testsSimon Brandhof2013-04-0615-60/+507
* Minor refactoringSimon Brandhof2013-04-063-5/+9
* Add unit testsSimon Brandhof2013-04-0615-29/+236
* Fix build on Java 6Simon Brandhof2013-04-065-19/+97
* Fix some quality flawsSimon Brandhof2013-04-052-11/+14
* Do not log encoding when non-project taskSimon Brandhof2013-04-058-16/+49
* Refactor initialization of dirsSimonBrandhof2013-04-0514-46/+447
* Minor refactoringSimonBrandhof2013-04-059-23/+28
* Improve pom filesSimonBrandhof2013-04-054-12/+22
* SONARPLUGINS-2574 Fork APISimonBrandhof2013-04-05136-2336/+3298
|\