aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch
Commit message (Expand)AuthorAgeFilesLines
* 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
* SONAR-1896 ResourceFilter extension based on file exclusionsSimon Brandhof2013-02-127-199/+320
* SONAR-4053 Increase connection pool size for SemaphoreUpdaterJulien HENRY2013-02-121-3/+4
* SONAR-3843 Fix issue with submodulesJulien Lancelot2013-02-113-11/+31
* SONAR-4053 Automatically release semaphores when outdatedJulien HENRY2013-02-113-32/+7
* SONAR-1896 add unit testsSimon Brandhof2013-02-111-2/+42
* Fix compatibility with Java 5Simon Brandhof2013-02-111-7/+7
* SONAR-1896 refactor file system components used during project analysisSimon Brandhof2013-02-1124-0/+1506
* Revert SONAR-3843 Unable to determine structure of Maven projectJulien Lancelot2013-02-112-19/+11
* SONAR-3843 Unable to determine structure of Maven projectJulien Lancelot2013-02-114-10/+62
* Rename pico *Module classes to *Container to not confuse with Sonar Module co...Julien HENRY2013-02-1114-59/+59
* SONAR-4009 For "previous_version", Sonar must look into "events" tableFabrice Bellingard2013-02-085-52/+115
* SONAR-4012 Missing html escape in project nameJulien Lancelot2013-02-072-2/+13
* SONAR-2291 move management of file cache to the new module sonar-homeSimon Brandhof2013-02-0511-529/+156
* Remove some calls to commons-collectionsSimon Brandhof2013-02-031-13/+11
* SONAR-2291 Allow to configure Sonar user home directoryJulien HENRY2013-02-013-10/+25
* SONAR-2291 Implement cache for JDBC driverJulien HENRY2013-02-012-15/+99
* SONAR-2291 Minor changes on cacheJulien HENRY2013-01-315-16/+38
* SONAR-2291 Generate a new bootstrap index with md5Julien HENRY2013-01-301-6/+5
* SONAR-2501 remove org.sonar.api.testsSimon Brandhof2013-01-291-2/+0
* SONAR-2291 Don't extract plugins in the cache folderJulien HENRY2013-01-292-8/+33
* SONAR-2501 refactor BeanGraph layerSimon Brandhof2013-01-294-16/+16
* SONAR-2291 Close InputStream properly after computing md5Julien HENRY2013-01-281-2/+9
* SONAR-2291 Implement caching of downloaded Sonar plugins.Julien HENRY2013-01-287-43/+436
* Merge remote-tracking branch 'origin/master'Simon Brandhof2013-01-254-5/+15
|\
| * Fix some quality flaws.Julien HENRY2013-01-231-1/+3
| * Fix some quality flaws.Julien HENRY2013-01-233-4/+8
| * Fix some quality flaws.Julien HENRY2013-01-221-0/+4