]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
9 years agoSONAR-5672 Don't save DSM when there is no dependency or more than 200 components
Julien HENRY [Fri, 7 Nov 2014 14:53:07 +0000 (15:53 +0100)]
SONAR-5672 Don't save DSM when there is no dependency or more than 200 components

9 years agoSONAR-5672 Decrease memory comsumption when working on very big DSM with empty cells
Julien HENRY [Thu, 6 Nov 2014 15:47:23 +0000 (16:47 +0100)]
SONAR-5672 Decrease memory comsumption when working on very big DSM with empty cells

9 years agoSONAR-5718 Fix bulk change permission
Stas Vilchik [Fri, 7 Nov 2014 14:17:13 +0000 (15:17 +0100)]
SONAR-5718 Fix bulk change permission

9 years agoRead perf assertions from properties, add test on index injection
Julien Lancelot [Fri, 7 Nov 2014 14:15:58 +0000 (15:15 +0100)]
Read perf assertions from properties, add test on index injection

9 years ago SONAR-4950 Fix UT
Julien Lancelot [Fri, 7 Nov 2014 12:03:01 +0000 (13:03 +0100)]
 SONAR-4950 Fix UT

9 years agoMerge remote-tracking branch 'origin/branch-4.5'
Julien Lancelot [Fri, 7 Nov 2014 11:59:39 +0000 (12:59 +0100)]
Merge remote-tracking branch 'origin/branch-4.5'

Conflicts:
sonar-core/src/main/java/org/sonar/core/persistence/DatabaseVersion.java
sonar-core/src/main/resources/org/sonar/core/persistence/rows-h2.sql

9 years agoSONAR-5718 Add an unplanned option
Stas Vilchik [Fri, 7 Nov 2014 11:54:10 +0000 (12:54 +0100)]
SONAR-5718 Add an unplanned option

9 years agoSONAR-4950 Add missing unique index in the H3 schema
Julien Lancelot [Fri, 7 Nov 2014 11:48:55 +0000 (12:48 +0100)]
SONAR-4950 Add missing unique index in the H3 schema

9 years agoReplace MT by UT
Julien Lancelot [Fri, 7 Nov 2014 11:26:02 +0000 (12:26 +0100)]
Replace MT by UT

9 years agoSONAR-5814 Simplify migration based on MassUpdate
Jean-Baptiste Lievremont [Fri, 7 Nov 2014 10:26:04 +0000 (11:26 +0100)]
SONAR-5814 Simplify migration based on MassUpdate

9 years agoSONAR-5718 Fix display of widget on global page
Julien Lancelot [Fri, 7 Nov 2014 10:30:06 +0000 (11:30 +0100)]
SONAR-5718 Fix display of widget on global page

9 years agoSONAR-4950 update the users.updated_at in order to block other sessions
Julien Lancelot [Tue, 4 Nov 2014 16:30:16 +0000 (17:30 +0100)]
SONAR-4950 update the users.updated_at in order to block other sessions

9 years agoSONAR-5844 Profile inheritance is always displaying '0 rules' whatever the content...
Julien Lancelot [Fri, 7 Nov 2014 09:25:15 +0000 (10:25 +0100)]
SONAR-5844 Profile inheritance is always displaying '0 rules' whatever the content of Profiles

9 years agoSONAR-4950 update the users.updated_at in order to block other sessions
Julien Lancelot [Tue, 4 Nov 2014 16:30:16 +0000 (17:30 +0100)]
SONAR-4950 update the users.updated_at in order to block other sessions

9 years agoSONAR-5780 Show "Unassigned" even when count == 0
Jean-Baptiste Lievremont [Fri, 7 Nov 2014 09:29:33 +0000 (10:29 +0100)]
SONAR-5780 Show "Unassigned" even when count == 0

9 years agoSONAR-5805 Add "Not planned" item to action plans facet
Jean-Baptiste Lievremont [Fri, 7 Nov 2014 09:28:39 +0000 (10:28 +0100)]
SONAR-5805 Add "Not planned" item to action plans facet

