]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
2012-10-29 Simon BrandhofSONAR-3907 fix compatibility with postgresql 8
2012-10-29 Simon BrandhofSONAR-3911 refactor the plugins cobertura and jacoco
2012-10-29 Simon BrandhofSONAR-3910 Fix compatibility with sonar 3.4
2012-10-29 Simon BrandhofSONAR-3910 Sonar startup crashes due to French Translat...
2012-10-29 David GageotSONAR-3883 Reuse auto-generated keys in property sets
2012-10-29 David GageotSONAR-3890 The overall code coverage should not be...
2012-10-29 David GageotRefactor javascript to recent jquery code.
2012-10-29 David GageotSONAR-3904 Enter key adds input rows where it shouldn't
2012-10-29 David GageotSONAR-1924 Highlight line of table when mouse comes...
2012-10-29 David GageotSONAR-3895 Streaming export
2012-10-29 David GageotSONAR-3895 Draft of export and can work when project...
2012-10-29 David GageotSONAR-3895 Tests
2012-10-29 Simon BrandhofFix license header
2012-10-27 Simon BrandhofFix backward compatibility with org.sonar.batch.ServerM...
2012-10-26 Simon BrandhofAdd PluginDownloaderTest
2012-10-26 Simon BrandhofSONAR-3895 remove unused code and fix quality flaws
2012-10-26 Simon BrandhofBetter testing
2012-10-26 David GageotSONAR-3895 Fix database compatibility test
2012-10-26 David GageotSONAR-3895 Remove Local Mode and fix Dry Run on postgresql
2012-10-26 David GageotFix headers
2012-10-26 Simon BrandhofSONAR-3895 do not download JDBC driver on dry run
2012-10-26 Simon BrandhofSONAR-3895 execute bootstrap extensions (liek ProjectBu...
2012-10-26 Simon BrandhofSONAR-3895 execute bootstrap extensions (liek ProjectBu...
2012-10-26 David GageotUse common code
2012-10-26 David GageotSONAR-3912 Revert "Remove useless properties from Core...
2012-10-24 David GageotSONAR-3895 User resource key and optional authent.
2012-10-24 David GageotSONAR-3895 Use proper temp folder
2012-10-24 David GageotSONAR-3895 Export more tables
2012-10-23 David GageotSONAR-3895 Better Local mode
2012-10-23 Eric HartmannUse the released version of Sonar Java 1.0
2012-10-23 David GageotSONAR-3895 Remove unneeded dependency
2012-10-23 Simon BrandhofFix some quality flaws
2012-10-23 David GageotSONAR-3895 Local mode
2012-10-23 Simon BrandhofFix some quality flaws
2012-10-23 Simon BrandhofFix quality flaws
2012-10-23 Simon BrandhofSONAR-3887 add unit tests
2012-10-23 Simon BrandhofRemove unused import
2012-10-23 Simon BrandhofSONAR-3903 Error when a duplication is detected on...
2012-10-22 Simon BrandhofSONAR-3898 API: add methods getFloat() and getDouble...
2012-10-22 Simon BrandhofSONAR-3887 fix compatibility with MySQL
2012-10-21 Simon BrandhofSONAR-3887 fix MySQL compatibility
2012-10-19 Simon BrandhofSONAR-3889 Add unit tests
2012-10-19 Simon BrandhofSONAR-3876 fail to rename a profile containing quotes...
2012-10-19 Simon BrandhofSONAR-3889 Some rows in the table AUTHORS are duplicated
2012-10-19 Simon BrandhofSONAR-3888 The ordering of the languages should be...
2012-10-19 Simon BrandhofSONAR-3887 add org.sonar.api.utils.DatabaseSemaphore
2012-10-19 Simon BrandhofRemove unused import
2012-10-19 Simon BrandhofSONAR-3887 API: new database semaphores
2012-10-18 Simon BrandhofFix configuration of the widgets that need selection...
2012-10-18 Simon BrandhofAdd the style em .mandatory for highlighting the mandat...
2012-10-18 Simon BrandhofFix compatibility with Java 5
2012-10-18 Simon BrandhofAdd comment in sonar.properties to highlight that sonar...
2012-10-18 Simon BrandhofCheck db connection before Rails initialization in...
2012-10-17 David GageotSONAR-3529 Fix property set headers alignment
2012-10-16 Fabrice BellingardFix typos
2012-10-16 Eric HartmannUpgrade version to 3.4-SNAPSHOT
2012-10-16 Eric HartmannMerge branch 'master' of github.com:SonarSource/sonar
2012-10-16 Eric HartmannUpdate Sonar Java to 1.0-SNAPSHOT
2012-10-16 Fabrice BellingardFix typo in property description.
2012-10-16 Eric Hartmann[maven-release-plugin] prepare for next development...
2012-10-16 Eric Hartmann[maven-release-plugin] prepare release 3.3-RC2
2012-10-16 Eric HartmannUpdate to Sonar Java 1.0-RC2
2012-10-16 Fabrice BellingardImprove the description of the IT widget
2012-10-16 Fabrice BellingardRemove useless properties from Core bundle
2012-10-16 David GageotSONAR-3529 Fix property sets
2012-10-16 David GageotSONAR-2804 Fix Overall Jacoco location
2012-10-15 Simon BrandhofRename project 'Quality Profile' page to 'Quality Profiles'
2012-10-15 Simon BrandhofAdd permalink to breadcrumb
2012-10-15 Simon BrandhofFix quality flaws
2012-10-15 David GageotSONAR-3529 Fix handling of key property
2012-10-15 David GageotImprove code coverage
2012-10-15 Simon BrandhofFix typo
2012-10-15 Simon BrandhofSONAR-3876 Backslash characters are duplicated on Postg...
2012-10-15 Simon BrandhofFix typo
2012-10-15 David GageotSONAR-3529 Improve rendering of text areas in property...
2012-10-15 David GageotSONAR-2804 Fix bug when no branch to cover
2012-10-15 David GageotSONAR-2804 Fix bug when unit test data missing
2012-10-12 Simon BrandhofFix profile names with single quote
2012-10-12 Simon BrandhofFix profile renaming on Oracle
2012-10-12 Simon BrandhofFix SQL escaping and SQL injection
2012-10-12 Simon BrandhofFix typo
2012-10-11 Simon BrandhofFix typo
2012-10-11 Simon BrandhofRemove whitespace before ?
2012-10-11 Simon BrandhofAdd some doc + fix /api/profiles/list when no language...
2012-10-11 Eric HartmannUpgrade Sonar Java to 1.0-SNAPSHOT
2012-10-11 Eric Hartmann[maven-release-plugin] prepare for next development...
2012-10-11 Eric Hartmann[maven-release-plugin] prepare release 3.3-RC1
2012-10-11 Eric HartmannSet the Sonar Java version to 1.0-RC1
2012-10-11 Simon BrandhofFix warning
2012-10-11 David GageotHelp ITs by providing an incremental value on the page...
2012-10-10 Simon BrandhofFix test on MSWindows
2012-10-10 David GageotFix evaluation warning
2012-10-10 Simon BrandhofFix quality flaw
2012-10-10 David GageotFix rule parameter descriptions
2012-10-10 Simon BrandhofFix some quality flaws
2012-10-10 Simon BrandhofSONAR-3621 add some unit tests
2012-10-10 David Gageotdead code
2012-10-10 Simon BrandhofSONAR-3621 fix performance issue of measure filters...
2012-10-10 David GageotFix spacing on firefox
2012-10-10 Simon BrandhofFix performance of profile console
next