]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
13 years agoFix support of SQLServer
simonbrandhof [Tue, 19 Apr 2011 10:49:58 +0000 (12:49 +0200)]
Fix support of SQLServer

13 years agoSONAR-2278 Improve exception handling of decorators
simonbrandhof [Tue, 19 Apr 2011 09:55:28 +0000 (11:55 +0200)]
SONAR-2278 Improve exception handling of decorators

13 years agoFix copyright headers
simonbrandhof [Mon, 18 Apr 2011 14:56:58 +0000 (16:56 +0200)]
Fix copyright headers

13 years agoSONAR-2366 Upgrade embedded database to Derby 10.7.1.1 + add DatabaseTestCase to...
simonbrandhof [Mon, 18 Apr 2011 14:56:47 +0000 (16:56 +0200)]
SONAR-2366 Upgrade embedded database to Derby 10.7.1.1 + add DatabaseTestCase to sonar-testing-harness

13 years agoFix loading of db dialect in ruby on rails
simonbrandhof [Mon, 18 Apr 2011 12:40:13 +0000 (14:40 +0200)]
Fix loading of db dialect in ruby on rails

13 years agoSONAR-2282 Show last lines of source code, even if they are blank
Evgeny Mandrikov [Sun, 17 Apr 2011 22:06:42 +0000 (02:06 +0400)]
SONAR-2282 Show last lines of source code, even if they are blank

13 years agoSONAR-2249 Display Violation message with new lines in web
simonbrandhof [Sun, 17 Apr 2011 20:01:51 +0000 (22:01 +0200)]
SONAR-2249 Display Violation message with new lines in web

13 years agoSONAR-2293 support CR and CR/LF newlines in source viewers and web service
simonbrandhof [Sun, 17 Apr 2011 19:40:03 +0000 (21:40 +0200)]
SONAR-2293 support CR and CR/LF newlines in source viewers and web service

13 years agoSONAR-2115 : use StringBuilder.append() instead of String+String
simonbrandhof [Sun, 17 Apr 2011 10:55:22 +0000 (12:55 +0200)]
SONAR-2115 : use StringBuilder.append() instead of String+String

13 years agofix SONAR-2295 : Line number representation in source code view are wrong for files...
Freddy Mallet [Sat, 16 Apr 2011 22:27:30 +0000 (00:27 +0200)]
fix SONAR-2295 : Line number representation in source code view are wrong for files that use mixed line endings

13 years agofix SONAR-2115 : Files with Windows end of lines are badly parsed by syntax highlighter
Freddy Mallet [Sat, 16 Apr 2011 21:06:22 +0000 (23:06 +0200)]
fix SONAR-2115 : Files with Windows end of lines are badly parsed by syntax highlighter

13 years agoSONAR-1865 Dollars ($) are not accepted in java class names
simonbrandhof [Fri, 15 Apr 2011 08:06:08 +0000 (10:06 +0200)]
SONAR-1865 Dollars ($) are not accepted in java class names

13 years agoRemove warnings about reuseExistingRulesConfiguration from checkstyle, pmd and findbu...
Evgeny Mandrikov [Thu, 14 Apr 2011 16:05:11 +0000 (20:05 +0400)]
Remove warnings about reuseExistingRulesConfiguration from checkstyle, pmd and findbugs plugins

13 years agoSONAR-2359 Most of properties sonar.jdbc.* should not be required when JDBC datasourc...
simonbrandhof [Thu, 14 Apr 2011 14:42:01 +0000 (16:42 +0200)]
SONAR-2359 Most of properties sonar.jdbc.* should not be required when JDBC datasource is loaded from JNDI

13 years agoSONAR-2100 ruby on rails webapp : do not load JDBC datasource from JNDI in ruby on...
simonbrandhof [Wed, 13 Apr 2011 10:59:18 +0000 (12:59 +0200)]
SONAR-2100 ruby on rails webapp : do not load JDBC datasource from JNDI in ruby on rails

