aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch
Commit message (Collapse)AuthorAgeFilesLines
* Add some unit testsJulien Lancelot2013-08-212-54/+117
|
* Remove TimeZome in unit test because it's unstableJulien Lancelot2013-08-212-23/+11
|
* Fix quality flawsJulien Lancelot2013-08-203-20/+10
|
* Ignore test that temporary fails on TimeZoneJulien Lancelot2013-08-191-0/+2
|
* SONAR-4475 Revert check of last admin removalJulien Lancelot2013-08-191-3/+1
|
* SONAR-4475 Restore reverted commit by fixing errors catching when deleting a ↵Julien Lancelot2013-08-191-1/+3
| | | | user
* Use DateUtils.parseDateTime instead of DateUtils.parseDate in test to fix ↵Julien Lancelot2013-08-192-7/+7
| | | | timezone issues
* Fix tests due to timezone set to GMTJulien Lancelot2013-08-191-2/+2
|
* Fix tests due to timezone set to GMT+2Julien Lancelot2013-08-191-2/+2
|
* Fix some quality flawsSimon Brandhof2013-08-174-6/+6
|
* Fix tests when timezone is not GMT+2Simon Brandhof2013-08-162-2/+12
|
* SONAR-4547 improve support of MessageExceptionSimon Brandhof2013-08-162-4/+8
|
* Fix quality flawsSimon Brandhof2013-08-1610-22/+21
|
* SONAR-4547 API: new class "MessageException" to stop a pending process and ↵Simon Brandhof2013-08-132-10/+10
| | | | to log an error message without any stack trace
* SONAR-4564 SONAR-4563 fix detection of new issues since previous analysisSimon Brandhof2013-08-081-2/+9
|
* 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 ↵Julien HENRY2013-07-312-12/+31
| | | | one is specified
* 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 ↵Julien HENRY2013-07-123-2/+36
| | | | module
* 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
| | | | 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
|