]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
10 years agoEnsure that JavaSquidSensor is executed after exclusions initialization
Julien HENRY [Mon, 17 Feb 2014 10:51:16 +0000 (11:51 +0100)]
Ensure that JavaSquidSensor is executed after exclusions initialization

10 years agoDo not use anymore deprecated WorkUnit
Julien Lancelot [Mon, 17 Feb 2014 09:18:32 +0000 (10:18 +0100)]
Do not use anymore deprecated WorkUnit

10 years agoTop Search: remove console.log
Stas Vilchik [Mon, 17 Feb 2014 06:09:59 +0000 (12:09 +0600)]
Top Search: remove console.log

10 years agoTop Search: ignore some functional keys
Stas Vilchik [Mon, 17 Feb 2014 05:56:43 +0000 (11:56 +0600)]
Top Search: ignore some functional keys

10 years agoNew Issues Page: improve colors of icons, open component dashboard in a new tab.
Stas Vilchik [Mon, 17 Feb 2014 05:45:36 +0000 (11:45 +0600)]
New Issues Page: improve colors of icons, open component dashboard in a new tab.

10 years agoRevert "Integrate require.js"
Simon Brandhof [Fri, 14 Feb 2014 17:36:19 +0000 (18:36 +0100)]
Revert "Integrate require.js"

This reverts commit 71ae45e4594ae09398c389f0f48edffbf35e352f.

10 years agoRevert "Remove legacy tests"
Simon Brandhof [Fri, 14 Feb 2014 17:36:09 +0000 (18:36 +0100)]
Revert "Remove legacy tests"

This reverts commit 62348c196b097f59f03c33fecdf073a16c76705e.

10 years agoSONAR-5060 Remove duplicates from groups_users table before creation of unique index
Jean-Baptiste Lievremont [Fri, 14 Feb 2014 17:04:23 +0000 (18:04 +0100)]
SONAR-5060 Remove duplicates from groups_users table before creation of unique index

10 years agoFix unit test
Julien Lancelot [Fri, 14 Feb 2014 14:20:39 +0000 (15:20 +0100)]
Fix unit test

10 years agoFix some quality flaws
Julien Lancelot [Fri, 14 Feb 2014 14:13:02 +0000 (15:13 +0100)]
Fix some quality flaws

10 years agoAdd some javadocs
Julien Lancelot [Fri, 14 Feb 2014 14:12:48 +0000 (15:12 +0100)]
Add some javadocs

10 years agoAdd comment
Julien Lancelot [Fri, 14 Feb 2014 13:22:00 +0000 (14:22 +0100)]
Add comment

10 years agoRevert "SONAR-5034 Remove useless measures from the "Unit Test Coverage" widget"
Julien Lancelot [Fri, 14 Feb 2014 13:15:03 +0000 (14:15 +0100)]
Revert "SONAR-5034 Remove useless measures from the "Unit Test Coverage" widget"

This reverts commit c8de210259f0c3c05c98201c342691e8627a8609.

10 years agoSONAR-5059 New technical debt can sometime be negative
Julien Lancelot [Fri, 14 Feb 2014 13:11:07 +0000 (14:11 +0100)]
SONAR-5059 New technical debt can sometime be negative

10 years agoRemove legacy tests
Stas Vilchik [Fri, 14 Feb 2014 11:19:34 +0000 (17:19 +0600)]
Remove legacy tests

10 years agoSONAR-926 fix ResourceUtils#isPackage() and isClass()
Simon Brandhof [Fri, 14 Feb 2014 11:13:25 +0000 (12:13 +0100)]
SONAR-926 fix ResourceUtils#isPackage() and isClass()

10 years agoIntegrate require.js
Stas Vilchik [Fri, 14 Feb 2014 09:19:25 +0000 (15:19 +0600)]
Integrate require.js

10 years agoFix some quality flaws
Julien HENRY [Thu, 13 Feb 2014 14:25:51 +0000 (15:25 +0100)]
Fix some quality flaws

10 years agoNo more embed checkstyle & pmd plugins by default.
Julien HENRY [Thu, 13 Feb 2014 11:13:55 +0000 (12:13 +0100)]
No more embed checkstyle & pmd plugins by default.

10 years agoFix some quality flaws
Julien HENRY [Thu, 13 Feb 2014 11:12:14 +0000 (12:12 +0100)]
Fix some quality flaws

10 years agoSONAR-926 Cosmetic cleanup of inclusion patterns
Julien HENRY [Thu, 13 Feb 2014 10:34:53 +0000 (11:34 +0100)]
SONAR-926 Cosmetic cleanup of inclusion patterns

