]>
source.dussan.org Git - sonarqube.git/log
simonbrandhof [Sun, 30 Oct 2011 20:50:34 +0000 (21:50 +0100)]
SONAR-2932 log exception stacktrace
simonbrandhof [Sun, 30 Oct 2011 16:56:14 +0000 (17:56 +0100)]
SONAR-2424 improve error handling of URL /profiles/export
simonbrandhof [Sun, 30 Oct 2011 09:34:14 +0000 (10:34 +0100)]
Remove unused logger org.sonar.DBSTATISTICS
simonbrandhof [Sun, 30 Oct 2011 09:32:15 +0000 (10:32 +0100)]
SONAR-2914 disable BeanUtils DEBUG logs when sonar.verbose is enabled
Evgeny Mandrikov [Fri, 28 Oct 2011 21:05:02 +0000 (01:05 +0400)]
SONAR-2642 Support Oracle DB for cross-project CPD
Evgeny Mandrikov [Fri, 28 Oct 2011 20:47:41 +0000 (00:47 +0400)]
Don't use ping command to test CommandExecutor
This command causes strange problems on Windows 7.
simonbrandhof [Fri, 28 Oct 2011 16:55:25 +0000 (18:55 +0200)]
Move the files derby.log generated by unit tests to target/
Fabrice Bellingard [Fri, 28 Oct 2011 16:33:36 +0000 (18:33 +0200)]
Minor modifications to make it easier to write ITs
Fabrice Bellingard [Fri, 28 Oct 2011 13:57:25 +0000 (15:57 +0200)]
Fix regression on the resource viewer (when no source available)
Simon Brandhof [Fri, 28 Oct 2011 12:46:05 +0000 (14:46 +0200)]
SONAR-2584 add support for Java7 in PMD
Simon Brandhof [Fri, 28 Oct 2011 09:11:09 +0000 (11:11 +0200)]
SONAR-2584 add support for Java7 in Checkstyle and Squid
Fabrice Bellingard [Fri, 28 Oct 2011 12:46:19 +0000 (14:46 +0200)]
Merge branch 'dups'
Fabrice Bellingard [Fri, 28 Oct 2011 12:44:43 +0000 (14:44 +0200)]
SONAR-2733 Fix bug that highlights 2 rows at the same time
=> occurs if a duplication is found in the same file
+ improves code for better performances
Fabrice Bellingard [Fri, 28 Oct 2011 11:39:17 +0000 (13:39 +0200)]
SONAR-2698 Display of arrows to sort columns
Fabrice Bellingard [Fri, 28 Oct 2011 09:14:12 +0000 (11:14 +0200)]
SONAR-2919 Prevent user from creating twice the same event
- Most importantly for versions
- Check also made on any event
- WS API updated accordingly
Simon Brandhof [Thu, 27 Oct 2011 15:10:15 +0000 (17:10 +0200)]
SONAR-2642 use MyBatis ScriptRunner + improve unit test logs + prepare migration of hibernate unit tests on derby
Simon Brandhof [Thu, 27 Oct 2011 11:37:43 +0000 (13:37 +0200)]
Improve boolean parameters of Hibernate HQL queries
Fabrice Bellingard [Thu, 27 Oct 2011 16:39:06 +0000 (18:39 +0200)]
Remove useless files (JS and CSS) from WAR
Fabrice Bellingard [Thu, 27 Oct 2011 15:51:55 +0000 (17:51 +0200)]
SONAR-2733 Display duplicated blocks by group in the resource viewer
Now waiting for the new table to feed the data that is displayed
by this new duplication tab.
Dinesh Bolkensteyn [Thu, 27 Oct 2011 14:27:41 +0000 (16:27 +0200)]
SONAR-2632 Improved the unit test associated to removal of channel buffer length limit
Evgeny Mandrikov [Thu, 27 Oct 2011 09:18:35 +0000 (13:18 +0400)]
SONAR-2642 Use MyBatis instead of Hibernate for CPD
Evgeny Mandrikov [Wed, 26 Oct 2011 22:25:26 +0000 (02:25 +0400)]
Revert "SONAR-2594 Fix tests"
This reverts commit
6c0ae292c9d12eaa61b1507831eb9905ea2c6c40 .
Evgeny Mandrikov [Wed, 26 Oct 2011 21:59:07 +0000 (01:59 +0400)]
Revert "SONAR-2594 FindBugs plugin should support localized violations"
This reverts commit
84d96bf6ada999fe22db0551b3e9d56f6605c9bd .
Dinesh Bolkensteyn [Wed, 26 Oct 2011 18:38:50 +0000 (20:38 +0200)]
SONAR-2941 Exclude isolated methods from LCOM4 computation
Dinesh Bolkensteyn [Wed, 26 Oct 2011 18:01:24 +0000 (20:01 +0200)]
SONAR-2934 Transitive accessor computation now excludes recursive methods
Evgeny Mandrikov [Wed, 26 Oct 2011 11:57:35 +0000 (15:57 +0400)]
Fix violations
Fabrice Bellingard [Wed, 26 Oct 2011 17:47:20 +0000 (19:47 +0200)]
SONAR-2733 Fix unit test and remove useless code
Evgeny Mandrikov [Sat, 1 Oct 2011 01:14:56 +0000 (05:14 +0400)]
SONAR-2849 Remove declarations of third-party repositories from root pom
Enforce that repositories not declared in pom.xml, except of modules
sonar-checkstyle-plugin and sonar-squid-java-plugin due to dependency
on Checktyle 5.1, which is not available in Central.
This allows to remove side effects in Maven plugins.
Fabrice Bellingard [Wed, 26 Oct 2011 17:18:08 +0000 (19:18 +0200)]
SONAR-2733 Display duplicated blocks by group in the resource viewer
First shot, needs improvements.
Simon Brandhof [Wed, 26 Oct 2011 16:23:11 +0000 (18:23 +0200)]
SONAR-2642 add DAOs to picocontainer + improve unit tests
Fabrice Bellingard [Wed, 26 Oct 2011 13:41:45 +0000 (15:41 +0200)]
SONAR-2919 Update purge mechanism
Moved the event deletion from the PurgeEventOrphans class to the
PurgeUtils class that centralizes everything linked to snapshots.
Fabrice Bellingard [Wed, 26 Oct 2011 13:07:45 +0000 (15:07 +0200)]
SONAR-1928 Improve performances by splitting the SQL query in 2
Simon Brandhof [Wed, 26 Oct 2011 09:48:24 +0000 (11:48 +0200)]
SONAR-2642 do not duplicate derby DDL files
Fabrice Bellingard [Wed, 26 Oct 2011 09:00:45 +0000 (11:00 +0200)]
SONAR-2919 Fix issues on the event handling
- Make it impossible to create event without a category
-> created "Other" category
-> updated both UI and WS (actually: constraint on Event class)
- Fix display issue on Chrome
- Make it impossible to remove version from last snapshot
- Show event widget on sub-projects
- Update purge mechanism to delete events that are not attached to
a snapshot or attached to an unexisting snapshot
Dinesh Bolkensteyn [Tue, 25 Oct 2011 21:34:25 +0000 (23:34 +0200)]
SONAR-2934 Transitive accessor computation now supports recursive methods
Evgeny Mandrikov [Tue, 25 Oct 2011 16:13:30 +0000 (20:13 +0400)]
SONAR-2580 Use dos-style for line endings in configuration files
Evgeny Mandrikov [Tue, 25 Oct 2011 17:06:26 +0000 (21:06 +0400)]
SONAR-2937 Disallow start of multiple instances at the same time on Windows
Evgeny Mandrikov [Tue, 25 Oct 2011 16:16:59 +0000 (20:16 +0400)]
Fix CRLF and remove executable flag for non-executable file
Simon Brandhof [Tue, 25 Oct 2011 16:20:20 +0000 (18:20 +0200)]
SONAR-2642 improve unit test of mybatis mappers
Simon Brandhof [Tue, 25 Oct 2011 16:03:27 +0000 (18:03 +0200)]
SONAR-2642 add unit tests
Simon Brandhof [Tue, 25 Oct 2011 14:20:07 +0000 (16:20 +0200)]
SONAR-2642 first step to integration mybatis
Dinesh Bolkensteyn [Tue, 25 Oct 2011 12:54:20 +0000 (14:54 +0200)]
SONAR-2934 Accessors should be considered transitively
Dinesh Bolkensteyn [Tue, 25 Oct 2011 11:49:12 +0000 (13:49 +0200)]
Moved the place accessors are computed from a bytecode visitor to a property on the bytecode resource AsmMethod
Evgeny Mandrikov [Mon, 24 Oct 2011 15:24:17 +0000 (19:24 +0400)]
Fix EmailNotificationChannelTest
* Use SubEthaSMTP instead of Dumbster
* Enable test on Mac OS X
Dinesh Bolkensteyn [Tue, 25 Oct 2011 10:44:15 +0000 (12:44 +0200)]
SONAR-2724 SONAR-2723 Improved getter and setter detection algorithm
Fabrice Bellingard [Tue, 25 Oct 2011 10:17:39 +0000 (12:17 +0200)]
SONAR-801 Events on Dashboard confused for same project dates
It is now possible to specify 'sonar.projectDate' as a standard
ISO time. (ex. "2011-10-25T10:45:42+0100")
Evgeny Mandrikov [Tue, 25 Oct 2011 07:23:02 +0000 (11:23 +0400)]
Fix violations
Dinesh Bolkensteyn [Tue, 25 Oct 2011 07:48:02 +0000 (09:48 +0200)]
SONAR-2038 Marked a critical violation in Sonar as false-positive
Evgeny Mandrikov [Mon, 24 Oct 2011 20:24:26 +0000 (00:24 +0400)]
SONAR-2879 Trim paths (sources, tests, binaries, libraries) before usage
Dinesh Bolkensteyn [Mon, 24 Oct 2011 20:35:28 +0000 (22:35 +0200)]
SONAR-2038 LCOM4 value is incorrect when mixing getter/setter and direct field access
Dinesh Bolkensteyn [Mon, 24 Oct 2011 20:16:14 +0000 (22:16 +0200)]
mend
SONAR-2038 LCOM4 value is incorrect when mixing getter/setter and direct field access
Dinesh Bolkensteyn [Mon, 24 Oct 2011 13:38:20 +0000 (15:38 +0200)]
SONAR-2038 LCOM4 value is incorrect when mixing getter/setter and direct field access
Evgeny Mandrikov [Mon, 24 Oct 2011 15:44:42 +0000 (19:44 +0400)]
SONAR-2796 Display which directories Sonar will use during analysis
* Dedicated Initializer was created in order to do this.
* Exclusions also displayed by this component.
Fabrice Bellingard [Mon, 24 Oct 2011 16:48:36 +0000 (18:48 +0200)]
SONAR-2919 Updated WS API for events
Fabrice Bellingard [Mon, 24 Oct 2011 15:15:09 +0000 (17:15 +0200)]
SONAR-2919 Remove old useless code
Freddy Mallet [Mon, 24 Oct 2011 15:25:24 +0000 (17:25 +0200)]
Merge branch 'master' of github.com:SonarSource/sonar
Freddy Mallet [Mon, 24 Oct 2011 15:25:08 +0000 (17:25 +0200)]
SONAR-2741 The method JavaAstScanner.scanDirectory(..) can't be called several times
Evgeny Mandrikov [Mon, 24 Oct 2011 12:03:42 +0000 (16:03 +0400)]
SONAR-2928 Fix handling of new violations in case of null checksum
Fabrice Bellingard [Mon, 24 Oct 2011 13:35:41 +0000 (15:35 +0200)]
SONAR-2919 Alert/Profile/Version event sensors fill "created_at" col.
Fabrice Bellingard [Mon, 24 Oct 2011 13:15:57 +0000 (15:15 +0200)]
SONAR-2919 Update tests of db cleaner
Simon Brandhof [Mon, 24 Oct 2011 12:57:09 +0000 (14:57 +0200)]
SONAR-2696 On filters, the Name column cannot be sorted on the descending way
Simon Brandhof [Mon, 24 Oct 2011 12:56:18 +0000 (14:56 +0200)]
SONAR-2695 case-insensitive sort of filter results
Simon Brandhof [Mon, 24 Oct 2011 12:54:44 +0000 (14:54 +0200)]
SONAR-2932 log 500 errors + fix error handling in web services
Fabrice Bellingard [Mon, 24 Oct 2011 12:26:07 +0000 (14:26 +0200)]
SONAR-2919 Update tests of event purge mechanism
Fabrice Bellingard [Mon, 24 Oct 2011 11:04:13 +0000 (13:04 +0200)]
SONAR-2919 Update Events table
Migration script:
- name column => 400
- description column => 4000
- data column removed
- tries to attach snapshots to events that do not have one
Evgeny Mandrikov [Mon, 24 Oct 2011 09:05:44 +0000 (13:05 +0400)]
SONAR-2715 Provide meaningful exception message, when source file cannot be imported
Evgeny Mandrikov [Wed, 19 Oct 2011 18:17:23 +0000 (22:17 +0400)]
Fix violations
Evgeny Mandrikov [Fri, 21 Oct 2011 10:22:52 +0000 (14:22 +0400)]
SONAR-2632 Remove sonar-channel buffer restriction
* Add test for backward compatibility with a COBOL plugin
* Fix violations
* Simplify code
Dinesh Bolkensteyn [Fri, 21 Oct 2011 13:33:28 +0000 (15:33 +0200)]
SONAR-2929 Windows with UAC now displays Access Denied when not ran as Administrator
Freddy Mallet [Fri, 21 Oct 2011 14:11:11 +0000 (16:11 +0200)]
SONAR-2632 for backward compatibility reason with COBOL plugin, we should stop reading a stream of characters as soon as the read(..) method returns -1 or 0
Fabrice Bellingard [Fri, 21 Oct 2011 13:17:26 +0000 (15:17 +0200)]
Fix "Enable GWT Dev mode for sonar-jacoco-plugin"
Fabrice Bellingard [Fri, 21 Oct 2011 12:55:22 +0000 (14:55 +0200)]
SONAR-2668 Fixed problem on Email settings page
Fabrice Bellingard [Fri, 21 Oct 2011 12:45:34 +0000 (14:45 +0200)]
Fix "Enable GWT Dev mode for sonar-jacoco-plugin"
Fabrice Bellingard [Fri, 21 Oct 2011 12:25:12 +0000 (14:25 +0200)]
SONAR-2919 Change the way to handle events in Sonar
- Removed the possibility to handle them in the widget
- Added the management in the History service
Still needs to:
- Update the WS API
- Remove useless code
- Update batch side
- Write DB migration script
Simon Brandhof [Fri, 21 Oct 2011 09:33:11 +0000 (11:33 +0200)]
Fix unit test to bypass the bug SONAR-2927
Dinesh Bolkensteyn [Fri, 21 Oct 2011 07:38:50 +0000 (09:38 +0200)]
SONAR-2923, SONAR-2632 Add javadoc and quiet close reader
Evgeny Mandrikov [Thu, 20 Oct 2011 20:19:43 +0000 (00:19 +0400)]
SONAR-2762 Improve examples in page "project exclusions"
Evgeny Mandrikov [Thu, 20 Oct 2011 21:59:08 +0000 (01:59 +0400)]
Enable GWT Dev mode for sonar-jacoco-plugin
Evgeny Mandrikov [Thu, 20 Oct 2011 21:40:23 +0000 (01:40 +0400)]
Update list of developers
Dinesh Bolkensteyn [Thu, 20 Oct 2011 20:10:22 +0000 (22:10 +0200)]
SONAR-2923, SONAR-2632?: Fixed some side effects on other modules (again)
Dinesh Bolkensteyn [Thu, 20 Oct 2011 19:30:31 +0000 (21:30 +0200)]
SONAR-2923 and SONAR-2632: Fixed some side-effect compilations error in other modules
Dinesh Bolkensteyn [Thu, 20 Oct 2011 18:50:42 +0000 (20:50 +0200)]
SONAR-2923 and SONAR-2632: Remove sonar-channel buffer restriction and character pushback feature
Evgeny Mandrikov [Wed, 19 Oct 2011 20:40:01 +0000 (00:40 +0400)]
SONAR-2762 Fully refactor construction of regular expression in WildcardPattern
Thus now it provides correct escaping for regular expression operators.
Simon Brandhof [Thu, 20 Oct 2011 12:57:03 +0000 (14:57 +0200)]
SONAR-2771 new URL /widget : improve error handling and security
Some helper methods have been added to simplify error handling : bad_request(message), not_found(message) and access_denied.
simonbrandhof [Wed, 19 Oct 2011 21:14:52 +0000 (23:14 +0200)]
Remove unused RoR files (/scripts)
simonbrandhof [Wed, 19 Oct 2011 21:07:44 +0000 (23:07 +0200)]
Various improvements on sorting of rows in UI
SONAR-2697 list of users in administration pages of roles
SONAR-2695 list of dashboards, filters, event categories, manual metrics and rules (in Quality Profiles)
Evgeny Mandrikov [Wed, 19 Oct 2011 16:32:57 +0000 (20:32 +0400)]
SONAR-2594 Fix tests
Evgeny Mandrikov [Wed, 19 Oct 2011 11:42:35 +0000 (15:42 +0400)]
SONAR-2594 FindBugs plugin should support localized violations
Simon Brandhof [Wed, 19 Oct 2011 13:30:09 +0000 (15:30 +0200)]
Remove some DEBUG logs when building plugin classloaders
Simon Brandhof [Wed, 19 Oct 2011 12:46:13 +0000 (14:46 +0200)]
Fix logs of HTTP and database requests
Simon Brandhof [Tue, 18 Oct 2011 14:03:03 +0000 (16:03 +0200)]
Change logging level of EmailNotificationChannel from INFO to DEBUG
Evgeny Mandrikov [Wed, 19 Oct 2011 08:12:15 +0000 (12:12 +0400)]
SONAR-2892 Add more tests and javadocs
Fabrice Bellingard [Tue, 18 Oct 2011 16:50:13 +0000 (18:50 +0200)]
SONAR-1928 Fix various details
Evgeny Mandrikov [Tue, 18 Oct 2011 11:24:55 +0000 (15:24 +0400)]
SONAR-2748 Make the profile backup available as permalink
Simon Brandhof [Tue, 18 Oct 2011 11:33:56 +0000 (13:33 +0200)]
Fix config of Hibernate logs on batch side
Evgeny Mandrikov [Tue, 18 Oct 2011 10:27:18 +0000 (14:27 +0400)]
SONAR-2809 Don't hide metric "Weighted violations"
Evgeny Mandrikov [Tue, 18 Oct 2011 09:04:47 +0000 (13:04 +0400)]
Fix violations
Simon Brandhof [Tue, 18 Oct 2011 08:59:35 +0000 (10:59 +0200)]
SONAR-2916 Default logging level should be INFO on server side
Fabrice Bellingard [Tue, 18 Oct 2011 08:01:25 +0000 (10:01 +0200)]
SONAR-2668 Make labels non breakable on the filter screen
Simon Brandhof [Tue, 18 Oct 2011 08:00:42 +0000 (10:00 +0200)]
SONAR-2915 Sonar can't be started on Solaris due to upgrade of JRuby