Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix compatibility of file exclusions with the dotnet plugin | simonbrandhof | 2011-11-14 | 2 | -3/+13 |
| | |||||
* | Fix loading of file exclusions - do not cache exclusions in Project | simonbrandhof | 2011-11-11 | 3 | -8/+67 |
| | |||||
* | 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 |
| | |||||
* | SONAR-2963 rename some labels and metrics | Simon Brandhof | 2011-11-02 | 1 | -15/+15 |
| | |||||
* | SONAR-2952 add @since comments to new core metrics + remove dead code from ↵ | simonbrandhof | 2011-11-01 | 1 | -4/+119 |
| | | | | jacoco plugin | ||||
* | SONAR-2952 move integration test metrics from jacoco plugin to core | simonbrandhof | 2011-11-01 | 1 | -1/+67 |
| | |||||
* | SONAR-2952 Make the coverage tab support integration test measures | simonbrandhof | 2011-11-01 | 1 | -615/+708 |
| | |||||
* | Deprecate org.sonar.api.utils.Logs | simonbrandhof | 2011-11-01 | 1 | -0/+2 |
| | |||||
* | Don't use ping command to test CommandExecutor | Evgeny Mandrikov | 2011-10-29 | 3 | -3/+4 |
| | | | | This command causes strange problems on Windows 7. | ||||
* | Fix violations | Evgeny Mandrikov | 2011-10-26 | 2 | -1/+4 |
| | |||||
* | Fix violations | Evgeny Mandrikov | 2011-10-25 | 2 | -2/+0 |
| | |||||
* | SONAR-2879 Trim paths (sources, tests, binaries, libraries) before usage | Evgeny Mandrikov | 2011-10-25 | 2 | -7/+31 |
| | |||||
* | SONAR-2919 Update Events table | Fabrice Bellingard | 2011-10-24 | 1 | -14/+2 |
| | | | | | | | | Migration script: - name column => 400 - description column => 4000 - data column removed - tries to attach snapshots to events that do not have one | ||||
* | SONAR-2715 Provide meaningful exception message, when source file cannot be ↵ | Evgeny Mandrikov | 2011-10-24 | 1 | -3/+2 |
| | | | | imported | ||||
* | 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 |
| | | | | Thus now it provides correct escaping for regular expression operators. | ||||
* | 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 |
| | | | | | | | | The component org.apache.commons.Configuration is still available but plugins should use org.sonar.api.config.Settings. It also implies the following issues : SONAR-2870 do not rebuild the WAR file when editing sonar.properties SONAR-2869 allow to use the annotations @Properties/@Property on extensions | ||||
* | Add MeasureData#toString() | Simon Brandhof | 2011-09-20 | 1 | -0/+11 |
| | |||||
* | 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 |
| | | | | | This page is merged to the catgories of the General Settings page. At the same time the Email Settings page is merged as well. | ||||
* | 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 ↵ | Simon Brandhof | 2011-08-15 | 1 | -0/+5 |
| | | | | annotation | ||||
* | 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 |
| | |||||
* | 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 ↵ | Simon Brandhof | 2011-08-01 | 1 | -2/+22 |
| | | | | Metric.Builder#setUserManaged(boolean) | ||||
* | SONAR-75 Improve i18n API | Simon Brandhof | 2011-07-29 | 1 | -54/+0 |
| | | | | | | - The extension point LanguagePack is not required anymore - No error logs when rule description is not available in all locales - Increase code coverage and decrease complexity | ||||
* | Add convenient factory methods ResourceQuery#create(String resourceKey) and ↵ | Simon Brandhof | 2011-07-28 | 1 | -0/+7 |
| | | | | Rule#create(String repo, String key) | ||||
* | 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 |
| |