]>
source.dussan.org Git - sonarqube.git/log
Fabrice Bellingard [Tue, 14 Feb 2012 12:55:31 +0000 (13:55 +0100)]
SONAR-3223 Update script to clean reviews with deleted resource
Simon Brandhof [Tue, 14 Feb 2012 11:51:24 +0000 (12:51 +0100)]
Fix PurgeDao for SQLServer - second attempt
Simon Brandhof [Tue, 14 Feb 2012 11:33:28 +0000 (12:33 +0100)]
Fix PurgeDao for SQLServer - first attempt
Simon Brandhof [Tue, 14 Feb 2012 11:03:39 +0000 (12:03 +0100)]
Fix PurgeDao for MySQL - new attempt
Simon Brandhof [Tue, 14 Feb 2012 10:51:55 +0000 (11:51 +0100)]
Fix PurgeDao for MySQL - new attempt
Fabrice Bellingard [Tue, 14 Feb 2012 10:01:58 +0000 (11:01 +0100)]
SONAR-3258 Add feedback from Freddy
Simon Brandhof [Tue, 14 Feb 2012 09:48:35 +0000 (10:48 +0100)]
Fix PurgeDao for MySQL
Simon Brandhof [Tue, 14 Feb 2012 08:57:30 +0000 (09:57 +0100)]
Fix PurgeDaoTest
Simon Brandhof [Tue, 14 Feb 2012 06:30:34 +0000 (07:30 +0100)]
SONAR-3120 Resources associated to a module which has been removed from a multi-module project are never purged
Fabrice Bellingard [Mon, 13 Feb 2012 16:58:39 +0000 (17:58 +0100)]
SONAR-3102 Fix issues on reviews when a user is deleted from the DB
It was not possible to see or update a review which had been created/
assigned/commented by a deleted user.
=> A migration script cleans the DB and the constraint on review
author is now removed
Fabrice Bellingard [Mon, 13 Feb 2012 15:44:22 +0000 (16:44 +0100)]
SONAR-3258 Support added for external security systems
+ prevent deactivated user from logging
Simon Brandhof [Mon, 13 Feb 2012 15:31:49 +0000 (16:31 +0100)]
Rename ACTION_PLANS.DEAD_LINE to DEADLINE
Simon Brandhof [Mon, 13 Feb 2012 15:28:19 +0000 (16:28 +0100)]
SONAR-3263
simonbrandhof [Mon, 13 Feb 2012 15:06:34 +0000 (16:06 +0100)]
Improve rendering of rules configuration
simonbrandhof [Mon, 13 Feb 2012 15:04:24 +0000 (16:04 +0100)]
SONAR-3248 purge REVIEW_COMMENTS and ACTION_PLANS
This commit includes the new index on REVIEWS.RESOURCE_ID and the renaming of ACTION_PLANS.DEAD_LINE to DEADLINE
simonbrandhof [Mon, 13 Feb 2012 13:51:57 +0000 (14:51 +0100)]
Improve the stability of EmailNotificationChannelTest by using different SMTP ports
simonbrandhof [Mon, 13 Feb 2012 10:45:47 +0000 (11:45 +0100)]
Consistent sort of rule parameters during administration of quality profiles
Evgeny Mandrikov [Mon, 13 Feb 2012 13:09:32 +0000 (17:09 +0400)]
Improve breadcrumb for drilldown pages
Fabrice Bellingard [Mon, 13 Feb 2012 10:57:36 +0000 (11:57 +0100)]
SONAR-3258 Fix typo in Derby SQL file
Fabrice Bellingard [Mon, 13 Feb 2012 10:33:23 +0000 (11:33 +0100)]
SONAR-3258 No more delete users in the Sonar DB but deactivate them
- When creating a user, if the login already exists on a deactivated
user, adapt the UI to ask if user should be reactivated or not
Evgeny Mandrikov [Sun, 12 Feb 2012 16:44:41 +0000 (20:44 +0400)]
Remove deprecated and unused code
Fabrice Bellingard [Fri, 10 Feb 2012 17:43:25 +0000 (18:43 +0100)]
SONAR-3258 No more delete users in the Sonar DB but deactivate them
- When deleting:
- user is deactivated ('active' set to false)
- its roles are deleted
- its properties are deleted
- its filters & active filters are deleted
- its dashbaords & active dashboards are deleted
- Login is now not possible for deactivated users
Fabrice Bellingard [Fri, 10 Feb 2012 14:06:24 +0000 (15:06 +0100)]
SONAR-1492 Apply the "bleu" color on actions links in admin section
For more consistency.
This "link-action" style is used in places where the text is dense
(like rule descriptions in profile or tables) and where links must
be clearly visible.
Simon Brandhof [Fri, 10 Feb 2012 12:36:33 +0000 (13:36 +0100)]
Fix PurgeDaoTest
Evgeny Mandrikov [Fri, 10 Feb 2012 11:46:39 +0000 (15:46 +0400)]
Minor improvement for readability of code
Simon Brandhof [Fri, 10 Feb 2012 09:55:28 +0000 (10:55 +0100)]
Fix mybatis integration tests for SQLServer
dbunit column names are case sensitive on SQLServer
Simon Brandhof [Fri, 10 Feb 2012 09:20:46 +0000 (10:20 +0100)]
Fix mybatis integration tests for Oracle/SQLServer
Evgeny Mandrikov [Thu, 9 Feb 2012 17:11:53 +0000 (21:11 +0400)]
SONAR-3209 Add new batch component - FileLinesContextFactory
* As was discussed with Simon: better to have new beta class
than new beta method.
* This also provides ability to use this factory from Decorator.
Fabrice Bellingard [Thu, 9 Feb 2012 17:49:46 +0000 (18:49 +0100)]
SONAR-3014 Improve display of links not starting with 'http(s)'
Initial request:
=> The main project dashboard "Links" column provides a Developer
Connection link that browsers do not support
Fabrice Bellingard [Thu, 9 Feb 2012 16:36:09 +0000 (17:36 +0100)]
SONAR-3239 Depreciate the paragraph metrics
Namely:
- PARAGRAPHS
- PARAGRAPH_COMPLEXITY
- PARAGRAPH_COMPLEXITY_DISTRIBUTION
Evgeny Mandrikov [Thu, 9 Feb 2012 15:37:22 +0000 (19:37 +0400)]
SONAR-3210 Compute new measure for Java files - comments in file
Fabrice Bellingard [Thu, 9 Feb 2012 16:04:26 +0000 (17:04 +0100)]
Increase code coverage + fix SQL pitfall
Evgeny Mandrikov [Thu, 9 Feb 2012 13:23:05 +0000 (17:23 +0400)]
SONAR-3209,SONAR-3210 Provide API to save and retrieve measures by line
+ Use this API to save LoC in Java files
Evgeny Mandrikov [Thu, 9 Feb 2012 10:05:08 +0000 (14:05 +0400)]
SONAR-3253 Fix possible NPE in org.sonar.api.measures.Measure#setData(String)
Fabrice Bellingard [Thu, 9 Feb 2012 10:02:47 +0000 (11:02 +0100)]
SONAR-2124 Fix display bug
Simon Brandhof [Thu, 9 Feb 2012 09:05:47 +0000 (10:05 +0100)]
Add the CSS class 'widget-#{widget.key}' to widget blocks
Evgeny Mandrikov [Wed, 8 Feb 2012 20:07:24 +0000 (00:07 +0400)]
SONAR-3210 Compute new measure for Java files - LoC in file
Simon Brandhof [Wed, 8 Feb 2012 17:51:51 +0000 (18:51 +0100)]
SONAR-2757 execute purges on all historical data after migration
Simon Brandhof [Wed, 8 Feb 2012 17:39:10 +0000 (18:39 +0100)]
SONAR-3246 Provide "zoom in/zoom out" feature in the Filter Treemap component
* Major refactoring of javascript code for treemap navigation.
* Extract the execution of filters in a dedicated Ruby component : Filters.execute(filter)
Simon Brandhof [Wed, 8 Feb 2012 17:35:13 +0000 (18:35 +0100)]
SONAR-2069 add description to the treemap widget
Simon Brandhof [Wed, 8 Feb 2012 17:11:01 +0000 (18:11 +0100)]
SONAR-2061 do not keep historical data on the metric new_blocker_violations
Evgeny Mandrikov [Wed, 8 Feb 2012 15:59:29 +0000 (19:59 +0400)]
Reduce number of static fields in CheckstyleSquidBridge
Fabrice Bellingard [Wed, 8 Feb 2012 15:34:40 +0000 (16:34 +0100)]
Modify HTML id to ease development of ITs
Evgeny Mandrikov [Wed, 8 Feb 2012 14:49:44 +0000 (18:49 +0400)]
Fix JavaAstScanner
It should close original stream instead of newly created
ByteArrayInputStream
Fabrice Bellingard [Wed, 8 Feb 2012 13:53:56 +0000 (14:53 +0100)]
SONAR-2747 Improve description
Fabrice Bellingard [Wed, 8 Feb 2012 13:13:30 +0000 (14:13 +0100)]
SONAR-3247 Favourite Web Serivce base URL is incorrect
Fabrice Bellingard [Wed, 8 Feb 2012 09:48:40 +0000 (10:48 +0100)]
SONAR-2747 Update Javadoc
Fabrice Bellingard [Wed, 8 Feb 2012 09:41:04 +0000 (10:41 +0100)]
SONAR-2747 Improve email message
Fabrice Bellingard [Wed, 8 Feb 2012 09:15:56 +0000 (10:15 +0100)]
SONAR-2747 Verification is now done on period1
And not necessarily 'since last analysis' period.
Fabrice Bellingard [Wed, 8 Feb 2012 07:40:09 +0000 (08:40 +0100)]
Fix violations
Fabrice Bellingard [Wed, 8 Feb 2012 07:33:55 +0000 (08:33 +0100)]
SONAR-2747 Fix bug if not enough PastSnapshots
Evgeny Mandrikov [Wed, 8 Feb 2012 07:16:31 +0000 (11:16 +0400)]
SONAR-3212 Document format of conf/sonar.properties
Simon Brandhof [Tue, 7 Feb 2012 22:24:34 +0000 (23:24 +0100)]
Fix indentation of XML file
Simon Brandhof [Tue, 7 Feb 2012 22:18:34 +0000 (23:18 +0100)]
SONAR-2756 Purge measures related to quality model requirements
Simon Brandhof [Tue, 7 Feb 2012 18:21:51 +0000 (19:21 +0100)]
SONAR-2069 add missing property to l10n bundle
Simon Brandhof [Tue, 7 Feb 2012 18:12:13 +0000 (19:12 +0100)]
SONAR-2754 change default value of sonar.dbcleaner.cleanDirectory
Fabrice Bellingard [Tue, 7 Feb 2012 17:17:11 +0000 (18:17 +0100)]
SONAR-2747 Fix bug with NPE when first analysis
Evgeny Mandrikov [Tue, 7 Feb 2012 16:50:01 +0000 (20:50 +0400)]
Fix some quality flaws
Simon Brandhof [Tue, 7 Feb 2012 16:48:24 +0000 (17:48 +0100)]
SONAR-2061 do not keep historical data of metrics prefixed by new_
Fabrice Bellingard [Tue, 7 Feb 2012 16:24:57 +0000 (17:24 +0100)]
SONAR-2124 Handle case when parent rule param has default empty value
Simon Brandhof [Tue, 7 Feb 2012 16:04:02 +0000 (17:04 +0100)]
SONAR-2069 fix path to treemap widget + minor refactoring
Evgeny Mandrikov [Tue, 7 Feb 2012 16:00:37 +0000 (20:00 +0400)]
SONAR-3245 Minimal version of Maven to build Sonar - 2.2.1
Fabrice Bellingard [Tue, 7 Feb 2012 15:34:04 +0000 (16:34 +0100)]
SONAR-2747 Update email template for reviews
Remove the unnecessary "--" line at the end of the mail, which makes
GMail hide the footer (as it considers this as a signature).
Fabrice Bellingard [Tue, 7 Feb 2012 15:32:00 +0000 (16:32 +0100)]
SONAR-2747 Improve email rendering
Simon Brandhof [Tue, 7 Feb 2012 15:23:49 +0000 (16:23 +0100)]
SONAR-2069 sanitize ruby code for treemap
Evgeny Mandrikov [Tue, 7 Feb 2012 13:49:10 +0000 (17:49 +0400)]
SONAR-3231 Allow to use committer for measures drilldown
Fabrice Bellingard [Tue, 7 Feb 2012 13:48:53 +0000 (14:48 +0100)]
SONAR-3088 Add some pages that keep the period info.
Fabrice Bellingard [Tue, 7 Feb 2012 13:10:43 +0000 (14:10 +0100)]
SONAR-3104 Improve rendering
Fabrice Bellingard [Tue, 7 Feb 2012 10:44:15 +0000 (11:44 +0100)]
SONAR-3091 Fix bug on Derby
simonbrandhof [Mon, 6 Feb 2012 23:20:52 +0000 (00:20 +0100)]
Fix path to treemap erb template
simonbrandhof [Mon, 6 Feb 2012 23:20:08 +0000 (00:20 +0100)]
Remove dead code in metric.rb
simonbrandhof [Mon, 6 Feb 2012 22:55:03 +0000 (23:55 +0100)]
Do not display the message "Logged in"
simonbrandhof [Mon, 6 Feb 2012 22:48:35 +0000 (23:48 +0100)]
SONAR-2132 redirect to original URI when user clicks on the link "Login"
Simon Brandhof [Mon, 6 Feb 2012 18:46:58 +0000 (19:46 +0100)]
SONAR-2069 refactor the filters page in order to use the new treemap
Simon Brandhof [Mon, 6 Feb 2012 15:48:01 +0000 (16:48 +0100)]
Revert "SONAR-3051 support POST, PUT and DELETE queries in GWT API."
This reverts commit
808360559dc1349d59363fc89b468345e5a26fc9 .
Simon Brandhof [Mon, 6 Feb 2012 15:46:54 +0000 (16:46 +0100)]
SONAR-2069 New treemap widget
Fabrice Bellingard [Mon, 6 Feb 2012 17:04:39 +0000 (18:04 +0100)]
SONAR-3223 Err. in review search if result ties to a deleted resource
Fabrice Bellingard [Mon, 6 Feb 2012 15:49:54 +0000 (16:49 +0100)]
SONAR-3242 Add pointer cursor on image
+ improve some code
Evgeny Mandrikov [Mon, 6 Feb 2012 15:35:23 +0000 (19:35 +0400)]
SONAR-3241 Metric "Lines to cover" should not be hidden
In consistence with metric "Uncovered lines".
Fabrice Bellingard [Mon, 6 Feb 2012 15:30:10 +0000 (16:30 +0100)]
Merge remote branch 'upstream/master'
Fabrice Bellingard [Mon, 6 Feb 2012 15:23:35 +0000 (16:23 +0100)]
SONAR-3242 The review buttons should not hide the violation title
Evgeny Mandrikov [Mon, 6 Feb 2012 12:59:31 +0000 (16:59 +0400)]
Fix regression
Simon Brandhof [Mon, 6 Feb 2012 12:44:20 +0000 (13:44 +0100)]
Fix some quality flaws
Evgeny Mandrikov [Mon, 6 Feb 2012 08:43:18 +0000 (12:43 +0400)]
Fix some quality flaws
Evgeny Mandrikov [Mon, 6 Feb 2012 12:59:31 +0000 (16:59 +0400)]
Fix regression
Simon Brandhof [Mon, 6 Feb 2012 12:44:20 +0000 (13:44 +0100)]
Fix some quality flaws
Evgeny Mandrikov [Mon, 6 Feb 2012 08:43:18 +0000 (12:43 +0400)]
Fix some quality flaws
Fabrice Bellingard [Mon, 6 Feb 2012 11:10:03 +0000 (12:10 +0100)]
SONAR-1492 Improve rendering for rules in quality profiles
Evgeny Mandrikov [Mon, 6 Feb 2012 07:52:07 +0000 (11:52 +0400)]
SONAR-3231 Allow to associate measure with committer
For now we should not show such measures in UI
Evgeny Mandrikov [Sun, 5 Feb 2012 00:01:27 +0000 (04:01 +0400)]
Improve documentation about core metrics
Evgeny Mandrikov [Sat, 4 Feb 2012 00:08:48 +0000 (04:08 +0400)]
Improve documentation about core metrics
Evgeny Mandrikov [Fri, 3 Feb 2012 22:00:55 +0000 (02:00 +0400)]
Cleanup build log for sonar-duplications by redirecting test output to file
Evgeny Mandrikov [Fri, 3 Feb 2012 12:14:58 +0000 (16:14 +0400)]
Fix some quality flaws
Fabrice Bellingard [Fri, 3 Feb 2012 17:30:22 +0000 (18:30 +0100)]
Sonar API - Try to improve documentation of notifications
Fabrice Bellingard [Fri, 3 Feb 2012 16:44:44 +0000 (17:44 +0100)]
SONAR-3235 Make the numbers non breakable on the hotspot widgets
Fabrice Bellingard [Fri, 3 Feb 2012 16:09:26 +0000 (17:09 +0100)]
SONAR-2747 Send email when new violations appear on favourite project
The email is sent only if:
* the user has set the project as a favourite
* this is a "last analysis" (= no 'sonar.projectDate' specified)
* 'since last analysis' period was not removed in the admin page
* there are new violations (obviously...)
Evgeny Mandrikov [Fri, 3 Feb 2012 11:51:21 +0000 (15:51 +0400)]
Fix some quality flaws
Simon Brandhof [Fri, 3 Feb 2012 09:29:04 +0000 (10:29 +0100)]
Fix some quality flaws
Evgeny Mandrikov [Fri, 3 Feb 2012 09:01:00 +0000 (13:01 +0400)]
Cleanup build log for sonar-squid-java-plugin by redirecting test output to file
Evgeny Mandrikov [Fri, 3 Feb 2012 07:56:29 +0000 (11:56 +0400)]
SONAR-3231 Allow to associate measure with committer
* Fix hashCode and equals for RuleMeasure
* Add RuleMeasure.getSeverity()