summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix quality flawSimon Brandhof2012-09-061-4/+5
|
* SONAR-3756 Typo in the 'Upgrade database' pageSimon Brandhof2012-09-061-1/+1
|
* Upgrade JRuby on Rails stackSimon Brandhof2012-09-061258-5241/+21599
| | | | | | * SONAR-3780 drop support of servlet 2.4 servers * SONAR-3435 upgrade jruby from 1.6.1 to 1.6.7.2 * SONAR-3737 upgrade rails from 2.3.5 to 2.3.14
* SONAR-3742 and SONAR-3779 : drop prototip.jsSimon Brandhof2012-09-055-313/+6
|
* Automatic merge from branch-3.2Jenkins CI2012-09-050-0/+0
|\
| * SONAR-3701 Upgrade to JaCoCo 0.5.10Evgeny Mandrikov2012-09-051-1/+1
| |
* | Automatic merge from branch-3.2Jenkins CI2012-09-052-16/+28
|\|
| * Merge branch 'branch-3.2' of github.com:SonarSource/sonar into branch-3.2Simon Brandhof2012-09-052-18/+30
| |\
| * | SONAR-3773 When migrating to Sonar 3.2, the default roles on Views are not ↵Simon Brandhof2012-09-052-16/+28
| | | | | | | | | | | | filled and remain empty
* | | SONAR-3778 Bad performances when Hibernate requests measures on quality modelsSimon Brandhof2012-09-054-12/+37
| | |
* | | Fix typoSimon Brandhof2012-09-051-1/+1
| | |
* | | SONAR-3777 Move Batch Bootstrapper classes from Sonar to Sonar RunnerFabrice Bellingard2012-09-0514-699/+0
| | |
* | | Use external sonar-java-pluginEvgeny Mandrikov2012-09-0510-10574/+4
| | |
* | | Enforce size of distribution to prevent regressionsEvgeny Mandrikov2012-09-051-0/+25
| | |
* | | SONAR-3768 Deprecate metric comment_blank_linesEvgeny Mandrikov2012-09-031-4/+13
| | |
* | | SONAR-3701 Upgrade to JaCoCo 0.5.10Evgeny Mandrikov2012-08-311-1/+1
| | |
* | | SONAR-3729 Add Checkstyle rule TrailingComment to 'Sonar way' profileEvgeny Mandrikov2012-08-302-1/+5
| | |
* | | SONAR-3729 Fix key for Checkstyle rule TrailingCommentEvgeny Mandrikov2012-08-293-4/+4
| | |
* | | SONAR-3600 SONAR-3600 Support Checkstyle rules ClassTypeParameterName and ↵Evgeny Mandrikov2012-08-298-10/+33
| | | | | | | | | | | | MethodTypeParameterName
* | | SONAR-3741 The plugin upgrades that are available in Update Center are not ↵Simon Brandhof2012-08-172-3/+5
| | | | | | | | | | | | compatible with Sonar Release Candidates
* | | SONAR-3740 fix typoSimon Brandhof2012-08-171-1/+1
| | |
* | | How to enable dev mode on RoR appsSimon Brandhof2012-08-171-0/+5
| | |
* | | Add tip for parsing KeyValueFormat format from ruby codeSimon Brandhof2012-08-161-2/+4
| | |
* | | SONAR-3704 API : remove the component org.sonar.api.utils.ServerHttpClientSimon Brandhof2012-08-163-268/+2
| | |
* | | SONAR-3706 API : remove the deprecated annotation org.sonar.check.CheckSimon Brandhof2012-08-1611-340/+0
| | |
* | | SONAR-3697 Classloader of batch bootstrapper is not fully isolatedSimon Brandhof2012-08-165-23/+52
| | |
* | | Document the version of protovisSimon Brandhof2012-08-141-0/+2
| | |
* | | Reformat Checkstyle rules.xml for better readabilityEvgeny Mandrikov2012-08-091-451/+101
| | |
* | | Reformat PMD rules.xml for better readabilityEvgeny Mandrikov2012-08-081-767/+197
| | |
* | | Fix EOLsEvgeny Mandrikov2012-08-084-105/+105
| | |
* | | Reformat Findbugs rules.xml for better readabilityEvgeny Mandrikov2012-08-081-859/+399
| | |
* | | SONAR-3600 Fix l10n for CheckstyleEvgeny Mandrikov2012-08-081-2/+2
| | |
* | | Fix EOLsEvgeny Mandrikov2012-08-084-789/+789
| | |
* | | SONAR-3600 Support Checkstyle rules ClassTypeParameterName and ↵Evgeny Mandrikov2012-08-089-15/+54
| | | | | | | | | | | | MethodTypeParameterName
* | | SONAR-3699 Upgrade to FindBugs 2.0.1Evgeny Mandrikov2012-08-0712-5/+138
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-3701 Upgrade to JaCoCo 0.5.9Evgeny Mandrikov2012-08-071-1/+1
| | |
* | | Automatic merge from branch-3.2Jenkins CI2012-08-060-0/+0
|\ \ \ | | |/ | |/|
| * | Update version to 3.2-SNAPSHOTEric Hartmann2012-08-0637-37/+37
| | |
| * | Release 3.23.2Eric Hartmann2012-08-0637-37/+37
| | |
* | | Automatic merge from branch-3.2Jenkins CI2012-07-270-0/+0
|\| |
| * | [maven-release-plugin] prepare for next development iterationEric Hartmann2012-07-2737-37/+37
| | |
| * | [maven-release-plugin] prepare release 3.2-RC3Eric Hartmann2012-07-2737-37/+37
| | |
* | | Automatic merge from branch-3.2Jenkins CI2012-07-262-18/+30
|\| |
| * | SONAR-3702 API : AnnotationRuleParser does not detect overridden rule parametersSimon Brandhof2012-07-262-18/+30
| |/
* | Add some HTML ids for selenium testsSimon Brandhof2012-07-261-1/+1
| |
* | Add some HTML ids for selenium testsSimon Brandhof2012-07-261-1/+1
| |
* | SONAR-3698 Improve documentation, code coverage and add a salt of GuavaDavid Gageot2012-07-262-20/+34
| |
* | Automatic merge from branch-3.2Jenkins CI2012-07-262-14/+22
|\|
| * Fix regression : trim values of conf/sonar.propertiesSimon Brandhof2012-07-262-14/+22
| |
* | Automatic merge from branch-3.2Jenkins CI2012-07-263-9/+19
|\|