10 years agoLittle improvements of technical debt
Julien Lancelot [Thu, 13 Feb 2014 10:46:11 +0000 (11:46 +0100)]
Little improvements of technical debt

10 years agoUpdate message to display when no requirement on rule
Julien Lancelot [Thu, 13 Feb 2014 10:45:10 +0000 (11:45 +0100)]
Update message to display when no requirement on rule

10 years agoReplace WorkUnit by WorkDuration for technical debt
Julien Lancelot [Wed, 12 Feb 2014 17:14:50 +0000 (18:14 +0100)]
Replace WorkUnit by WorkDuration for technical debt

10 years agoFix quality flaw
Julien Lancelot [Wed, 12 Feb 2014 07:25:32 +0000 (08:25 +0100)]
Fix quality flaw

10 years agoSONAR-5058 Remove default configuration for global test exclusions
Jean-Baptiste Lievremont [Wed, 12 Feb 2014 11:10:52 +0000 (12:10 +0100)]
SONAR-5058 Remove default configuration for global test exclusions

10 years agoSONAR-926 remove remaining usages of deprecated qualifiers
Simon Brandhof [Wed, 12 Feb 2014 15:32:25 +0000 (16:32 +0100)]
SONAR-926 remove remaining usages of deprecated qualifiers

10 years agoSONAR-4908 update xoo with tags
Simon Brandhof [Wed, 12 Feb 2014 15:31:58 +0000 (16:31 +0100)]
SONAR-4908 update xoo with tags

10 years agoSONAR-4908 support tags in sonar-check-api and in standard XML format
Simon Brandhof [Wed, 12 Feb 2014 13:44:48 +0000 (14:44 +0100)]
SONAR-4908 support tags in sonar-check-api and in standard XML format

10 years agoRevert "SONAR-5052 Drop prototype.js"
Stas Vilchik [Wed, 12 Feb 2014 11:43:18 +0000 (17:43 +0600)]
Revert "SONAR-5052 Drop prototype.js"

This reverts commit 8a77a29c30926282a09e0dda9444a408de42011a.

10 years agoSONAR-5052 Drop prototype.js
Stas Vilchik [Wed, 12 Feb 2014 11:23:31 +0000 (17:23 +0600)]
SONAR-5052 Drop prototype.js

10 years agoSONAR-926 Fix deprecated key of indexed resources
Julien HENRY [Wed, 12 Feb 2014 11:15:39 +0000 (12:15 +0100)]
SONAR-926 Fix deprecated key of indexed resources

10 years agoSONAR-926 Move JavaFile/JavaPackage to sonar deprecated and remove all usages of...
Julien HENRY [Wed, 12 Feb 2014 10:33:13 +0000 (11:33 +0100)]
SONAR-926 Move JavaFile/JavaPackage to sonar deprecated and remove all usages of them

10 years agoSONAR-5057 drop /search
Simon Brandhof [Wed, 12 Feb 2014 10:14:47 +0000 (11:14 +0100)]
SONAR-5057 drop /search

10 years agoSONAR-926 Update sonar-java to 2.1-SNAPSHOT
Julien HENRY [Wed, 12 Feb 2014 09:50:22 +0000 (10:50 +0100)]
SONAR-926 Update sonar-java to 2.1-SNAPSHOT

10 years agoSONAR-926 Export path information for components in JsonReport
Julien HENRY [Wed, 12 Feb 2014 09:49:24 +0000 (10:49 +0100)]
SONAR-926 Export path information for components in JsonReport

10 years agoSONAR-926 No more call shouldExecuteOnProject on extensions that declare DependsUponM...
Julien HENRY [Tue, 11 Feb 2014 15:49:44 +0000 (16:49 +0100)]
SONAR-926 No more call shouldExecuteOnProject on extensions that declare DependsUponMavenPlugin
to avoid unecessary access to the filesystem by JacocoMavenInitializer

10 years agoSONAR-5052 Rework table sort
Stas Vilchik [Wed, 12 Feb 2014 06:42:28 +0000 (12:42 +0600)]
SONAR-5052 Rework table sort

Fix bug with attached events

10 years agoSONAR-5052 Rework top search
Stas Vilchik [Wed, 12 Feb 2014 06:24:34 +0000 (12:24 +0600)]
SONAR-5052 Rework top search

Add dashboard parameters to url

10 years agoDatabase implements Startable
Simon Brandhof [Tue, 11 Feb 2014 21:49:37 +0000 (22:49 +0100)]
Database implements Startable

