]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
13 years agoSONAR-2347 Add unit test to ReviewsDecorator
Fabrice Bellingard [Wed, 20 Apr 2011 15:07:07 +0000 (17:07 +0200)]
SONAR-2347 Add unit test to ReviewsDecorator

13 years agoSONAR-2378 Fix directory attributes in zip archive
Evgeny Mandrikov [Wed, 20 Apr 2011 13:38:07 +0000 (17:38 +0400)]
SONAR-2378 Fix directory attributes in zip archive

Apply workaround for http://jira.codehaus.org/browse/MASSEMBLY-422
described in comments for http://jira.codehaus.org/browse/MASSEMBLY-449

13 years agoSONAR-2255 the metric 'classes' must not be 0 on unit tests
simonbrandhof [Wed, 20 Apr 2011 13:25:30 +0000 (15:25 +0200)]
SONAR-2255 the metric 'classes' must not be 0 on unit tests

13 years agoSONAR-1973 Add possibility to show only switched-off violations
Fabrice Bellingard [Wed, 20 Apr 2011 13:24:07 +0000 (15:24 +0200)]
SONAR-1973 Add possibility to show only switched-off violations

13 years agoRemove unused file
Evgeny Mandrikov [Wed, 20 Apr 2011 12:03:45 +0000 (16:03 +0400)]
Remove unused file

13 years agoFix crlf
Evgeny Mandrikov [Wed, 20 Apr 2011 09:49:13 +0000 (13:49 +0400)]
Fix crlf

13 years agoFix crlf
Evgeny Mandrikov [Tue, 19 Apr 2011 15:36:14 +0000 (19:36 +0400)]
Fix crlf

13 years agoSONAR-2367 Filter error when a column is on a disabled metric
simonbrandhof [Tue, 19 Apr 2011 13:58:07 +0000 (15:58 +0200)]
SONAR-2367 Filter error when a column is on a disabled metric

13 years agoMerge remote branch 'upstream/master'
Fabrice Bellingard [Wed, 20 Apr 2011 07:15:50 +0000 (09:15 +0200)]
Merge remote branch 'upstream/master'

13 years ago[SONAR-2327] Fix a bug
Fabrice Bellingard [Wed, 20 Apr 2011 07:10:02 +0000 (09:10 +0200)]
[SONAR-2327] Fix a bug

13 years ago[SONAR-1973] Remodeling of UI based on Simon's feedback
Fabrice Bellingard [Tue, 19 Apr 2011 16:36:31 +0000 (18:36 +0200)]
[SONAR-1973] Remodeling of UI based on Simon's feedback

13 years ago[SONAR-1973] Increase table primary keys
Fabrice Bellingard [Tue, 19 Apr 2011 08:10:16 +0000 (10:10 +0200)]
[SONAR-1973] Increase table primary keys

13 years ago[SONAR-1957] Add ViolationQuery on SonarIndex and DecoratorContext
Fabrice Bellingard [Mon, 18 Apr 2011 14:04:44 +0000 (16:04 +0200)]
[SONAR-1957] Add ViolationQuery on SonarIndex and DecoratorContext
APIs

13 years ago[SONAR-1957] Adds "switched off" attribute on Violation class and make
Fabrice Bellingard [Fri, 15 Apr 2011 14:59:39 +0000 (16:59 +0200)]
[SONAR-1957] Adds "switched off" attribute on Violation class and make
sure this gets set by the ViolationPersister

13 years ago[SONAR-1973] Make it possible to edit the last comment
Fabrice Bellingard [Fri, 15 Apr 2011 08:58:49 +0000 (10:58 +0200)]
[SONAR-1973] Make it possible to edit the last comment

13 years ago[SONAR-1973] Add title & assignee on review, improve UI
Fabrice Bellingard [Thu, 14 Apr 2011 16:17:57 +0000 (18:17 +0200)]
[SONAR-1973] Add title & assignee on review, improve UI

