| Commit message (Expand) | Author | Age | Files | Lines |
* | SONAR-2919 Alert/Profile/Version event sensors fill "created_at" col. | Fabrice Bellingard | 2011-10-24 | 1 | -0/+2 |
* | Fix violations | Evgeny Mandrikov | 2011-10-24 | 1 | -5/+5 |
* | Fix config of Hibernate logs on batch side | Simon Brandhof | 2011-10-18 | 1 | -10/+8 |
* | SONAR-2681 Provide meaningful error message when unable to determine Maven pr... | Evgeny Mandrikov | 2011-10-13 | 2 | -16/+39 |
* | Remove some ignored tests and fix some commented-out code | Simon Brandhof | 2011-10-13 | 28 | -855/+1 |
* | Improve unit tests | Evgeny Mandrikov | 2011-10-13 | 2 | -5/+8 |
* | SONAR-2896 Fix ability to configure Maven plugins under Maven 2.x | Evgeny Mandrikov | 2011-10-12 | 1 | -2/+5 |
* | SONAR-2861 fix loading of property sonar.skippedModules | Simon Brandhof | 2011-10-10 | 1 | -4/+9 |
* | SONAR-2861 fix loading of the property sonar.core.codeCoveragePlugin | Simon Brandhof | 2011-10-10 | 5 | -35/+34 |
* | SONAR-2719 support Maven 3 | Simon Brandhof | 2011-10-10 | 2 | -35/+0 |
* | SONAR-2861 Remove unused classes ResourceDatabaseConfiguration and ProjectCon... | Simon Brandhof | 2011-10-10 | 5 | -252/+0 |
* | SONAR-2719 add timestamp to maven logs | simonbrandhof | 2011-10-09 | 2 | -6/+43 |
* | SONAR-2881 Do not rebuild the WAR file when changing conf/logback.xml | simonbrandhof | 2011-10-09 | 2 | -2/+2 |
* | Add unit test BatchSettingsTest | Simon Brandhof | 2011-10-07 | 1 | -0/+68 |
* | SONAR-2861 New Configuration API | simonbrandhof | 2011-10-07 | 25 | -388/+634 |
* | SONAR-2735 Fix handling of different ways to declare Maven modules | Evgeny Mandrikov | 2011-09-30 | 2 | -13/+31 |
* | Upgrade version to 2.12-SNAPSHOT | Simon Brandhof | 2011-09-16 | 1 | -1/+1 |
* | SONAR-2603 provide a dedicated page to generate server id | simonbrandhof | 2011-09-11 | 1 | -2/+2 |
* | SONAR-2744 Fix regression in usage of 'sonar.phase' | Evgeny Mandrikov | 2011-09-08 | 6 | -22/+32 |
* | SONAR-2579 Creating an event through the web service API leads to a org.sonar... | Simon Brandhof | 2011-09-08 | 1 | -1/+1 |
* | Revert pom versions to 2.11-SNAPSHOT after merging branch 2.10 | Simon Brandhof | 2011-08-15 | 1 | -1/+1 |
* | Merge branch 'release-2.10' | Simon Brandhof | 2011-08-15 | 1 | -1/+1 |
|\ |
|
| * | [maven-release-plugin] prepare for next development iteration | Simon Brandhof | 2011-08-09 | 1 | -1/+1 |
| * | [maven-release-plugin] prepare release 2.10-RC2 | Simon Brandhof | 2011-08-09 | 1 | -1/+1 |
* | | SONAR-2692 allow ExtensionProvider#provide() to return null | Simon Brandhof | 2011-08-12 | 1 | -5/+7 |
* | | SONAR-2603 generate server key at startup | Simon Brandhof | 2011-08-09 | 1 | -24/+20 |
|/ |
|
* | SONAR-2674 The method Sensor#shouldExecuteOnProject() must not be executed be... | Simon Brandhof | 2011-08-08 | 4 | -14/+17 |
* | Upgrade version to 2.11-SNAPSHOT | Simon Brandhof | 2011-08-05 | 1 | -1/+1 |
* | SONAR-2627 False-positive flags disappear after second analysis run | Simon Brandhof | 2011-08-04 | 1 | -2/+4 |
* | Some code improvements | Simon Brandhof | 2011-08-02 | 2 | -3/+5 |
* | Fix new violations | Simon Brandhof | 2011-08-02 | 2 | -5/+1 |
* | SONAR-2650 fix startup when no FileFilter extensions are installed | Simon Brandhof | 2011-07-27 | 1 | -2/+12 |
* | SONAR-2650 reduce number of constructors | Simon Brandhof | 2011-07-27 | 2 | -16/+3 |
* | SONAR-2650 FileFilter extension point is ignored | Simon Brandhof | 2011-07-27 | 2 | -3/+18 |
* | Add method findById to UserFinder and make it available as BatchComponent | Evgeny Mandrikov | 2011-07-25 | 1 | -0/+2 |
* | SONAR-2598 NotificationManager should be available as BatchComponent | Evgeny Mandrikov | 2011-07-25 | 1 | -0/+2 |
* | SONAR-2610 Replace the table ASYNC_MEASURES_SNAPSHOTS by MANUAL_MEASURES | Simon Brandhof | 2011-07-12 | 1 | -2/+0 |
* | Upgrade version to 2.10-SNAPSHOT | Simon Brandhof | 2011-07-11 | 1 | -1/+1 |
* | temporary reverting to 2.9-SNAPSHOT | simonbrandhof | 2011-07-10 | 1 | -1/+1 |
* | Upgrade to version 2.10-SNAPSHOT | simonbrandhof | 2011-07-10 | 1 | -1/+1 |
* | Remove TRACE log | Simon Brandhof | 2011-07-07 | 1 | -1/+0 |
* | SONAR-2469 extensions annotated with @InstantiationStrategy(BATCH) should acc... | Simon Brandhof | 2011-07-07 | 5 | -21/+31 |
* | SONAR-2553 API: compute the variations on all measures | Simon Brandhof | 2011-06-29 | 1 | -4/+16 |
* | Log when dry run is enabled | simonbrandhof | 2011-06-26 | 1 | -1/+5 |
* | Revert move of TimeMachineConfigution | Simon Brandhof | 2011-06-22 | 4 | -0/+208 |
* | SONAR-2497 Merge i18n plugin with core | Simon Brandhof | 2011-06-21 | 2 | -9/+29 |
* | SONAR-2505 support measure variations | Simon Brandhof | 2011-06-21 | 10 | -122/+33 |
* | Fix violations | Evgeny Mandrikov | 2011-06-20 | 1 | -1/+1 |
* | SONAR-2505 support tracking of violations on dry runs | Simon Brandhof | 2011-06-17 | 16 | -457/+29 |
* | SONAR-2428 Detection new violations, when new module added to project | Evgeny Mandrikov | 2011-06-17 | 6 | -31/+50 |