10 years agoSONAR-926 add missing tests
Simon Brandhof [Tue, 11 Feb 2014 21:47:32 +0000 (22:47 +0100)]
SONAR-926 add missing tests

10 years agoSONAR-5052 Rework top search
Stas Vilchik [Tue, 11 Feb 2014 14:41:39 +0000 (20:41 +0600)]
SONAR-5052 Rework top search

Show "no results" label. Show total count.

10 years agoSONAR-926 fix compatibility with views plugin
Simon Brandhof [Tue, 11 Feb 2014 12:44:42 +0000 (13:44 +0100)]
SONAR-926 fix compatibility with views plugin

10 years agoChange signature of TestUtils#isSimilarXml()
Simon Brandhof [Tue, 11 Feb 2014 12:44:28 +0000 (13:44 +0100)]
Change signature of TestUtils#isSimilarXml()

10 years agoRevert "SONAR-5052 Drop prototype.js"
Stas Vilchik [Tue, 11 Feb 2014 12:21:15 +0000 (18:21 +0600)]
Revert "SONAR-5052 Drop prototype.js"

This reverts commit 4b989ad947609d9acb0c5715551da2ca22396861.

10 years agoRevert "SONAR-5052 Drop prototype.js"
Stas Vilchik [Tue, 11 Feb 2014 12:21:10 +0000 (18:21 +0600)]
Revert "SONAR-5052 Drop prototype.js"

This reverts commit 1397f76a963378926a644ef91d623d9c1dec0890.

10 years agoSONAR-5052 Rework widgets drag'n'drop
Stas Vilchik [Tue, 11 Feb 2014 12:13:36 +0000 (18:13 +0600)]
SONAR-5052 Rework widgets drag'n'drop

Add an ability to move a widget below the lowest widget

10 years agoSONAR-5052 Drop prototype.js
Stas Vilchik [Tue, 11 Feb 2014 11:41:35 +0000 (17:41 +0600)]
SONAR-5052 Drop prototype.js

10 years agoSONAR-5052 Drop prototype.js
Stas Vilchik [Tue, 11 Feb 2014 11:38:25 +0000 (17:38 +0600)]
SONAR-5052 Drop prototype.js

10 years agoSONAR-5052 Rework top search
Stas Vilchik [Tue, 11 Feb 2014 11:26:13 +0000 (17:26 +0600)]
SONAR-5052 Rework top search

Use WS API

10 years agoSONAR-5052 Rework widgets drag'n'drop
Stas Vilchik [Tue, 11 Feb 2014 10:19:09 +0000 (16:19 +0600)]
SONAR-5052 Rework widgets drag'n'drop

10 years agoSONAR-5052 Rework table sort
Stas Vilchik [Tue, 11 Feb 2014 10:06:28 +0000 (16:06 +0600)]
SONAR-5052 Rework table sort

10 years agoSONAR-926 Export component path in issues WS search results
Julien HENRY [Tue, 11 Feb 2014 09:50:49 +0000 (10:50 +0100)]
SONAR-926 Export component path in issues WS search results

10 years agoOn resource viewer header, move classes measure on the second column and align all...
Julien Lancelot [Tue, 11 Feb 2014 09:34:10 +0000 (10:34 +0100)]
On resource viewer header, move classes measure on the second column and align all columns to the top

10 years agoSONAR-5052 remove total results by qualifier from /api/components/suggestions
Simon Brandhof [Tue, 11 Feb 2014 09:32:17 +0000 (10:32 +0100)]
SONAR-5052 remove total results by qualifier from /api/components/suggestions

10 years agoSONAR-5052 internal WS /api/components/suggestions
Simon Brandhof [Tue, 11 Feb 2014 09:30:31 +0000 (10:30 +0100)]
SONAR-5052 internal WS /api/components/suggestions

10 years agoFix comppilation issue
Julien Lancelot [Tue, 11 Feb 2014 07:55:31 +0000 (08:55 +0100)]
Fix comppilation issue

10 years agoSONAR-5042 Remove RFC widget and remove deprecated measure on resource viewer header
Julien Lancelot [Tue, 11 Feb 2014 07:45:59 +0000 (08:45 +0100)]
SONAR-5042 Remove RFC widget and remove deprecated measure on resource viewer header

10 years agoFix quality flaw
Julien Lancelot [Tue, 11 Feb 2014 07:38:54 +0000 (08:38 +0100)]
Fix quality flaw

10 years agoSONAR-5052 Rework widgets drag'n'drop
Stas Vilchik [Tue, 11 Feb 2014 07:08:52 +0000 (13:08 +0600)]
SONAR-5052 Rework widgets drag'n'drop

