]>
source.dussan.org Git - sonarqube.git/log
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()
Simon Brandhof [Fri, 3 Feb 2012 08:50:43 +0000 (09:50 +0100)]
Add CSS elements for configuration of rules
Simon Brandhof [Fri, 3 Feb 2012 08:50:05 +0000 (09:50 +0100)]
Remove the deprecated GWT component: SourcePanel
Evgeny Mandrikov [Thu, 2 Feb 2012 23:55:39 +0000 (03:55 +0400)]
Improve RuleMeasure
* Fluent API
* RulePriority renamed into Severity
Evgeny Mandrikov [Thu, 2 Feb 2012 13:39:05 +0000 (17:39 +0400)]
SONAR-3212 Document format of conf/sonar.properties
Fabrice Bellingard [Thu, 2 Feb 2012 11:49:55 +0000 (12:49 +0100)]
SONAR-3088 Keep period config when navigating between dashboards
=> When switching from a project dashboard page to another one, the
differential view configuration should be kept.
Simon Brandhof [Thu, 2 Feb 2012 11:41:47 +0000 (12:41 +0100)]
New try to fix Oracle batch mode
Simon Brandhof [Thu, 2 Feb 2012 11:20:59 +0000 (12:20 +0100)]
Fix JDBC batch mode in MyBatis
Simon Brandhof [Thu, 2 Feb 2012 10:38:41 +0000 (11:38 +0100)]
Experimental fix for purges on Oracle
Simon Brandhof [Thu, 2 Feb 2012 10:28:00 +0000 (11:28 +0100)]
Experimental fix for purges on Oracle
Fabrice Bellingard [Thu, 2 Feb 2012 10:03:24 +0000 (11:03 +0100)]
SONAR-1650 Improve resource viewer to easily flag a file as favourite
=> Add a star icon in the code viewer header to easily tag a java
file as favourite
Fabrice Bellingard [Thu, 2 Feb 2012 09:15:23 +0000 (10:15 +0100)]
SONAR-3094 Improve the display of the "Differential Views" tab
=> In the "Global Settings" page, the description of the field
"period1".
Simon Brandhof [Thu, 2 Feb 2012 08:46:37 +0000 (09:46 +0100)]
Update javadoc of RubyRailsWebservice.java
Simon Brandhof [Thu, 2 Feb 2012 08:44:46 +0000 (09:44 +0100)]
Remove unused private method
Evgeny Mandrikov [Wed, 1 Feb 2012 22:49:06 +0000 (02:49 +0400)]
Remove executable flag from source files
Evgeny Mandrikov [Wed, 1 Feb 2012 22:08:05 +0000 (02:08 +0400)]
Fix violations
Fabrice Bellingard [Wed, 1 Feb 2012 18:15:08 +0000 (19:15 +0100)]
First shot to improve documentation of Metric API
=> Mostly, Metric.Builder had to be improved as it is the preferred
way to create metric definitions.
Fabrice Bellingard [Tue, 31 Jan 2012 16:53:02 +0000 (17:53 +0100)]
SONAR-3228 Set the wieghted_violations metric's best value to 0
=> To optimize the number of entries persisted in the DB
Evgeny Mandrikov [Wed, 1 Feb 2012 14:19:33 +0000 (18:19 +0400)]
SONAR-3231 Allow to associate measure with committer
Simon Brandhof [Wed, 1 Feb 2012 13:07:25 +0000 (14:07 +0100)]
SONAR-3230 Stolen user session
Evgeny Mandrikov [Tue, 31 Jan 2012 21:33:33 +0000 (01:33 +0400)]
Fix documentation about migration scripts
Evgeny Mandrikov [Tue, 31 Jan 2012 19:16:27 +0000 (23:16 +0400)]
Add column PROJECT_MEASURES.COMMITTER
Simon Brandhof [Tue, 31 Jan 2012 17:06:43 +0000 (18:06 +0100)]
Fix mybatis integration tests on MsSQL
Simon Brandhof [Tue, 31 Jan 2012 16:31:20 +0000 (17:31 +0100)]
Fix DashboardDaoTest
Simon Brandhof [Tue, 31 Jan 2012 15:44:54 +0000 (16:44 +0100)]
Fix compatibility of MyBatis integration tests with Oracle
Fabrice Bellingard [Tue, 31 Jan 2012 15:06:20 +0000 (16:06 +0100)]
SONAR-3228 Some metrics are not persisted if value 0
=> whereas they can be used in Sonar Web UI
Simon Brandhof [Tue, 31 Jan 2012 07:38:57 +0000 (08:38 +0100)]
Revert invalid comment
simonbrandhof [Mon, 30 Jan 2012 20:57:21 +0000 (21:57 +0100)]
Add javadoc to Violation#getCommitter
Fabrice Bellingard [Mon, 30 Jan 2012 17:52:50 +0000 (18:52 +0100)]
SONAR-3104 Fix bug and improve element IDs to ease ITs
Simon Brandhof [Mon, 30 Jan 2012 16:39:03 +0000 (17:39 +0100)]
Do not delete snapshots with events
Fabrice Bellingard [Mon, 30 Jan 2012 16:17:16 +0000 (17:17 +0100)]
SONAR-3091 Improve the "Events" widget
=> The "Events" widget should not display events on snapshots which
are about to be deleted
Fabrice Bellingard [Mon, 30 Jan 2012 14:38:17 +0000 (15:38 +0100)]
SONAR-3104 Improve the usability of the project 'History' page
- Display create/edit/delete action links only when mouse is over the
line
Fabrice Bellingard [Mon, 30 Jan 2012 14:14:53 +0000 (15:14 +0100)]
SONAR-3104 Improve the usability of the project 'History'
=> Remove the ability to add & edit event categories (admin page
removal)
Fabrice Bellingard [Mon, 30 Jan 2012 14:09:04 +0000 (15:09 +0100)]
SONAR-3104 Improve the usability of the project 'History' page
- Remove possibility to specify an event category
- And then simplify the UI consequently
Fabrice Bellingard [Mon, 30 Jan 2012 10:57:47 +0000 (11:57 +0100)]
SONAR-3104 Improve the usability of the project 'History'
- Add row highlighting
- Reorder columns
- Remove date duplication
Simon Brandhof [Mon, 30 Jan 2012 12:01:19 +0000 (13:01 +0100)]
SONAR-2807 fix support of period cleaner over multiple years
Fabrice Bellingard [Fri, 27 Jan 2012 16:02:25 +0000 (17:02 +0100)]
Merge remote branch 'upstream/master'
Fabrice Bellingard [Fri, 27 Jan 2012 16:01:38 +0000 (17:01 +0100)]
SONAR-3206 Can not delete snapshot from history
Fix regression introduced in Sonar 2.13
Simon Brandhof [Fri, 27 Jan 2012 15:48:54 +0000 (16:48 +0100)]
SONAR-2757 extract purge task into a dedicated component
Simon Brandhof [Fri, 27 Jan 2012 10:22:45 +0000 (11:22 +0100)]
SONAR-2757 purge errors should not fail the build
Simon Brandhof [Fri, 27 Jan 2012 09:40:00 +0000 (10:40 +0100)]
SONAR-2757 do not delete events on profile changes
simonbrandhof [Thu, 26 Jan 2012 22:13:09 +0000 (23:13 +0100)]
SONAR-2757 improve reentrance of project deletion
Evgeny Mandrikov [Thu, 26 Jan 2012 22:01:44 +0000 (02:01 +0400)]
SONAR-3139 Fix wrong refactoring
Evgeny Mandrikov [Thu, 26 Jan 2012 17:52:24 +0000 (21:52 +0400)]
SONAR-3139 Remove deprecated code, add some comments and tests
Simon Brandhof [Thu, 26 Jan 2012 18:46:20 +0000 (19:46 +0100)]
DBCleaner : fix deletion of events + improve mybatis batch mode
Simon Brandhof [Thu, 26 Jan 2012 18:16:00 +0000 (19:16 +0100)]
Fix profile for mybatis integration tests
Evgeny Mandrikov [Thu, 26 Jan 2012 17:00:32 +0000 (21:00 +0400)]
SONAR-3181 Fix NPE
Simon Brandhof [Thu, 26 Jan 2012 17:14:17 +0000 (18:14 +0100)]
SONAR-1960 DBCleaner properties should be expressed in weeks instead of months
Simon Brandhof [Thu, 26 Jan 2012 16:16:49 +0000 (17:16 +0100)]
SONAR-2807 + SONAR-3219 : improve the DBCleaner plugin
* Delete all the wasted data. Some snapshots have been ignored
* Keep a single snapshot per day
Fabrice Bellingard [Thu, 26 Jan 2012 16:06:05 +0000 (17:06 +0100)]
SONAR-2124 Show difference when rules in derived profiles are changed
=> show when the severity has changed
Fabrice Bellingard [Thu, 26 Jan 2012 10:19:59 +0000 (11:19 +0100)]
SONAR-1492 Remove parameter list in rule description popup window
Evgeny Mandrikov [Wed, 25 Jan 2012 15:07:33 +0000 (19:07 +0400)]
SONAR-3181,SONAR-3139 Allow filtering by number of tokens
To do this each block stores two additional integers - index for first
and last token. So total size of in-memory storage has been increased.
Fabrice Bellingard [Thu, 26 Jan 2012 09:48:05 +0000 (10:48 +0100)]
SONAR-2124 Fix some issues
Fabrice Bellingard [Thu, 26 Jan 2012 09:34:24 +0000 (10:34 +0100)]
Add lines accidentally removed by Simon
Simon Brandhof [Wed, 25 Jan 2012 18:26:18 +0000 (19:26 +0100)]
SONAR-2061 add the flag Metric#deleteHistoricalData. Default value is false.
* New column METRICS.DELETE_HISTORICAL_DATA (boolean, nullable)
* Hidden core metrics and some data metrics have this new field to true
Fabrice Bellingard [Wed, 25 Jan 2012 18:01:07 +0000 (19:01 +0100)]
SONAR-2124 Show difference when rules in derived profiles are changed
+ link to the rules that has been overriden
+ UI improvements
Simon Brandhof [Wed, 25 Jan 2012 17:15:52 +0000 (18:15 +0100)]
SONAR-2757 close reviews when disabling resources + add unit tests
Simon Brandhof [Wed, 25 Jan 2012 16:38:50 +0000 (17:38 +0100)]
SONAR-2757 Refactor the purge mechanisms to prevent any fullscan SQL requests on snapshots table
Fabrice Bellingard [Wed, 25 Jan 2012 15:14:05 +0000 (16:14 +0100)]
SONAR-1492 Don't display edit/delete links if not admin
Fabrice Bellingard [Wed, 25 Jan 2012 11:21:06 +0000 (12:21 +0100)]
SONAR-1492 Improve rendering
Fabrice Bellingard [Wed, 25 Jan 2012 10:32:44 +0000 (11:32 +0100)]
SONAR-3081 Add cleared violations count on the "Rules" widget
Fabrice Bellingard [Wed, 25 Jan 2012 09:11:50 +0000 (10:11 +0100)]
SONAR-3012 Improvements
Fabrice Bellingard [Tue, 24 Jan 2012 18:19:20 +0000 (19:19 +0100)]
SONAR-1492 Improve rule & active rule edition page
+ use markdown instead of HTML
+ improve rule doc page
Evgeny Mandrikov [Tue, 24 Jan 2012 13:17:59 +0000 (17:17 +0400)]
SONAR-3181,SONAR-3139 Enable cross project CPD for all languages
sonar.cpd.minimumTokens can't be used, because for index in database
tokens must be grouped by lines.
simonbrandhof [Tue, 24 Jan 2012 13:44:53 +0000 (14:44 +0100)]
SONAR-2754 rename the parameter to sonar.dbcleaner.cleanDirectory
simonbrandhof [Tue, 24 Jan 2012 13:40:27 +0000 (14:40 +0100)]
Move some purge tasks to MyBatis
SONAR-2754 add the parameter sonar.dbcleaner.cleanDirectoryHistory
SONAR-2757 remove fullscan requests on the table SNAPSHOTS
Fabrice Bellingard [Tue, 24 Jan 2012 12:02:36 +0000 (13:02 +0100)]
SONAR-3171 Space missing in drilldown description
Fabrice Bellingard [Tue, 24 Jan 2012 11:41:02 +0000 (12:41 +0100)]
SONAR-3198 Can't set the due date to the current day
Fabrice Bellingard [Tue, 24 Jan 2012 11:27:45 +0000 (12:27 +0100)]
SONAR-3201 Display the icon on the first sorted column
Fabrice Bellingard [Tue, 24 Jan 2012 10:54:43 +0000 (11:54 +0100)]
SONAR-3200 Display the date of closure on the closed action plan list
Fabrice Bellingard [Tue, 24 Jan 2012 09:56:40 +0000 (10:56 +0100)]
SONAR-1492 Allow notes per quality rule
Fix some issues
Evgeny Mandrikov [Tue, 24 Jan 2012 05:54:11 +0000 (09:54 +0400)]
SONAR-3205 Upgrade to JaCoCo 0.5.6
Evgeny Mandrikov [Tue, 24 Jan 2012 05:21:30 +0000 (09:21 +0400)]
SONAR-3138 Prevent possible security flaws
* Save external password only if enabled "sonar.security.savePassword".
* Bypass restriction on password length (4), when external system enabled.
* Improve error handling.
Fabrice Bellingard [Mon, 23 Jan 2012 18:20:47 +0000 (19:20 +0100)]
SONAR-1492 Allow notes per quality rule
=> Improve the display of rules with notes and parameters
Fabrice Bellingard [Mon, 23 Jan 2012 17:03:19 +0000 (18:03 +0100)]
SONAR-1492 Allow notes per quality rule
Admin page implemented
Fabrice Bellingard [Fri, 20 Jan 2012 09:56:56 +0000 (10:56 +0100)]
SONAR-1492 Allow notes per quality rule
=> DB stuff & Ruby models implemented
Evgeny Mandrikov [Fri, 20 Jan 2012 12:46:47 +0000 (16:46 +0400)]
SONAR-3139 Enable Sonar CPD by default
Fabrice Bellingard [Fri, 20 Jan 2012 14:08:28 +0000 (15:08 +0100)]
SONAR-3012 Fix bug on Derby in filters on violations resource tab
Fabrice Bellingard [Fri, 20 Jan 2012 10:44:54 +0000 (11:44 +0100)]
SONAR-3081 "Violations" widget shows the number of "new violations"
And links it to the drilldown service using the correct metric to
easily find new violations.
Fabrice Bellingard [Fri, 20 Jan 2012 10:33:25 +0000 (11:33 +0100)]
SONAR-3012 Improve widget rendering
- 2 columns instead of 3
- "On new code" just below "unreviewed violations"
Evgeny Mandrikov [Thu, 19 Jan 2012 15:15:43 +0000 (19:15 +0400)]
SONAR-3179 Use naming convention for localization of qualifiers
Change localization for "qualifier.BRK" from "Module" to "Sub-project".
Simon Brandhof [Thu, 19 Jan 2012 14:52:52 +0000 (15:52 +0100)]
SONAR-2757 add the column SNAPSHOTS.PURGE_STATUS (INTEGER)
Fabrice Bellingard [Thu, 19 Jan 2012 10:40:09 +0000 (11:40 +0100)]
Remove unused icons + fix 1 violation
Evgeny Mandrikov [Thu, 19 Jan 2012 12:25:11 +0000 (16:25 +0400)]
SONAR-3185 Set default value of 'sonar.authenticator.createUsers' to true
Fabrice Bellingard [Thu, 19 Jan 2012 10:25:16 +0000 (11:25 +0100)]
SONAR-3012 Fix regression on the filter of the violations viewer
Simon Brandhof [Thu, 19 Jan 2012 10:20:29 +0000 (11:20 +0100)]
Fix some minor violations
simonbrandhof [Wed, 18 Jan 2012 22:19:49 +0000 (23:19 +0100)]
Fix compatibility of FieldUtilsTest with Jacoco
Evgeny Mandrikov [Wed, 18 Jan 2012 22:01:58 +0000 (02:01 +0400)]
Merge branch 'SONAR-3129'
Evgeny Mandrikov [Wed, 18 Jan 2012 21:24:41 +0000 (01:24 +0400)]
SONAR-3129 Fix selection of columns for filter, when language not english
Simon Brandhof [Wed, 18 Jan 2012 17:07:21 +0000 (18:07 +0100)]
SONAR-1707 feed the column SNAPSHOTS.BUILD_DATE on files and directories