9 years agoSONAR-5844 Profile inheritance is always displaying '0 rules' whatever the content...
Julien Lancelot [Fri, 7 Nov 2014 09:25:15 +0000 (10:25 +0100)]
SONAR-5844 Profile inheritance is always displaying '0 rules' whatever the content of Profiles

9 years agoSONAR-5718 Select issue by mouse
Stas Vilchik [Fri, 7 Nov 2014 09:21:41 +0000 (10:21 +0100)]
SONAR-5718 Select issue by mouse

9 years agoRemove class TxtWriter
Simon Brandhof [Fri, 7 Nov 2014 08:36:47 +0000 (09:36 +0100)]
Remove class TxtWriter

9 years agoSONAR-5623 SONAR-5627 Update UI of the admin page
Stas Vilchik [Fri, 7 Nov 2014 08:47:15 +0000 (09:47 +0100)]
SONAR-5623 SONAR-5627 Update UI of the admin page

9 years agoSpeed-up db tests
Simon Brandhof [Thu, 6 Nov 2014 17:50:48 +0000 (18:50 +0100)]
Speed-up db tests

9 years agoSet different severity, status and resolution in issues
Julien Lancelot [Thu, 6 Nov 2014 17:10:11 +0000 (18:10 +0100)]
Set different severity, status and resolution in issues

9 years agoAdd new perf test on issues extraction
Julien Lancelot [Thu, 6 Nov 2014 15:43:42 +0000 (16:43 +0100)]
Add new perf test on issues extraction

9 years agoAdd empty constructor
Julien Lancelot [Thu, 6 Nov 2014 15:22:22 +0000 (16:22 +0100)]
Add empty constructor

9 years agoSONAR-5718 Fix issues shortcuts
Stas Vilchik [Thu, 6 Nov 2014 16:23:15 +0000 (17:23 +0100)]
SONAR-5718 Fix issues shortcuts

9 years agoSONAR-5825 Create DB structure to store file oriented data
Jean-Baptiste Lievremont [Thu, 6 Nov 2014 15:47:46 +0000 (16:47 +0100)]
SONAR-5825 Create DB structure to store file oriented data

9 years agoSONAR-5666 SONAR-5697 replace medium tests by small tests
Simon Brandhof [Thu, 6 Nov 2014 15:18:38 +0000 (16:18 +0100)]
SONAR-5666 SONAR-5697 replace medium tests by small tests

9 years agoSONAR-5718 Fix facets with search input
Stas Vilchik [Thu, 6 Nov 2014 14:57:30 +0000 (15:57 +0100)]
SONAR-5718 Fix facets with search input

