]>
source.dussan.org Git - sonarqube.git/log
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
Stas Vilchik [Thu, 20 Mar 2014 10:21:58 +0000 (16:21 +0600)]
SONAR-4366 Transform WORK_DUR in read-only mode
Stas Vilchik [Thu, 20 Mar 2014 09:43:05 +0000 (15:43 +0600)]
Change the default grunt task
Stas Vilchik [Thu, 20 Mar 2014 09:42:24 +0000 (15:42 +0600)]
Change the default grunt task
Jean-Baptiste Lievremont [Thu, 20 Mar 2014 09:20:46 +0000 (10:20 +0100)]
Refactor privileged code execution, protecting against un-stop()-ed privileged sections
Stas Vilchik [Thu, 20 Mar 2014 09:09:15 +0000 (15:09 +0600)]
SONAR-5007 Add missed file
Stas Vilchik [Thu, 20 Mar 2014 09:04:26 +0000 (15:04 +0600)]
SONAR-5083 SONAR-5112 Add placeholder for WORK_DUR and RATING fields
Stas Vilchik [Thu, 20 Mar 2014 08:48:00 +0000 (14:48 +0600)]
SONAR-4366 Transform WORK_DUR in read-only mode. Sort conditions.
Simon Brandhof [Thu, 20 Mar 2014 08:12:12 +0000 (09:12 +0100)]
Revert SONAR-4950
Stas Vilchik [Thu, 20 Mar 2014 07:30:21 +0000 (13:30 +0600)]
Merge branch 'master' into grunt
Conflicts:
sonar-server/src/main/webapp/WEB-INF/app/views/quality_gates/templates/_quality_gate_detail_conditions_template.hbs.erb
sonar-server/src/main/webapp/javascripts/quality-gate/views/quality-gate-detail-condition-view.js
sonar-server/src/main/webapp/javascripts/quality-gate/views/quality-gate-detail-header-view.js
Stas Vilchik [Thu, 20 Mar 2014 07:17:29 +0000 (13:17 +0600)]
Grunt Handlebars
John W [Fri, 14 Mar 2014 01:41:57 +0000 (21:41 -0400)]
adding clientAuth comment
John W [Fri, 14 Mar 2014 01:41:40 +0000 (21:41 -0400)]
Adding clientauth tests
John W [Fri, 14 Mar 2014 01:41:05 +0000 (21:41 -0400)]
Adding truststore properties; making clientAuth configurable
John W [Fri, 14 Mar 2014 01:36:54 +0000 (21:36 -0400)]
Adding properties/comments for truststore configuration
Simon Brandhof [Wed, 19 Mar 2014 17:17:35 +0000 (18:17 +0100)]
SONAR-926 improve documentation of exclusion settings
Jean-Baptiste Lievremont [Wed, 19 Mar 2014 17:02:22 +0000 (18:02 +0100)]
SONAR-5096 Provide a builtin quality gate
Jean-Baptiste Lievremont [Wed, 19 Mar 2014 17:01:42 +0000 (18:01 +0100)]
Add utility to execute privileged code without user session from HTTP
Julien Lancelot [Wed, 19 Mar 2014 16:59:55 +0000 (17:59 +0100)]
SONAR-5056 Refactor the way characteristics and rules are imported from XML
Julien Lancelot [Wed, 19 Mar 2014 15:45:35 +0000 (16:45 +0100)]
SONAR-5152 RuleRepositories.repositories() do not return all repositories
Simon Brandhof [Wed, 19 Mar 2014 14:45:27 +0000 (15:45 +0100)]
SONAR-926 fix documentation of exclusion settings
Jean-Baptiste Lievremont [Wed, 19 Mar 2014 14:18:52 +0000 (15:18 +0100)]
Ignore Eclipse builder configuration directory
Jean-Baptiste Lievremont [Wed, 19 Mar 2014 14:18:17 +0000 (15:18 +0100)]
SONAR-5094 Be more specific on validation message
Jean-Baptiste Lievremont [Wed, 19 Mar 2014 13:57:56 +0000 (14:57 +0100)]
SONAR-5091 Update deletion confirm messages in conformance to UI guidelines
Jean-Baptiste Lievremont [Wed, 19 Mar 2014 11:29:17 +0000 (12:29 +0100)]
SONAR-5091 Change display of inline help paragraph
Jean-Baptiste Lievremont [Wed, 19 Mar 2014 10:56:09 +0000 (11:56 +0100)]
SONAR-5091 Make sure that conditions are kept in sync between QG model and collection
Julien Lancelot [Wed, 19 Mar 2014 13:22:24 +0000 (14:22 +0100)]
SONAR-4915 Do not display a warning when no effort to fix description with linear and linear with offset functions
Stas Vilchik [Wed, 19 Mar 2014 13:06:42 +0000 (19:06 +0600)]
Grunt Build
Julien Lancelot [Wed, 19 Mar 2014 12:16:18 +0000 (13:16 +0100)]
SONAR-4915 Rename rules.effort_to_fix_l10_key to rules.effort_to_fix_description and add a warning when rule define a linear or linear with offset remediation function with setting description
Julien Lancelot [Wed, 19 Mar 2014 11:24:54 +0000 (12:24 +0100)]
SONAR-5056 Add delete characteristic action
Simon Brandhof [Wed, 19 Mar 2014 10:42:18 +0000 (11:42 +0100)]
SONAR-4843 /extensions/downloads does not override /extensions/plugins if same filename in both directories
Simon Brandhof [Wed, 19 Mar 2014 07:46:17 +0000 (08:46 +0100)]
Fix path size for Windows build...
Stas Vilchik [Wed, 19 Mar 2014 07:38:43 +0000 (13:38 +0600)]
Merge branch 'master' into grunt
Conflicts:
sonar-server/src/main/webapp/javascripts/quality-gate/views/quality-gate-detail-condition-view.js
sonar-server/src/main/webapp/stylesheets/quality-gates.css
Julien Lancelot [Wed, 19 Mar 2014 07:28:35 +0000 (08:28 +0100)]
Restore rule association from Characteristic to fix issue with the Views plugin
Simon Brandhof [Wed, 19 Mar 2014 00:24:45 +0000 (01:24 +0100)]
Add node/ to .gitignore
Simon Brandhof [Wed, 19 Mar 2014 00:11:58 +0000 (01:11 +0100)]
Execute grunt from Maven, without requiring to manually install node/npm
Simon Brandhof [Tue, 18 Mar 2014 23:00:28 +0000 (00:00 +0100)]
Fix some quality flaws
Simon Brandhof [Tue, 18 Mar 2014 22:24:30 +0000 (23:24 +0100)]
SONAR-5150 Values of sonar.preview.excludePlugins and sonar.preview.includePlugins should be trimmed
Jean-Baptiste Lievremont [Tue, 18 Mar 2014 16:57:29 +0000 (17:57 +0100)]
SONAR-5095 Catch validation exceptions to provide a clearer message
Jean-Baptiste Lievremont [Tue, 18 Mar 2014 15:55:35 +0000 (16:55 +0100)]
SONAR-5094 Change error message when quality gate is not found
Jean-Baptiste Lievremont [Tue, 18 Mar 2014 14:46:27 +0000 (15:46 +0100)]
SONAR-5092 Use consistent styles across message boxes
Julien Lancelot [Tue, 18 Mar 2014 16:24:30 +0000 (17:24 +0100)]
SONAR-5056 Create rename, move up and move down actions
Simon Brandhof [Tue, 18 Mar 2014 15:14:05 +0000 (16:14 +0100)]
SONAR-926 support cross-project duplications in multi-lang project
Simon Brandhof [Tue, 18 Mar 2014 14:31:16 +0000 (15:31 +0100)]
SONAR-5069 revert. sonar.sources is back. It must be mandatory.
Simon Brandhof [Tue, 18 Mar 2014 14:22:28 +0000 (15:22 +0100)]
SONAR-5143 revert. Inclusions are coming back to UI !
Conflicts:
sonar-core/src/main/java/org/sonar/core/persistence/DatabaseVersion.java
sonar-core/src/main/resources/org/sonar/core/persistence/rows-h2.sql
sonar-server/src/main/webapp/WEB-INF/db/migrate/499_delete_inclusions_properties.rb
Julien Lancelot [Tue, 18 Mar 2014 13:58:27 +0000 (14:58 +0100)]
SONAR-5056 Add create profile
Jean-Baptiste Lievremont [Tue, 18 Mar 2014 12:55:37 +0000 (13:55 +0100)]
SONAR-5091 Fix icon wrapping under input field
Jean-Baptiste Lievremont [Tue, 18 Mar 2014 12:50:15 +0000 (13:50 +0100)]
SONAR-5091 Allow deletion of default quality gate
Jean-Baptiste Lievremont [Tue, 18 Mar 2014 12:40:20 +0000 (13:40 +0100)]
SONAR-5091 Force selection of period for new_* metrics, show delta in period label
Stas Vilchik [Tue, 18 Mar 2014 11:54:07 +0000 (17:54 +0600)]
Grunt for development
Julien Lancelot [Tue, 18 Mar 2014 10:33:43 +0000 (11:33 +0100)]
Fix quality flaws
Stas Vilchik [Tue, 18 Mar 2014 10:22:27 +0000 (16:22 +0600)]
SONAR-5007 Display quality profiles on which a rule is activated and related actions
Julien Lancelot [Tue, 18 Mar 2014 10:04:47 +0000 (11:04 +0100)]
SONAR-5119 Do not display warning log if rule characteristic has been overriden
Julien Lancelot [Tue, 18 Mar 2014 08:34:41 +0000 (09:34 +0100)]
SONAR-5056 Refactoring of DebtModelService to have a clean dedicated server side API of debt
Jean-Baptiste Lievremont [Tue, 18 Mar 2014 08:45:33 +0000 (09:45 +0100)]
SONAR-5095 Fix colon/period display in QG widget, metric description