13 years agoRemove maven-clover2-plugin from pluginManagement because we don't use it any more
Evgeny Mandrikov [Wed, 13 Apr 2011 15:10:24 +0000 (19:10 +0400)]
Remove maven-clover2-plugin from pluginManagement because we don't use it any more

13 years agoSONAR-2309 Error when browser locale is Hebrew
simonbrandhof [Tue, 12 Apr 2011 21:03:22 +0000 (23:03 +0200)]
SONAR-2309 Error when browser locale is Hebrew

13 years agoSONAR-2284 upgrade to jruby 1.6.1
simonbrandhof [Tue, 12 Apr 2011 20:01:24 +0000 (22:01 +0200)]
SONAR-2284 upgrade to jruby 1.6.1

13 years agoSONAR-2329 NonUniqueResultException occurs when analyzing both a maven module and...
simonbrandhof [Tue, 12 Apr 2011 19:56:52 +0000 (21:56 +0200)]
SONAR-2329 NonUniqueResultException occurs when analyzing both a maven module and its parent

13 years agoSlight refactoring of squid
simonbrandhof [Tue, 12 Apr 2011 15:42:06 +0000 (17:42 +0200)]
Slight refactoring of squid

13 years agoSONAR-1957 add the column RULE_FAILURES.SWITCHED_OFF (boolean)
simonbrandhof [Tue, 12 Apr 2011 15:14:34 +0000 (17:14 +0200)]
SONAR-1957 add the column RULE_FAILURES.SWITCHED_OFF (boolean)

13 years agoSONAR-2347 Add the column RULE_FAILURES.PERMANENT_ID
simonbrandhof [Tue, 12 Apr 2011 12:46:05 +0000 (14:46 +0200)]
SONAR-2347 Add the column RULE_FAILURES.PERMANENT_ID

13 years agoSONAR-2349 New rule to detect empty Java files
simonbrandhof [Tue, 12 Apr 2011 07:50:48 +0000 (09:50 +0200)]
SONAR-2349 New rule to detect empty Java files

13 years agoImprove ProjectFileSystem
Evgeny Mandrikov [Wed, 6 Apr 2011 21:02:25 +0000 (01:02 +0400)]
Improve ProjectFileSystem

* Use ProjectFileSystem instead of DefaultProjectFileSystem in tests
* Use InputFileUtils in DefaultProjectFileSystem
* Add MavenProjectFileSystem

13 years agoSONAR-791 compare package declaration with physical directory
simonbrandhof [Mon, 11 Apr 2011 14:55:40 +0000 (16:55 +0200)]
SONAR-791 compare package declaration with physical directory

13 years agoAPI: add methods to InputFileUtils
simonbrandhof [Mon, 11 Apr 2011 14:51:33 +0000 (16:51 +0200)]
API: add methods to InputFileUtils

13 years agoAPI: add the file org.sonar.api.resources.InputFileUtils
simonbrandhof [Sun, 10 Apr 2011 10:04:33 +0000 (12:04 +0200)]
API: add the file org.sonar.api.resources.InputFileUtils

13 years agoJpaDatabaseSession: Don't log and throw NonUniqueResultException - just throw
Evgeny Mandrikov [Fri, 8 Apr 2011 07:47:45 +0000 (11:47 +0400)]
JpaDatabaseSession: Don't log and throw NonUniqueResultException - just throw

13 years agoSONAR-2322 Filter unit tests files listed in surefire reports
simonbrandhof [Fri, 8 Apr 2011 07:13:10 +0000 (09:13 +0200)]
SONAR-2322 Filter unit tests files listed in surefire reports

13 years agoSONAR-2234 JpaDatabaseSession: improve exception message for persist operations
Evgeny Mandrikov [Thu, 7 Apr 2011 13:14:17 +0000 (17:14 +0400)]
SONAR-2234 JpaDatabaseSession: improve exception message for persist operations

