Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | SONAR-2812 The creation date of violation should not be reinitialized when ↵ | Simon Brandhof | 2011-09-20 | 2 | -0/+31 |
| | | | | the hash of the line hasn't been changed | ||||
* | SONAR-2074 Fix bug on Timeline widget when metric values are missing | Fabrice Bellingard | 2011-09-19 | 1 | -24/+35 |
| | | | | | Indeed, Protovis can't display multiple arrays if they have disjoined X-axis value sets. | ||||
* | Upgrade version to 2.12-SNAPSHOT | Simon Brandhof | 2011-09-16 | 14 | -14/+14 |
| | |||||
* | Enable history deletion on views | Simon Brandhof | 2011-09-15 | 1 | -1/+1 |
| | |||||
* | SONAR-2074 Should not call I18n API directly for metrics | Fabrice Bellingard | 2011-09-13 | 1 | -1/+1 |
| | |||||
* | SONAR-1091 Fix ClassCastException with Oracle | Evgeny Mandrikov | 2011-09-12 | 1 | -3/+3 |
| | |||||
* | SONAR-1091 Fix SQL for Oracle | Evgeny Mandrikov | 2011-09-12 | 1 | -3/+3 |
| | | | | Don't use 'resource' as table alias, because it's reserved word. | ||||
* | Fix violations | Evgeny Mandrikov | 2011-09-12 | 1 | -12/+12 |
| | |||||
* | Remove 2 commented-out lines of code | simonbrandhof | 2011-09-11 | 2 | -2/+0 |
| | |||||
* | SONAR-2603 provide a dedicated page to generate server id | simonbrandhof | 2011-09-11 | 1 | -4/+11 |
| | |||||
* | SONAR-1091 Improve descriptions for the 'Duplications' properties | Evgeny Mandrikov | 2011-09-09 | 2 | -12/+20 |
| | |||||
* | SONAR-2603 add some messages | Simon Brandhof | 2011-09-09 | 1 | -0/+10 |
| | |||||
* | SONAR-2074 Improve Timeline widget style | Fabrice Bellingard | 2011-09-09 | 1 | -1/+8 |
| | | | | | - Apply same event style as for the stack area chart - Fix bug in event display (displays too many events) | ||||
* | SONAR-2603 provide a dedicated settings page to generate server key | simonbrandhof | 2011-09-09 | 2 | -12/+7 |
| | | | | | 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 | 4 | -18/+33 |
| | |||||
* | SONAR-1091 Remove duplicated code in sonar-cpd-plugin | Evgeny Mandrikov | 2011-09-08 | 4 | -129/+123 |
| | |||||
* | SONAR-1091 Use correct encoding during detection of duplications | Evgeny Mandrikov | 2011-09-08 | 1 | -5/+18 |
| | |||||
* | SONAR-1091 Enable Sonar CPD engine by default | Evgeny Mandrikov | 2011-09-08 | 3 | -33/+85 |
| | |||||
* | SONAR-1091 CPD over different projects | Evgeny Mandrikov | 2011-09-07 | 13 | -48/+69 |
| | | | | | | | | | | | | | * Fix SQL for Oracle and Derby. * Rename table clone_blocks to duplications_index. * The use of "sonar.branch" should deactivate detection of cross-project duplications. * Show info about used engine. * Set size of block - 10. | ||||
* | SONAR-1091 Update library for detection of duplicates | Evgeny Mandrikov | 2011-09-07 | 1 | -5/+0 |
| | |||||
* | SONAR-2074 Remove the "Date" label. | Fabrice Bellingard | 2011-09-07 | 1 | -7/+0 |
| | | | | Based on Simon's feedback, it's true that it's useless and does not help much on usability. | ||||
* | SONAR-893 Rename service into "History Deletion" | Fabrice Bellingard | 2011-09-07 | 1 | -2/+2 |
| | | | And "Deletion" service to "Project Deletion" | ||||
* | SONAR-2074 Fix bug with Derby and add to "History" category | Fabrice Bellingard | 2011-09-07 | 2 | -1/+3 |
| | |||||
* | SONAR-2701 Rename to "History Table" and add to "History" category | Fabrice Bellingard | 2011-09-07 | 2 | -2/+4 |
| | |||||
* | SONAR-893 Remove the possibility to recover snapshots once deleted | Fabrice Bellingard | 2011-09-05 | 1 | -7/+1 |
| | | | | This can lead to problems. This functionality will be added back once we have a clean way to handle snapshot statuses. | ||||
* | SONAR-2074 Fix bug on IE6/7 | Fabrice Bellingard | 2011-09-05 | 1 | -1/+0 |
| | |||||
* | SONAR-1091 Disable CPD over different projects, when dry run | Evgeny Mandrikov | 2011-09-05 | 1 | -3/+15 |
| | |||||
* | SONAR-1091 Improve SQL request | Evgeny Mandrikov | 2011-09-02 | 1 | -7/+9 |
| | |||||
* | SONAR-2752 Improve UI to show duplications with other projects | Evgeny Mandrikov | 2011-09-02 | 1 | -4/+15 |
| | |||||
* | SONAR-1091 CPD over different projects | Evgeny Mandrikov | 2011-09-02 | 11 | -133/+217 |
| | | | | | | * Improve table clone_blocks and so DbCloneIndex. * Add purge of old clone blocks. | ||||
* | SONAR-2074 Update the JS script + JS data generation to fix bug on IE | Fabrice Bellingard | 2011-09-01 | 1 | -14/+14 |
| | |||||
* | SONAR-893 Improve style and text | Fabrice Bellingard | 2011-09-01 | 1 | -1/+1 |
| |