Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-3287 Add "modifiable_history" property on ResourceType | Fabrice Bellingard | 2012-03-30 | 1 | -1/+41 |
| | |||||
* | SONAR-3287 Use new ResourceType props for #isAvailableForFilters | Fabrice Bellingard | 2012-03-30 | 4 | -18/+52 |
| | |||||
* | SONAR-3287 Add properties on ResourceType and use them in Ruby | Fabrice Bellingard | 2012-03-29 | 1 | -0/+32 |
| | | | | => To be able to tell, for instance, that a resource is "deletable" and so to display the "Deletion" link accordingly. | ||||
* | SONAR-3323 rename @RequiredMeasures attributes to allOf and anyOf | Simon Brandhof | 2012-03-27 | 1 | -3/+3 |
| | |||||
* | SONAR-3224 remove the need for server restart | Simon Brandhof | 2012-03-22 | 1 | -44/+0 |
| | |||||
* | SONAR-3224 API: support Ruby on Rails applications | Simon Brandhof | 2012-03-22 | 2 | -0/+46 |
| | |||||
* | SONAR-3323 Display tab/page/widget only when required measures exist | Fabrice Bellingard | 2012-03-22 | 1 | -0/+57 |
| | | | | | | => new annotation @RequiredMeasure(mandatory={}, oneOf={}) that can be applied on any views. Tested on pages, tabs and widgets | ||||
* | SONAR-3343 Improve AnnotationRuleParser for better consistency | Fabrice Bellingard | 2012-03-21 | 2 | -16/+22 |
| | | | | When a rule is annotated, its name and its description fields should be saved as NULL if they are not not provided. | ||||
* | SONAR-3289 Mark metric 'class_complexity_distribution' as deprecated | Evgeny Mandrikov | 2012-03-21 | 1 | -0/+3 |
| | |||||
* | SONAR-2900 The AnnotationCheckFactory should accept check objects and not ↵ | Simon Brandhof | 2012-03-20 | 2 | -21/+68 |
| | | | | only check classes | ||||
* | SONAR-3344 Display metadata of SonarSource licenses | Simon Brandhof | 2012-03-20 | 5 | -7/+323 |
| | |||||
* | API: add the methods DateUtils#parseDateQuietly(String) and ↵ | Simon Brandhof | 2012-03-20 | 2 | -12/+75 |
| | | | | parseDateTimeQuietly(String) | ||||
* | SONAR-3289 Mark metric 'class_complexity_distribution' as deprecated | Evgeny Mandrikov | 2012-03-20 | 1 | -0/+7 |
| | |||||
* | SONAR-2084 fix some quality flaws | Simon Brandhof | 2012-03-20 | 3 | -13/+58 |
| | |||||
* | SONAR-2084 fix the key of the property sonar.secretKeyPath | Simon Brandhof | 2012-03-20 | 3 | -10/+9 |
| | |||||
* | Add some Javadocs | Evgeny Mandrikov | 2012-03-20 | 2 | -2/+6 |
| | |||||
* | SONAR-2721 Display number of "projects" in "Size" widget | Evgeny Mandrikov | 2012-03-19 | 1 | -0/+14 |
| | | | | Thus add new metric - 'projects'. | ||||
* | SONAR-1378 auto-detect password properties that are suffixed by ↵ | Simon Brandhof | 2012-03-16 | 2 | -1/+27 |
| | | | | .password.secured | ||||
* | SONAR-1378 validate property types + update type of core properties | Simon Brandhof | 2012-03-16 | 11 | -57/+401 |
| | |||||
* | SONAR-3316 trim all the properties | Simon Brandhof | 2012-03-15 | 2 | -7/+23 |
| | |||||
* | Do not use deprecated rule categories (column MEASURES.RULES_CATEGORY_ID, ↵ | Simon Brandhof | 2012-03-15 | 7 | -166/+9 |
| | | | | table RULES_CATEGORY_ID), but keep them in API for backward-compatibility | ||||
* | SONAR-1378 Add the ability to specify a "type" when defining a plugin property | Simon Brandhof | 2012-03-14 | 1 | -0/+20 |
| | |||||
* | SONAR-2084 default value of sonar.secretKeyPath is ~/.sonar/sonar-secret.txt | Simon Brandhof | 2012-03-14 | 2 | -2/+18 |
| | |||||
* | Fix some quality flaws | Simon Brandhof | 2012-03-14 | 2 | -9/+10 |
| | |||||
* | Fix quality flaws in tests: remove unused imports | Evgeny Mandrikov | 2012-03-14 | 10 | -64/+30 |
| | |||||
* | SONAR-2084 complete web UI to generate secret key and to encrypt passwords | Simon Brandhof | 2012-03-13 | 8 | -34/+114 |
| | |||||
* | SONAR-2084 draft of new page 'Password encryption' | Simon Brandhof | 2012-03-13 | 3 | -5/+29 |
| | |||||
* | SONAR-2084 replace asymetric RSA by symetric AES | Simon Brandhof | 2012-03-13 | 11 | -254/+267 |
| | |||||
* | SONAR-2084 use RSA to encrypt settings | Simon Brandhof | 2012-03-13 | 9 | -10/+418 |
| | |||||
* | Remove Hibernate from the component org.sonar.api.config.Settings | Simon Brandhof | 2012-03-12 | 1 | -1/+1 |
| | |||||
* | Merge remote-tracking branch 'origin/release-2.14' | Eric Hartmann | 2012-03-09 | 1 | -0/+2 |
|\ | |||||
| * | Fix MeasuresFilters | Evgeny Mandrikov | 2012-03-09 | 1 | -0/+2 |
| | | |||||
| * | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2012-03-08 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare release 2.14-RC3 | Eric Hartmann | 2012-03-08 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2012-03-07 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare release 2.14-RC2 | Eric Hartmann | 2012-03-07 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2012-02-27 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare release 2.14-RC1 | Eric Hartmann | 2012-02-27 | 1 | -1/+1 |
| | | |||||
* | | Typo : upgrade version to 2.15-SNAPSHOT | Eric Hartmann | 2012-02-27 | 1 | -1/+1 |
| | | |||||
* | | Upgrade version to 3.0-SNAPSHOT | Eric Hartmann | 2012-02-27 | 1 | -1/+1 |
|/ | |||||
* | Fix some quality flaws | simonbrandhof | 2012-02-24 | 1 | -1/+3 |
| | |||||
* | Fix some quality flaws | Simon Brandhof | 2012-02-22 | 2 | -5/+21 |
| | |||||
* | Remove the dependency on ArrayUtils from ResourceTypeTree | Simon Brandhof | 2012-02-22 | 1 | -2/+2 |
| | |||||
* | Use List instead of Collection into ResourceTypes and ResourceTypeTree | Simon Brandhof | 2012-02-22 | 2 | -10/+11 |
| | |||||
* | SONAR-3208 new extension point to declare tree of resource types | Simon Brandhof | 2012-02-22 | 6 | -12/+453 |
| | | | | | | | * new extension point org.sonar.api.resources.ResourceTypeTree * new component org.sonar.api.resources.ResourceTypes to access resource types * fix compatibility of hotspots, clouds and treemaps with PROJECT_MEASURES.PERSON_ID * ApplicationController share ruby methods to load the selected resource | ||||
* | Add ResourceDefinition#hasSourceCode | Simon Brandhof | 2012-02-21 | 2 | -6/+21 |
| | |||||
* | Fix some quality flaws, particularly on newly inspected code | Simon Brandhof | 2012-02-20 | 1 | -2/+12 |
| | |||||
* | SONAR-3238 Deprecate old format for DUPLICATIONS_DATA | Evgeny Mandrikov | 2012-02-18 | 1 | -1/+1 |
| | |||||
* | Fix some quality flaws | Evgeny Mandrikov | 2012-02-17 | 6 | -38/+33 |
| | |||||
* | Fix binary compatibility of ResourceModel#setCopyResourceId(Integer) | Simon Brandhof | 2012-02-16 | 1 | -2/+1 |
| |