13 years agoSONAR-2225 JpaDatabaseSession: improve exception message in case of NonUniqueResultEx...
Evgeny Mandrikov [Wed, 6 Apr 2011 22:52:04 +0000 (02:52 +0400)]
SONAR-2225 JpaDatabaseSession: improve exception message in case of NonUniqueResultException

13 years agoRe-apply lost refactoring
simonbrandhof [Wed, 6 Apr 2011 17:20:40 +0000 (19:20 +0200)]
Re-apply lost refactoring

13 years agoSONAR-2332 Filter unit tests files listed in surefire reports
simonbrandhof [Wed, 6 Apr 2011 14:25:45 +0000 (16:25 +0200)]
SONAR-2332 Filter unit tests files listed in surefire reports

13 years agoFix typo
Evgeny Mandrikov [Tue, 5 Apr 2011 15:54:33 +0000 (19:54 +0400)]
Fix typo

13 years agoFix violations
Evgeny Mandrikov [Mon, 4 Apr 2011 22:23:53 +0000 (02:23 +0400)]
Fix violations

13 years agoSONAR-2332 Findbugs plugin must remove temporary files created during execution
Evgeny Mandrikov [Mon, 4 Apr 2011 21:47:19 +0000 (01:47 +0400)]
SONAR-2332 Findbugs plugin must remove temporary files created during execution

13 years agoFix crlf
Evgeny Mandrikov [Mon, 4 Apr 2011 17:59:55 +0000 (21:59 +0400)]
Fix crlf

13 years agoSONAR-1898 Introduce new entry point - SonarPlugin
Evgeny Mandrikov [Thu, 24 Mar 2011 23:56:46 +0000 (02:56 +0300)]
SONAR-1898 Introduce new entry point - SonarPlugin

13 years agoAdd tests for onar-googleanalytics-plugin
Evgeny Mandrikov [Mon, 4 Apr 2011 15:57:10 +0000 (19:57 +0400)]
Add tests for onar-googleanalytics-plugin

13 years agoSONAR-2303 "Architectural constraint" rule should work for patterns with spaces
Evgeny Mandrikov [Mon, 4 Apr 2011 15:02:12 +0000 (19:02 +0400)]
SONAR-2303 "Architectural constraint" rule should work for patterns with spaces

13 years agoFix some violations
simonbrandhof [Fri, 1 Apr 2011 21:56:50 +0000 (23:56 +0200)]
Fix some violations

13 years agoMerge release 2.7
simonbrandhof [Thu, 31 Mar 2011 18:15:28 +0000 (20:15 +0200)]
Merge release 2.7

13 years agoRelease 2.7 2.7
simonbrandhof [Thu, 31 Mar 2011 17:17:07 +0000 (19:17 +0200)]
Release 2.7

13 years agoSONAR-2279 Fix injection
Evgeny Mandrikov [Thu, 31 Mar 2011 16:39:12 +0000 (20:39 +0400)]
SONAR-2279 Fix injection

13 years agoImprove the release process
simonbrandhof [Thu, 31 Mar 2011 17:12:44 +0000 (19:12 +0200)]
Improve the release process

13 years agorevert jruby version
simonbrandhof [Thu, 31 Mar 2011 16:10:21 +0000 (18:10 +0200)]
revert jruby version

13 years agoFix pom version
simonbrandhof [Thu, 31 Mar 2011 13:52:34 +0000 (15:52 +0200)]
Fix pom version

13 years agoRemove some packages from javadoc
simonbrandhof [Thu, 31 Mar 2011 13:43:19 +0000 (15:43 +0200)]
Remove some packages from javadoc

13 years agoFix crlf
Evgeny Mandrikov [Wed, 30 Mar 2011 22:09:23 +0000 (02:09 +0400)]
Fix crlf

13 years agoSONAR-2279 API : new extension points to handle lifecycle events
Evgeny Mandrikov [Sun, 27 Mar 2011 03:21:33 +0000 (07:21 +0400)]
SONAR-2279 API : new extension points to handle lifecycle events

