| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Add property 'sonar.core.serverBaseURL' | Evgeny Mandrikov | 2011-07-22 | 1 | -0/+11 |
* | SONAR-2599 First draft of settings for notifications in user profile | Evgeny Mandrikov | 2011-07-20 | 2 | -0/+10 |
* | SONAR-2596,SONAR-2600 Improve notification mechanism | Evgeny Mandrikov | 2011-07-20 | 5 | -0/+296 |
* | SONAR-2610 Replace the table ASYNC_MEASURES_SNAPSHOTS by MANUAL_MEASURES | Simon Brandhof | 2011-07-12 | 1 | -172/+0 |
* | SONAR-2604 Default value for properties "sonar.java.source" and "sonar.java.t... | Evgeny Mandrikov | 2011-07-12 | 1 | -8/+5 |
* | 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 |
* | Cleanup temp files generated by CommandExecutorTest.java | Simon Brandhof | 2011-07-07 | 1 | -0/+3 |
* | SONAR-2469 extensions annotated with @InstantiationStrategy(BATCH) should acc... | Simon Brandhof | 2011-07-07 | 1 | -0/+5 |
* | SONAR-2574 API: configure the working directory used by org.sonar.api.utils.c... | Simon Brandhof | 2011-07-05 | 6 | -9/+55 |
* | Add the method org.sonar.api.rules.Violation#isNew() | simonbrandhof | 2011-06-29 | 1 | -0/+21 |
* | Fix loading of extensions which extend abstract classes | Simon Brandhof | 2011-06-23 | 2 | -2/+9 |
* | Fix potential lock on Windows ? | Simon Brandhof | 2011-06-22 | 1 | -1/+4 |
* | SONAR-75 Document i18n API as experimental (postponed to v2.10) | Simon Brandhof | 2011-06-21 | 2 | -105/+11 |