]>
source.dussan.org Git - sonarqube.git/log
Evgeny Mandrikov [Wed, 18 Jan 2012 13:48:57 +0000 (17:48 +0400)]
SONAR-3179 Fix mistake
Evgeny Mandrikov [Wed, 18 Jan 2012 12:23:09 +0000 (16:23 +0400)]
SONAR-3179 Add API to define resources
Evgeny Mandrikov [Tue, 17 Jan 2012 15:21:43 +0000 (19:21 +0400)]
SONAR-2907 Fix loading of settings from database, when used property 'sonar.branch'
Fabrice Bellingard [Wed, 18 Jan 2012 09:00:39 +0000 (10:00 +0100)]
SONAR-3012 Remove local path to the Ruby template
Evgeny Mandrikov [Tue, 17 Jan 2012 20:48:58 +0000 (00:48 +0400)]
Remove executable flag for files with images
Fabrice Bellingard [Tue, 17 Jan 2012 16:49:31 +0000 (17:49 +0100)]
Remove dependency that should have not been committed.
Fabrice Bellingard [Tue, 17 Jan 2012 16:45:30 +0000 (17:45 +0100)]
SONAR-3012 Shows the new unreviewed violations count in the widget
- Links this count to the drilldown service
- Open the right tab (Violations)
+ renaming of the metrics to be consistent with names
To be done: adding a filter in the "Violations" Tab
Simon Brandhof [Tue, 17 Jan 2012 13:04:57 +0000 (14:04 +0100)]
SONAR-3176 Complete documentation of differential views properties
Simon Brandhof [Tue, 17 Jan 2012 11:55:04 +0000 (12:55 +0100)]
SONAR-3175 Document the constraint on number of JAR files in jdbc-driver directories
Evgeny Mandrikov [Tue, 17 Jan 2012 11:18:55 +0000 (15:18 +0400)]
SONAR-2994 Add missing localization for 'Sign Up' and 'Log In' pages
Fabrice Bellingard [Tue, 17 Jan 2012 11:37:46 +0000 (12:37 +0100)]
SONAR-2940 Filters: Unable to sort the "language" column on both ways
Simon Brandhof [Tue, 17 Jan 2012 11:28:48 +0000 (12:28 +0100)]
Fix development mode of webapp + remove useless files
Simon Brandhof [Mon, 16 Jan 2012 16:19:55 +0000 (17:19 +0100)]
Calling Field.setAccessible(true) is accepted here -> not a quality flaw
Fabrice Bellingard [Tue, 17 Jan 2012 10:26:31 +0000 (11:26 +0100)]
SONAR-2946 Display the property keys in UI in all cases
Fabrice Bellingard [Tue, 17 Jan 2012 09:33:05 +0000 (10:33 +0100)]
SONAR-3143 Fix edit/create button name on action plan page
The title of the "Create Action Plan" button is wrongly changed
when the action plan can't be created
Fabrice Bellingard [Tue, 17 Jan 2012 07:38:01 +0000 (08:38 +0100)]
SONAR-3012 Add new_unreviewed_violations metric
In order to more easily track incoming violations without a review
Simon Brandhof [Mon, 16 Jan 2012 16:11:08 +0000 (17:11 +0100)]
Remove unused Ruby code : JNDI support in activerecord adapters
Simon Brandhof [Mon, 16 Jan 2012 15:40:03 +0000 (16:40 +0100)]
SONAR-3155 Change the info message displayed by the Timeline widget when only one snapshot is available
Simon Brandhof [Mon, 16 Jan 2012 14:41:01 +0000 (15:41 +0100)]
SONAR-3148 Do not log errors when the URL /charts/trends has bad parameters
Simon Brandhof [Mon, 16 Jan 2012 14:30:24 +0000 (15:30 +0100)]
Add some HTML ids for integration tests
Simon Brandhof [Mon, 16 Jan 2012 13:36:39 +0000 (14:36 +0100)]
SONAR-2990 The category filter is lost when adding a widget to a dashboard
Simon Brandhof [Mon, 16 Jan 2012 11:34:37 +0000 (12:34 +0100)]
SONAR-2009 Redirect to original URL when user logs in
Simon Brandhof [Mon, 16 Jan 2012 11:14:50 +0000 (12:14 +0100)]
Refactor org.sonar.batch.bootstrapper.Batch
Evgeny Mandrikov [Mon, 16 Jan 2012 10:28:57 +0000 (14:28 +0400)]
Remove unused files
Evgeny Mandrikov [Mon, 16 Jan 2012 09:41:24 +0000 (13:41 +0400)]
Fix violations
Fabrice Bellingard [Mon, 16 Jan 2012 09:22:16 +0000 (10:22 +0100)]
SONAR-3012 Check that resource is not a unit test for reviews metrics
Evgeny Mandrikov [Mon, 16 Jan 2012 08:46:41 +0000 (12:46 +0400)]
SONAR-1263 Add support for AJP13 host
Fabrice Bellingard [Mon, 16 Jan 2012 07:48:38 +0000 (08:48 +0100)]
SONAR-3166 Move the false-positive widget to the bottom of the page
Simon Brandhof [Fri, 13 Jan 2012 19:03:49 +0000 (20:03 +0100)]
SONAR-3164 AnnotationCheckFactory does not detect properties declared in inherited classes
Simon Brandhof [Fri, 13 Jan 2012 18:44:31 +0000 (19:44 +0100)]
SONAR-3169 API: new utility class org.sonar.api.utils.FieldUtils
Simon Brandhof [Fri, 13 Jan 2012 17:27:20 +0000 (18:27 +0100)]
SONAR-3012 fix NPE
Simon Brandhof [Fri, 13 Jan 2012 16:11:07 +0000 (17:11 +0100)]
Do not delete the temporary directory /deploy in development mode
Simon Brandhof [Fri, 13 Jan 2012 16:10:12 +0000 (17:10 +0100)]
Hardcode usage of SLF4J in MyBatis
Simon Brandhof [Fri, 13 Jan 2012 16:09:40 +0000 (17:09 +0100)]
SONAR-2959 add example to enable SQL logs on server-side
Simon Brandhof [Fri, 13 Jan 2012 13:10:51 +0000 (14:10 +0100)]
Sanitize batch bootstrapper
- by default Logback is configured by batch, not by bootstrappers
- ability to delegate logging to bootstrappers (require a SLF4J implementation)
Fabrice Bellingard [Fri, 13 Jan 2012 11:16:16 +0000 (12:16 +0100)]
SONAR-3166 Provide by default a new "Reviews" page
Fabrice Bellingard [Fri, 13 Jan 2012 10:50:52 +0000 (11:50 +0100)]
SONAR-3012 Improvements on Review Activity
- Computes metrics even on folders/packages
- Fixes a bug in computation of unreviewed violations
- Improves widget rendering
Evgeny Mandrikov [Fri, 13 Jan 2012 09:41:44 +0000 (13:41 +0400)]
SONAR-3112 Metric 'test_failures' should be qualitative
Evgeny Mandrikov [Thu, 12 Jan 2012 06:02:16 +0000 (10:02 +0400)]
SONAR-3138 Prevent security flaw, refactor code
Simon Brandhof [Thu, 12 Jan 2012 18:55:58 +0000 (19:55 +0100)]
SONAR-2959 Add the property sonar.showSql
Simon Brandhof [Thu, 12 Jan 2012 17:35:13 +0000 (18:35 +0100)]
Remove useless exclusion in assembly.xml
Fabrice Bellingard [Thu, 12 Jan 2012 17:30:40 +0000 (18:30 +0100)]
SONAR-3012 New widget to monitor the review activity
- 5 new metrics added
- Decorator implemented to compute those metrics
- Widget implemented to report those metrics
Evgeny Mandrikov [Wed, 11 Jan 2012 09:45:38 +0000 (13:45 +0400)]
SONAR-3137,SONAR-2292 Add synchronization of groups, prepare API for future enhancements
Evgeny Mandrikov [Wed, 11 Jan 2012 07:37:51 +0000 (11:37 +0400)]
SONAR-3137 Add exception handling
Simon Brandhof [Tue, 10 Jan 2012 17:27:36 +0000 (18:27 +0100)]
Update copyright header for this new year
Simon Brandhof [Tue, 10 Jan 2012 16:21:42 +0000 (17:21 +0100)]
SONAR-2416 Remove the internal Maven repository that is used by Sonar Mojo 1.0-beta-1
Simon Brandhof [Tue, 10 Jan 2012 15:16:00 +0000 (16:16 +0100)]
Revert SONAR-3036 : do not upgrade to latest version of protovis-msie.js
Fabrice Bellingard [Tue, 10 Jan 2012 14:16:02 +0000 (15:16 +0100)]
Remove Ruby on Rails warning
Evgeny Mandrikov [Tue, 10 Jan 2012 09:50:37 +0000 (13:50 +0400)]
SONAR-3137,SONAR-2292 Fix startup failure
Evgeny Mandrikov [Mon, 9 Jan 2012 22:50:01 +0000 (02:50 +0400)]
SONAR-3139 Refactor our fork of PMD CPD
* Replace some code by our own implementation
* Remove unused
* Reformat to conform with our conventions
Evgeny Mandrikov [Mon, 9 Jan 2012 18:55:59 +0000 (22:55 +0400)]
SONAR-3137,SONAR-2292 Complete API for external security systems
Simon Brandhof [Mon, 9 Jan 2012 11:24:26 +0000 (12:24 +0100)]
Remove unused imports
Simon Brandhof [Mon, 9 Jan 2012 10:51:45 +0000 (11:51 +0100)]
Add logs when restoring backup of configuration
Evgeny Mandrikov [Mon, 9 Jan 2012 09:14:00 +0000 (13:14 +0400)]
SONAR-3150 Lock size of email-notifications plugin to prevent regressions
Evgeny Mandrikov [Mon, 9 Jan 2012 08:38:54 +0000 (12:38 +0400)]
SONAR-3150 Lock size of other plugins with dependencies
To prevent regressions for following plugins:
* jacoco
* checkstyle
* squid java
Evgeny Mandrikov [Mon, 9 Jan 2012 07:39:03 +0000 (11:39 +0400)]
SONAR-3139 Allow to use Sonar CPD with existing extension point CpdMapping
Evgeny Mandrikov [Mon, 9 Jan 2012 07:22:51 +0000 (11:22 +0400)]
SONAR-3137 Add experimental API to retrieve users from external system
simonbrandhof [Sun, 8 Jan 2012 17:34:40 +0000 (18:34 +0100)]
Add some unit tests
Julien HENRY [Thu, 17 Nov 2011 10:13:16 +0000 (11:13 +0100)]
Remove "Sign up" link from tabindex.
Evgeny Mandrikov [Sun, 8 Jan 2012 17:27:44 +0000 (21:27 +0400)]
SONAR-3150 Reduce size of PMD and FindBugs plugins
* Remove unused dependencies
* Lock size with help of maven-enforcer-plugin to prevent future
regressions
Evgeny Mandrikov [Sat, 7 Jan 2012 00:34:38 +0000 (04:34 +0400)]
Copy only plugins instead of all libraries, when launching dev mode for sonar-server
simonbrandhof [Sun, 8 Jan 2012 10:52:57 +0000 (11:52 +0100)]
Experimental refactoring to improve support of booleans in MyBatis
simonbrandhof [Sun, 8 Jan 2012 10:36:51 +0000 (11:36 +0100)]
Improve HTML of review form in order to simplify integration tests
Evgeny Mandrikov [Fri, 6 Jan 2012 18:02:57 +0000 (22:02 +0400)]
Remove executable flag for source files
Evgeny Mandrikov [Fri, 6 Jan 2012 13:56:32 +0000 (17:56 +0400)]
SONAR-3144 Fix corner case, when implementations of CpdMapping not presented
Simon Brandhof [Fri, 6 Jan 2012 13:54:56 +0000 (14:54 +0100)]
Fix widget id in the URL /widget used by integration tests
simonbrandhof [Thu, 5 Jan 2012 23:13:54 +0000 (00:13 +0100)]
Do not embed google-collections in the plugins checkstyle and squid-java
Evgeny Mandrikov [Thu, 5 Jan 2012 23:34:42 +0000 (03:34 +0400)]
SONAR-3138 Fallback to database from plugin authenticator
Evgeny Mandrikov [Thu, 5 Jan 2012 09:29:10 +0000 (13:29 +0400)]
SONAR-3144 sonar-cpd-plugin should not depend on PMD
Fabrice Bellingard [Thu, 5 Jan 2012 15:15:29 +0000 (16:15 +0100)]
Fix bug on UpdateReviewsDecorator when line number is NULL
Simon Brandhof [Thu, 5 Jan 2012 13:52:45 +0000 (14:52 +0100)]
SONAR-3147 Web service to list available widgets
Simon Brandhof [Thu, 5 Jan 2012 13:50:46 +0000 (14:50 +0100)]
Add some HTML ids used by integration tests
Fabrice Bellingard [Wed, 4 Jan 2012 08:56:50 +0000 (09:56 +0100)]
Fix bug on UpdateReviewsDecorator when a violation has no line number
Eric Hartmann [Tue, 3 Jan 2012 17:05:27 +0000 (18:05 +0100)]
Upgrade to 2.14-SNAPSHOT
simonbrandhof [Sun, 1 Jan 2012 20:48:15 +0000 (21:48 +0100)]
Fix some quality flaws
simonbrandhof [Sat, 31 Dec 2011 10:36:44 +0000 (11:36 +0100)]
Remove ignored test
simonbrandhof [Sat, 31 Dec 2011 10:31:34 +0000 (11:31 +0100)]
Add unit tests to ResourceIndexerDao
simonbrandhof [Sat, 31 Dec 2011 09:17:26 +0000 (10:17 +0100)]
Fix some quality flaws
simonbrandhof [Sat, 31 Dec 2011 08:49:44 +0000 (09:49 +0100)]
Fix some quality flaws
simonbrandhof [Fri, 30 Dec 2011 17:55:14 +0000 (18:55 +0100)]
SONAR-983 index the project from a dedicated post-job in order to optimize SQL requests
simonbrandhof [Thu, 29 Dec 2011 21:20:27 +0000 (22:20 +0100)]
Improve the location of the icon 'loading' when using the search engine
Simon Brandhof [Thu, 29 Dec 2011 15:50:37 +0000 (16:50 +0100)]
Indexation of resources during migration must be reentrant
Simon Brandhof [Thu, 29 Dec 2011 14:18:39 +0000 (15:18 +0100)]
Add missing index on Derby
Evgeny Mandrikov [Thu, 29 Dec 2011 12:20:13 +0000 (16:20 +0400)]
Fix PurgeUtils
createQuery() and createNativeQuery() should be invoked as many times as
commit(), because it starts new transaction
simonbrandhof [Fri, 23 Dec 2011 22:50:02 +0000 (23:50 +0100)]
Delete resource orphans in order to not index them
This issue will be fixed in v2.14 (see SONAR-3120)
Fabrice Bellingard [Fri, 23 Dec 2011 15:36:15 +0000 (16:36 +0100)]
SONAR-2662 Display error message inline when no action plan available
When planning a review, if no action exists for the project, it is
best to write the message inline rather than opening a popup.
=> this also makes the code simpler.
Fabrice Bellingard [Fri, 23 Dec 2011 15:09:05 +0000 (16:09 +0100)]
SONAR-2662 Minor improvements
- Show closed action plans by default on the admin page
- Sort them by descending dead-line
- Remove "Show closed action plans" from action plan widget
- Remove "More" links on the widgets
- Fix bug for review search on Derby
Evgeny Mandrikov [Fri, 23 Dec 2011 15:00:44 +0000 (19:00 +0400)]
Do not load twice web services from plugins for a fresh installation
Simon Brandhof [Fri, 23 Dec 2011 14:55:16 +0000 (15:55 +0100)]
SONAR-3098 do not l10n dashboard descriptions to avoid conflicts between standard and user dashboards.
Evgeny Mandrikov [Fri, 23 Dec 2011 14:44:51 +0000 (18:44 +0400)]
SONAR-2018 Change violation message
Simon Brandhof [Fri, 23 Dec 2011 14:36:19 +0000 (15:36 +0100)]
Fix configuration of dashboard when the plugin defining a widget has been uninstalled.
Simon Brandhof [Fri, 23 Dec 2011 14:35:26 +0000 (15:35 +0100)]
Fix suppression/move of widgets
Simon Brandhof [Fri, 23 Dec 2011 14:01:04 +0000 (15:01 +0100)]
SONAR-3116 throw an exception if skipping the root module
Simon Brandhof [Fri, 23 Dec 2011 13:55:14 +0000 (14:55 +0100)]
SONAR-983 add unit tests
Evgeny Mandrikov [Thu, 22 Dec 2011 13:55:39 +0000 (17:55 +0400)]
SONAR-2660 Add comment
Evgeny Mandrikov [Fri, 23 Dec 2011 12:04:15 +0000 (16:04 +0400)]
SONAR-3118 Remove property "sonar.useStructureDump"
Simon Brandhof [Fri, 23 Dec 2011 11:28:18 +0000 (12:28 +0100)]
SONAR-983 fix display of search results when a SmartGwt component is loaded in the page
Simon Brandhof [Fri, 23 Dec 2011 11:27:39 +0000 (12:27 +0100)]
SONAR-983 provide the component org.sonar.core.resource.ResourceIndexer that is a layer over ResourceIndexerDao
+ move derby SQL files to org.sonar.core.persistence
Fabrice Bellingard [Fri, 23 Dec 2011 10:02:36 +0000 (11:02 +0100)]
SONAR-2662 Show filters on the review listing page
Simon Brandhof [Fri, 23 Dec 2011 09:32:30 +0000 (10:32 +0100)]
SONAR-983 sort result sections