]>
source.dussan.org Git - sonarqube.git/log
David Gageot [Mon, 29 Oct 2012 10:07:06 +0000 (11:07 +0100)]
SONAR-3895 Streaming export
David Gageot [Mon, 29 Oct 2012 09:44:42 +0000 (10:44 +0100)]
SONAR-3895 Draft of export and can work when project doesn't exist
David Gageot [Mon, 29 Oct 2012 08:44:06 +0000 (09:44 +0100)]
SONAR-3895 Tests
Simon Brandhof [Mon, 29 Oct 2012 07:42:19 +0000 (08:42 +0100)]
Fix license header
Simon Brandhof [Sat, 27 Oct 2012 07:28:05 +0000 (09:28 +0200)]
Fix backward compatibility with org.sonar.batch.ServerMetadata
Simon Brandhof [Fri, 26 Oct 2012 22:51:27 +0000 (00:51 +0200)]
Add PluginDownloaderTest
Simon Brandhof [Fri, 26 Oct 2012 22:29:44 +0000 (00:29 +0200)]
SONAR-3895 remove unused code and fix quality flaws
Simon Brandhof [Fri, 26 Oct 2012 18:29:12 +0000 (20:29 +0200)]
Better testing
David Gageot [Fri, 26 Oct 2012 15:49:53 +0000 (17:49 +0200)]
SONAR-3895 Fix database compatibility test
David Gageot [Fri, 26 Oct 2012 14:36:13 +0000 (16:36 +0200)]
SONAR-3895 Remove Local Mode and fix Dry Run on postgresql
David Gageot [Fri, 26 Oct 2012 15:45:54 +0000 (17:45 +0200)]
Fix headers
Simon Brandhof [Fri, 26 Oct 2012 14:21:02 +0000 (16:21 +0200)]
SONAR-3895 do not download JDBC driver on dry run
Simon Brandhof [Fri, 26 Oct 2012 13:36:32 +0000 (15:36 +0200)]
SONAR-3895 execute bootstrap extensions (liek ProjectBuilder) before initializing db
Simon Brandhof [Fri, 26 Oct 2012 08:44:32 +0000 (10:44 +0200)]
SONAR-3895 execute bootstrap extensions (liek ProjectBuilder) before initializing db
David Gageot [Fri, 26 Oct 2012 08:12:41 +0000 (10:12 +0200)]
Use common code
David Gageot [Fri, 26 Oct 2012 07:14:50 +0000 (09:14 +0200)]
SONAR-3912 Revert "Remove useless properties from Core bundle"
This reverts commit
2a40e435bf1227bc73625e66fed1e4c43b9d2a89.
David Gageot [Wed, 24 Oct 2012 14:59:13 +0000 (16:59 +0200)]
SONAR-3895 User resource key and optional authent.
David Gageot [Wed, 24 Oct 2012 14:58:53 +0000 (16:58 +0200)]
SONAR-3895 Use proper temp folder
David Gageot [Wed, 24 Oct 2012 07:20:28 +0000 (09:20 +0200)]
SONAR-3895 Export more tables
David Gageot [Tue, 23 Oct 2012 18:36:54 +0000 (20:36 +0200)]
SONAR-3895 Better Local mode
Eric Hartmann [Tue, 23 Oct 2012 13:36:51 +0000 (15:36 +0200)]
Use the released version of Sonar Java 1.0
David Gageot [Tue, 23 Oct 2012 10:07:33 +0000 (12:07 +0200)]
SONAR-3895 Remove unneeded dependency
Simon Brandhof [Tue, 23 Oct 2012 10:02:43 +0000 (12:02 +0200)]
Fix some quality flaws
David Gageot [Thu, 18 Oct 2012 15:47:19 +0000 (17:47 +0200)]
SONAR-3895 Local mode
Simon Brandhof [Tue, 23 Oct 2012 09:42:42 +0000 (11:42 +0200)]
Fix some quality flaws
Simon Brandhof [Tue, 23 Oct 2012 09:12:33 +0000 (11:12 +0200)]
Fix quality flaws
Simon Brandhof [Tue, 23 Oct 2012 08:57:32 +0000 (10:57 +0200)]
SONAR-3887 add unit tests
Simon Brandhof [Tue, 23 Oct 2012 08:38:36 +0000 (10:38 +0200)]
Remove unused import
Simon Brandhof [Tue, 23 Oct 2012 08:38:21 +0000 (10:38 +0200)]
SONAR-3903 Error when a duplication is detected on a filename containing XML entities like ampersand
Simon Brandhof [Mon, 22 Oct 2012 16:19:05 +0000 (18:19 +0200)]
SONAR-3898 API: add methods getFloat() and getDouble() to org.sonar.api.config.Settings
Simon Brandhof [Mon, 22 Oct 2012 09:02:23 +0000 (11:02 +0200)]
SONAR-3887 fix compatibility with MySQL
Simon Brandhof [Sun, 21 Oct 2012 19:28:30 +0000 (21:28 +0200)]
SONAR-3887 fix MySQL compatibility
Simon Brandhof [Fri, 19 Oct 2012 15:18:03 +0000 (17:18 +0200)]
SONAR-3889 Add unit tests
Simon Brandhof [Fri, 19 Oct 2012 13:04:44 +0000 (15:04 +0200)]
SONAR-3876 fail to rename a profile containing quotes on postgresql
Simon Brandhof [Fri, 19 Oct 2012 13:01:43 +0000 (15:01 +0200)]
SONAR-3889 Some rows in the table AUTHORS are duplicated
Simon Brandhof [Fri, 19 Oct 2012 10:01:05 +0000 (12:01 +0200)]
SONAR-3888 The ordering of the languages should be case insensitive on the quality profiles page
Simon Brandhof [Fri, 19 Oct 2012 09:02:02 +0000 (11:02 +0200)]
SONAR-3887 add org.sonar.api.utils.DatabaseSemaphore
Simon Brandhof [Fri, 19 Oct 2012 08:31:21 +0000 (10:31 +0200)]
Remove unused import
Simon Brandhof [Fri, 19 Oct 2012 08:31:08 +0000 (10:31 +0200)]
SONAR-3887 API: new database semaphores
Simon Brandhof [Thu, 18 Oct 2012 09:55:58 +0000 (11:55 +0200)]
Fix configuration of the widgets that need selection of metrics
See http://sonar.15.n6.nabble.com/Release-Candidate-of-Sonar-3-3-tp5004192p5004199.html
Simon Brandhof [Thu, 18 Oct 2012 09:54:42 +0000 (11:54 +0200)]
Add the style em .mandatory for highlighting the mandatory properties suffixed with the star *
Simon Brandhof [Thu, 18 Oct 2012 09:24:03 +0000 (11:24 +0200)]
Fix compatibility with Java 5
Simon Brandhof [Thu, 18 Oct 2012 09:09:22 +0000 (11:09 +0200)]
Add comment in sonar.properties to highlight that sonar.jdbc.schema is case-sensitive
Simon Brandhof [Thu, 18 Oct 2012 09:06:44 +0000 (11:06 +0200)]
Check db connection before Rails initialization in order to improve logs
David Gageot [Wed, 17 Oct 2012 10:56:36 +0000 (12:56 +0200)]
SONAR-3529 Fix property set headers alignment
Fabrice Bellingard [Tue, 16 Oct 2012 14:16:39 +0000 (16:16 +0200)]
Fix typos
Eric Hartmann [Tue, 16 Oct 2012 14:05:35 +0000 (16:05 +0200)]
Upgrade version to 3.4-SNAPSHOT
Eric Hartmann [Tue, 16 Oct 2012 12:04:36 +0000 (14:04 +0200)]
Merge branch 'master' of github.com:SonarSource/sonar
Eric Hartmann [Tue, 16 Oct 2012 12:04:17 +0000 (14:04 +0200)]
Update Sonar Java to 1.0-SNAPSHOT
Fabrice Bellingard [Tue, 16 Oct 2012 11:59:28 +0000 (13:59 +0200)]
Fix typo in property description.
Eric Hartmann [Tue, 16 Oct 2012 10:35:57 +0000 (12:35 +0200)]
[maven-release-plugin] prepare for next development iteration
Eric Hartmann [Tue, 16 Oct 2012 10:35:56 +0000 (12:35 +0200)]
[maven-release-plugin] prepare release 3.3-RC2
Eric Hartmann [Tue, 16 Oct 2012 10:30:17 +0000 (12:30 +0200)]
Update to Sonar Java 1.0-RC2
Fabrice Bellingard [Tue, 16 Oct 2012 09:18:57 +0000 (11:18 +0200)]
Improve the description of the IT widget
=> To mention that it also displays the overall code coverage if
available.
Fabrice Bellingard [Tue, 16 Oct 2012 09:17:38 +0000 (11:17 +0200)]
Remove useless properties from Core bundle
David Gageot [Tue, 16 Oct 2012 07:16:27 +0000 (09:16 +0200)]
SONAR-3529 Fix property sets
David Gageot [Tue, 16 Oct 2012 06:43:14 +0000 (08:43 +0200)]
SONAR-2804 Fix Overall Jacoco location
Simon Brandhof [Mon, 15 Oct 2012 16:18:44 +0000 (18:18 +0200)]
Rename project 'Quality Profile' page to 'Quality Profiles'
Simon Brandhof [Mon, 15 Oct 2012 16:18:25 +0000 (18:18 +0200)]
Add permalink to breadcrumb
Simon Brandhof [Mon, 15 Oct 2012 13:34:34 +0000 (15:34 +0200)]
Fix quality flaws
David Gageot [Mon, 15 Oct 2012 15:58:23 +0000 (17:58 +0200)]
SONAR-3529 Fix handling of key property
David Gageot [Mon, 15 Oct 2012 13:39:29 +0000 (15:39 +0200)]
Improve code coverage
Simon Brandhof [Mon, 15 Oct 2012 11:20:21 +0000 (13:20 +0200)]
Fix typo
Simon Brandhof [Mon, 15 Oct 2012 11:19:03 +0000 (13:19 +0200)]
SONAR-3876 Backslash characters are duplicated on PostgreSQL 9.1
Simon Brandhof [Mon, 15 Oct 2012 11:18:28 +0000 (13:18 +0200)]
Fix typo
David Gageot [Mon, 15 Oct 2012 10:23:25 +0000 (12:23 +0200)]
SONAR-3529 Improve rendering of text areas in property sets
David Gageot [Mon, 15 Oct 2012 08:40:06 +0000 (10:40 +0200)]
SONAR-2804 Fix bug when no branch to cover
David Gageot [Mon, 15 Oct 2012 08:39:53 +0000 (10:39 +0200)]
SONAR-2804 Fix bug when unit test data missing
Simon Brandhof [Fri, 12 Oct 2012 14:50:01 +0000 (16:50 +0200)]
Fix profile names with single quote
Simon Brandhof [Fri, 12 Oct 2012 14:35:02 +0000 (16:35 +0200)]
Fix profile renaming on Oracle
Simon Brandhof [Fri, 12 Oct 2012 14:08:25 +0000 (16:08 +0200)]
Fix SQL escaping and SQL injection
Simon Brandhof [Fri, 12 Oct 2012 04:14:37 +0000 (06:14 +0200)]
Fix typo
Simon Brandhof [Thu, 11 Oct 2012 16:54:08 +0000 (18:54 +0200)]
Fix typo
Simon Brandhof [Thu, 11 Oct 2012 16:32:31 +0000 (18:32 +0200)]
Remove whitespace before ?
Simon Brandhof [Thu, 11 Oct 2012 16:20:51 +0000 (18:20 +0200)]
Add some doc + fix /api/profiles/list when no language is provided
Eric Hartmann [Thu, 11 Oct 2012 15:58:05 +0000 (17:58 +0200)]
Upgrade Sonar Java to 1.0-SNAPSHOT
Eric Hartmann [Thu, 11 Oct 2012 14:12:13 +0000 (16:12 +0200)]
[maven-release-plugin] prepare for next development iteration
Eric Hartmann [Thu, 11 Oct 2012 14:12:12 +0000 (16:12 +0200)]
[maven-release-plugin] prepare release 3.3-RC1
Eric Hartmann [Thu, 11 Oct 2012 14:07:22 +0000 (16:07 +0200)]
Set the Sonar Java version to 1.0-RC1
Simon Brandhof [Thu, 11 Oct 2012 12:08:46 +0000 (14:08 +0200)]
Fix warning
David Gageot [Thu, 11 Oct 2012 11:12:16 +0000 (13:12 +0200)]
Help ITs by providing an incremental value on the page loaded through ajax
Simon Brandhof [Wed, 10 Oct 2012 20:38:33 +0000 (22:38 +0200)]
Fix test on MSWindows
David Gageot [Wed, 10 Oct 2012 15:40:25 +0000 (17:40 +0200)]
Fix evaluation warning
Simon Brandhof [Wed, 10 Oct 2012 14:47:19 +0000 (16:47 +0200)]
Fix quality flaw
David Gageot [Wed, 10 Oct 2012 14:30:12 +0000 (16:30 +0200)]
Fix rule parameter descriptions
Simon Brandhof [Wed, 10 Oct 2012 14:19:17 +0000 (16:19 +0200)]
Fix some quality flaws
Simon Brandhof [Wed, 10 Oct 2012 14:00:46 +0000 (16:00 +0200)]
SONAR-3621 add some unit tests
David Gageot [Wed, 10 Oct 2012 14:15:06 +0000 (16:15 +0200)]
dead code
Simon Brandhof [Wed, 10 Oct 2012 13:07:52 +0000 (15:07 +0200)]
SONAR-3621 fix performance issue of measure filters using favourites
David Gageot [Wed, 10 Oct 2012 12:21:51 +0000 (14:21 +0200)]
Fix spacing on firefox
Simon Brandhof [Wed, 10 Oct 2012 10:13:51 +0000 (12:13 +0200)]
Fix performance of profile console
Simon Brandhof [Wed, 10 Oct 2012 07:53:23 +0000 (09:53 +0200)]
Fix backward-compatibility of RulesProfile constructors
Simon Brandhof [Wed, 10 Oct 2012 07:43:11 +0000 (09:43 +0200)]
SONAR-3621 Add some unit tests
David Gageot [Wed, 10 Oct 2012 08:13:04 +0000 (10:13 +0200)]
SONAR-2804 Fix metrics category names and order
David Gageot [Wed, 10 Oct 2012 07:14:07 +0000 (09:14 +0200)]
SONAR-2804 Restore metric id for its
Simon Brandhof [Wed, 10 Oct 2012 06:52:12 +0000 (08:52 +0200)]
SONAR-3621 Fix filter by key regexp
Simon Brandhof [Tue, 9 Oct 2012 20:52:45 +0000 (22:52 +0200)]
SONAR-3549 From the dependencies page, when selecting a library whose source code has been analysed, the bread crumb is unexpectedly updated
David Gageot [Tue, 9 Oct 2012 17:07:38 +0000 (19:07 +0200)]
SONAR-2804 More compact GUI
Fabrice Bellingard [Tue, 9 Oct 2012 15:05:07 +0000 (17:05 +0200)]
SONAR-3783 Fix regression on single quotes used with parameters
Simon Brandhof [Tue, 9 Oct 2012 15:02:11 +0000 (17:02 +0200)]
Fix quality flaw