aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch
Commit message (Expand)AuthorAgeFilesLines
* [maven-release-plugin] prepare for next development iterationEric Hartmann2013-03-071-1/+1
* [maven-release-plugin] prepare release 3.5-RC4Eric Hartmann2013-03-071-1/+1
* Do not automatically log FileSystemFilterSimon Brandhof2013-03-051-7/+0
* Revert "SONAR-4069 Remove Task and TaskDefinition from API."Simon Brandhof2013-03-0512-125/+16
* SONAR-4069 Remove Task and TaskDefinition from API.Simon Brandhof2013-03-0512-16/+125
* [maven-release-plugin] prepare for next development iterationEric Hartmann2013-03-011-1/+1
* [maven-release-plugin] prepare release 3.5-RC2Eric Hartmann2013-03-011-1/+1
* Revert all changes made to IoC container for views as a task.Julien HENRY2013-03-0113-326/+191
* SONAR-2965 Disable autocommit on DBCP and improve semaphore logsJulien HENRY2013-02-281-0/+2
* Remove duplicate ProjectLockJulien Lancelot2013-02-281-1/+0
* Remove duplicate DefaultIndexJulien Lancelot2013-02-281-1/+0
* Improve ProjectTaskContainer in order to override some componentsJulien Lancelot2013-02-282-4/+18
* Fix after refactoring for viewsJulien HENRY2013-02-276-31/+22
* Fix unit testsJulien Lancelot2013-02-272-10/+8
* Moved Languages in ModuleContainerJulien Lancelot2013-02-273-5/+5
* Refactor ioc containers to allow views to work as a task.Julien HENRY2013-02-2712-188/+328
* [maven-release-plugin] prepare for next development iterationEric Hartmann2013-02-251-1/+1
* [maven-release-plugin] prepare release 3.5-RC1Eric Hartmann2013-02-251-3/+2
* SONAR-4160 fix export of switched-off violationsSimon Brandhof2013-02-251-1/+2
* Fix minor quality flawsSimon Brandhof2013-02-251-1/+2
* SONAR-3583 do not fail if violation has no rule idSimon Brandhof2013-02-252-12/+51
* Fix some quality flawsSimon Brandhof2013-02-221-0/+3
* SONAR-4160 add the field "switched_off" (boolean)Simon Brandhof2013-02-212-2/+4
* SONAR-4160 Add violation date to dry run json reportSimon Brandhof2013-02-212-4/+11
* Increase coverage by UTs.Julien HENRY2013-02-214-22/+149
* Fix exclusions by absolute path on WindowsSimon Brandhof2013-02-212-1/+47
* Fix quality flawsSimon Brandhof2013-02-202-0/+12
* Do not cache file exclusionsSimon Brandhof2013-02-191-23/+15
* Fix quality flawsSimon Brandhof2013-02-194-25/+65
* Add missing unit testsSimon Brandhof2013-02-192-0/+82
* Fix some quality flawsSimon Brandhof2013-02-193-8/+14
* SONAR-3317 download last analysis on dry runSimon Brandhof2013-02-196-9/+261
* SONAR-2760 fix support of multiple inclusion patternsSimon Brandhof2013-02-182-11/+50
* SONAR-2965 Provide a way to close JPA session to avoid DB timeoutJulien HENRY2013-02-183-6/+17
* Fix inclusions by absolute path and improve documentationSimon Brandhof2013-02-184-14/+27
* Fix backward-compatibility. File system can be changed by sensors...Simon Brandhof2013-02-1812-199/+322
* Merge pull request #24 from Batmat/fix-typoFabrice Bellingard2013-02-181-1/+1
|\
| * Fixing typo.Baptiste Mathus2013-02-181-1/+1
* | SONAR-3583 Do not save violation if rule does not exist in DB (= no ID)Fabrice Bellingard2013-02-182-7/+22
|/
* Add missing testsSimon Brandhof2013-02-153-5/+117
* Refactor the filesystem API in order to allow to provide its own exclusionsSimon Brandhof2013-02-1519-395/+587
* SONAR-3317 improve memory usage in export of dry run dbSimon Brandhof2013-02-141-0/+4
* Fix log level of batch working dirSimon Brandhof2013-02-141-1/+1
* Fix quality flawsSimon Brandhof2013-02-133-5/+5
* SONAR-2760 file exclusions by absolute pathSimon Brandhof2013-02-135-43/+153
* Add unit test to ListTasksTaskSimon Brandhof2013-02-132-9/+60
* Move Maven stuff into a dedicated packageSimon Brandhof2013-02-1342-115/+154
* Fix loading of source encoding from Maven POMSimon Brandhof2013-02-135-8/+25
* Fix quality flawsSimon Brandhof2013-02-123-4/+6
* SONAR-1896 SONAR-3739 improve the API of scan file systemSimon Brandhof2013-02-1231-658/+387