13 years ago[SONAR-2347] Close a review when its corresponding violation does not
Fabrice Bellingard [Thu, 14 Apr 2011 10:58:19 +0000 (12:58 +0200)]
[SONAR-2347] Close a review when its corresponding violation does not
exist anymore

13 years ago[SONAR-1973] Update code to use the permanent ID of violations, set
Fabrice Bellingard [Wed, 13 Apr 2011 13:48:27 +0000 (15:48 +0200)]
[SONAR-1973] Update code to use the permanent ID of violations, set
resource on review and update review date when comment added

13 years ago[SONAR-1973] Add a updated_at column
Fabrice Bellingard [Wed, 13 Apr 2011 09:04:32 +0000 (11:04 +0200)]
[SONAR-1973] Add a updated_at column

13 years ago[SONAR-1973] Fix small issue with icon replacement after creating an
Fabrice Bellingard [Tue, 12 Apr 2011 20:32:10 +0000 (22:32 +0200)]
[SONAR-1973] Fix small issue with icon replacement after creating an
issue

13 years ago[SONAR-1973] Improve UI
Fabrice Bellingard [Tue, 12 Apr 2011 20:06:04 +0000 (22:06 +0200)]
[SONAR-1973] Improve UI

13 years ago[SONAR-1973] Add images
Fabrice Bellingard [Tue, 12 Apr 2011 14:38:03 +0000 (16:38 +0200)]
[SONAR-1973] Add images

13 years ago[SONAR-1973] Improve UI
Fabrice Bellingard [Tue, 12 Apr 2011 14:35:22 +0000 (16:35 +0200)]
[SONAR-1973] Improve UI

13 years agoSONAR-2372 Upgrade to maven-cobertura-plugin 2.5
Evgeny Mandrikov [Tue, 19 Apr 2011 21:18:47 +0000 (01:18 +0400)]
SONAR-2372 Upgrade to maven-cobertura-plugin 2.5

13 years ago[SONAR-1973] Change icons
Fabrice Bellingard [Tue, 12 Apr 2011 07:09:45 +0000 (09:09 +0200)]
[SONAR-1973] Change icons

13 years agoTemporary commit before merging with Simon's modifications on
Fabrice Bellingard [Mon, 11 Apr 2011 14:50:19 +0000 (16:50 +0200)]
Temporary commit before merging with Simon's modifications on
RuleFailure

13 years ago[SONAR-2327] Improve code of the DB request
Fabrice Bellingard [Mon, 11 Apr 2011 12:38:52 +0000 (14:38 +0200)]
[SONAR-2327] Improve code of the DB request

13 years ago[SONAR-2327] Rename methods to stick to Ruby conventions
Fabrice Bellingard [Mon, 11 Apr 2011 09:41:18 +0000 (11:41 +0200)]
[SONAR-2327] Rename methods to stick to Ruby conventions

13 years ago[SONAR-2327] Add the commented_by param on the review search query
Fabrice Bellingard [Mon, 11 Apr 2011 09:33:33 +0000 (11:33 +0200)]
[SONAR-2327] Add the commented_by param on the review search query

13 years ago[SONAR-2327] Add more params to SQL query for reviews service
Fabrice Bellingard [Mon, 11 Apr 2011 08:21:42 +0000 (10:21 +0200)]
[SONAR-2327] Add more params to SQL query for reviews service

13 years ago[SONAR-1973] "Add comment" link should not be visible if user is not
Fabrice Bellingard [Sun, 10 Apr 2011 13:59:40 +0000 (15:59 +0200)]
[SONAR-1973] "Add comment" link should not be visible if user is not
authenticated

13 years ago[SONAR-1973] Fix a wrong link
Fabrice Bellingard [Sun, 10 Apr 2011 13:29:03 +0000 (15:29 +0200)]
[SONAR-1973] Fix a wrong link

13 years ago[SONAR-2327] First implementation of the review service
Fabrice Bellingard [Fri, 8 Apr 2011 16:12:07 +0000 (18:12 +0200)]
[SONAR-2327] First implementation of the review service