10 years agoRename org.sonar.api.batch.rule.ModuleRule to ActiveRule
Simon Brandhof [Mon, 10 Feb 2014 22:04:28 +0000 (23:04 +0100)]
Rename org.sonar.api.batch.rule.ModuleRule to ActiveRule

10 years agoSONAR-926 fix NPE
Simon Brandhof [Mon, 10 Feb 2014 17:41:06 +0000 (18:41 +0100)]
SONAR-926 fix NPE

10 years agoSONAR-926 Deprecate PAC and CLA in WS Client
Julien HENRY [Mon, 10 Feb 2014 16:42:57 +0000 (17:42 +0100)]
SONAR-926 Deprecate PAC and CLA in WS Client

10 years agoSONAR-926 Language is null in projects table for project/module resources
Julien HENRY [Mon, 10 Feb 2014 16:41:48 +0000 (17:41 +0100)]
SONAR-926 Language is null in projects table for project/module resources

10 years agoSONAR-926 do not save resource when adding a measure
Simon Brandhof [Mon, 10 Feb 2014 17:14:37 +0000 (18:14 +0100)]
SONAR-926 do not save resource when adding a measure

10 years agoMerge WorkDayDuration with WorkUnit
Julien Lancelot [Mon, 10 Feb 2014 17:08:00 +0000 (18:08 +0100)]
Merge WorkDayDuration with WorkUnit

10 years agoFix ProjectFileSystemAdapter to also returns files that are outside source folders
Julien HENRY [Mon, 10 Feb 2014 16:06:04 +0000 (17:06 +0100)]
Fix ProjectFileSystemAdapter to also returns files that are outside source folders

10 years agoSONAR-926 deprecate org.sonar.api.batch.ResourceFilter
Simon Brandhof [Mon, 10 Feb 2014 15:54:15 +0000 (16:54 +0100)]
SONAR-926 deprecate org.sonar.api.batch.ResourceFilter

10 years agoSONAR-926 improve computation of number of lines
Simon Brandhof [Mon, 10 Feb 2014 15:00:27 +0000 (16:00 +0100)]
SONAR-926 improve computation of number of lines

10 years agoSONAR-926 * Deprecated FileSystemFilter in favor of InputFileFilter
Julien HENRY [Mon, 10 Feb 2014 14:12:30 +0000 (15:12 +0100)]
SONAR-926 * Deprecated FileSystemFilter in favor of InputFileFilter
 * Return a fake language for Project::getLanguage to avoid some NPE in plugins
 * Try to remove use of deprecated InputFile attributes

10 years agoSONAR-5052 Rework top search (remove prototype.js)
Stas Vilchik [Mon, 10 Feb 2014 13:00:12 +0000 (19:00 +0600)]
SONAR-5052 Rework top search (remove prototype.js)

10 years agoFix PathPattern on Windows
Julien HENRY [Mon, 10 Feb 2014 12:10:01 +0000 (13:10 +0100)]
Fix PathPattern on Windows

10 years agoSONAR-926 Update CPD plugin to not rely on project.getLanguage[Key]()
Julien HENRY [Mon, 10 Feb 2014 12:06:05 +0000 (13:06 +0100)]
SONAR-926 Update CPD plugin to not rely on project.getLanguage[Key]()

10 years agoSONAR-926 Optimize computation of file inclusion/exclusion
Julien HENRY [Mon, 10 Feb 2014 11:31:25 +0000 (12:31 +0100)]
SONAR-926 Optimize computation of file inclusion/exclusion
  * only browse FS once for both MAIN and TEST
  * put patterns in cache
  * don't build InputFile if file is excluded

10 years agoRemove unused migration.
Julien HENRY [Mon, 10 Feb 2014 08:50:09 +0000 (09:50 +0100)]
Remove unused migration.

10 years agoFix quality flaws
Julien Lancelot [Mon, 10 Feb 2014 08:24:25 +0000 (09:24 +0100)]
Fix quality flaws

10 years agoFix quality flaws
Julien Lancelot [Mon, 10 Feb 2014 07:35:43 +0000 (08:35 +0100)]
Fix quality flaws

10 years agoNew Issues Page: move the display of the characteristics info near the rule key ...
Stas Vilchik [Mon, 10 Feb 2014 07:23:29 +0000 (13:23 +0600)]
New Issues Page: move the display of the characteristics info near the rule key & repo

10 years agoNew Issues Page: do not load rules
Stas Vilchik [Mon, 10 Feb 2014 07:14:34 +0000 (13:14 +0600)]
New Issues Page: do not load rules