13 years agoSONAR-2275 Remove Checkstyle "Design For Extension" rule from "Sonar Way" profile
Evgeny Mandrikov [Mon, 21 Mar 2011 09:55:57 +0000 (12:55 +0300)]
SONAR-2275 Remove Checkstyle "Design For Extension" rule from "Sonar Way" profile

13 years agoSONAR-1332 add HTML ids for integration tests
simonbrandhof [Wed, 30 Mar 2011 14:27:16 +0000 (16:27 +0200)]
SONAR-1332 add HTML ids for integration tests

13 years agoSONAR-1332 profile comparison tool
simonbrandhof [Wed, 30 Mar 2011 14:02:04 +0000 (16:02 +0200)]
SONAR-1332 profile comparison tool

13 years agoSONAR-2300 Fix assembly
Evgeny Mandrikov [Thu, 24 Mar 2011 20:11:08 +0000 (23:11 +0300)]
SONAR-2300 Fix assembly

* Use CRLF for Windows and LF for Linix Scripts

* Partially fix permissions

13 years agoSONAR-2306 freeze ruby gems to avoid conflicts with local gems
simonbrandhof [Sun, 27 Mar 2011 16:27:33 +0000 (18:27 +0200)]
SONAR-2306 freeze ruby gems to avoid conflicts with local gems

SONAR-2306 remove the WEB-INF/gems directory

13 years agoSONAR-2276 BootstrapClassLoader should not load resources from parent ClassLoader
Evgeny Mandrikov [Mon, 21 Mar 2011 10:59:56 +0000 (13:59 +0300)]
SONAR-2276 BootstrapClassLoader should not load resources from parent ClassLoader

13 years agoSONAR-2107 Fix NPE when saving a violation on a null rule
Evgeny Mandrikov [Fri, 25 Mar 2011 08:45:29 +0000 (11:45 +0300)]
SONAR-2107 Fix NPE when saving a violation on a null rule

13 years agoSONAR-2284 Upgrade to JRuby 1.6
Evgeny Mandrikov [Thu, 24 Mar 2011 21:49:37 +0000 (00:49 +0300)]
SONAR-2284 Upgrade to JRuby 1.6

13 years agoSONAR-1667 Add param ignoreAnnotations to PMD rule UselessOverridingMethod
Evgeny Mandrikov [Mon, 21 Mar 2011 09:52:23 +0000 (12:52 +0300)]
SONAR-1667 Add param ignoreAnnotations to PMD rule UselessOverridingMethod

13 years agoUpgrade master to version 2.8-SNAPSHOT
simonbrandhof [Tue, 29 Mar 2011 15:03:48 +0000 (17:03 +0200)]
Upgrade master to version 2.8-SNAPSHOT

13 years agoFix execution of PhasesTimeProfiler
Evgeny Mandrikov [Tue, 29 Mar 2011 11:01:55 +0000 (15:01 +0400)]
Fix execution of PhasesTimeProfiler

13 years ago[maven-release-plugin] prepare for next development iteration
simonbrandhof [Mon, 28 Mar 2011 15:50:26 +0000 (17:50 +0200)]
[maven-release-plugin] prepare for next development iteration

13 years ago[maven-release-plugin] prepare release 2.7-RC3
simonbrandhof [Mon, 28 Mar 2011 15:50:24 +0000 (17:50 +0200)]
[maven-release-plugin] prepare release 2.7-RC3

13 years agoSONAR-2163 remove useless windows-*/wrapper.exe files
simonbrandhof [Mon, 28 Mar 2011 14:11:35 +0000 (16:11 +0200)]
SONAR-2163 remove useless windows-*/wrapper.exe files

13 years agoSONAR-2163 downgrade JSW startup scripts to v. 3.2.3.6
simonbrandhof [Mon, 28 Mar 2011 13:45:41 +0000 (15:45 +0200)]
SONAR-2163 downgrade JSW startup scripts to v. 3.2.3.6

