Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typo | Simon Brandhof | 2012-10-15 | 1 | -1/+1 |
| | |||||
* | Fix test on MSWindows | Simon Brandhof | 2012-10-10 | 1 | -1/+1 |
| | |||||
* | Fix some quality flaws | Simon Brandhof | 2012-10-10 | 2 | -2/+1 |
| | |||||
* | dead code | David Gageot | 2012-10-10 | 1 | -10/+0 |
| | |||||
* | Fix backward-compatibility of RulesProfile constructors | Simon Brandhof | 2012-10-10 | 1 | -4/+12 |
| | |||||
* | SONAR-2804 Fix metrics category names and order | David Gageot | 2012-10-10 | 1 | -2/+2 |
| | |||||
* | SONAR-3758 Add logs and SONAR-1078 Fix default test exclusions | David Gageot | 2012-10-08 | 3 | -1/+8 |
| | |||||
* | SONAR-3758 Test exclusion patterns | David Gageot | 2012-10-05 | 2 | -6/+3 |
| | |||||
* | SONAR-3819 Use the "options" parameter on @WidgetProperty to filter metrics | David Gageot | 2012-10-05 | 1 | -0/+14 |
| | |||||
* | SONAR-1078 General exclusion patterns | David Gageot | 2012-10-05 | 5 | -41/+71 |
| | |||||
* | Fix unused import | David Gageot | 2012-10-05 | 1 | -6/+5 |
| | |||||
* | Fix violations | David Gageot | 2012-10-05 | 5 | -155/+175 |
| | |||||
* | SONAR-3676 Create properties to define project links | Fabrice Bellingard | 2012-10-05 | 1 | -0/+25 |
| | | | | | | | | | => even for non-Maven projects. The new properties are: - sonar.links.homepage - sonar.links.ci - sonar.links.issue - sonar.links.scm - sonar.links.scm_dev | ||||
* | SONAR-3819 Use the "options" parameter on @Property to filter metrics | David Gageot | 2012-10-04 | 1 | -1/+9 |
| | |||||
* | SONAR-3529 Improve property sets | David Gageot | 2012-10-04 | 2 | -11/+0 |
| | |||||
* | SONAR-3683 Remove SCM metrics "Commits", "Last Commit" and "Revision" | David Gageot | 2012-10-04 | 1 | -44/+0 |
| | |||||
* | SONAR-3529 Improve property sets | David Gageot | 2012-10-04 | 3 | -22/+33 |
| | |||||
* | SONAR-2602 the extensions Language must not be declared with ↵ | Simon Brandhof | 2012-10-04 | 4 | -14/+2 |
| | | | | InstantiationStrategy=PER_BATCH | ||||
* | SONAR-2804 changes based on feedback | David Gageot | 2012-10-04 | 1 | -85/+87 |
| | |||||
* | SONAR-2804 Merged coverage | David Gageot | 2012-10-02 | 1 | -0/+286 |
| | |||||
* | Fix compatibility with FileFilter extensions | Simon Brandhof | 2012-10-02 | 2 | -2/+5 |
| | |||||
* | SONAR-3529 Improve code | David Gageot | 2012-10-02 | 1 | -0/+3 |
| | |||||
* | SONAR-3529 Property field validation | David Gageot | 2012-10-01 | 1 | -1/+4 |
| | |||||
* | SONAR-3529 Better look. Use field property type | David Gageot | 2012-10-01 | 3 | -2/+19 |
| | |||||
* | SONAR-3833 ability to edit/delete the profiles provided by plugins | Simon Brandhof | 2012-10-01 | 1 | -27/+7 |
| | |||||
* | SONAR-2203 Increase the size of language key from 5 to 20 | Fabrice Bellingard | 2012-09-28 | 5 | -27/+57 |
| | |||||
* | SONAR-3529 Get rid of property sets. Use PropertyFields instead | David Gageot | 2012-09-28 | 16 | -550/+143 |
| | |||||
* | SONAR-2602 persist project language before execution of extensions | Simon Brandhof | 2012-09-28 | 3 | -21/+25 |
| | |||||
* | Fix violations | Fabrice Bellingard | 2012-09-28 | 1 | -4/+2 |
| | |||||
* | SONAR-2602 remove the unused column RULES_PROFILES.ENABLED | Simon Brandhof | 2012-09-27 | 1 | -7/+18 |
| | |||||
* | SONAR-2602 support project modules with different languages | Simon Brandhof | 2012-09-27 | 2 | -39/+0 |
| | |||||
* | SONAR-3636 Add and feed a new column projects.created_at | Fabrice Bellingard | 2012-09-27 | 1 | -0/+6 |
| | | | => Update clone() method on ResourceModel | ||||
* | SONAR-3636 Add and feed a new column projects.created_at | Fabrice Bellingard | 2012-09-27 | 1 | -22/+44 |
| | | | | => The goal of this column is only to provide an additional piece of information when something wrong happens. | ||||
* | SONAR-2325 Add the confidence level property on the Findbugs plugin | Fabrice Bellingard | 2012-09-25 | 1 | -0/+2 |
| | | | | | => The Findbugs plugin should offer a way to filter bugs whose probability is not high enough | ||||
* | SONAR-3529 prepare for json parsing of property sets | David Gageot | 2012-09-25 | 7 | -26/+206 |
| | |||||
* | SONAR-3529 API: ability to define property sets. | David Gageot | 2012-09-24 | 2 | -6/+42 |
| | |||||
* | SONAR-3529 API: ability to define property sets. | David Gageot | 2012-09-24 | 3 | -1/+33 |
| | |||||
* | SONAR-2376 Add an extension point to define a HTML banner | Simon Brandhof | 2012-09-24 | 1 | -0/+20 |
| | |||||
* | SONAR-3529 API: ability to define property sets. Fix server startup | David Gageot | 2012-09-24 | 2 | -1/+42 |
| | |||||
* | SONAR-3529 API: ability to define property sets. Fix server startup | David Gageot | 2012-09-24 | 3 | -2/+11 |
| | |||||
* | SONAR-2376 Add an extension point to define a HTML banner | Simon Brandhof | 2012-09-24 | 1 | -0/+29 |
| | |||||
* | SONAR-3529 API: ability to define property sets | David Gageot | 2012-09-24 | 7 | -0/+324 |
| | |||||
* | Typo in comment | David Gageot | 2012-09-24 | 1 | -1/+1 |
| | |||||
* | SONAR-3754 Trying to remove duplication | David Gageot | 2012-09-24 | 1 | -25/+36 |
| | |||||
* | SONAR-3750 Add ability to share Exclusion rules between several projects | David Gageot | 2012-09-21 | 3 | -14/+21 |
| | |||||
* | SONAR-3754 API: ability to define a cardinality on a property | David Gageot | 2012-09-20 | 7 | -94/+255 |
| | |||||
* | Don't use anyObject() matcher | David Gageot | 2012-09-20 | 3 | -10/+19 |
| | |||||
* | Revert "SONAR-3778 Bad performances when Hibernate requests measures on ↵ | Simon Brandhof | 2012-09-17 | 2 | -33/+8 |
| | | | | | | quality models" This reverts commit 5000405959b05fb3562a2f2cd55a1ba10e6464e2. | ||||
* | SONAR-3698 correctly propagate exit code on Windows | Simon Brandhof | 2012-09-13 | 1 | -1/+1 |
| | |||||
* | SONAR-3778 Bad performances when Hibernate requests measures on quality models | Simon Brandhof | 2012-09-05 | 2 | -8/+33 |
| |