10 years agoUpdate migration to do nothing if no rule found for an issue
Julien Lancelot [Mon, 10 Feb 2014 07:10:05 +0000 (08:10 +0100)]
Update migration to do nothing if no rule found for an issue

10 years agoSONAR-4785 Revert display of rule name if no issue message by migration of issues...
Julien Lancelot [Sun, 9 Feb 2014 21:06:12 +0000 (22:06 +0100)]
SONAR-4785 Revert display of rule name if no issue message by migration of issues without message

10 years agoRemove useless code
Julien Lancelot [Fri, 7 Feb 2014 16:49:06 +0000 (17:49 +0100)]
Remove useless code

10 years agoFix ui bug on issue
Julien Lancelot [Fri, 7 Feb 2014 16:48:22 +0000 (17:48 +0100)]
Fix ui bug on issue

10 years agoRevert "SONAR-4999 Remove duplicate messages from logfile when console is enabled"
Jean-Baptiste Lievremont [Fri, 7 Feb 2014 16:10:59 +0000 (17:10 +0100)]
Revert "SONAR-4999 Remove duplicate messages from logfile when console is enabled"

This reverts commit b7537d53412142416cfc314d3acf0e2b85dad0fe.

10 years agoAdd a parameter 'hideRules' on the Issues search search in order to not return rules
Julien Lancelot [Fri, 7 Feb 2014 15:02:18 +0000 (16:02 +0100)]
Add a parameter 'hideRules' on the Issues search search in order to not return rules

10 years agoSONAR-4999 Remove duplicate messages from logfile when console is enabled
Jean-Baptiste Lievremont [Fri, 7 Feb 2014 14:45:58 +0000 (15:45 +0100)]
SONAR-4999 Remove duplicate messages from logfile when console is enabled

10 years agoFix quality flaws
Julien Lancelot [Fri, 7 Feb 2014 14:03:43 +0000 (15:03 +0100)]
Fix quality flaws

10 years agoSONAR-4922 Use ngram analyzer for search on rule names
Jean-Baptiste Lievremont [Thu, 6 Feb 2014 18:00:02 +0000 (19:00 +0100)]
SONAR-4922 Use ngram analyzer for search on rule names

10 years agoFix quality flaws
Jean-Baptiste Lievremont [Fri, 7 Feb 2014 13:07:44 +0000 (14:07 +0100)]
Fix quality flaws

10 years agoNew Issues Page: fix IE bug
Stas Vilchik [Fri, 7 Feb 2014 12:55:57 +0000 (18:55 +0600)]
New Issues Page: fix IE bug

10 years agoNew Issues Page: fix missing right border when code is too long
Stas Vilchik [Fri, 7 Feb 2014 12:15:36 +0000 (18:15 +0600)]
New Issues Page: fix missing right border when code is too long

10 years agoSONAR-4925 Fix an issue with unexpected exception thrown by proxified objects
Jean-Baptiste Lievremont [Fri, 7 Feb 2014 11:46:52 +0000 (12:46 +0100)]
SONAR-4925 Fix an issue with unexpected exception thrown by proxified objects

10 years agoUpdate issue ui in resource viewer update to be consistent with issues filter
Julien Lancelot [Fri, 7 Feb 2014 11:25:32 +0000 (12:25 +0100)]
Update issue ui in resource viewer update to be consistent with issues filter

10 years agoNew Issues Page: fix icons overlay
Stas Vilchik [Fri, 7 Feb 2014 10:42:20 +0000 (16:42 +0600)]
New Issues Page: fix icons overlay

10 years agoUpdate all severity icons
Stas Vilchik [Fri, 7 Feb 2014 10:15:20 +0000 (16:15 +0600)]
Update all severity icons

10 years agoNew Issues Page: load rule only once
Stas Vilchik [Fri, 7 Feb 2014 07:40:28 +0000 (13:40 +0600)]
New Issues Page: load rule only once

10 years agoNew Issues Page: fix missing right border when code is too long
Stas Vilchik [Fri, 7 Feb 2014 07:37:49 +0000 (13:37 +0600)]
New Issues Page: fix missing right border when code is too long

10 years agoNew Issues Page: finish i18n
Stas Vilchik [Fri, 7 Feb 2014 07:26:50 +0000 (13:26 +0600)]
New Issues Page: finish i18n

10 years agoNew Issues Page: improve empty search results
Stas Vilchik [Fri, 7 Feb 2014 06:40:44 +0000 (12:40 +0600)]
New Issues Page: improve empty search results

10 years agoNew Issues Page: show footer
Stas Vilchik [Fri, 7 Feb 2014 06:27:20 +0000 (12:27 +0600)]
New Issues Page: show footer