aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-2875 API: deprecate the interface org.sonar.squid.api.CodeCheckSimon Brandhof2011-10-079-80/+39
* SONAR-2874 change the Oracle driver in conf/sonar.propertiesSimon Brandhof2011-10-072-2/+2
* SONAR-2861 New Configuration APIsimonbrandhof2011-10-0793-1264/+2549
* SONAR-2878 Stop analysis if execution of Maven Plugin failedEvgeny Mandrikov2011-10-071-2/+6
* SONAR-2856 Upgrade to cobertura-maven-plugin 2.5.1Evgeny Mandrikov2011-10-051-1/+1
* SONAR-2855 Metrics are not sorted in the configuration panel of widgetsSimon Brandhof2011-10-041-1/+1
* SONAR-2831 review date is badly formattedSimon Brandhof2011-10-031-2/+2
* Fix comment in pom for the use of sonarsource maven repositorysimonbrandhof2011-10-011-1/+1
* SONAR-2735 Fix handling of different ways to declare Maven modulesEvgeny Mandrikov2011-09-302-13/+31
* Add OG to list of authorized keysGAUDIN2011-09-301-0/+38
* SONAR-2779 Explicitly specify UTF-8 for outgoing emailsEvgeny Mandrikov2011-09-302-2/+15
* SONAR-2797 end of support of maven archetypesSimon Brandhof2011-09-3075-2374/+1
* SONAR-2846 API: the i18n Hamcrest matcher should not fail if some keys are no...Simon Brandhof2011-09-294-25/+20
* SONAR-2840 do not display JDBC settings in the database upgrade formSimon Brandhof2011-09-292-37/+5
* Add HTML ID to the links of the filters popupSimon Brandhof2011-09-281-1/+1
* Merge pull request #15 from maestrodev/masterSimon Brandhof2011-09-278-8/+16
|\
| * Exit code is not properly returned when using RUN_AS_USER (from http://jira.c...Carlos Sanchez2011-09-278-8/+16
* | SONAR-2727 Display a warning message in the footer when the Derby engine is usedSimon Brandhof2011-09-276-6/+17
* | SONAR-2840 Do not display JDBC settings when user is not administratorSimon Brandhof2011-09-272-17/+1
* | SONAR-2726 Do not allow upgrade with Derby embedded databaseSimon Brandhof2011-09-274-10/+29
* | CPD: Limit time of analysis of one file to 5 minutesEvgeny Mandrikov2011-09-271-17/+51
* | Merge branch 'release-2.11' of github.com:SonarSource/sonarSimon Brandhof2011-09-271-8/+7
|\ \
| * | CPD: add support for Java 7 - try with resourceEvgeny Mandrikov2011-09-272-0/+28
| * | SONAR-2782 Fix detection of false-positive duplication in case of chain of casesEvgeny Mandrikov2011-09-273-12/+123
| * | SONAR-2837 Fix detection of false-positive duplication in case of initializat...Evgeny Mandrikov2011-09-275-22/+211
| * | SONAR-1091 Fix SQL for CPD over different projectsEvgeny Mandrikov2011-09-262-1/+5
| * | SONAR-2827 The property sonar.exclusions can not be changed by extensionsSimon Brandhof2011-09-262-15/+28
| * | [maven-release-plugin] prepare for next development iterationsimonbrandhof2011-09-2539-39/+39
| * | [maven-release-plugin] prepare release 2.11-RC2simonbrandhof2011-09-2539-39/+39
| * | Fix whitespace in HTML footersimonbrandhof2011-09-251-11/+1
| * | SONAR-2824 Java Squid should use isolated ClassLoader for bytecode analysisEvgeny Mandrikov2011-09-232-1/+21
| * | Force creation of MySQL tables with UTF8 character set and utf8_bin collationSimon Brandhof2011-09-231-1/+4
| * | Fix NPE in CacheRuleFinderSimon Brandhof2011-09-212-6/+16
| * | SONAR-2701 If there's only 1 snapshot, it shouldn't be printed twiceFabrice Bellingard2011-09-211-0/+4
| * | SONAR-2817 The Custom Measures widget is not displayed at all on IE7+Simon Brandhof2011-09-211-19/+25
| * | Add MeasureData#toString()Simon Brandhof2011-09-201-0/+11
| * | SONAR-2812 The creation date of violation should not be reinitialized when th...Simon Brandhof2011-09-202-0/+31
| * | SONAR-2074 Fix bug on Timeline widget when metric values are missingFabrice Bellingard2011-09-191-24/+35
| * | SONAR-893 Fix bug of update request on DerbyFabrice Bellingard2011-09-192-2/+2
| * | SONAR-2693 the list of missing translations must be copyable and must contain...Simon Brandhof2011-09-162-53/+54
| * | SONAR-2813 Wrong links in the hotspots of viewsSimon Brandhof2011-09-161-0/+1
| * | [maven-release-plugin] prepare for next development iterationsimonbrandhof2011-09-1539-39/+39
| * | [maven-release-plugin] prepare release 2.11-RC1simonbrandhof2011-09-1539-47/+46
* | | SONAR-2839 Speed up server startup when using DerbySimon Brandhof2011-09-276-6/+477
| |/ |/|
* | CPD: add support for Java 7 - try with resourceEvgeny Mandrikov2011-09-272-0/+28
* | SONAR-2782 Fix detection of false-positive duplication in case of chain of casesEvgeny Mandrikov2011-09-273-12/+123
* | SONAR-2837 Fix detection of false-positive duplication in case of initializat...Evgeny Mandrikov2011-09-275-22/+211
* | SONAR-1091 Fix SQL for CPD over different projectsEvgeny Mandrikov2011-09-262-1/+5
* | SONAR-2827 The property sonar.exclusions can not be changed by extensionsSimon Brandhof2011-09-262-15/+28
* | SONAR-2833 Fail to create SQLServer tables when collation is case-sensitiveSimon Brandhof2011-09-261-1/+1