]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
10 years agoSONAR-5718 Fix clipping effect of the black header
Stas Vilchik [Fri, 14 Nov 2014 12:27:15 +0000 (13:27 +0100)]
SONAR-5718 Fix clipping effect of the black header

10 years agoSONAR-5718 Disable pointer events during scroll
Stas Vilchik [Fri, 14 Nov 2014 11:09:59 +0000 (12:09 +0100)]
SONAR-5718 Disable pointer events during scroll

10 years agoSONAR-5845 Fix displaying of the project name
Stas Vilchik [Fri, 14 Nov 2014 11:04:20 +0000 (12:04 +0100)]
SONAR-5845 Fix displaying of the project name

10 years agoSONAR-5845 Add rule permalink
Stas Vilchik [Fri, 14 Nov 2014 10:35:26 +0000 (11:35 +0100)]
SONAR-5845 Add rule permalink

10 years agoSONAR-5845 Enable issue message escaping
Stas Vilchik [Fri, 14 Nov 2014 10:21:22 +0000 (11:21 +0100)]
SONAR-5845 Enable issue message escaping

10 years agoFix black header overlapping
Stas Vilchik [Thu, 13 Nov 2014 15:50:15 +0000 (16:50 +0100)]
Fix black header overlapping

10 years agoSONAR-5718 Different fixes
Stas Vilchik [Thu, 13 Nov 2014 15:38:52 +0000 (16:38 +0100)]
SONAR-5718 Different fixes

10 years agoSONAR-5718 Update the font
Stas Vilchik [Thu, 13 Nov 2014 15:17:08 +0000 (16:17 +0100)]
SONAR-5718 Update the font

10 years agoSONAR-5845 Update the layout and tune the UI of the issue box
Stas Vilchik [Fri, 7 Nov 2014 14:00:36 +0000 (15:00 +0100)]
SONAR-5845 Update the layout and tune the UI of the issue box

10 years agoAutomatic merge from branch-4.5
Jenkins CI [Tue, 11 Nov 2014 07:01:42 +0000 (08:01 +0100)]
Automatic merge from branch-4.5

* origin/branch-4.5:
  SONAR-5610 Fix chrome freezes on the components page

10 years agoAdd some issues perf test on queries
Julien Lancelot [Mon, 10 Nov 2014 16:52:51 +0000 (17:52 +0100)]
Add some issues perf test on queries

10 years agoAdd periodic rate when inserting issues in E/S
Julien Lancelot [Mon, 10 Nov 2014 13:59:19 +0000 (14:59 +0100)]
Add periodic rate when inserting issues in E/S

10 years agoimprove code coverage of DataCleaner classes
Teryk Bellahsene [Mon, 10 Nov 2014 11:39:19 +0000 (12:39 +0100)]
improve code coverage of DataCleaner classes

10 years agoSONAR-5666 Remove useless {:} in ES search query
Julien Lancelot [Mon, 10 Nov 2014 10:48:57 +0000 (11:48 +0100)]
SONAR-5666 Remove useless {:} in ES search query

10 years agoFix quality flaws
Julien Lancelot [Mon, 10 Nov 2014 10:24:13 +0000 (11:24 +0100)]
Fix quality flaws

10 years agoSONAR-5610 Fix chrome freezes on the components page
Stas Vilchik [Mon, 10 Nov 2014 09:27:44 +0000 (10:27 +0100)]
SONAR-5610 Fix chrome freezes on the components page

10 years agoSONAR-5712 Re-merge package_design widget into file_design
Jean-Baptiste Lievremont [Mon, 10 Nov 2014 09:15:34 +0000 (10:15 +0100)]
SONAR-5712 Re-merge package_design widget into file_design

10 years agofix quality flaws and refactorings
Teryk Bellahsene [Fri, 7 Nov 2014 09:30:34 +0000 (10:30 +0100)]
fix quality flaws and refactorings

10 years agoFix test
Julien HENRY [Fri, 7 Nov 2014 21:44:05 +0000 (22:44 +0100)]
Fix test

10 years agoComputation: propagate the same session object everywhere
Julien HENRY [Fri, 7 Nov 2014 21:30:56 +0000 (22:30 +0100)]
Computation: propagate the same session object everywhere
  to avoid DB lock (avoid nested session)

10 years agoAdd counter on issues performance tests
Julien Lancelot [Fri, 7 Nov 2014 18:32:43 +0000 (19:32 +0100)]
Add counter on issues performance tests

10 years agoImprove Issues Injection test
Julien Lancelot [Fri, 7 Nov 2014 17:54:47 +0000 (18:54 +0100)]
Improve Issues Injection test

10 years agofix views plugin large tests failing
Teryk Bellahsene [Fri, 7 Nov 2014 17:07:42 +0000 (18:07 +0100)]
fix views plugin large tests failing

it was linked to asynchronous switch in the compute engine. Views datacleaner (batch side) could be launched before than the snapshot switch happened on the server side. It's a temporary hack waiting for next views plugin release (which won't call the PurgeTask#purge(...) method anymore)

10 years agoRemove temporary infinite timeout on upload_report now it's back to be asynchronous
Julien HENRY [Fri, 7 Nov 2014 16:40:31 +0000 (17:40 +0100)]
Remove temporary infinite timeout on upload_report now it's back to be asynchronous

10 years agoSONAR-5672 Fix graph test
Julien HENRY [Fri, 7 Nov 2014 15:31:43 +0000 (16:31 +0100)]
SONAR-5672 Fix graph test

10 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

10 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

10 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

10 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

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

10 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

10 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

10 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

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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

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

10 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

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

10 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

10 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

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

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

10 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

10 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

10 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

10 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)

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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

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

10 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

10 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)

10 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

10 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

10 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

10 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

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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

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

10 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

10 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

10 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