Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "SONAR-4069 Remove Task and TaskDefinition from API." | Simon Brandhof | 2013-03-05 | 4 | -2/+5 |
| | | | | This reverts commit 7509fbafb262c92c3603d5b17387c232a5748327. | ||||
* | SONAR-4069 Remove Task and TaskDefinition from API. | Simon Brandhof | 2013-03-05 | 4 | -5/+2 |
| | | | | Feature is postponed to version 3.6. | ||||
* | Revert all changes made to IoC container for views as a task. | Julien HENRY | 2013-03-01 | 4 | -11/+24 |
| | |||||
* | Fix after refactoring for views | Julien HENRY | 2013-02-27 | 2 | -5/+3 |
| | |||||
* | Fix unit tests | Julien Lancelot | 2013-02-27 | 2 | -10/+8 |
| | |||||
* | Refactor ioc containers to allow views to work as a task. | Julien HENRY | 2013-02-27 | 3 | -15/+6 |
| | | | | Signed-off-by: Julien Lancelot <julien.lancelot@gmail.com> | ||||
* | SONAR-3583 do not fail if violation has no rule id | Simon Brandhof | 2013-02-25 | 1 | -9/+34 |
| | |||||
* | SONAR-4160 add the field "switched_off" (boolean) | Simon Brandhof | 2013-02-21 | 1 | -2/+3 |
| | |||||
* | SONAR-4160 Add violation date to dry run json report | Simon Brandhof | 2013-02-21 | 1 | -3/+5 |
| | |||||
* | Increase coverage by UTs. | Julien HENRY | 2013-02-21 | 2 | -3/+124 |
| | |||||
* | Fix exclusions by absolute path on Windows | Simon Brandhof | 2013-02-21 | 1 | -0/+45 |
| | |||||
* | Fix quality flaws | Simon Brandhof | 2013-02-20 | 2 | -0/+12 |
| | |||||
* | Fix quality flaws | Simon Brandhof | 2013-02-19 | 2 | -3/+43 |
| | |||||
* | Add missing unit tests | Simon Brandhof | 2013-02-19 | 2 | -0/+82 |
| | |||||
* | SONAR-3317 download last analysis on dry run | Simon Brandhof | 2013-02-19 | 1 | -0/+126 |
| | |||||
* | SONAR-2760 fix support of multiple inclusion patterns | Simon Brandhof | 2013-02-18 | 1 | -8/+43 |
| | |||||
* | SONAR-2965 Provide a way to close JPA session to avoid DB timeout | Julien HENRY | 2013-02-18 | 1 | -3/+3 |
| | | | | | Session will now be closed before running maven goals and before sensors. A new session will automatically be opened on next try to access DB. | ||||
* | Fix inclusions by absolute path and improve documentation | Simon Brandhof | 2013-02-18 | 1 | -6/+8 |
| | |||||
* | Fix backward-compatibility. File system can be changed by sensors... | Simon Brandhof | 2013-02-18 | 3 | -49/+126 |
| | |||||
* | SONAR-3583 Do not save violation if rule does not exist in DB (= no ID) | Fabrice Bellingard | 2013-02-18 | 1 | -1/+16 |
| | |||||
* | Add missing tests | Simon Brandhof | 2013-02-15 | 3 | -5/+117 |
| | |||||
* | Refactor the filesystem API in order to allow to provide its own exclusions | Simon Brandhof | 2013-02-15 | 6 | -70/+124 |
| | |||||
* | SONAR-2760 file exclusions by absolute path | Simon Brandhof | 2013-02-13 | 1 | -9/+38 |
| | |||||
* | Add unit test to ListTasksTask | Simon Brandhof | 2013-02-13 | 1 | -0/+44 |
| | |||||
* | Move Maven stuff into a dedicated package | Simon Brandhof | 2013-02-13 | 9 | -54/+64 |
| | |||||
* | Fix loading of source encoding from Maven POM | Simon Brandhof | 2013-02-13 | 2 | -3/+2 |
| | |||||
* | SONAR-1896 SONAR-3739 improve the API of scan file system | Simon Brandhof | 2013-02-12 | 12 | -210/+113 |
| | |||||
* | SONAR-1896 ResourceFilter extension based on file exclusions | Simon Brandhof | 2013-02-12 | 3 | -89/+138 |
| | |||||
* | SONAR-3843 Fix issue with submodules | Julien Lancelot | 2013-02-11 | 1 | -2/+0 |
| | |||||
* | SONAR-4053 Automatically release semaphores when outdated | Julien HENRY | 2013-02-11 | 1 | -20/+3 |
| | |||||
* | SONAR-1896 add unit tests | Simon Brandhof | 2013-02-11 | 1 | -2/+42 |
| | |||||
* | Fix compatibility with Java 5 | Simon Brandhof | 2013-02-11 | 1 | -7/+7 |
| | |||||
* | SONAR-1896 refactor file system components used during project analysis | Simon Brandhof | 2013-02-11 | 7 | -0/+602 |
| | |||||
* | Revert SONAR-3843 Unable to determine structure of Maven project | Julien Lancelot | 2013-02-11 | 1 | -0/+2 |
| | |||||
* | SONAR-3843 Unable to determine structure of Maven project | Julien Lancelot | 2013-02-11 | 1 | -0/+20 |
| | |||||
* | Rename pico *Module classes to *Container to not confuse with Sonar Module ↵ | Julien HENRY | 2013-02-11 | 6 | -27/+27 |
| | | | | concept | ||||
* | SONAR-4009 For "previous_version", Sonar must look into "events" table | Fabrice Bellingard | 2013-02-08 | 1 | -5/+13 |
| | | | | | | => The behavior of "previous_version" option to define a differential view used to depend on the content of the snapshot.version column but not of the events table. This could give wrong results. | ||||
* | SONAR-4012 Missing html escape in project name | Julien Lancelot | 2013-02-07 | 1 | -1/+10 |
| | |||||
* | SONAR-2291 move management of file cache to the new module sonar-home | Simon Brandhof | 2013-02-05 | 4 | -197/+70 |
| | |||||
* | Remove some calls to commons-collections | Simon Brandhof | 2013-02-03 | 1 | -13/+11 |
| | |||||
* | SONAR-2291 Allow to configure Sonar user home directory | Julien HENRY | 2013-02-01 | 1 | -1/+1 |
| | |||||
* | SONAR-2291 Implement cache for JDBC driver | Julien HENRY | 2013-02-01 | 1 | -7/+50 |
| | |||||
* | SONAR-2291 Minor changes on cache | Julien HENRY | 2013-01-31 | 2 | -2/+24 |
| | | | | | | * default cache folder is ~/.sonar/cache * fail execution when there is a checksum mismatch * improve logging | ||||
* | SONAR-2291 Don't extract plugins in the cache folder | Julien HENRY | 2013-01-29 | 1 | -4/+25 |
| | | | | but instead extract them in a temporary location. | ||||
* | SONAR-2501 refactor BeanGraph layer | Simon Brandhof | 2013-01-29 | 1 | -2/+2 |
| | |||||
* | SONAR-2291 Implement caching of downloaded Sonar plugins. | Julien HENRY | 2013-01-28 | 3 | -30/+156 |
| | | | | | | * By default cache location is ~/.sonar/.cache * Cache location can be changed by property sonar.cacheLocation * To know if a plugin file have to be downloaded there is a checksum (MD5) comparison | ||||
* | SONAR-4087 first draft of test api | Simon Brandhof | 2013-01-25 | 1 | -1/+2 |
| | |||||
* | SONAR-4069 Refactoring of Task extension | Julien HENRY | 2013-01-18 | 1 | -3/+3 |
| | | | | | * @RequiresProject is no more in API * Simplify TaskModule | ||||
* | SONAR-4048 improve access denied message during analysis | Julien Lancelot | 2013-01-17 | 1 | -3/+21 |
| | |||||
* | SONAR-4069 Minor improvements and fixes for tasks | Julien HENRY | 2013-01-17 | 3 | -2/+95 |
| | | | | | * Try to break package cycle * Add validation on TaskDefinition |