]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
13 years agoSONAR-2323 Remove logs specific to Maven
simonbrandhof [Wed, 27 Apr 2011 09:55:16 +0000 (11:55 +0200)]
SONAR-2323 Remove logs specific to Maven

13 years agoWrite valid HTML : a tag is badly closed
simonbrandhof [Wed, 27 Apr 2011 09:48:01 +0000 (11:48 +0200)]
Write valid HTML : a tag is badly closed

13 years agoSONAR-2179 the 'bulk change' option of quality profiles fail when there are too many...
simonbrandhof [Wed, 27 Apr 2011 09:45:01 +0000 (11:45 +0200)]
SONAR-2179 the 'bulk change' option of quality profiles fail when there are too many selected rules

13 years agoSONAR-2327 Provide a new "Reviews" service
Fabrice Bellingard [Wed, 27 Apr 2011 09:06:47 +0000 (11:06 +0200)]
SONAR-2327 Provide a new "Reviews" service

13 years agoSONAR-2327 Provide a new "Reviews" service
Fabrice Bellingard [Wed, 27 Apr 2011 06:59:49 +0000 (08:59 +0200)]
SONAR-2327 Provide a new "Reviews" service

13 years agoSONAR-2382 Highlight selected line in source panel
simonbrandhof [Wed, 27 Apr 2011 07:22:40 +0000 (09:22 +0200)]
SONAR-2382 Highlight selected line in source panel

13 years agoSONAR-2382 Display source in review detail
simonbrandhof [Wed, 27 Apr 2011 06:50:14 +0000 (08:50 +0200)]
SONAR-2382 Display source in review detail

13 years agoSONAR-2298 Rename MavenProjectBuilder to ProjectBuilder
Evgeny Mandrikov [Tue, 26 Apr 2011 19:48:49 +0000 (23:48 +0400)]
SONAR-2298 Rename MavenProjectBuilder to ProjectBuilder

13 years agoSONAR-2327 Provide a new "Reviews" service
Fabrice Bellingard [Tue, 26 Apr 2011 17:09:32 +0000 (19:09 +0200)]
SONAR-2327 Provide a new "Reviews" service

13 years agoSONAR-1973 Rework action link positions
Fabrice Bellingard [Tue, 26 Apr 2011 13:37:57 +0000 (15:37 +0200)]
SONAR-1973 Rework action link positions

13 years agoFix rendering of age (variable {count} not interpreted)
simonbrandhof [Tue, 26 Apr 2011 15:32:27 +0000 (17:32 +0200)]
Fix rendering of age (variable {count} not interpreted)

13 years agoMerge branch 'master' of github.com:SonarSource/sonar
Freddy Mallet [Tue, 26 Apr 2011 14:40:16 +0000 (16:40 +0200)]
Merge branch 'master' of github.com:SonarSource/sonar

13 years agoDo not feed RULE_FAILURES.PERMANENT_ID when rendering violations
simonbrandhof [Tue, 26 Apr 2011 14:22:27 +0000 (16:22 +0200)]
Do not feed RULE_FAILURES.PERMANENT_ID when rendering violations

13 years agoSONAR-2384 Fix a bug on HtmlListChannel which was due to CodeBuffer.length() method...
Freddy Mallet [Tue, 26 Apr 2011 14:21:59 +0000 (16:21 +0200)]
SONAR-2384 Fix a bug on HtmlListChannel which was due to CodeBuffer.length() method and make the HtmlEmphasisChannel handle sentence

13 years agoSONAR-2382 Complete review web service
simonbrandhof [Tue, 26 Apr 2011 13:24:57 +0000 (15:24 +0200)]
SONAR-2382 Complete review web service

13 years agoSONAR-1973 Fix bug in DB request
Fabrice Bellingard [Tue, 26 Apr 2011 12:59:17 +0000 (14:59 +0200)]
SONAR-1973 Fix bug in DB request

13 years agoSONAR-2327 add help on markdown
simonbrandhof [Tue, 26 Apr 2011 10:05:51 +0000 (12:05 +0200)]
SONAR-2327 add help on markdown

13 years agoSONAR-2327 split actions for resource viewer and reviews page
simonbrandhof [Mon, 25 Apr 2011 21:12:50 +0000 (23:12 +0200)]
SONAR-2327 split actions for resource viewer and reviews page

13 years agoSONAR-2298 Add support for multi-modules for non-Maven projects
Evgeny Mandrikov [Fri, 8 Apr 2011 22:19:28 +0000 (02:19 +0400)]
SONAR-2298 Add support for multi-modules for non-Maven projects

