]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
2011-11-29 simonbrandhofFix migrations on MSSQL
2011-11-28 Simon BrandhofRemove deprecated calls to org.sonar.api.resources...
2011-11-28 Simon BrandhofFix loading of title in the widget hotspot by metric
2011-11-28 Simon BrandhofSONAR-1974 Add RULE_FAILURES.RESOURCE_ID
2011-11-28 Simon BrandhofSONAR-1974 RULE_FAILURES.SNAPSHOT_ID must be nullable
2011-11-28 Simon BrandhofSONAR-3027 Update the Dependencies Viewer (GWT)
2011-11-28 Simon BrandhofSONAR-3039 Refactor the LCOM4 viewer with Ruby extension
2011-11-28 Simon BrandhofFix name of CoreMetrics#metrics
2011-11-28 Simon BrandhofHotspot widgets: complete SQL request + move HTML templ...
2011-11-28 Simon BrandhofFormat source WeightedViolationsDecorator.java
2011-11-28 Evgeny MandrikovSONAR-3023 Fix migration on MSSQL
2011-11-28 Simon BrandhofRefactoring: WeightedViolationsDecorator should use...
2011-11-28 Simon BrandhofAdd factory methods to converters of org.sonar.api...
2011-11-28 Simon BrandhofFix conflict in hotspot_most_violated_rules.html.erb
2011-11-28 Simon BrandhofSONAR-3033 Bad tooltip for the action "Move right"...
2011-11-25 Simon BrandhofRemove the italic font from CSS
2011-11-25 Fabrice BellingardSONAR-2399 Fix small bug on widget parameter retrieval
2011-11-25 Fabrice BellingardSONAR-2991 Fix display of total count + remove page...
2011-11-25 Fabrice BellingardSONAR-2399 Improve review widgets
2011-11-25 Simon BrandhofRemove hardcoded path for MostViolatedRulesWidget
2011-11-25 Simon BrandhofSONAR-3029 compatibility with the widget Most Violated...
2011-11-25 Fabrice BellingardFix some violations
2011-11-25 Simon BrandhofFix some violations
2011-11-24 Fabrice BellingardSONAR-2399 Provide some "Reviews" widgets
2011-11-24 Simon BrandhofRemove unused and incorrect import
2011-11-24 Simon BrandhofSONAR-3029 remove unused l10n translations + fix select...
2011-11-24 Simon BrandhofSONAR-3029 API: allow to have different severities...
2011-11-24 Simon BrandhofSONAR-3027 Highlight measure values in headers of viewers
2011-11-23 Fabrice BellingardSONAR-2945 Synchronize review title&line with correspon...
2011-11-23 Evgeny MandrikovSONAR-3023 Increase the size for column "qualifier...
2011-11-23 Evgeny MandrikovReformat schema-derby.ddl and remove unused sonar-test.ddl
2011-11-22 Fabrice BellingardSONAR-2897 Support old name for "sonar.cobertura.maxmen"
2011-11-22 Fabrice BellingardSONAR-2816 Internationalize numbers displayed in the...
2011-11-22 Fabrice BellingardSONAR-2071 Open resource viewer on the correct tab
2011-11-22 Simon BrandhofRevert the bolding of values in headers of source viewers
2011-11-21 Simon BrandhofAdd comment to ChidamberKemererBridge
2011-11-21 Simon BrandhofLCOM4 of Java files without any class - like package...
2011-11-21 Simon BrandhofMinor UI improvements : alignment in components header...
2011-11-21 Fabrice BellingardSONAR-2947 Manually load the right violation for a...
2011-11-21 Fabrice BellingardSONAR-2991 Add pagination to the "Reviews" page
2011-11-21 Fabrice BellingardSONAR-2972 Remove the + sign before the number of accessors
2011-11-21 Fabrice BellingardSONAR-2897 Rename "sonar.cobertura.maxmen" to "sonar...
2011-11-15 simonbrandhofSONAR-2975 remove useless connection initialization...
2011-11-14 simonbrandhofSONAR-2975 fix typo in Oracle ALTER SESSION statement
2011-11-14 simonbrandhofSONAR-2975 refactor the activerecord configuration
2011-11-14 simonbrandhofRemove the field %logger from Logback configuration...
2011-11-14 Simon BrandhofSONAR-2975 Rename the property sonar.hibernate.default_...
2011-11-14 Simon BrandhofRemove 2 commented-out lines + add a DEBUG log when...
2011-11-13 simonbrandhofFix potential NPE in Gradle task
2011-11-13 simonbrandhofFix compatibility of file exclusions with the dotnet...
2011-11-13 simonbrandhofFix loading of Gradle global properties
2011-11-12 simonbrandhofRemove System.out.println() calls
2011-11-12 simonbrandhofLimit size of the logger field in logs
2011-11-11 Evgeny MandrikovSONAR-2792 Improve messages in case if JaCoCo unable...
2011-11-11 simonbrandhofAdd logger to Maven2 logback configuration
2011-11-11 simonbrandhofFix loading of file exclusions - do not cache exclusion...
2011-11-11 Evgeny MandrikovSONAR-2792 Add default exclusions for JaCoCo
2011-11-10 Simon BrandhofRemove HSQLDB from unit tests
2011-11-10 Simon BrandhofMyBatis: prefix SQL requests with schema, when available.
2011-11-10 Fabrice BellingardSONAR-2902 Open the resource viewer on the right tab
2011-11-10 Simon BrandhofImprove usage of temp directory at startup
2011-11-10 Simon BrandhofMinor: replace String#indexOf()<0 by String#contains()
2011-11-10 Evgeny MandrikovUse Derby for unit tests instead of HSQL, remove unused...
2011-11-10 simonbrandhofImprove error handling when server components fail...
2011-11-10 simonbrandhofDefine mybatis version in root pom
2011-11-09 Eric HartmannMerge branch 'master' of github.com:SonarSource/sonar
2011-11-09 Eric HartmannUpgrade version to 2.13-SNAPSHOT
2011-11-09 Simon BrandhofImprove logging of exceptions raised during startup...
2011-11-09 Evgeny MandrikovImprove EmbeddedDatabaseTest
2011-11-09 simonbrandhofLog error when fail to deploy maven repository
2011-11-08 Simon BrandhofRemove boring violations about serialization on a class...
2011-11-08 Evgeny MandrikovSONAR-2773 Upgrade native2ascii-maven-plugin to 1.0...
2011-11-08 Evgeny MandrikovRemove some commented-out code
2011-11-07 simonbrandhoffix violations
2011-11-07 Evgeny MandrikovFix violation
2011-11-07 EricAdd Eric Hartmann's key
2011-11-06 Evgeny MandrikovFix violations
2011-11-06 simonbrandhofFix blocker violation
2011-11-04 Simon BrandhofImprove exception message when the internal maven repos...
2011-11-04 Simon BrandhofSONAR-2958 some rule parameters have the description...
2011-11-04 simonbrandhofSONAR-2967 extract the new component ProjectFilter...
2011-11-04 Dinesh BolkensteynFix a violation
2011-11-03 simonbrandhofSONAR-2584 upgrade to checkstyle 5.1.2 and to pmd 4...
2011-11-03 Simon BrandhofSONAR-2830 An horizontal scrollbar appears in the botto...
2011-11-03 Simon BrandhofSONAR-2961 Fail silently when deadlock happens during...
2011-11-03 Simon BrandhofFix build with JDK5
2011-11-03 Simon BrandhofFix coding violations
2011-11-03 Fabrice BellingardSONAR-2733 Fix bug in the duplication tab
2011-11-03 Simon BrandhofSONAR-2963 fix l10n labels + fix vertical alignment
2011-11-03 Simon BrandhofRemove useless logback-test.xml files
2011-11-03 Simon BrandhofSONAR-2963 open the coverage tab when drilldowning...
2011-11-03 Fabrice BellingardMerge remote branch 'upstream/master'
2011-11-03 Fabrice BellingardImprove generated HTML code to make it easier to write...
2011-11-03 Evgeny MandrikovFix violations
2011-11-03 Dinesh BolkensteynFixed some violations
2011-11-02 Simon BrandhofFix some violations
2011-11-02 Fabrice BellingardSONAR-2919 Fix regression introduced on event categories
2011-11-02 Evgeny MandrikovSimplify MyBatis tests by reusing AbstractDbUnitTestCase
2011-11-02 Evgeny MandrikovDisable creation of derby.log during execution of unit...
2011-11-02 Simon BrandhofDo not use commons-configuration in jacoco plugin
next