13 years agoImprove rendering of violations
simonbrandhof [Mon, 28 Mar 2011 13:43:54 +0000 (15:43 +0200)]
Improve rendering of violations

13 years agofix CI
simonbrandhof [Sun, 27 Mar 2011 22:15:16 +0000 (00:15 +0200)]
fix CI

13 years agoFix coding violations
simonbrandhof [Sun, 27 Mar 2011 21:43:19 +0000 (23:43 +0200)]
Fix coding violations

13 years agofix coding violations
simonbrandhof [Sun, 27 Mar 2011 19:26:17 +0000 (21:26 +0200)]
fix coding violations

13 years agoFix reloading of GWT resource viewers in IE
simonbrandhof [Thu, 24 Mar 2011 14:36:52 +0000 (15:36 +0100)]
Fix reloading of GWT resource viewers in IE

13 years agoFix Clover coverage on new code at project and package levels
simonbrandhof [Wed, 23 Mar 2011 14:31:47 +0000 (15:31 +0100)]
Fix Clover coverage on new code at project and package levels

13 years agoDisplay resource viewers for projects and packages too
simonbrandhof [Wed, 23 Mar 2011 13:41:07 +0000 (14:41 +0100)]
Display resource viewers for projects and packages too

13 years agoRename the option 'Show full source' to 'Full source'
simonbrandhof [Wed, 23 Mar 2011 09:25:15 +0000 (10:25 +0100)]
Rename the option 'Show full source' to 'Full source'

13 years agoMinor: fix rendering of link in coverage widget
simonbrandhof [Wed, 23 Mar 2011 09:24:39 +0000 (10:24 +0100)]
Minor: fix rendering of link in coverage widget

13 years ago[maven-release-plugin] prepare for next development iteration
simonbrandhof [Thu, 17 Mar 2011 08:09:33 +0000 (09:09 +0100)]
[maven-release-plugin] prepare for next development iteration

13 years ago[maven-release-plugin] prepare release 2.7-RC1
simonbrandhof [Thu, 17 Mar 2011 08:09:31 +0000 (09:09 +0100)]
[maven-release-plugin] prepare release 2.7-RC1

13 years agoImprove rendering of violations
simonbrandhof [Fri, 18 Mar 2011 18:01:25 +0000 (19:01 +0100)]
Improve rendering of violations

13 years agoFix rendering in IE6
simonbrandhof [Fri, 18 Mar 2011 17:40:47 +0000 (18:40 +0100)]
Fix rendering in IE6

13 years ago[maven-release-plugin] prepare for next development iteration
simonbrandhof [Fri, 18 Mar 2011 14:04:18 +0000 (15:04 +0100)]
[maven-release-plugin] prepare for next development iteration

13 years ago[maven-release-plugin] prepare release 2.7-RC2
simonbrandhof [Fri, 18 Mar 2011 14:04:17 +0000 (15:04 +0100)]
[maven-release-plugin] prepare release 2.7-RC2

13 years agoFix bug in timemachine page: string measures are not displayed anymore
simonbrandhof [Fri, 18 Mar 2011 12:38:58 +0000 (13:38 +0100)]
Fix bug in timemachine page: string measures are not displayed anymore

13 years agoSONAR-2289 Increase timeouts of embedded database startup/shutdown
simonbrandhof [Fri, 18 Mar 2011 11:08:53 +0000 (12:08 +0100)]
SONAR-2289 Increase timeouts of embedded database startup/shutdown

13 years agoSONAR-2287 Add measures about new violations to filters
simonbrandhof [Fri, 18 Mar 2011 10:01:18 +0000 (11:01 +0100)]
SONAR-2287 Add measures about new violations to filters

13 years agoFix some CSS issue in source viewer
simonbrandhof [Fri, 18 Mar 2011 09:53:38 +0000 (10:53 +0100)]
Fix some CSS issue in source viewer