9 years agoSONAR-5742 Fix visibility condition for extra fields (check is already done underneat...
Jean-Baptiste Lievremont [Thu, 6 Nov 2014 13:49:14 +0000 (14:49 +0100)]
SONAR-5742 Fix visibility condition for extra fields (check is already done underneath for actions/transitions)

9 years agoFix coding rules modals
Stas Vilchik [Thu, 6 Nov 2014 14:03:01 +0000 (15:03 +0100)]
Fix coding rules modals

9 years agoSONAR-5718 Fix display of the issues help
Stas Vilchik [Thu, 6 Nov 2014 13:54:03 +0000 (14:54 +0100)]
SONAR-5718 Fix display of the issues help

9 years agoSONAR-5718 Add an ability to go to the source and back by mouse
Stas Vilchik [Thu, 6 Nov 2014 13:27:08 +0000 (14:27 +0100)]
SONAR-5718 Add an ability to go to the source and back by mouse

9 years agoAttempt to increase stability of StopperThreadTest on slow boxes
Simon Brandhof [Thu, 6 Nov 2014 13:46:59 +0000 (14:46 +0100)]
Attempt to increase stability of StopperThreadTest on slow boxes

9 years agoSONAR-5810 replace param componentRootUuids by projectUuids
Simon Brandhof [Thu, 6 Nov 2014 13:07:17 +0000 (14:07 +0100)]
SONAR-5810 replace param componentRootUuids by projectUuids

9 years agoIncrease stability of MonitorTest on slow boxes
Simon Brandhof [Thu, 6 Nov 2014 13:06:34 +0000 (14:06 +0100)]
Increase stability of MonitorTest on slow boxes

9 years agoRe-enable randome execution of tests
Simon Brandhof [Thu, 6 Nov 2014 13:06:02 +0000 (14:06 +0100)]
Re-enable randome execution of tests

9 years agoSONAR-5718 Add languages to the rule facet
Stas Vilchik [Thu, 6 Nov 2014 12:57:53 +0000 (13:57 +0100)]
SONAR-5718 Add languages to the rule facet

9 years agoSONAR-5718 Add module criteria, update widgets
Stas Vilchik [Thu, 6 Nov 2014 11:24:44 +0000 (12:24 +0100)]
SONAR-5718 Add module criteria, update widgets

9 years agoSONAR-5600 Improve the format of the creation date label
Stas Vilchik [Thu, 6 Nov 2014 10:23:34 +0000 (11:23 +0100)]
SONAR-5600 Improve the format of the creation date label

9 years agoSONAR-5718 Add qualifier icons to the workspace header
Stas Vilchik [Thu, 6 Nov 2014 10:00:02 +0000 (11:00 +0100)]
SONAR-5718 Add qualifier icons to the workspace header

9 years agoSONAR-5718 Improve rendering when there is no results
Stas Vilchik [Thu, 6 Nov 2014 09:54:09 +0000 (10:54 +0100)]
SONAR-5718 Improve rendering when there is no results

9 years agoSONAR-5718 Add a language name for the rule search dropdown
Stas Vilchik [Thu, 6 Nov 2014 09:30:22 +0000 (10:30 +0100)]
SONAR-5718 Add a language name for the rule search dropdown

9 years agoSONAR-5718 Improve creation date facet
Stas Vilchik [Thu, 6 Nov 2014 09:21:07 +0000 (10:21 +0100)]
SONAR-5718 Improve creation date facet

9 years agoSONAR-5718 Add components from componentRootUuids to ref data in issues WS
Jean-Baptiste Lievremont [Thu, 6 Nov 2014 10:49:24 +0000 (11:49 +0100)]
SONAR-5718 Add components from componentRootUuids to ref data in issues WS

9 years agoSONAR-5748 Add language key and name (when known) on rules in issues WS
Jean-Baptiste Lievremont [Thu, 6 Nov 2014 10:41:59 +0000 (11:41 +0100)]
SONAR-5748 Add language key and name (when known) on rules in issues WS

9 years agoSONAR-5843 Use the original SVN author on merges
Julien HENRY [Thu, 6 Nov 2014 08:42:22 +0000 (09:42 +0100)]
SONAR-5843 Use the original SVN author on merges

9 years agoRe-enable IssueAuthorizationDaoTest
Simon Brandhof [Thu, 6 Nov 2014 10:00:31 +0000 (11:00 +0100)]
Re-enable IssueAuthorizationDaoTest

9 years agoSONAR-5666 SONAR-5697 Add missing DeleteByQuery
Julien Lancelot [Thu, 6 Nov 2014 09:10:03 +0000 (10:10 +0100)]
SONAR-5666 SONAR-5697 Add missing DeleteByQuery

9 years agoFix execution of web medium tests
Stas Vilchik [Thu, 6 Nov 2014 09:02:15 +0000 (10:02 +0100)]
Fix execution of web medium tests

9 years agoSONAR-5718 Add basic medium tests
Stas Vilchik [Tue, 4 Nov 2014 14:41:16 +0000 (15:41 +0100)]
SONAR-5718 Add basic medium tests

9 years agoMerge remote-tracking branch 'origin/branch-4.5'
Julien Lancelot [Thu, 6 Nov 2014 08:03:50 +0000 (09:03 +0100)]
Merge remote-tracking branch 'origin/branch-4.5'

Conflicts:
server/sonar-server/src/main/java/org/sonar/server/util/IntegerTypeValidation.java

9 years agoSONAR-5841 Empty parameter on integer, boolean and float types should be authorized...
Julien Lancelot [Wed, 5 Nov 2014 18:05:15 +0000 (19:05 +0100)]
SONAR-5841 Empty parameter on integer, boolean and float types should be authorized when setting a rule parameter

9 years agoSONAR-5840 It should be possible to specify a negative value on rule parameter of...
Julien Lancelot [Wed, 5 Nov 2014 16:45:13 +0000 (17:45 +0100)]
SONAR-5840 It should be possible to specify a negative value on rule parameter of integer type

9 years agoAutomatic merge from branch-4.5
Jenkins CI [Thu, 6 Nov 2014 07:01:47 +0000 (08:01 +0100)]
Automatic merge from branch-4.5

* origin/branch-4.5:
  Deprecate the annotation RequiredMeasures

9 years agoDeprecate the annotation RequiredMeasures
Simon Brandhof [Wed, 5 Nov 2014 21:58:05 +0000 (22:58 +0100)]
Deprecate the annotation RequiredMeasures

9 years agoMove the files generated by PhasesSumUpTimeProfilerTest to a temp dir
Simon Brandhof [Wed, 5 Nov 2014 20:11:10 +0000 (21:11 +0100)]
Move the files generated by PhasesSumUpTimeProfilerTest to a temp dir

9 years agoSONAR-5783 Remove minDocCount on facets (0-valued items are added elsewhere)
Jean-Baptiste Lievremont [Wed, 5 Nov 2014 17:10:13 +0000 (18:10 +0100)]
SONAR-5783 Remove minDocCount on facets (0-valued items are added elsewhere)

9 years agoSONAR-5628 Project settings taken into account during the data cleaning of project...
Teryk Bellahsene [Wed, 5 Nov 2014 08:37:51 +0000 (09:37 +0100)]
SONAR-5628 Project settings taken into account during the data cleaning of project analysis

9 years agoSONAR-5718 Add a help modal for shortcuts
Stas Vilchik [Wed, 5 Nov 2014 16:07:21 +0000 (17:07 +0100)]
SONAR-5718 Add a help modal for shortcuts

9 years agoFix merge with branch 4.5
Julien Lancelot [Wed, 5 Nov 2014 15:22:48 +0000 (16:22 +0100)]
Fix merge with branch 4.5

9 years agoMerge remote-tracking branch 'origin/branch-4.5'
Julien Lancelot [Wed, 5 Nov 2014 15:21:28 +0000 (16:21 +0100)]
Merge remote-tracking branch 'origin/branch-4.5'

Conflicts:
server/sonar-server/src/main/java/org/sonar/server/db/migrations/v451/AddMissingCustomRuleParametersMigration.java

9 years agoSeparate session creation in test
Julien Lancelot [Wed, 5 Nov 2014 11:03:58 +0000 (12:03 +0100)]
Separate session creation in test

9 years agoSONAR-5718 Add shortcuts to perform actions on issues
Stas Vilchik [Wed, 5 Nov 2014 15:17:40 +0000 (16:17 +0100)]
SONAR-5718 Add shortcuts to perform actions on issues

9 years agoSONAR-5838 Migration of custom rules without parameter values is failing on Oracle
Julien Lancelot [Wed, 5 Nov 2014 14:01:14 +0000 (15:01 +0100)]
SONAR-5838 Migration of custom rules without parameter values is failing on Oracle

9 years agoSONAR-5718 Close component viewer when click on facets
Stas Vilchik [Wed, 5 Nov 2014 14:08:59 +0000 (15:08 +0100)]
SONAR-5718 Close component viewer when click on facets

9 years agoSONAR-5780 Add current logged in user to assignees facet, force add
Jean-Baptiste Lievremont [Tue, 4 Nov 2014 15:54:05 +0000 (16:54 +0100)]
SONAR-5780 Add current logged in user to assignees facet, force add
missing facet results

9 years agoFix build (again). Sorry for noise, can't run all oracle/mssql tests locally
Simon Brandhof [Wed, 5 Nov 2014 13:55:32 +0000 (14:55 +0100)]
Fix build (again). Sorry for noise, can't run all oracle/mssql tests locally

9 years agoSONAR-5718 Fix infinite scrolling in FF
Stas Vilchik [Wed, 5 Nov 2014 13:47:20 +0000 (14:47 +0100)]
SONAR-5718 Fix infinite scrolling in FF

9 years agoSONAR-5718 Standartize facets with custom values
Stas Vilchik [Wed, 5 Nov 2014 13:27:26 +0000 (14:27 +0100)]
SONAR-5718 Standartize facets with custom values

9 years agoSONAR-5718 Fix action plans labels
Stas Vilchik [Wed, 5 Nov 2014 12:40:12 +0000 (13:40 +0100)]
SONAR-5718 Fix action plans labels

9 years agoSONAR-5837 Log offending component when there is an error at startup
Julien HENRY [Wed, 5 Nov 2014 13:31:59 +0000 (14:31 +0100)]
SONAR-5837 Log offending component when there is an error at startup

9 years agoFix build (again)
Simon Brandhof [Wed, 5 Nov 2014 13:31:32 +0000 (14:31 +0100)]
Fix build (again)

9 years agoFix management of dbunit connections on oracle and mssql
Simon Brandhof [Wed, 5 Nov 2014 13:24:12 +0000 (14:24 +0100)]
Fix management of dbunit connections on oracle and mssql

9 years agoSONAR-5718 Add a filter list dropdown
Stas Vilchik [Wed, 5 Nov 2014 12:35:25 +0000 (13:35 +0100)]
SONAR-5718 Add a filter list dropdown

9 years agoSONAR-5718 Search rules only for selected languages
Stas Vilchik [Wed, 5 Nov 2014 12:21:28 +0000 (13:21 +0100)]
SONAR-5718 Search rules only for selected languages

9 years agoSONAR-5718 Fix enabling filter after page reload
Stas Vilchik [Wed, 5 Nov 2014 11:06:41 +0000 (12:06 +0100)]
SONAR-5718 Fix enabling filter after page reload

9 years agoSONAR-5718 Improve isolated scroll
Stas Vilchik [Wed, 5 Nov 2014 09:35:27 +0000 (10:35 +0100)]
SONAR-5718 Improve isolated scroll

9 years agoSONAR-5718 Align files on right in the facet
Stas Vilchik [Wed, 5 Nov 2014 09:12:51 +0000 (10:12 +0100)]
SONAR-5718 Align files on right in the facet

9 years agoFix management of dbunit connection
Simon Brandhof [Wed, 5 Nov 2014 11:11:16 +0000 (12:11 +0100)]
Fix management of dbunit connection

9 years agoAttempt to stabilize mysql tests
Simon Brandhof [Wed, 5 Nov 2014 10:51:27 +0000 (11:51 +0100)]
Attempt to stabilize mysql tests

9 years agoProperty sonar.showProfiling must export properties file instead of XML
Simon Brandhof [Tue, 4 Nov 2014 22:36:06 +0000 (23:36 +0100)]
Property sonar.showProfiling must export properties file instead of XML

9 years agoSONAR-5828 Fix default value of property sonar.jdbc.maxActive
Simon Brandhof [Tue, 4 Nov 2014 22:14:20 +0000 (23:14 +0100)]
SONAR-5828 Fix default value of property sonar.jdbc.maxActive

9 years agoSONAR-5718 Change links inside widget in order to use new projectUuid parameter
Stas Vilchik [Tue, 4 Nov 2014 17:03:06 +0000 (18:03 +0100)]
SONAR-5718 Change links inside widget in order to use new projectUuid parameter

9 years agoSONAR-5643 Ignore whitespace differences in SVN blame like in Git
Julien HENRY [Tue, 4 Nov 2014 16:41:38 +0000 (17:41 +0100)]
SONAR-5643 Ignore whitespace differences in SVN blame like in Git

9 years agoSONAR-4950 update the users.updated_at in order to block other sessions
Julien Lancelot [Tue, 4 Nov 2014 16:30:16 +0000 (17:30 +0100)]
SONAR-4950 update the users.updated_at in order to block other sessions

9 years agoFix quality flaws
Julien Lancelot [Tue, 4 Nov 2014 15:57:04 +0000 (16:57 +0100)]
Fix quality flaws

9 years agoFix quality flaws
Julien Lancelot [Tue, 4 Nov 2014 15:18:09 +0000 (16:18 +0100)]
Fix quality flaws

9 years agoFix quality flaw
Julien Lancelot [Tue, 4 Nov 2014 14:34:38 +0000 (15:34 +0100)]
Fix quality flaw

9 years agoSONAR-5778 Embed SonarQube Java 2.5.1
Julien Lancelot [Tue, 4 Nov 2014 14:29:39 +0000 (15:29 +0100)]
SONAR-5778 Embed SonarQube Java 2.5.1

9 years agoSONAR-5600 The issue creation date should be visible in the source code
Stas Vilchik [Tue, 4 Nov 2014 15:35:35 +0000 (16:35 +0100)]
SONAR-5600 The issue creation date should be visible in the source code

9 years agoSONAR-5749 SONAR-5779 Always populate data for fixed facets (status, resolution,...
Jean-Baptiste Lievremont [Tue, 4 Nov 2014 15:04:07 +0000 (16:04 +0100)]
SONAR-5749 SONAR-5779 Always populate data for fixed facets (status, resolution, severity)

9 years agoSONAR-5718 Fix infinite scrolling of sources
Stas Vilchik [Tue, 4 Nov 2014 14:50:43 +0000 (15:50 +0100)]
SONAR-5718 Fix infinite scrolling of sources

9 years agoSONAR-5718 Collect action plans from facets in the WS response
Jean-Baptiste Lievremont [Tue, 4 Nov 2014 14:36:10 +0000 (15:36 +0100)]
SONAR-5718 Collect action plans from facets in the WS response

9 years agoSONAR-5755 Don't mess UUIDs when persisting libraries
Julien HENRY [Tue, 4 Nov 2014 14:20:04 +0000 (15:20 +0100)]
SONAR-5755 Don't mess UUIDs when persisting libraries

9 years agoSONAR-5769 Switch from synchronous to asynchronous report analysis
Teryk Bellahsene [Tue, 4 Nov 2014 14:12:30 +0000 (15:12 +0100)]
SONAR-5769 Switch from synchronous to asynchronous report analysis

9 years agoSONAR-5747 Replace componentRootUuids (modules) facet with projectUuids (project...
Jean-Baptiste Lievremont [Tue, 4 Nov 2014 09:34:50 +0000 (10:34 +0100)]
SONAR-5747 Replace componentRootUuids (modules) facet with projectUuids (project) facet

9 years agoSONAR-5742 Add explicit error messages when matching components and projects
Jean-Baptiste Lievremont [Mon, 3 Nov 2014 14:18:17 +0000 (15:18 +0100)]
SONAR-5742 Add explicit error messages when matching components and projects

9 years agoSONAR-5718 Fix fading issues in FF
Stas Vilchik [Tue, 4 Nov 2014 11:10:12 +0000 (12:10 +0100)]
SONAR-5718 Fix fading issues in FF

9 years agoSONAR-5666 SONAR-5697
Julien Lancelot [Tue, 4 Nov 2014 12:37:52 +0000 (13:37 +0100)]
SONAR-5666 SONAR-5697
When setting 'sonar.log.profilingLevel' to FULL, only ES requests and not ES answers should be logged
Improve exception handling in E/S

9 years agoSONAR-5718 Fix the ordering of issues in the same line
Stas Vilchik [Tue, 4 Nov 2014 10:31:04 +0000 (11:31 +0100)]
SONAR-5718 Fix the ordering of issues in the same line