Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | SONAR-75 fix some labels | simonbrandhof | 2011-08-07 | 5 | -22/+18 | |
| | | | | ||||||
* | | | | Fix filters when a selected metric does not exist | simonbrandhof | 2011-08-07 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Upgrade version to 2.11-SNAPSHOT | Simon Brandhof | 2011-08-05 | 40 | -40/+40 | |
| | | | | ||||||
* | | | | Execute the phase 'install' during release:prepare | Simon Brandhof | 2011-08-05 | 1 | -0/+1 | |
| | | | | ||||||
* | | | | Move to nexus.codehaus.org + configuration of maven release plugin is back | Simon Brandhof | 2011-08-05 | 1 | -2/+17 | |
| | | | | ||||||
* | | | | Fix notifications with MySQL | Simon Brandhof | 2011-08-04 | 2 | -7/+24 | |
| | | | | ||||||
* | | | | Minor changes on labels | Simon Brandhof | 2011-08-04 | 2 | -2/+3 | |
| | | | | ||||||
* | | | | Fix JSON response of /api/manual_measures on postgresql | Simon Brandhof | 2011-08-04 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | SONAR-2667 Keep context when Java Web Service raises exceptions | Simon Brandhof | 2011-08-04 | 4 | -22/+120 | |
| | | | | ||||||
* | | | | SONAR-2627 False-positive flags disappear after second analysis run | Simon Brandhof | 2011-08-04 | 5 | -14/+31 | |
| |_|/ |/| | | ||||||
* | | | SONAR-75 fix naming convention of widget name and properties | simonbrandhof | 2011-08-04 | 5 | -16/+17 | |
| | | | ||||||
* | | | SONAR-75 fix some l10n keys | simonbrandhof | 2011-08-04 | 9 | -54/+81 | |
| | | | ||||||
* | | | SONAR-2637 Issue with dashboard layout in IE6 and IE7 | Simon Brandhof | 2011-08-03 | 1 | -3/+3 | |
| | | | ||||||
* | | | Improve UI of Email administration console | Simon Brandhof | 2011-08-03 | 3 | -2/+7 | |
| | | | ||||||
* | | | Fix classloader issue of EmailNotificationChannel | Simon Brandhof | 2011-08-03 | 1 | -0/+4 | |
| | | | ||||||
* | | | Remove mail.jar from standalone application | Simon Brandhof | 2011-08-03 | 1 | -0/+6 | |
| | | | ||||||
* | | | Fix loading of javax.mail library | Simon Brandhof | 2011-08-03 | 1 | -52/+66 | |
| | | | ||||||
* | | | Deactivate test HttpDownloaderTest | simonbrandhof | 2011-08-02 | 1 | -3/+1 | |
| | | | ||||||
* | | | Some code improvements | Simon Brandhof | 2011-08-02 | 11 | -93/+26 | |
| | | | ||||||
* | | | Fix new violations | Simon Brandhof | 2011-08-02 | 28 | -89/+86 | |
| | | | ||||||
* | | | SONAR-2665 Allow to override the HTTP parameter Accepted-Language in Java ↵ | Simon Brandhof | 2011-08-02 | 3 | -0/+29 | |
| | | | | | | | | | | | | Web Service Client | |||||
* | | | Use child-first classloader for sonar-email-notifications-plugin | Evgeny Mandrikov | 2011-08-02 | 1 | -0/+1 | |
| | | | ||||||
* | | | Disable the unit test EmailNotificationChannelTest on Mac OS | Simon Brandhof | 2011-08-02 | 1 | -0/+3 | |
| | | | ||||||
* | | | Upgrade to sonar-dev-maven-plugin 1.3.2 and set the surefire property ↵ | Simon Brandhof | 2011-08-02 | 1 | -1/+7 | |
| | | | | | | | | | | | | runOrder=random | |||||
* | | | Fix duplications viewer | Simon Brandhof | 2011-08-02 | 1 | -3/+3 | |
| | | | ||||||
* | | | SONAR-75 Fix hotspot page | Simon Brandhof | 2011-08-02 | 1 | -1/+1 | |
| | | | ||||||
* | | | SONAR-75 Remove unused French GWT properties + add method ↵ | Simon Brandhof | 2011-08-01 | 15 | -72/+88 | |
| | | | | | | | | | | | | Metric.Builder#setUserManaged(boolean) | |||||
* | | | SONAR-75 support GWT components integrated to core | Simon Brandhof | 2011-08-01 | 31 | -283/+316 | |
| | | | ||||||
* | | | SONAR-2547 add legend of pending measures | Simon Brandhof | 2011-08-01 | 2 | -5/+16 | |
| | | | ||||||
* | | | Manual Measures WS : add ManualMeasureDeleteQuery to ws-client | Simon Brandhof | 2011-08-01 | 2 | -0/+94 | |
|/ / | ||||||
* | | Fix JSON response of POST /api/manual_measures | Simon Brandhof | 2011-07-29 | 1 | -1/+1 | |
| | | ||||||
* | | Fix wsclient of POST /api/manual_mesasures with integer values | Simon Brandhof | 2011-07-29 | 2 | -3/+24 | |
| | | ||||||
* | | SONAR-75 rule search engine supports localized titles | Simon Brandhof | 2011-07-29 | 10 | -5983/+3069 | |
| | | ||||||
* | | SONAR-75 rename i18n bundles to l10n bundles | Simon Brandhof | 2011-07-29 | 762 | -11/+10 | |
| | | | | | | | | | | | | | | Article from the W3C : Localization refers to the adaptation of a product, application or document content to meet the language, cultural and other requirements of a specific target market (a "locale"). Internationalization is the design and development of a product, application or document content that enables easy localization for target audiences that vary in culture, region, or language. | |||||
* | | SONAR-75 Improve i18n API | Simon Brandhof | 2011-07-29 | 43 | -932/+612 | |
| | | | | | | | | | | | | - 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 | |||||
* | | SONAR-2648 add ManualMeasureCreateQuery | Simon Brandhof | 2011-07-28 | 2 | -0/+137 | |
| | | ||||||
* | | SONAR-2582 The Filter Path field is not working with Oracle DB | Freddy Mallet | 2011-07-28 | 1 | -2/+4 | |
| | | ||||||
* | | Improve shutdown of NotificationService | Evgeny Mandrikov | 2011-07-28 | 1 | -1/+7 | |
| | | ||||||
* | | SONAR-2649 Add 'sonar.notifications.delay' to conf/sonar.properties | Evgeny Mandrikov | 2011-07-28 | 1 | -1/+8 | |
| | | ||||||
* | | SONAR-2601 Use CSS style 'comments' for descriptions of SMTP settings | Evgeny Mandrikov | 2011-07-28 | 1 | -7/+7 | |
| | | ||||||
* | | SONAR-75 refactor I18nManager | Simon Brandhof | 2011-07-28 | 3 | -9/+135 | |
| | | ||||||
* | | SONAR-75 fix l10n bundle | Simon Brandhof | 2011-07-28 | 1 | -1/+1 | |
| | | ||||||
* | | SONAR-2540 Comments containing only spaces should not lead to error | Evgeny Mandrikov | 2011-07-28 | 1 | -10/+14 | |
| | | ||||||
* | | SONAR-2539 Should not be possible to modify closed review | Evgeny Mandrikov | 2011-07-28 | 1 | -1/+1 | |
| | | ||||||
* | | Add convenient factory methods ResourceQuery#create(String resourceKey) and ↵ | Simon Brandhof | 2011-07-28 | 2 | -0/+14 | |
| | | | | | | | | Rule#create(String repo, String key) | |||||
* | | Fix label of metric commented_out_code_lines | Simon Brandhof | 2011-07-28 | 2 | -2/+2 | |
| | | ||||||
* | | Fix english l10n | Evgeny Mandrikov | 2011-07-28 | 1 | -1/+1 | |
| | | ||||||
* | | SONAR-2596 Reduce number of arguments for NotificationService constructor | Evgeny Mandrikov | 2011-07-28 | 6 | -89/+42 | |
| | | ||||||
* | | SONAR-2596 Add unit tests | Evgeny Mandrikov | 2011-07-28 | 3 | -1/+117 | |
| | | ||||||
* | | SONAR-2649 Add server property 'sonar.notifications.delay' | Evgeny Mandrikov | 2011-07-28 | 3 | -42/+65 | |
| | | | | | | | | | | Can be defined in conf/sonar.properties and specifies delay in seconds between processing of notifications queue, default value is 60. |