13 years agoFilters page : change the rendering of coverage on new code
simonbrandhof [Fri, 18 Mar 2011 09:53:21 +0000 (10:53 +0100)]
Filters page : change the rendering of coverage on new code

13 years agoThe coverage tab must display block of codes, filtered by lines to cover,uncovered...
simonbrandhof [Thu, 17 Mar 2011 14:01:38 +0000 (15:01 +0100)]
The coverage tab must display block of codes, filtered by lines to cover,uncovered lines, branches to cover and uncovered branches

13 years agoFix CSS of source code: border of blocks of code
simonbrandhof [Wed, 16 Mar 2011 17:54:09 +0000 (18:54 +0100)]
Fix CSS of source code: border of blocks of code

13 years agoImprove new coverage widget
simonbrandhof [Wed, 16 Mar 2011 17:53:23 +0000 (18:53 +0100)]
Improve new coverage widget

13 years agoFix CSS of source code : first line is too big when displaying SCM info
simonbrandhof [Wed, 16 Mar 2011 16:31:18 +0000 (17:31 +0100)]
Fix CSS of source code : first line is too big when displaying SCM info

13 years agoAdd new_coverage metrics to filters
simonbrandhof [Wed, 16 Mar 2011 16:29:57 +0000 (17:29 +0100)]
Add new_coverage metrics to filters

13 years agoRemove the select-box 'show commits'
simonbrandhof [Wed, 16 Mar 2011 14:00:54 +0000 (15:00 +0100)]
Remove the select-box 'show commits'

13 years agoSONAR-2280 ProjectFileSystem.resolvePath should return canonical file
Evgeny Mandrikov [Wed, 16 Mar 2011 10:01:32 +0000 (13:01 +0300)]
SONAR-2280 ProjectFileSystem.resolvePath should return canonical file

13 years agoFix timemachine page when SCM activity plugin is enabled
simonbrandhof [Wed, 16 Mar 2011 11:22:54 +0000 (12:22 +0100)]
Fix timemachine page when SCM activity plugin is enabled

13 years agoSONAR-2228 Fix equals and hashCode for ActiveRuleParam
Evgeny Mandrikov [Tue, 15 Mar 2011 10:22:37 +0000 (13:22 +0300)]
SONAR-2228 Fix equals and hashCode for ActiveRuleParam

13 years agoSONAR-2277 Re-activate GZIP compression of HTTP responses for IE6
simonbrandhof [Tue, 15 Mar 2011 17:52:39 +0000 (18:52 +0100)]
SONAR-2277 Re-activate GZIP compression of HTTP responses for IE6

13 years agoSONAR-2230 Refactor to decrease complexity
simonbrandhof [Tue, 15 Mar 2011 15:43:00 +0000 (16:43 +0100)]
SONAR-2230 Refactor to decrease complexity

13 years agoSONAR-2230 Add Java client for the web service "profiles"
simonbrandhof [Tue, 15 Mar 2011 15:05:08 +0000 (16:05 +0100)]
SONAR-2230 Add Java client for the web service "profiles"

13 years agoSONAR-2230 Provide a new /api/profiles web service
simonbrandhof [Tue, 15 Mar 2011 13:54:02 +0000 (14:54 +0100)]
SONAR-2230 Provide a new /api/profiles web service

13 years agoSONAR-2241 Remove Checkstyle rule "Illegal Instantiations" from "Sun Checks" profile
Evgeny Mandrikov [Tue, 15 Mar 2011 09:48:02 +0000 (12:48 +0300)]
SONAR-2241 Remove Checkstyle rule "Illegal Instantiations" from "Sun Checks" profile

13 years agoUse Metric.Builder factory in CoreMetrics
simonbrandhof [Mon, 14 Mar 2011 15:45:31 +0000 (16:45 +0100)]
Use Metric.Builder factory in CoreMetrics