aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch Release-2.112.11GAUDIN2011-09-30514-14201/+44855
|\
| * Release 2.11GAUDIN2011-09-3040-40/+40
| |
| * [maven-release-plugin] prepare for next development iterationSimon Brandhof2011-09-2839-39/+39
| |
| * [maven-release-plugin] prepare release 2.11-RC3Simon Brandhof2011-09-2839-39/+39
| |
| * CPD: Limit time of analysis of one file to 5 minutesEvgeny Mandrikov2011-09-271-17/+51
| |
| * 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 ↵Evgeny Mandrikov2011-09-275-22/+211
| | | | | | | | initialization of multidimensional array
| * 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 ↵Simon Brandhof2011-09-202-0/+31
| | | | | | | | the hash of the line hasn't been changed
| * SONAR-2074 Fix bug on Timeline widget when metric values are missingFabrice Bellingard2011-09-191-24/+35
| | | | | | | | Indeed, Protovis can't display multiple arrays if they have disjoined X-axis value sets.
| * 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 ↵Simon Brandhof2011-09-162-53/+54
| | | | | | | | contain english values
| * 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
| |
| * Fix Javadoc for release profilesimonbrandhof2011-09-151-12/+24
| |
| * Enable history deletion on viewsSimon Brandhof2011-09-153-3/+3
| |
| * Fix loading of Java configuration when Ruby on Rails inserts new rowsSimon Brandhof2011-09-152-1/+6
| |
| * SONAR-2810 End support of JNDI JDBC datasource by WAR modeSimon Brandhof2011-09-145-108/+7
| |
| * Add predefined configuration for the license-maven-pluginSimon Brandhof2011-09-141-8/+30
| |
| * Add some IDs to HTML elements in order to help Selenium testssimonbrandhof2011-09-133-5/+5
| |
| * Fix Server ID in the page System Infosimonbrandhof2011-09-131-1/+1
| |
| * Fix support of JNDI datasourceSimon Brandhof2011-09-132-15/+7
| |
| * Log a warning if an ExtensionProvider includes other providersSimon Brandhof2011-09-132-6/+30
| |
| * SONAR-2587 add a comment in conf/sonar.propertiesSimon Brandhof2011-09-131-0/+2
| |
| * SONAR-2074 Should not call I18n API directly for metricsFabrice Bellingard2011-09-131-1/+1
| |
| * SONAR-2200 Improve algo to compute left margin widthFabrice Bellingard2011-09-131-1/+2
| |
| * SONAR-2633 Require new password during change passwordEvgeny Mandrikov2011-09-122-1/+22
| |
| * SONAR-2693 Make it possible to pass the sonar version to the matcherFabrice Bellingard2011-09-124-27/+52
| | | | | | | | | | | | - In order to remove the magic of getting the version of Sonar via the POM - Documentation also added on the I18nMatchers static methods
| * SONAR-1091 Fix ClassCastException with OracleEvgeny Mandrikov2011-09-121-3/+3
| |
| * SONAR-1091 Fix SQL for OracleEvgeny Mandrikov2011-09-121-3/+3
| | | | | | | | Don't use 'resource' as table alias, because it's reserved word.
| * Add HTML IDs to Email Configuration page in order to improve Selenium testsSimon Brandhof2011-09-121-2/+2
| |
| * Fix violationsEvgeny Mandrikov2011-09-122-13/+19
| |
| * Fix Javadoc configurationsimonbrandhof2011-09-111-1/+2
| |
| * SONAR-2656 Do not validate password twiceEvgeny Mandrikov2011-09-111-2/+3
| |
| * Remove 2 commented-out lines of codesimonbrandhof2011-09-112-2/+0
| |
| * SONAR-2549 rubyonrails and hibernate must use the same JDBC connection pool ↵simonbrandhof2011-09-114-235/+189
| | | | | | | | on Oracle
| * SONAR-2603 increase size of server idsimonbrandhof2011-09-112-2/+2
| |
| * SONAR-2603 provide a dedicated page to generate server idsimonbrandhof2011-09-1117-133/+144
| |