* Use ProjectDefinition in ProjectTree instead of MavenProject

* Allow to specify extensions for project's container via
  ProjectDefinition, so MavenProject not passed directly to batch in mojos

* ProjectDefinition should store all information in properties

* Replace DefaultProjectFileSystem by DefaultProjectFileSystem2, which
  works not only for Maven projects

* Add DefaultProjectClasspath, which works not only for Maven projects

* Enable ProjectLinksSensor only for Maven

13 years agoSONAR-2371 UnitTestDecorator should not save anything if tests measure already exists
Evgeny Mandrikov [Sun, 24 Apr 2011 03:07:02 +0000 (07:07 +0400)]
SONAR-2371 UnitTestDecorator should not save anything if tests measure already exists

13 years agoSonar Markdown : Fix typo in the javadoc (Thanks Evgeny)
Freddy Mallet [Sun, 24 Apr 2011 09:00:36 +0000 (11:00 +0200)]
Sonar Markdown : Fix typo in the javadoc (Thanks Evgeny)

13 years agoSONAR-2358 Add unit test
Evgeny Mandrikov [Sun, 24 Apr 2011 02:51:32 +0000 (06:51 +0400)]
SONAR-2358 Add unit test

13 years agoSONAR-2384 Add support for html list and fix javadoc by escaping html tags
Freddy Mallet [Sat, 23 Apr 2011 22:42:00 +0000 (00:42 +0200)]
SONAR-2384 Add support for html list and fix javadoc by escaping html tags

13 years agoAdd some javadoc to the Sonar Markdown module
Freddy Mallet [Sat, 23 Apr 2011 21:34:08 +0000 (23:34 +0200)]
Add some javadoc to the Sonar Markdown module

13 years agoSonar Channel : Add license header to package-info.java file
Freddy Mallet [Sat, 23 Apr 2011 21:17:57 +0000 (23:17 +0200)]
Sonar Channel : Add license header to package-info.java file

13 years agoAdd some javadoc to the Sonar Channel module
Freddy Mallet [Sat, 23 Apr 2011 21:11:25 +0000 (23:11 +0200)]
Add some javadoc to the Sonar Channel module

13 years agoMerge branch 'master' of github.com:SonarSource/sonar
Freddy Mallet [Sat, 23 Apr 2011 19:32:34 +0000 (21:32 +0200)]
Merge branch 'master' of github.com:SonarSource/sonar

13 years agoSONAR-2358 Reapply patch 'Mechanism to calculate checksums for violations is unstable'
Freddy Mallet [Sat, 23 Apr 2011 19:32:25 +0000 (21:32 +0200)]
SONAR-2358 Reapply patch 'Mechanism to calculate checksums for violations is unstable'

13 years agoSONAR-2384 Support markdown in review comments
simonbrandhof [Sat, 23 Apr 2011 16:18:10 +0000 (18:18 +0200)]
SONAR-2384 Support markdown in review comments

13 years agoSONAR-2384 Add a new HtmlCodeChannel to transform ''printf()'' into <code>printf...
Freddy Mallet [Sat, 23 Apr 2011 13:33:33 +0000 (15:33 +0200)]
SONAR-2384 Add a new HtmlCodeChannel to transform ''printf()'' into <code>printf()</code>

13 years agoSONAR-2384 Complete the support of emphasis
simonbrandhof [Sat, 23 Apr 2011 06:23:52 +0000 (08:23 +0200)]
SONAR-2384 Complete the support of emphasis

13 years agoSONAR-2384 Fix CI failure by updating the header of the RegexChannel file
Freddy Mallet [Fri, 22 Apr 2011 22:59:38 +0000 (00:59 +0200)]
SONAR-2384 Fix CI failure by updating the header of the RegexChannel file

13 years agoSONAR-2384 First implementation : Create a markdown dedicated to Sonar needs
Freddy Mallet [Fri, 22 Apr 2011 22:47:42 +0000 (00:47 +0200)]
SONAR-2384 First implementation : Create a markdown dedicated to Sonar needs

13 years agoSONAR-2384 First implementation : Create a markdown dedicated to Sonar needs
Freddy Mallet [Fri, 22 Apr 2011 22:46:05 +0000 (00:46 +0200)]
SONAR-2384 First implementation : Create a markdown dedicated to Sonar needs

13 years agoSonar Channel : Slightly improve the readability of the source code in charge to...
Freddy Mallet [Fri, 22 Apr 2011 20:56:10 +0000 (22:56 +0200)]
Sonar Channel : Slightly improve the readability of the source code in charge to increment the line number

