Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix quality flaws | Simon Brandhof | 2012-12-07 | 2 | -3/+32 |
| | |||||
* | Put GWT test viewer I18n bundles at the right place. | Fabrice Bellingard | 2012-09-24 | 1 | -1/+9 |
| | |||||
* | SONAR-3783 Core plugin not able to have his own l10n bundle | Fabrice Bellingard | 2012-09-18 | 812 | -6983/+1 |
| | | | => Move the bundles in the plugins they are related to. | ||||
* | Add l10n for new Java rules | Evgeny Mandrikov | 2012-09-08 | 3 | -0/+13 |
| | | | | This is required until SONAR-3783 not resolved. | ||||
* | SONAR-3729 Fix key for Checkstyle rule TrailingComment | Evgeny Mandrikov | 2012-08-29 | 2 | -3/+3 |
| | |||||
* | SONAR-3600 SONAR-3600 Support Checkstyle rules ClassTypeParameterName and ↵ | Evgeny Mandrikov | 2012-08-29 | 5 | -4/+27 |
| | | | | MethodTypeParameterName | ||||
* | SONAR-3740 fix typo | Simon Brandhof | 2012-08-17 | 1 | -1/+1 |
| | |||||
* | SONAR-3600 Fix l10n for Checkstyle | Evgeny Mandrikov | 2012-08-08 | 1 | -2/+2 |
| | |||||
* | SONAR-3600 Support Checkstyle rules ClassTypeParameterName and ↵ | Evgeny Mandrikov | 2012-08-08 | 3 | -0/+4 |
| | | | | MethodTypeParameterName | ||||
* | SONAR-3699 Upgrade to FindBugs 2.0.1 | Evgeny Mandrikov | 2012-08-07 | 7 | -0/+72 |
| | | | | | | | | | | New rules: * PT_ABSOLUTE_PATH_TRAVERSAL * PT_RELATIVE_PATH_TRAVERSAL * NP_NONNULL_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR * MS_SHOULD_BE_REFACTORED_TO_BE_FINAL * BC_UNCONFIRMED_CAST_OF_RETURN_VALUE * TQ_COMPARING_VALUES_WITH_INCOMPATIBLE_TYPE_QUALIFIERS | ||||
* | SONAR-3671 Delete log "undefined method `column_layout' for nil:NilClass" | David Gageot | 2012-07-18 | 1 | -0/+1 |
| | | | | Raise a proper NotFound http error instead | ||||
* | SONAR-2614 Improve bulk deletion page | Fabrice Bellingard | 2012-07-17 | 1 | -1/+2 |
| | |||||
* | SONAR-3552 Fix case in some labels | Fabrice Bellingard | 2012-07-17 | 1 | -8/+8 |
| | |||||
* | SONAR-2614 Improve page rendering | Fabrice Bellingard | 2012-07-13 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' of /Users/sbrandhof/projects/github/sonar with conflicts. | Simon Brandhof | 2012-07-12 | 1 | -3/+5 |
| | |||||
* | SONAR-2614 Use the resource types | Fabrice Bellingard | 2012-07-12 | 1 | -3/+0 |
| | |||||
* | SONAR-3590 Show clean message when the widget fails to render. | Fabrice Bellingard | 2012-07-12 | 1 | -0/+1 |
| | |||||
* | SONAR-2496 Support 'previous-version' value for differential views | Fabrice Bellingard | 2012-07-12 | 1 | -0/+5 |
| | |||||
* | Fix missing back-slash in FB rule description | Fabrice Bellingard | 2012-07-09 | 1 | -1/+1 |
| | |||||
* | SONAR-2614 Add time spent on deletion | Fabrice Bellingard | 2012-07-06 | 1 | -0/+1 |
| | |||||
* | SONAR-3618 Support custom default permissions for non-project resources | Simon Brandhof | 2012-07-05 | 1 | -3/+2 |
| | |||||
* | SONAR-3613 metric_domain.Reviews is missing in core.properties | Fabrice Bellingard | 2012-07-05 | 1 | -0/+1 |
| | |||||
* | SONAR-3627 Quality Profile: Rename "Plugin" into "Repository" | Fabrice Bellingard | 2012-07-05 | 1 | -0/+1 |
| | |||||
* | SONAR-2333 Add new rule to report about cycles between packages | Evgeny Mandrikov | 2012-07-05 | 2 | -0/+9 |
| | |||||
* | SONAR-3624 Fix typos in PMD XPath rule template | Evgeny Mandrikov | 2012-07-05 | 1 | -9/+9 |
| | |||||
* | SONAR-3570 Project "deletion" should run asynchronously | Fabrice Bellingard | 2012-07-05 | 1 | -0/+5 |
| | | | | => To prevent HTTP timeout. | ||||
* | SONAR-1608 Improve error messages | Fabrice Bellingard | 2012-07-04 | 1 | -0/+2 |
| | |||||
* | SONAR-1608 Update labels | Fabrice Bellingard | 2012-07-04 | 1 | -1/+3 |
| | |||||
* | SONAR-1608 Display all impacts of bulk change in confirmation page | Fabrice Bellingard | 2012-07-04 | 1 | -2/+3 |
| | | | | + allow to replace any string of the key, not only the beginning. | ||||
* | SONAR-1608 Improve input fields (size and example) | Fabrice Bellingard | 2012-07-04 | 1 | -0/+4 |
| | |||||
* | SONAR-3517 Fix issue linked to ERB file trimming done at build time | Fabrice Bellingard | 2012-07-04 | 1 | -1/+2 |
| | |||||
* | SONAR-2614 Provide a bulk project deletion page | Fabrice Bellingard | 2012-07-04 | 1 | -0/+21 |
| | |||||
* | SONAR-3615 Avoid using pluralize function for I18N | Simon Brandhof | 2012-07-02 | 1 | -0/+1 |
| | |||||
* | SONAR-3517 Ability to update profile in project configuration section | Fabrice Bellingard | 2012-07-02 | 1 | -0/+12 |
| | |||||
* | SONAR-3485 Add parameter 'allowUnknownTags' to Checkstyle JavadocType check | Evgeny Mandrikov | 2012-06-29 | 1 | -0/+1 |
| | |||||
* | SONAR-1608 Make it possible to modify the key of projects | Fabrice Bellingard | 2012-06-29 | 1 | -0/+25 |
| | |||||
* | SONAR-3496, SONAR-3497 & SONAR-3498 Add new rules for Java | Fabrice Bellingard | 2012-06-25 | 5 | -0/+32 |
| | | | | | => Those rules are the ones pulled out from the SQALE plugin and put in an independant lib called "sonar-common-rules" | ||||
* | SONAR-3512 Make it possible to share a dashboard without following it | David Gageot | 2012-06-19 | 1 | -14/+16 |
| | |||||
* | SONAR-3491 Show shared dashboards owner | David Gageot | 2012-06-15 | 1 | -0/+1 |
| | |||||
* | SONAR-3560 Remove the "lines_to_cover" metric from Code coverage widget | David Gageot | 2012-06-15 | 1 | -1/+0 |
| | |||||
* | SONAR-3457 FIX project label case | David Gageot | 2012-06-05 | 1 | -1/+1 |
| | |||||
* | SONAR-2073 FIX 'Differential period' label | David Gageot | 2012-06-05 | 1 | -1/+1 |
| | |||||
* | SONAR-3083 allow filters to display only direct children of selected resource | Simon Brandhof | 2012-05-24 | 1 | -2/+2 |
| | |||||
* | SONAR-3240 Fully remove support of old format for DUPLICATIONS_DATA | Fabrice Bellingard | 2012-05-23 | 1 | -0/+1 |
| | |||||
* | SONAR-3471 Add a link to "My Filters" when editing a Filter widget | David Gageot | 2012-05-18 | 1 | -0/+1 |
| | |||||
* | SONAR-3375 improve IE6 warning | Simon Brandhof | 2012-05-17 | 1 | -1/+1 |
| | |||||
* | SONAR-3074 Add new Findbugs 2.0 new rules | Fabrice Bellingard | 2012-05-15 | 25 | -0/+127 |
| | |||||
* | SONAR-3375 Add a warning message in the footer when the browser is IE6 | Simon Brandhof | 2012-05-14 | 1 | -0/+1 |
| | |||||
* | Remove GlobalDashboard and GlobalWidget. Those were prototypes | David Gageot | 2012-05-11 | 1 | -3/+0 |
| | |||||
* | SONAR-3465 My filters configuration | David Gageot | 2012-05-10 | 1 | -2/+1 |
| |