| Commit message (Expand) | Author | Age | Files | Lines |
* | SONAR-2919 Update Events table | Fabrice Bellingard | 2011-10-24 | 1 | -14/+2 |
* | SONAR-2715 Provide meaningful exception message, when source file cannot be i... | Evgeny Mandrikov | 2011-10-24 | 1 | -3/+2 |
* | Fix violations | Evgeny Mandrikov | 2011-10-24 | 3 | -2/+3 |
* | SONAR-2762 Improve examples in page "project exclusions" | Evgeny Mandrikov | 2011-10-21 | 1 | -5/+5 |
* | SONAR-2762 Fully refactor construction of regular expression in WildcardPattern | Evgeny Mandrikov | 2011-10-20 | 2 | -41/+177 |
* | SONAR-2809 Don't hide metric "Weighted violations" | Evgeny Mandrikov | 2011-10-18 | 1 | -1/+0 |
* | Fix violations | Evgeny Mandrikov | 2011-10-18 | 2 | -1/+13 |
* | Fix HttpDownloaderTest on Windows | Simon Brandhof | 2011-10-13 | 1 | -3/+4 |
* | Remove some ignored tests and fix some commented-out code | Simon Brandhof | 2011-10-13 | 1 | -1/+4 |
* | Improve unit tests | Evgeny Mandrikov | 2011-10-13 | 1 | -7/+29 |
* | SONAR-2896 Fix ability to configure Maven plugins under Maven 2.x | Evgeny Mandrikov | 2011-10-12 | 1 | -1/+1 |
* | SONAR-2896 Fix ability to configure Maven plugins under Maven 2.x | Evgeny Mandrikov | 2011-10-12 | 1 | -4/+18 |
* | SONAR-2852 CommandExecutor must explicitly close all streams | Evgeny Mandrikov | 2011-10-10 | 1 | -8/+37 |
* | SONAR-2881 Do not rebuild the WAR file when changing conf/logback.xml | simonbrandhof | 2011-10-09 | 1 | -1/+1 |
* | SONAR-2861 New Configuration API | simonbrandhof | 2011-10-07 | 14 | -115/+956 |
* | Add MeasureData#toString() | Simon Brandhof | 2011-09-20 | 1 | -0/+11 |
* | Upgrade version to 2.12-SNAPSHOT | Simon Brandhof | 2011-09-16 | 1 | -1/+1 |
* | SONAR-2810 End support of JNDI JDBC datasource by WAR mode | Simon Brandhof | 2011-09-14 | 1 | -1/+0 |
* | SONAR-2603 provide a dedicated page to generate server id | simonbrandhof | 2011-09-11 | 2 | -4/+4 |
* | SONAR-2603 provide a dedicated settings page to generate server key | simonbrandhof | 2011-09-09 | 1 | -1/+6 |
* | SONAR-1091 New properties and category 'Duplications' | Evgeny Mandrikov | 2011-09-09 | 1 | -3/+28 |
* | SONAR-2714 Reorganize core properties into categories | Simon Brandhof | 2011-08-18 | 1 | -0/+31 |
* | SONAR-2655 define toString() on all the hibernate models | Simon Brandhof | 2011-08-16 | 11 | -60/+110 |
* | SONAR-2694 Provide a new optional 'category' attribute on the @Property annot... | Simon Brandhof | 2011-08-15 | 1 | -0/+5 |
* | 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 API: allow plugins to auto-disable on server startup | simonbrandhof | 2011-08-11 | 2 | -2/+44 |
* | | SONAR-2603 generate server key at startup | Simon Brandhof | 2011-08-09 | 2 | -0/+15 |
|/ |
|
* | 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 | -7/+20 |
* | Deactivate test HttpDownloaderTest | simonbrandhof | 2011-08-02 | 1 | -3/+1 |
* | Some code improvements | Simon Brandhof | 2011-08-02 | 4 | -5/+9 |
* | Fix new violations | Simon Brandhof | 2011-08-02 | 3 | -13/+13 |
* | SONAR-75 Remove unused French GWT properties + add method Metric.Builder#setU... | Simon Brandhof | 2011-08-01 | 1 | -2/+22 |
* | SONAR-75 Improve i18n API | Simon Brandhof | 2011-07-29 | 1 | -54/+0 |
* | Add convenient factory methods ResourceQuery#create(String resourceKey) and R... | Simon Brandhof | 2011-07-28 | 1 | -0/+7 |
* | Fix label of metric commented_out_code_lines | Simon Brandhof | 2011-07-28 | 1 | -1/+1 |
* | SONAR-2596 Add unit tests | Evgeny Mandrikov | 2011-07-28 | 2 | -0/+84 |
* | SONAR-2644 Rule name should be optional in XML declaration files | Simon Brandhof | 2011-07-26 | 4 | -10/+9 |
* | SONAR-2634 new_*_violations and *_violations metrics are not qualitative | Simon Brandhof | 2011-07-26 | 1 | -11/+11 |
* | Fix CloseReviewsDecorator for Derby and move Review entity from sonar-plugin-... | Evgeny Mandrikov | 2011-07-26 | 1 | -143/+0 |
* | SONAR-75 define locale for violation messages | simonbrandhof | 2011-07-25 | 2 | -23/+12 |
* | SONAR-2607 Provide email notifications on review changes | Evgeny Mandrikov | 2011-07-25 | 1 | -1/+58 |
* | Add method findById to UserFinder and make it available as BatchComponent | Evgeny Mandrikov | 2011-07-25 | 1 | -1/+4 |
* | SONAR-2006 Allow to select manual measures in filters treemap | Simon Brandhof | 2011-07-22 | 1 | -2/+2 |
* | SONAR-2607 Provide email notifications on review changes | Evgeny Mandrikov | 2011-07-22 | 2 | -2/+34 |
* | SONAR-2635 Add new type of widget property : METRIC | Simon Brandhof | 2011-07-22 | 1 | -1/+5 |
* | SONAR-2634 The tendency icon of the 'violations' metric should not be colorized | Simon Brandhof | 2011-07-22 | 1 | -1/+1 |