Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-2038 LCOM4 value is incorrect when mixing getter/setter and direct ↵ | Dinesh Bolkensteyn | 2011-10-24 | 2 | -0/+19 |
| | | | | field access | ||||
* | mend | Dinesh Bolkensteyn | 2011-10-24 | 2 | -16/+25 |
| | | | | SONAR-2038 LCOM4 value is incorrect when mixing getter/setter and direct field access | ||||
* | SONAR-2038 LCOM4 value is incorrect when mixing getter/setter and direct ↵ | Dinesh Bolkensteyn | 2011-10-24 | 5 | -33/+52 |
| | | | | field access | ||||
* | SONAR-2796 Display which directories Sonar will use during analysis | Evgeny Mandrikov | 2011-10-24 | 2 | -0/+58 |
| | | | | | * Dedicated Initializer was created in order to do this. * Exclusions also displayed by this component. | ||||
* | SONAR-2919 Remove old useless code | Fabrice Bellingard | 2011-10-24 | 2 | -37/+12 |
| | |||||
* | SONAR-2928 Fix handling of new violations in case of null checksum | Evgeny Mandrikov | 2011-10-24 | 4 | -25/+52 |
| | |||||
* | SONAR-2919 Update tests of db cleaner | Fabrice Bellingard | 2011-10-24 | 2 | -8/+8 |
| | |||||
* | SONAR-2919 Update tests of event purge mechanism | Fabrice Bellingard | 2011-10-24 | 2 | -6/+6 |
| | |||||
* | SONAR-2715 Provide meaningful exception message, when source file cannot be ↵ | Evgeny Mandrikov | 2011-10-24 | 1 | -2/+1 |
| | | | | imported | ||||
* | Fix violations | Evgeny Mandrikov | 2011-10-24 | 2 | -4/+4 |
| | |||||
* | Fix "Enable GWT Dev mode for sonar-jacoco-plugin" | Fabrice Bellingard | 2011-10-21 | 1 | -1/+2 |
| | |||||
* | Fix "Enable GWT Dev mode for sonar-jacoco-plugin" | Fabrice Bellingard | 2011-10-21 | 1 | -1/+0 |
| | |||||
* | SONAR-2919 Change the way to handle events in Sonar | Fabrice Bellingard | 2011-10-21 | 1 | -2/+18 |
| | | | | | | | | | | | - Removed the possibility to handle them in the widget - Added the management in the History service Still needs to: - Update the WS API - Remove useless code - Update batch side - Write DB migration script | ||||
* | Enable GWT Dev mode for sonar-jacoco-plugin | Evgeny Mandrikov | 2011-10-21 | 4 | -9/+10 |
| | |||||
* | SONAR-2594 Fix tests | Evgeny Mandrikov | 2011-10-19 | 1 | -0/+4 |
| | |||||
* | SONAR-2594 FindBugs plugin should support localized violations | Evgeny Mandrikov | 2011-10-19 | 2 | -0/+11 |
| | |||||
* | Change logging level of EmailNotificationChannel from INFO to DEBUG | Simon Brandhof | 2011-10-19 | 1 | -3/+3 |
| | |||||
* | SONAR-2892 Add more tests and javadocs | Evgeny Mandrikov | 2011-10-19 | 7 | -26/+239 |
| | |||||
* | SONAR-1928 Fix various details | Fabrice Bellingard | 2011-10-18 | 5 | -8/+8 |
| | |||||
* | SONAR-2748 Make the profile backup available as permalink | Evgeny Mandrikov | 2011-10-18 | 1 | -1/+1 |
| | |||||
* | SONAR-2884 "No lines match your filter criteria" is not localized | Fabrice Bellingard | 2011-10-17 | 1 | -0/+1 |
| | |||||
* | SONAR-2863 Fix DB request to get the metrics for history table | Fabrice Bellingard | 2011-10-17 | 1 | -1/+4 |
| | | | | | When displaying the number of violations in the "History table" widget, this number might not be the total number of violations. | ||||
* | SONAR-2913 Don't display sparkline if only 1 snapshot | Fabrice Bellingard | 2011-10-17 | 1 | -1/+3 |
| | | | | In the History table, if there's only 1 snapshot, the sparkline cannot be displayed. | ||||
* | SONAR-1928 Fix problem with metric order | Fabrice Bellingard | 2011-10-17 | 1 | -2/+6 |
| | |||||
* | SONAR-2892 Fix test | Evgeny Mandrikov | 2011-10-17 | 1 | -1/+1 |
| | |||||
* | SONAR-2892 Remove dependency on plexus-classworlds from sonar-squid-java-plugin | Evgeny Mandrikov | 2011-10-17 | 11 | -209/+140 |
| | |||||
* | SONAR-2892 Use special SquidClassLoader which can be closed | Evgeny Mandrikov | 2011-10-17 | 8 | -1/+425 |
| | |||||
* | SONAR-2834 Move Google Analytics Plugin to the forge | Evgeny Mandrikov | 2011-10-17 | 5 | -247/+0 |
| | | | | This includes removal of Google Analytics Account from System Info page. | ||||
* | Fix declaration of sonar-packaging-maven-plugin to allow proper inheritance | Evgeny Mandrikov | 2011-10-14 | 14 | -30/+10 |
| | |||||
* | SONAR-2908 Fix typo in in english language pack: should be 'Title' instead ↵ | Evgeny Mandrikov | 2011-10-14 | 1 | -1/+1 |
| | | | | of 'Titre' | ||||
* | SONAR-2904 Show name of file during construction of duplications index | Evgeny Mandrikov | 2011-10-14 | 1 | -0/+1 |
| | |||||
* | SONAR-2792 Import code of JaCoCo plugin from Plugins Forge | Evgeny Mandrikov | 2011-10-14 | 36 | -0/+2538 |
| | | | | Revision 4564. | ||||
* | Revert bad code formatting on CorePlugin class. | Fabrice Bellingard | 2011-10-13 | 1 | -90/+142 |
| | |||||
* | SONAR-1928 Extract widgets from the hotspots page | Fabrice Bellingard | 2011-10-13 | 8 | -142/+542 |
| | | | | | | | This commit includes: - SONAR-2070: new widget for most violated rules - SONAR-2071: new widget for most violated resources - SONAR-2902: new metric hotspot widget | ||||
* | Remove some ignored tests and fix some commented-out code | Simon Brandhof | 2011-10-13 | 6 | -39/+8 |
| | |||||
* | SONAR-2875 deprecate CodeCheck CheckMessage#getChecker(), replaced by Object ↵ | Simon Brandhof | 2011-10-11 | 1 | -1/+1 |
| | | | | CheckMessage#getCheck() | ||||
* | SONAR-2872 The TimeLine widget can't be displayed with Oracle DB | Fabrice Bellingard | 2011-10-10 | 1 | -2/+6 |
| | |||||
* | SONAR-2740 Email notifications: add prefix to the sender's name | Evgeny Mandrikov | 2011-10-10 | 2 | -5/+6 |
| | |||||
* | SONAR-2873 FindBugs should be disposed after usage | Evgeny Mandrikov | 2011-10-10 | 1 | -1/+5 |
| | |||||
* | SONAR-2875 API: deprecate the interface org.sonar.squid.api.CodeCheck | Simon Brandhof | 2011-10-07 | 6 | -65/+26 |
| | |||||
* | SONAR-2861 New Configuration API | simonbrandhof | 2011-10-07 | 4 | -15/+45 |
| | | | | | | | | 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 | ||||
* | SONAR-2856 Upgrade to cobertura-maven-plugin 2.5.1 | Evgeny Mandrikov | 2011-10-05 | 1 | -1/+1 |
| | |||||
* | SONAR-2779 Explicitly specify UTF-8 for outgoing emails | Evgeny Mandrikov | 2011-09-30 | 2 | -2/+15 |
| | |||||
* | SONAR-2727 Display a warning message in the footer when the Derby engine is used | Simon Brandhof | 2011-09-27 | 1 | -0/+1 |
| | |||||
* | CPD: Limit time of analysis of one file to 5 minutes | Evgeny Mandrikov | 2011-09-27 | 1 | -17/+51 |
| | |||||
* | SONAR-1091 Fix SQL for CPD over different projects | Evgeny Mandrikov | 2011-09-26 | 2 | -1/+5 |
| | |||||
* | SONAR-2827 The property sonar.exclusions can not be changed by extensions | Simon Brandhof | 2011-09-26 | 2 | -15/+28 |
| | |||||
* | SONAR-2824 Java Squid should use isolated ClassLoader for bytecode analysis | Evgeny Mandrikov | 2011-09-23 | 2 | -1/+21 |
| | |||||
* | SONAR-1836 Add tests against bugs in Checkstyle | Evgeny Mandrikov | 2011-09-22 | 3 | -0/+32 |
| | | | | | | | Those tests will allow us to be notified during update of Checkstyle that bugs were fixed : * escaped unicode (exists in Checkstyle 5.1 - 5.4) * line comment at the end of file (exists in Checkstyle 5.2 - 5.4) | ||||
* | SONAR-2817 The Custom Measures widget is not displayed at all on IE7+ | Simon Brandhof | 2011-09-21 | 1 | -19/+25 |
| |