]>
source.dussan.org Git - sonarqube.git/log
Julien HENRY [Thu, 27 Mar 2014 17:07:50 +0000 (18:07 +0100)]
Fix test
Julien HENRY [Thu, 27 Mar 2014 16:51:28 +0000 (17:51 +0100)]
SONAR-5178 Add another test
Julien HENRY [Thu, 27 Mar 2014 16:50:10 +0000 (17:50 +0100)]
SONAR-5178 "sonar.branch" should not be validated against the same pattern as project key
Julien HENRY [Thu, 27 Mar 2014 16:42:31 +0000 (17:42 +0100)]
SONAR-4692 Prevent analysis of projects that both embed the same module
Julien Lancelot [Thu, 27 Mar 2014 13:51:50 +0000 (14:51 +0100)]
Rename RuleDto characteristic to subCharacteristic
Julien Lancelot [Thu, 27 Mar 2014 08:21:43 +0000 (09:21 +0100)]
SONAR-5056 Restore from xml do not disable no more existing characteristics
Julien Lancelot [Thu, 27 Mar 2014 08:13:24 +0000 (09:13 +0100)]
Add some javadocs
Simon Brandhof [Thu, 27 Mar 2014 07:39:11 +0000 (08:39 +0100)]
Remove checkstyle and pmd plugins from sonar-server/pom.xml
Julien Lancelot [Thu, 27 Mar 2014 07:18:39 +0000 (08:18 +0100)]
Fix quality flaws
Simon Brandhof [Wed, 26 Mar 2014 22:33:03 +0000 (23:33 +0100)]
Force using JDK6 during release
Simon Brandhof [Wed, 26 Mar 2014 21:13:59 +0000 (22:13 +0100)]
SONAR-4915 add javadoc to RulesDefinition#setEffortToFixDescription(String)
Simon Brandhof [Wed, 26 Mar 2014 21:09:07 +0000 (22:09 +0100)]
Upgrade to Java plugins 2.1
Julien Lancelot [Wed, 26 Mar 2014 15:50:02 +0000 (16:50 +0100)]
Simplify read of test files
Julien HENRY [Wed, 26 Mar 2014 15:31:26 +0000 (16:31 +0100)]
Fix some quality flaws
Julien Lancelot [Wed, 26 Mar 2014 15:29:23 +0000 (16:29 +0100)]
SONAR-5056 Restore characteristics when restoring language
Julien Lancelot [Wed, 26 Mar 2014 14:58:29 +0000 (15:58 +0100)]
Fix quality flaws
Julien Lancelot [Wed, 26 Mar 2014 13:02:47 +0000 (14:02 +0100)]
Replace factor by coefficient
Stas Vilchik [Wed, 26 Mar 2014 12:19:59 +0000 (18:19 +0600)]
SONAR-5007 First facets prototype
Julien Lancelot [Wed, 26 Mar 2014 12:19:19 +0000 (13:19 +0100)]
Improve duration format validation
Julien Lancelot [Wed, 26 Mar 2014 10:50:57 +0000 (11:50 +0100)]
SONAR-5056 Refactoring of restore feature
Julien Lancelot [Tue, 25 Mar 2014 15:57:03 +0000 (16:57 +0100)]
SONAR-5056 Minor refactoring
Stas Vilchik [Wed, 26 Mar 2014 08:13:58 +0000 (14:13 +0600)]
SONAR-5007 Rework context banner
Stas Vilchik [Wed, 26 Mar 2014 07:14:14 +0000 (13:14 +0600)]
SONAR-5007 Rework quality profiles
Stas Vilchik [Wed, 26 Mar 2014 06:31:34 +0000 (12:31 +0600)]
SONAR-5007 Bulk Change: remove "all" option
Stas Vilchik [Wed, 26 Mar 2014 06:26:36 +0000 (12:26 +0600)]
SONAR-5007 Add permalink
Stas Vilchik [Wed, 26 Mar 2014 06:20:52 +0000 (12:20 +0600)]
SONAR-5007 Small details UI improvements
Simon Brandhof [Tue, 25 Mar 2014 23:02:16 +0000 (00:02 +0100)]
SONAR-5154 remove duplications
Simon Brandhof [Tue, 25 Mar 2014 22:10:45 +0000 (23:10 +0100)]
SONAR-4908 extract RulesDefinitionAnnotationLoader
+ refactor the classes RegisterXXX used during server startup
Simon Brandhof [Tue, 25 Mar 2014 17:02:53 +0000 (18:02 +0100)]
SONAR-4908 rename RulesDefinition#setDebtCharacteristic() to setDebtSubCharacteristic()
-> better follow SQALE method
Simon Brandhof [Tue, 25 Mar 2014 14:50:29 +0000 (15:50 +0100)]
SONAR-4908 refactor RulesDefinition API (debt functions, XML)
Julien Lancelot [Tue, 25 Mar 2014 13:55:13 +0000 (14:55 +0100)]
SONAR-5056 Backup debt model
Julien HENRY [Tue, 25 Mar 2014 09:24:16 +0000 (10:24 +0100)]
SONAR-5154 A plugin should fail when using classes JavaFile or JavaPackage
Simon Brandhof [Tue, 25 Mar 2014 10:40:26 +0000 (11:40 +0100)]
Upgrade to plexus-classwords 2.5.1 to unlock JAR files on Windows
UrlClassloader locks JAR files on JVM implementations for Windows. This recent version of plexus-classworlds executes ClassLoader#close() when available (since Java 7)
Simon Brandhof [Tue, 25 Mar 2014 10:22:43 +0000 (11:22 +0100)]
SONAR-4843 disable restart on Windows + Java 6 (UrlClassloader locks JAR files)
Simon Brandhof [Tue, 25 Mar 2014 10:20:50 +0000 (11:20 +0100)]
Improve org.sonar.api.utils.System2 :
* add to picocontainer
* new method isJavaAtLeast17()
* fix Javadoc
Julien HENRY [Tue, 25 Mar 2014 10:32:42 +0000 (11:32 +0100)]
SONAR-5062 New implementation of concurrent safe unzip using FileLock
Simon Brandhof [Tue, 25 Mar 2014 10:13:33 +0000 (11:13 +0100)]
Fix definition of JS files to be analyzed
Julien HENRY [Tue, 25 Mar 2014 09:27:29 +0000 (10:27 +0100)]
SONAR-5062 Disable test until a correct implementation is found.
Stas Vilchik [Tue, 25 Mar 2014 09:25:15 +0000 (15:25 +0600)]
Fix build
Stas Vilchik [Tue, 25 Mar 2014 09:18:29 +0000 (15:18 +0600)]
Move source outside from webapp
Eric Hartmann [Tue, 25 Mar 2014 08:17:19 +0000 (09:17 +0100)]
Set the correct SCM information for the renamed repository
Simon Brandhof [Tue, 25 Mar 2014 08:13:10 +0000 (09:13 +0100)]
Fix URL of Git repository
Simon Brandhof [Tue, 25 Mar 2014 08:11:38 +0000 (09:11 +0100)]
Fix loading of Hibernate rules on MyBatis
Stas Vilchik [Tue, 25 Mar 2014 06:41:10 +0000 (12:41 +0600)]
SONAR-4366 Remove unnecessary colons
Stas Vilchik [Tue, 25 Mar 2014 06:31:31 +0000 (12:31 +0600)]
SONAR-5007 Bulk action on found rules
Simon Brandhof [Tue, 25 Mar 2014 00:06:43 +0000 (01:06 +0100)]
SONAR-5147 do not install "bundled plugin" if already present in "extensions/plugins", whatever its version
Simon Brandhof [Mon, 24 Mar 2014 18:51:22 +0000 (19:51 +0100)]
Fix CI
Simon Brandhof [Mon, 24 Mar 2014 17:48:38 +0000 (18:48 +0100)]
Fix loading of rules during registration of Q profiles (MySQL only ?)
Simon Brandhof [Mon, 24 Mar 2014 17:48:10 +0000 (18:48 +0100)]
Sanitize code - remove commented-out code and dead code
Simon Brandhof [Mon, 24 Mar 2014 17:01:30 +0000 (18:01 +0100)]
SONAR-4908 extract RulesDefinitionXmlLoader
Simon Brandhof [Mon, 24 Mar 2014 16:21:32 +0000 (17:21 +0100)]
Fix javadoc of org.sonar.api.server.ws.WebService
Julien HENRY [Mon, 24 Mar 2014 14:04:31 +0000 (15:04 +0100)]
SONAR-5051 Support Maven encryption mechanism for SonarQube passwords
Julien Lancelot [Mon, 24 Mar 2014 14:18:38 +0000 (15:18 +0100)]
Fix quality flaws
Stas Vilchik [Mon, 24 Mar 2014 14:03:02 +0000 (20:03 +0600)]
SONAR-5007 Update QP section
Julien Lancelot [Mon, 24 Mar 2014 13:44:24 +0000 (14:44 +0100)]
Add check to verify that rule is not null when searching rule from active rule
Stas Vilchik [Mon, 24 Mar 2014 13:25:10 +0000 (19:25 +0600)]
SONAR-5007 Improve QP filter
Julien Lancelot [Mon, 24 Mar 2014 12:50:21 +0000 (13:50 +0100)]
SONAR-5056 Remove useless static creation methods
Julien Lancelot [Mon, 24 Mar 2014 12:38:18 +0000 (13:38 +0100)]
SONAR-5056 Use restore to populate debt model at startup
Julien Lancelot [Mon, 24 Mar 2014 12:28:04 +0000 (13:28 +0100)]
SONAR-5121 Add restore from XMl actions
Julien HENRY [Mon, 24 Mar 2014 11:13:25 +0000 (12:13 +0100)]
SONAR-5062 Improve stability of tests
Julien HENRY [Mon, 24 Mar 2014 11:12:25 +0000 (12:12 +0100)]
SONAR-5028 Reuse property sonar.preview.readTimeout when downloading file sources in preview
Stas Vilchik [Mon, 24 Mar 2014 10:51:41 +0000 (16:51 +0600)]
SONAR-5007 Feedback applied
Julien HENRY [Mon, 24 Mar 2014 10:30:22 +0000 (11:30 +0100)]
SONAR-5062 Add test
Julien HENRY [Mon, 24 Mar 2014 10:01:26 +0000 (11:01 +0100)]
SONAR-5062 Don't fail when concurrent process unzip same plugin dependency
Stas Vilchik [Mon, 24 Mar 2014 09:18:10 +0000 (15:18 +0600)]
Remove templates from sonar.exclusions
Stas Vilchik [Mon, 24 Mar 2014 09:01:31 +0000 (15:01 +0600)]
Remove generated files
Simon Brandhof [Mon, 24 Mar 2014 08:52:10 +0000 (09:52 +0100)]
Exclude some 3-party libs from JS analysis
Simon Brandhof [Mon, 24 Mar 2014 08:41:23 +0000 (09:41 +0100)]
Remove trimming of ERB templates - does not work currently
Julien Lancelot [Mon, 24 Mar 2014 08:37:35 +0000 (09:37 +0100)]
Remove useless space in ui
Simon Brandhof [Mon, 24 Mar 2014 08:29:18 +0000 (09:29 +0100)]
Configure analysis of JS files of sonar-server
Simon Brandhof [Sat, 22 Mar 2014 13:24:16 +0000 (14:24 +0100)]
Add third-party-licenses.sh
Simon Brandhof [Fri, 21 Mar 2014 15:40:07 +0000 (16:40 +0100)]
SONAR-4843 move URL to /api/system/restart and complete ws-client
Julien HENRY [Fri, 21 Mar 2014 14:41:16 +0000 (15:41 +0100)]
SONAR-5011 Allow to install two plugins sharing the same dependency
Simon Brandhof [Fri, 21 Mar 2014 13:43:17 +0000 (14:43 +0100)]
SONAR-4843 do not fail if filenames between source and dest dirs are equal
Stas Vilchik [Fri, 21 Mar 2014 12:59:59 +0000 (18:59 +0600)]
SONAR-4366 Rework rename/copy modal
Stas Vilchik [Fri, 21 Mar 2014 12:54:30 +0000 (18:54 +0600)]
Remove generated js file
Simon Brandhof [Fri, 21 Mar 2014 12:52:40 +0000 (13:52 +0100)]
SONAR-5128 downgrade to sonar-channel 4.1
Julien HENRY [Fri, 21 Mar 2014 12:47:19 +0000 (13:47 +0100)]
SONAR-5075 Update the title of the command window when starting the web server and NT service name
Simon Brandhof [Fri, 21 Mar 2014 12:35:48 +0000 (13:35 +0100)]
Merge branch 'master' of github.com:jdigweed/sonar into jdigweed-master
Julien HENRY [Fri, 21 Mar 2014 12:31:31 +0000 (13:31 +0100)]
SONAR-5035 Trim properties read from sonar-runner configuration files
Julien Lancelot [Fri, 21 Mar 2014 11:23:12 +0000 (12:23 +0100)]
SONAR-5121 Refactor the way remediation function is defined on rules in order to remove the static creation and to be able to know which rule is failing when a wrong function is defined.
Stas Vilchik [Fri, 21 Mar 2014 11:12:56 +0000 (17:12 +0600)]
SONAR-5007 Add characteristic criterion
Stas Vilchik [Fri, 21 Mar 2014 10:57:13 +0000 (16:57 +0600)]
SONAR-4366 Some UI improvements
Stas Vilchik [Fri, 21 Mar 2014 09:41:39 +0000 (15:41 +0600)]
SONAR-5007 Add languages next to quality profiles
Stas Vilchik [Fri, 21 Mar 2014 09:36:50 +0000 (15:36 +0600)]
SONAR-5007 Rework bulk change
Julien Lancelot [Fri, 21 Mar 2014 07:33:49 +0000 (08:33 +0100)]
Move validate() function to the bottom
Julien Lancelot [Fri, 21 Mar 2014 07:31:53 +0000 (08:31 +0100)]
Fix issue on debt pyramid due to renaming of debt.rootCharacteristics to debt.characteristics
Stas Vilchik [Fri, 21 Mar 2014 07:17:13 +0000 (13:17 +0600)]
SONAR-5007 Improve coding rule details display
Julien Lancelot [Thu, 20 Mar 2014 17:57:40 +0000 (18:57 +0100)]
SONAR-5056 Fix issue when removing characteristic and rules linked with default characteristic linked on it was updated
Julien Lancelot [Thu, 20 Mar 2014 16:27:12 +0000 (17:27 +0100)]
SONAR-5056 Fix issue on move up/down
Jean-Baptiste Lievremont [Thu, 20 Mar 2014 16:10:05 +0000 (17:10 +0100)]
Disable karma tests with -DskipTests
Jean-Baptiste Lievremont [Thu, 20 Mar 2014 15:27:16 +0000 (16:27 +0100)]
Run JS tests on maven test phase
Julien Lancelot [Thu, 20 Mar 2014 15:17:04 +0000 (16:17 +0100)]
SONAR-5056 Create restore from language action
Simon Brandhof [Thu, 20 Mar 2014 14:28:49 +0000 (15:28 +0100)]
Deploy minimized files in prod
Julien Lancelot [Thu, 20 Mar 2014 14:21:36 +0000 (15:21 +0100)]
SONAR-5056 Create restore from provided model action
Stas Vilchik [Thu, 20 Mar 2014 13:57:11 +0000 (19:57 +0600)]
Merge branch 'grunt'
Conflicts:
sonar-server/src/main/webapp/WEB-INF/app/views/coding_rules/templates/_coding_rules_detail_quality_profile_template.hbs.erb
sonar-server/src/main/webapp/WEB-INF/app/views/coding_rules/templates/_coding_rules_detail_template.hbs.erb
sonar-server/src/main/webapp/WEB-INF/app/views/coding_rules/templates/_coding_rules_list_item_template.hbs.erb
sonar-server/src/main/webapp/WEB-INF/app/views/quality_gates/templates/_quality_gate_detail_condition_template.hbs.erb
sonar-server/src/main/webapp/javascripts/coding-rules/mockjax.js
sonar-server/src/main/webapp/javascripts/coding-rules/views/coding-rules-detail-quality-profile-view.js
sonar-server/src/main/webapp/javascripts/coding-rules/views/coding-rules-detail-view.js
sonar-server/src/main/webapp/javascripts/quality-gate/collections/conditions.js
sonar-server/src/main/webapp/javascripts/quality-gate/views/quality-gate-detail-condition-view.js
sonar-server/src/main/webapp/stylesheets/coding-rules.css
sonar-server/src/main/webapp/stylesheets/icons.css
Jean-Baptiste Lievremont [Thu, 20 Mar 2014 11:34:40 +0000 (12:34 +0100)]
SONAR-4366 Move a core plugin component to batch (remove server dependency on batch component)
Simon Brandhof [Thu, 20 Mar 2014 11:32:24 +0000 (12:32 +0100)]
Completing integration of grunt into maven
Stas Vilchik [Thu, 20 Mar 2014 11:29:22 +0000 (17:29 +0600)]
SONAR-5007 Apply some feedback
Jean-Baptiste Lievremont [Thu, 20 Mar 2014 10:30:15 +0000 (11:30 +0100)]
Fix quality flaws