Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-2650 reduce number of constructors | Simon Brandhof | 2011-07-27 | 2 | -16/+3 |
| | |||||
* | SONAR-2650 FileFilter extension point is ignored | Simon Brandhof | 2011-07-27 | 2 | -3/+18 |
| | |||||
* | SONAR-2547 fix level type | Simon Brandhof | 2011-07-27 | 1 | -4/+2 |
| | |||||
* | SONAR-2607 Should be only one dispatcher - ↵ | Evgeny Mandrikov | 2011-07-27 | 6 | -148/+27 |
| | | | | ChangesInReviewAssignedToMeOrCreatedByMe | ||||
* | SONAR-2547 validate values | Simon Brandhof | 2011-07-27 | 13 | -78/+149 |
| | |||||
* | SONAR-2607 Fix permalink in ReviewEmailTemplate | Evgeny Mandrikov | 2011-07-27 | 2 | -11/+61 |
| | |||||
* | SONAR-2547 support i18n | Simon Brandhof | 2011-07-27 | 3 | -21/+44 |
| | |||||
* | Remove the logback logger dedicated to i18n | Simon Brandhof | 2011-07-27 | 1 | -4/+0 |
| | |||||
* | SONAR-2648 New web service /api/manual_measures | Simon Brandhof | 2011-07-27 | 9 | -6/+383 |
| | |||||
* | SONAR-2596,SONAR-2601 Improve UI for email notifications | Evgeny Mandrikov | 2011-07-27 | 4 | -134/+67 |
| | | | | | | * Replace 'Send Test Email' by 'Test Configuration' * Replace 'Send' by 'Send test email' * Apply CSS styles | ||||
* | SONAR-2596,SONAR-2601 UI for email notifications | Evgeny Mandrikov | 2011-07-26 | 23 | -77/+114 |
| | | | | | | | * Add email configuration to sidebar menu * I18n for email and notifications settings * Email configuration properties must be secured * Rename sonar-email-plugin to sonar-email-notifications-plugin | ||||
* | SONAR-75 fix loading of checkstyle bundles | Simon Brandhof | 2011-07-26 | 2 | -8/+8 |
| | |||||
* | SONAR-2592 change description of property sonar.violationLocale | Simon Brandhof | 2011-07-26 | 1 | -2/+1 |
| | |||||
* | SONAR-2644 remove description and name from checkstyle rule HeaderCheck | Simon Brandhof | 2011-07-26 | 1 | -20/+11 |
| | |||||
* | SONAR-2644 Rule name should be optional in XML declaration files | Simon Brandhof | 2011-07-26 | 7 | -12/+48 |
| | |||||
* | SONAR-2634 new_*_violations and *_violations metrics are not qualitative | Simon Brandhof | 2011-07-26 | 1 | -11/+11 |
| | |||||
* | SONAR-2589 add missing bundles in drilldown pages | Simon Brandhof | 2011-07-26 | 3 | -13/+17 |
| | |||||
* | SONAR-75 support alert thresholds | Simon Brandhof | 2011-07-26 | 5 | -11/+14 |
| | |||||
* | SONAR-2607 Provide email notifications on review changes | Evgeny Mandrikov | 2011-07-26 | 4 | -57/+42 |
| | | | | Update ruby code to send notifications on changes in reviews | ||||
* | SONAR-2591: push english translations of checkstyle, pmd and findbugs rules | Freddy Mallet | 2011-07-25 | 1 | -1/+1 |
| | |||||
* | SONAR-2591: push english translations of checkstyle, pmd and findbugs rules | Freddy Mallet | 2011-07-25 | 733 | -0/+4513 |
| | |||||
* | SONAR-830 Sonar WS API return all elements when there aren't metric value | simonbrandhof | 2011-07-25 | 1 | -5/+6 |
| | |||||
* | SONAR-75 Configure Checkstyle with locale | simonbrandhof | 2011-07-25 | 4 | -25/+49 |
| | |||||
* | Fix CloseReviewsDecorator for Derby and move Review entity from ↵ | Evgeny Mandrikov | 2011-07-26 | 3 | -6/+10 |
| | | | | sonar-plugin-api to sonar-core | ||||
* | SONAR-75 define locale for violation messages | simonbrandhof | 2011-07-25 | 7 | -213/+57 |
| | |||||
* | SONAR-2607 Provide email notifications on review changes | Evgeny Mandrikov | 2011-07-25 | 8 | -85/+223 |
| | | | | | | * Update CloseReviewsDecorator to send notifications * Fix permalink in ReviewEmailTemplate | ||||
* | Add method findById to UserFinder and make it available as BatchComponent | Evgeny Mandrikov | 2011-07-25 | 4 | -3/+28 |
| | |||||
* | SONAR-2598 NotificationManager should be available as BatchComponent | Evgeny Mandrikov | 2011-07-25 | 1 | -0/+2 |
| | |||||
* | SONAR-75 add rule severities (thanks to David Festal's patch) | David Festal | 2011-07-25 | 4 | -15/+44 |
| | |||||
* | Fix violations and increase coverage | Evgeny Mandrikov | 2011-07-25 | 5 | -4/+109 |
| | |||||
* | SONAR-2615 Show email on page 'My Profile' | Evgeny Mandrikov | 2011-07-25 | 1 | -0/+5 |
| | |||||
* | SONAR-2006 Allow to select manual measures in filters treemap | Simon Brandhof | 2011-07-22 | 6 | -9/+12 |
| | |||||
* | SONAR-2547 display metric domains | Simon Brandhof | 2011-07-22 | 3 | -8/+6 |
| | |||||
* | Add unit test for UserFinder | Evgeny Mandrikov | 2011-07-22 | 2 | -0/+69 |
| | |||||
* | SONAR-2607 Provide email notifications on review changes | Evgeny Mandrikov | 2011-07-22 | 20 | -195/+768 |
| | | | | | | * Add email templates. * Add server component - UserFinder. | ||||
* | SONAR-2589 Fix bug with I18n rule description | Fabrice Bellingard | 2011-07-22 | 5 | -7/+27 |
| | | | | | | If a rule description is not available in the locale of the user, the english one is not used. This is fixed now. | ||||
* | SONAR-2589 Reduce logs from I18nManager | Fabrice Bellingard | 2011-07-22 | 1 | -9/+8 |
| | | | | | Set most I18nManager messages to DEBUG to prevent having too verbose logs. | ||||
* | SONAR-2636 Display keys in the administration console of manual metrics | Simon Brandhof | 2011-07-22 | 1 | -4/+6 |
| | |||||
* | SONAR-2635 Add new type of widget property : METRIC | Simon Brandhof | 2011-07-22 | 7 | -16/+30 |
| | |||||
* | SONAR-2634 The tendency icon of the 'violations' metric should not be colorized | Simon Brandhof | 2011-07-22 | 1 | -1/+1 |
| | |||||
* | Various minor improvements of UI | Simon Brandhof | 2011-07-22 | 6 | -11/+10 |
| | | | | | | | - Rename the sidebar section 'SYSTEM' to 'CONFIGURATION' - Change the violations drilldown header in order to be consistent with all other pages - Remove the link 'Plugins' from footer (useless with Update Center) - Add a title to manual measures page | ||||
* | Remove unused class org.sonar.server.ui.SonarRackFilter | Simon Brandhof | 2011-07-22 | 1 | -56/+0 |
| | |||||
* | Add property 'sonar.core.serverBaseURL' | Evgeny Mandrikov | 2011-07-22 | 2 | -0/+18 |
| | |||||
* | SONAR-2589 Modification of all web ruby templates to use bundles | Fabrice Bellingard | 2011-07-21 | 28 | -206/+344 |
| | | | | | | - Add I18n to quality profiles - Add I18n to rules configuration - Add I18n to alerts | ||||
* | SONAR-2547 fix breadcrumb of manual measures | Simon Brandhof | 2011-07-21 | 4 | -11/+11 |
| | |||||
* | SONAR-2589 Modification of all web ruby templates to use bundles | Fabrice Bellingard | 2011-07-21 | 7 | -18/+52 |
| | | | | | | - Add I18n to session messages (log in, log out, ...) - Add I18n to flash notices - Add I18n to cloud page - Add I18n to maintenance page | ||||
* | SONAR-2589 Modification of all web ruby templates to use bundles | Fabrice Bellingard | 2011-07-21 | 1 | -2/+2 |
| | | | | - Display widget title and description from metadata if I18n keys not available | ||||
* | SONAR-2599 First draft of settings for notifications in user profile | Evgeny Mandrikov | 2011-07-20 | 8 | -13/+153 |
| | |||||
* | SONAR-2589 Modification of all web ruby templates to use bundles | Fabrice Bellingard | 2011-07-20 | 6 | -27/+56 |
| | | | | | | - Fix small bug on filter columns - Add I18n on violation drilldown - Add I18n on violation timemachine | ||||
* | SONAR-2596,SONAR-2600 Improve notification mechanism | Evgeny Mandrikov | 2011-07-20 | 35 | -536/+761 |
| | | | | | * Persist notifications into DB for later delivery. * Add sonar-email-plugin, which sends notifications by email. |