13 years agoSONAR-2344 Improve the algorithm in charge to define/update the creation date of...
Freddy Mallet [Fri, 22 Apr 2011 20:53:26 +0000 (22:53 +0200)]
SONAR-2344 Improve the algorithm in charge to define/update the creation date of each violation

13 years agoSONAR-2327 improve CSS
simonbrandhof [Fri, 22 Apr 2011 15:27:28 +0000 (17:27 +0200)]
SONAR-2327 improve CSS

13 years agoTests should be independent from EOL in resources
Evgeny Mandrikov [Wed, 20 Apr 2011 23:17:53 +0000 (03:17 +0400)]
Tests should be independent from EOL in resources

13 years agoSONAR-2381 temporarily deactivate switch-off property from violations ws
simonbrandhof [Fri, 22 Apr 2011 08:48:25 +0000 (10:48 +0200)]
SONAR-2381 temporarily deactivate switch-off property from violations ws

13 years agoSONAR-2381 The "violations" web service API must return violations
Fabrice Bellingard [Thu, 21 Apr 2011 16:39:08 +0000 (18:39 +0200)]
SONAR-2381 The "violations" web service API must return violations
decorated with review

Ruby controller updated, need now to add the WS client part of it

13 years agoSONAR-2380 The "violations" web service API must not return
Fabrice Bellingard [Thu, 21 Apr 2011 14:56:21 +0000 (16:56 +0200)]
SONAR-2380 The "violations" web service API must not return
"false-positive" violation

Also modified the batch side ViolationQuery class that I created so
that they have the same API.

13 years agoSONAR-2380 The "violations" web service API must not return
Fabrice Bellingard [Thu, 21 Apr 2011 13:17:53 +0000 (15:17 +0200)]
SONAR-2380 The "violations" web service API must not return
"false-positive" violation

13 years agoSONAR-2327 rotate the icon status/open.png
simonbrandhof [Thu, 21 Apr 2011 16:39:25 +0000 (18:39 +0200)]
SONAR-2327 rotate the icon status/open.png

13 years agoSONAR-2327 first step to refactor reviews page
simonbrandhof [Wed, 20 Apr 2011 21:48:39 +0000 (23:48 +0200)]
SONAR-2327 first step to refactor reviews page

SONAR-2327 add link to review

SONAR-2327 render review results in a table

13 years agoMerge remote branch 'upstream/master'
Fabrice Bellingard [Thu, 21 Apr 2011 08:19:37 +0000 (10:19 +0200)]
Merge remote branch 'upstream/master'

13 years agoSONAR-1973 Improve Resource Viewer
Fabrice Bellingard [Thu, 21 Apr 2011 08:18:23 +0000 (10:18 +0200)]
SONAR-1973 Improve Resource Viewer

13 years agoSONAR-2341 Deprecate Project.getPackaging and don't use it in findbugs plugin
Evgeny Mandrikov [Wed, 20 Apr 2011 21:47:18 +0000 (01:47 +0400)]
SONAR-2341 Deprecate Project.getPackaging and don't use it in findbugs plugin

13 years agoIncrease coverage for a new code in UnitTestDecorator
Evgeny Mandrikov [Wed, 20 Apr 2011 21:37:08 +0000 (01:37 +0400)]
Increase coverage for a new code in UnitTestDecorator

13 years agoUpdate some Maven plugins to latest versions for thread safety
Evgeny Mandrikov [Wed, 20 Apr 2011 12:32:41 +0000 (16:32 +0400)]
Update some Maven plugins to latest versions for thread safety

* maven-assembly-plugin 2.2.1
* maven-plugin-plugin 2.7
* maven-antrun-plugin 1.6
* maven-war-plugin 2.1.1

13 years agoSONAR-2379 Fix ClassCastException in DependencyUnmarshaller
Evgeny Mandrikov [Wed, 20 Apr 2011 17:12:40 +0000 (21:12 +0400)]
SONAR-2379 Fix ClassCastException in DependencyUnmarshaller

GwtUtils.getString returns string representation of a numeric field,
so this is a contract in WSUtils.getString and JdkUtils.getString
must not cast Object to String.

13 years agoSONAR-1973 Improve Resource Viewer
Fabrice Bellingard [Wed, 20 Apr 2011 16:49:33 +0000 (18:49 +0200)]
SONAR-1973 Improve Resource Viewer

13 years agoSONAR-2293,SONAR-2282 Re-apply changes, which were lost
Evgeny Mandrikov [Wed, 20 Apr 2011 16:02:36 +0000 (20:02 +0400)]
SONAR-2293,SONAR-2282 Re-apply changes, which were lost

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