| Commit message (Expand) | Author | Age | Files | Lines |
* | SONAR-3137,SONAR-2292 Complete API for external security systems | Evgeny Mandrikov | 2012-01-10 | 3 | -3/+97 |
* | SONAR-3137 Add experimental API to retrieve users from external system | Evgeny Mandrikov | 2012-01-09 | 2 | -0/+88 |
* | SONAR-3147 Web service to list available widgets | Simon Brandhof | 2012-01-05 | 1 | -0/+2 |
* | Upgrade to 2.14-SNAPSHOT | Eric Hartmann | 2012-01-03 | 1 | -1/+1 |
* | Fix some quality flaws | simonbrandhof | 2012-01-01 | 1 | -1/+1 |
* | Remove ignored test | simonbrandhof | 2011-12-31 | 1 | -13/+0 |
* | Fix some quality flaws | simonbrandhof | 2011-12-31 | 1 | -6/+8 |
* | SONAR-3096 Exclude source sub-directories starting with a dot | Simon Brandhof | 2011-12-22 | 5 | -3/+23 |
* | Fix some quality flaws | simonbrandhof | 2011-12-22 | 1 | -11/+11 |
* | SONAR-1929 do not register dashboards which name already exits | Simon Brandhof | 2011-12-16 | 5 | -146/+13 |
* | SONAR-1929 move the package org.sonar.api.web.dashboard to org.sonar.api.web | Simon Brandhof | 2011-12-16 | 4 | -8/+7 |
* | SONAR-1929 minor refactoring + add some tests | Simon Brandhof | 2011-12-16 | 3 | -54/+25 |
* | Fix violations | Evgeny Mandrikov | 2011-12-15 | 1 | -5/+9 |
* | SONAR-1929 refactor the extension point to define dashboards | Simon Brandhof | 2011-12-15 | 5 | -151/+153 |
* | SONAR-1929 refactoring of the extension point Dashboard | Simon Brandhof | 2011-12-15 | 3 | -61/+42 |
* | SONAR-1929 Improve the Dashboard template API | Fabrice Bellingard | 2011-12-14 | 4 | -20/+28 |
* | SONAR-1929 Modify the new DashboardTemplate API | Fabrice Bellingard | 2011-12-13 | 11 | -250/+405 |
* | SONAR-3063 Implement the hotspots page as a dashboard | Fabrice Bellingard | 2011-12-12 | 1 | -1/+1 |
* | SONAR-1929 New extension point: dashboard template | Fabrice Bellingard | 2011-12-12 | 7 | -3/+315 |
* | Fix some violations | Simon Brandhof | 2011-12-12 | 1 | -5/+5 |
* | Improve DateUtils by using generics in ThreadLocal + rename some unit tests o... | Simon Brandhof | 2011-12-12 | 2 | -8/+11 |
* | SONAR-3077 rename priority to severity in Rule#toString() | Simon Brandhof | 2011-12-12 | 1 | -33/+36 |
* | SONAR-2973 replace RULE_FAILURES_OVERRIDDEN_SEVERITY by REVIEWS.MANUAL_SEVERI... | Simon Brandhof | 2011-12-12 | 1 | -12/+0 |
* | SONAR-3077 Don't use ReflectionToStringBuilder in Rule.toString() | Evgeny Mandrikov | 2011-12-10 | 1 | -1/+11 |
* | Add DecoratorBarriers START_VIOLATION_PERSISTENCE and END_OF_VIOLATION_PERSIS... | Evgeny Mandrikov | 2011-12-09 | 1 | -13/+23 |
* | SONAR-3070 DateUtils should not parse badly formatted strings | Evgeny Mandrikov | 2011-12-09 | 2 | -15/+29 |
* | Increase size of RULE_FAILURES.COMMITTER to 100 | Evgeny Mandrikov | 2011-12-08 | 1 | -1/+1 |
* | SONAR-2973 add the column RULE_FAILURES.OVERRIDDEN_SEVERITY (BOOLEAN) | Simon Brandhof | 2011-12-08 | 1 | -3/+16 |
* | Add RULE_FAILURES.COMMITTER | Evgeny Mandrikov | 2011-12-08 | 2 | -0/+29 |
* | SONAR-3057 Use appropriate colors for measures | Fabrice Bellingard | 2011-12-07 | 1 | -12/+14 |
* | SONAR-3062 API: org.sonar.api.config.Settings#getStringArray() should trim va... | simonbrandhof | 2011-12-07 | 2 | -4/+42 |
* | SONAR-3055 API: remove the attribute "classes" of the annotations @DependsUpo... | Simon Brandhof | 2011-12-05 | 5 | -26/+3 |
* | SONAR-3052 add dependency on Guava 10 | simonbrandhof | 2011-12-04 | 1 | -2/+2 |
* | SONAR-1974 refactor tables RULE_FAILURES and REVIEWS | Simon Brandhof | 2011-12-02 | 2 | -34/+59 |
* | SONAR-1974 Add RULE_FAILURES.RESOURCE_ID | Simon Brandhof | 2011-11-28 | 1 | -2/+14 |
* | SONAR-1974 RULE_FAILURES.SNAPSHOT_ID must be nullable | Simon Brandhof | 2011-11-28 | 1 | -1/+1 |
* | Fix name of CoreMetrics#metrics | Simon Brandhof | 2011-11-28 | 1 | -726/+729 |
* | Add factory methods to converters of org.sonar.api.utils.KeyValueFormat | Simon Brandhof | 2011-11-28 | 2 | -30/+74 |
* | Fix some violations | Simon Brandhof | 2011-11-25 | 2 | -15/+14 |
* | SONAR-3029 API: allow to have different severities for violations related to ... | Simon Brandhof | 2011-11-24 | 5 | -81/+29 |
* | SONAR-3023 Increase the size for column "qualifier" in DB | Evgeny Mandrikov | 2011-11-23 | 2 | -2/+2 |
* | SONAR-2897 Rename "sonar.cobertura.maxmen" to "sonar.cobertura.maxmem" | Fabrice Bellingard | 2011-11-21 | 1 | -1/+1 |
* | Fix compatibility of file exclusions with the dotnet plugin | simonbrandhof | 2011-11-13 | 2 | -3/+13 |
* | Fix loading of file exclusions - do not cache exclusions in Project | simonbrandhof | 2011-11-11 | 3 | -8/+67 |
* | Remove HSQLDB from unit tests | Simon Brandhof | 2011-11-10 | 2 | -5/+5 |
* | Upgrade version to 2.13-SNAPSHOT | Eric Hartmann | 2011-11-09 | 1 | -1/+1 |
* | fix violations | simonbrandhof | 2011-11-07 | 1 | -1/+5 |
* | Fix violations | Evgeny Mandrikov | 2011-11-07 | 2 | -3/+0 |
* | Fix coding violations | Simon Brandhof | 2011-11-03 | 2 | -6/+7 |
* | Fix violations | Evgeny Mandrikov | 2011-11-03 | 2 | -19/+15 |