]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
10 years agoSONAR-926 fix compilation on Java 6
Simon Brandhof [Thu, 20 Feb 2014 06:35:27 +0000 (07:35 +0100)]
SONAR-926 fix compilation on Java 6

10 years agoSONAR-926 move FS API to org.sonar.api.batch.fs
Simon Brandhof [Thu, 20 Feb 2014 06:23:08 +0000 (07:23 +0100)]
SONAR-926 move FS API to org.sonar.api.batch.fs

10 years agoHOURS_IN_DAY property should not be read in the constructor
Julien Lancelot [Wed, 19 Feb 2014 13:54:30 +0000 (14:54 +0100)]
HOURS_IN_DAY property should not be read in the constructor

10 years agoAdd missing @CheckForNull on RulesProfile
Simon Brandhof [Wed, 19 Feb 2014 10:15:55 +0000 (11:15 +0100)]
Add missing @CheckForNull on RulesProfile

10 years agoReplace Long by long
Julien Lancelot [Wed, 19 Feb 2014 09:53:22 +0000 (10:53 +0100)]
Replace Long by long

10 years agoWorkDurationFactory API should not accept nullable parameter
Julien Lancelot [Wed, 19 Feb 2014 08:23:11 +0000 (09:23 +0100)]
WorkDurationFactory API should not accept nullable parameter

10 years agoAdd jsr305 as a transitive dep of sonar-plugin-api
Simon Brandhof [Wed, 19 Feb 2014 07:43:00 +0000 (08:43 +0100)]
Add jsr305 as a transitive dep of sonar-plugin-api

10 years agoIssue exclusions patterns are now initialized prior to sensor phase
Julien HENRY [Tue, 18 Feb 2014 14:00:19 +0000 (15:00 +0100)]
Issue exclusions patterns are now initialized prior to sensor phase

10 years agoSONAR-5063 Deprecate the metric "packages"
Simon Brandhof [Tue, 18 Feb 2014 13:31:41 +0000 (14:31 +0100)]
SONAR-5063 Deprecate the metric "packages"

10 years agoSONAR-4326 support tags in deprecated rule API
Simon Brandhof [Tue, 18 Feb 2014 10:41:58 +0000 (11:41 +0100)]
SONAR-4326 support tags in deprecated rule API

10 years agoFix quality flaws
Julien Lancelot [Tue, 18 Feb 2014 10:01:30 +0000 (11:01 +0100)]
Fix quality flaws

10 years agoFix NPE when there's no unit on a requirement of a SQALE model
Julien Lancelot [Tue, 18 Feb 2014 07:39:56 +0000 (08:39 +0100)]
Fix NPE when there's no unit on a requirement of a SQALE model

10 years agoSONAR-926 Don't fail when no language on the module (for example aggragator module)
Julien HENRY [Mon, 17 Feb 2014 21:29:33 +0000 (22:29 +0100)]
SONAR-926 Don't fail when no language on the module (for example aggragator module)

10 years agoSONAR-926 Improve error reporting when invalid use of sonar.profile
Julien HENRY [Mon, 17 Feb 2014 15:55:45 +0000 (16:55 +0100)]
SONAR-926 Improve error reporting when invalid use of sonar.profile

10 years agoFix quality flaw
Julien Lancelot [Mon, 17 Feb 2014 15:48:11 +0000 (16:48 +0100)]
Fix quality flaw

10 years agoFix quality flaws
Julien Lancelot [Mon, 17 Feb 2014 14:34:07 +0000 (15:34 +0100)]
Fix quality flaws

10 years agoRemove repository key from rendering of rule macro
Jean-Baptiste Lievremont [Mon, 17 Feb 2014 13:36:29 +0000 (14:36 +0100)]
Remove repository key from rendering of rule macro

10 years agoSONAR-4922 Trim search terms when matching on key
Jean-Baptiste Lievremont [Mon, 17 Feb 2014 13:30:25 +0000 (14:30 +0100)]
SONAR-4922 Trim search terms when matching on key

10 years agoRemove quality flaw
Jean-Baptiste Lievremont [Mon, 17 Feb 2014 13:27:51 +0000 (14:27 +0100)]
Remove quality flaw

10 years agoFix UTs after renaming of one test class
Julien HENRY [Mon, 17 Feb 2014 11:34:41 +0000 (12:34 +0100)]
Fix UTs after renaming of one test class

10 years agoFix regression on "Projects" criteria on Issues page
Stas Vilchik [Mon, 17 Feb 2014 11:26:59 +0000 (17:26 +0600)]
Fix regression on "Projects" criteria on Issues page

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