13 years ago[SONAR-1973] Add status and type constants
Fabrice Bellingard [Fri, 8 Apr 2011 09:52:26 +0000 (11:52 +0200)]
[SONAR-1973] Add status and type constants

13 years ago[SONAR-1973] Displays the comment in right DIV after a validation
Fabrice Bellingard [Fri, 8 Apr 2011 09:45:27 +0000 (11:45 +0200)]
[SONAR-1973] Displays the comment in right DIV after a validation
fails

13 years ago[SONAR-1973] Update correctly the "Add" button visibility
Fabrice Bellingard [Fri, 8 Apr 2011 09:25:43 +0000 (11:25 +0200)]
[SONAR-1973] Update correctly the "Add" button visibility

13 years ago[SONAR-1973] Adds select box for severity
Fabrice Bellingard [Thu, 7 Apr 2011 16:58:26 +0000 (18:58 +0200)]
[SONAR-1973] Adds select box for severity

13 years ago[SONAR-1973] Add security checks before saving reviews & comments
Fabrice Bellingard [Thu, 7 Apr 2011 16:27:03 +0000 (18:27 +0200)]
[SONAR-1973] Add security checks before saving reviews & comments

13 years ago[SONAR-1973] Adds validation, improves form & removes unused
Fabrice Bellingard [Thu, 7 Apr 2011 15:00:22 +0000 (17:00 +0200)]
[SONAR-1973] Adds validation, improves form & removes unused
"external_link"

13 years ago[SONAR-1973] Add validations on forms
Fabrice Bellingard [Thu, 7 Apr 2011 14:32:25 +0000 (16:32 +0200)]
[SONAR-1973] Add validations on forms

13 years ago[SONAR-1973] Rename code elements to follow conventions
Fabrice Bellingard [Thu, 7 Apr 2011 12:05:12 +0000 (14:05 +0200)]
[SONAR-1973] Rename code elements to follow conventions

13 years ago[SONAR-1973] Improve review&comment forms
Fabrice Bellingard [Thu, 7 Apr 2011 11:51:00 +0000 (13:51 +0200)]
[SONAR-1973] Improve review&comment forms

13 years ago[SONAR-1973] Add/list reviews&comments
Fabrice Bellingard [Wed, 6 Apr 2011 17:10:39 +0000 (19:10 +0200)]
[SONAR-1973] Add/list reviews&comments

13 years agoReviewData changed into ReviewComment : OK
Fabrice Bellingard [Wed, 6 Apr 2011 12:18:22 +0000 (14:18 +0200)]
ReviewData changed into ReviewComment : OK

13 years agoTEMP commit before changing review_data into review_comment
Fabrice Bellingard [Wed, 6 Apr 2011 10:22:52 +0000 (12:22 +0200)]
TEMP commit before changing review_data into review_comment

13 years ago[SONAR-1973] Add first model of review concept
Fabrice Bellingard [Tue, 5 Apr 2011 14:05:36 +0000 (16:05 +0200)]
[SONAR-1973] Add first model of review concept

13 years ago[SONAR-1973] Add first model of review concept
Fabrice Bellingard [Mon, 4 Apr 2011 20:54:43 +0000 (22:54 +0200)]
[SONAR-1973] Add first model of review concept

13 years agoSONAR-2371 SurefireSensor should not insert unit test measures when there is no reports
Evgeny Mandrikov [Tue, 19 Apr 2011 15:33:47 +0000 (19:33 +0400)]
SONAR-2371 SurefireSensor should not insert unit test measures when there is no reports

- UnitTestDecorator should save zero for unit test measure for project, when there is
  no values for summarizing and type of analysis is reuse reports or dynamic

- Don't use pom.getPackaging() in AbstractSurefireParser

13 years agoSONAR-2358 Don't use org.codehaus.plexus.util.StringInputStream to calculate checksum...
Evgeny Mandrikov [Tue, 19 Apr 2011 09:47:26 +0000 (13:47 +0400)]
SONAR-2358 Don't use org.codehaus.plexus.util.StringInputStream to calculate checksums for violations

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