]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
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

10 years agoFix display of rule tags
Jean-Baptiste Lievremont [Thu, 6 Feb 2014 17:49:18 +0000 (18:49 +0100)]
Fix display of rule tags

10 years agoRemove REST debugging from ES test (squatting port 9200)
Jean-Baptiste Lievremont [Thu, 6 Feb 2014 15:39:42 +0000 (16:39 +0100)]
Remove REST debugging from ES test (squatting port 9200)

10 years agoSONAR-4925 Remove duplicate SQL logging code from batch
Jean-Baptiste Lievremont [Thu, 6 Feb 2014 15:22:09 +0000 (16:22 +0100)]
SONAR-4925 Remove duplicate SQL logging code from batch

10 years agoSONAR-4925 Intercept parameters to format SQL string
Jean-Baptiste Lievremont [Thu, 6 Feb 2014 10:10:30 +0000 (11:10 +0100)]
SONAR-4925 Intercept parameters to format SQL string

10 years agoRevert "Revert SONAR-4785"
Julien Lancelot [Thu, 6 Feb 2014 12:38:38 +0000 (13:38 +0100)]
Revert "Revert SONAR-4785"

This reverts commit a42510b9e77d6ba9938f0d578e3b0253a136e4e1.

10 years agoWhen creating a manual issue, if the message is empty, use the rule name instead
Julien Lancelot [Thu, 6 Feb 2014 12:37:29 +0000 (13:37 +0100)]
When creating a manual issue, if the message is empty, use the rule name instead

10 years agoFix NPE when severity is null on manual rules
Julien Lancelot [Thu, 6 Feb 2014 12:10:06 +0000 (13:10 +0100)]
Fix NPE when severity is null on manual rules

10 years agoNew Issues Page: enable source code reference links
Stas Vilchik [Thu, 6 Feb 2014 11:51:00 +0000 (17:51 +0600)]
New Issues Page: enable source code reference links

10 years agoNew Issues Page: add scm author tooltip
Stas Vilchik [Thu, 6 Feb 2014 11:47:15 +0000 (17:47 +0600)]
New Issues Page: add scm author tooltip

10 years agoSONAR-5048 Returning more than 1000 rules when using /api/rules is not possible on...
Julien Lancelot [Thu, 6 Feb 2014 11:18:25 +0000 (12:18 +0100)]
SONAR-5048 Returning more than 1000 rules when using /api/rules is not possible on Oracle

10 years agoNew Issues Page: latest redesign
Stas Vilchik [Thu, 6 Feb 2014 10:48:07 +0000 (16:48 +0600)]
New Issues Page: latest redesign

10 years agoFix quality flaws
Julien Lancelot [Thu, 6 Feb 2014 10:24:47 +0000 (11:24 +0100)]
Fix quality flaws

10 years agoFix quality flaws
Julien Lancelot [Thu, 6 Feb 2014 10:17:20 +0000 (11:17 +0100)]
Fix quality flaws

10 years agoNew Issues Page: reduce with of scm data
Stas Vilchik [Thu, 6 Feb 2014 10:09:46 +0000 (16:09 +0600)]
New Issues Page: reduce with of scm data

10 years agoNew Issues Page: move technical debt/author/reporter to the actions bar
Stas Vilchik [Thu, 6 Feb 2014 09:54:52 +0000 (15:54 +0600)]
New Issues Page: move technical debt/author/reporter to the actions bar

10 years agoNew Issues Page: display rule name
Stas Vilchik [Thu, 6 Feb 2014 09:43:31 +0000 (15:43 +0600)]
New Issues Page: display rule name

10 years agoNew Issues Page: fix displaying action plan for non-authorized user
Stas Vilchik [Thu, 6 Feb 2014 09:38:29 +0000 (15:38 +0600)]
New Issues Page: fix displaying action plan for non-authorized user

10 years agoNew Issues Page: autofocus comment textarea
Stas Vilchik [Thu, 6 Feb 2014 09:36:35 +0000 (15:36 +0600)]
New Issues Page: autofocus comment textarea

10 years agoFix quality flaws
Julien Lancelot [Thu, 6 Feb 2014 09:50:29 +0000 (10:50 +0100)]
Fix quality flaws

10 years agoNew Issues Page: do not show source code for CLOSED issues
Stas Vilchik [Thu, 6 Feb 2014 09:34:31 +0000 (15:34 +0600)]
New Issues Page: do not show source code for CLOSED issues

10 years agoNew Issues Page: the issue panel is clickable to expand/collapse
Stas Vilchik [Thu, 6 Feb 2014 09:30:25 +0000 (15:30 +0600)]
New Issues Page: the issue panel is clickable to expand/collapse

10 years agoNew Issues Page: fix the case when component name is too long
Stas Vilchik [Thu, 6 Feb 2014 09:27:20 +0000 (15:27 +0600)]
New Issues Page: fix the case when component name is too long

10 years agoFix quality flaws
Julien Lancelot [Thu, 6 Feb 2014 09:20:06 +0000 (10:20 +0100)]
Fix quality flaws

10 years agoNew Issues Page: revert to gray colors, move rule/changelog under the actions
Stas Vilchik [Thu, 6 Feb 2014 09:18:21 +0000 (15:18 +0600)]
New Issues Page: revert to gray colors, move rule/changelog under the actions

10 years agoFix quality flaws
Jean-Baptiste Lievremont [Thu, 6 Feb 2014 08:16:53 +0000 (09:16 +0100)]
Fix quality flaws

10 years agoRevert getTargetDate() in public visibility because it's used by the Dev Cockpit...
Julien Lancelot [Thu, 6 Feb 2014 08:12:46 +0000 (09:12 +0100)]
Revert getTargetDate() in public visibility because it's used by the Dev Cockpit plugin

10 years agoFix quality flaws
Julien Lancelot [Thu, 6 Feb 2014 08:11:01 +0000 (09:11 +0100)]
Fix quality flaws

10 years agoNew Issues Page: fix displaying issue on file
Stas Vilchik [Thu, 6 Feb 2014 07:45:02 +0000 (13:45 +0600)]
New Issues Page: fix displaying issue on file

10 years agoNew Issues Page: resource viewer refactoring
Stas Vilchik [Thu, 6 Feb 2014 07:35:11 +0000 (13:35 +0600)]
New Issues Page: resource viewer refactoring

10 years agoNew Issues Page: fix missing border
Stas Vilchik [Thu, 6 Feb 2014 06:38:37 +0000 (12:38 +0600)]
New Issues Page: fix missing border

10 years agoSONAR-5047 Calculation of new_coverage measures on delta since X days and since Date...
Julien Lancelot [Wed, 5 Feb 2014 17:54:32 +0000 (18:54 +0100)]
SONAR-5047 Calculation of new_coverage measures on delta since X days and since Date is wrong

10 years agoSONAR-4925 Proxify JDBC components to allow profiling of SQL requests
Jean-Baptiste Lievremont [Wed, 5 Feb 2014 16:37:06 +0000 (17:37 +0100)]
SONAR-4925 Proxify JDBC components to allow profiling of SQL requests

10 years agoFix quality flaws in ResourceKeyMigrationTest
Simon Brandhof [Wed, 5 Feb 2014 15:57:35 +0000 (16:57 +0100)]
Fix quality flaws in ResourceKeyMigrationTest

10 years agoMove org.sonar.api.measures.AverageComplexityFormula to sonar-deprecated
Simon Brandhof [Wed, 5 Feb 2014 15:57:02 +0000 (16:57 +0100)]
Move org.sonar.api.measures.AverageComplexityFormula to sonar-deprecated

10 years agoSONAR-926 deterministic error message in ResourceKeyMigration
Simon Brandhof [Wed, 5 Feb 2014 14:22:05 +0000 (15:22 +0100)]
SONAR-926 deterministic error message in ResourceKeyMigration

10 years agoSONAR-5022 Fix the "sonar.preview.includePlugins" property
Julien Lancelot [Wed, 5 Feb 2014 13:49:05 +0000 (14:49 +0100)]
SONAR-5022 Fix the "sonar.preview.includePlugins" property

10 years agoQuality profile's copy should user a different session when reading active rules...
Julien Lancelot [Wed, 5 Feb 2014 12:02:38 +0000 (13:02 +0100)]
Quality profile's copy should user a different session when reading active rules created by hibernate

10 years agoDrop dead code
Simon Brandhof [Wed, 5 Feb 2014 11:28:56 +0000 (12:28 +0100)]
Drop dead code

10 years agoSONAR-926 deterministic error message (order of parameters)
Simon Brandhof [Wed, 5 Feb 2014 11:28:39 +0000 (12:28 +0100)]
SONAR-926 deterministic error message (order of parameters)

10 years agoRemove dead code
Simon Brandhof [Wed, 5 Feb 2014 09:58:08 +0000 (10:58 +0100)]
Remove dead code

10 years agoSONAR-926 fix support of non-fs projects
Simon Brandhof [Wed, 5 Feb 2014 09:58:00 +0000 (10:58 +0100)]
SONAR-926 fix support of non-fs projects

10 years agoSONAR-926 drop the global property "sonar.language"
Simon Brandhof [Wed, 5 Feb 2014 09:57:44 +0000 (10:57 +0100)]
SONAR-926 drop the global property "sonar.language"

10 years agoFix quality flaws
Julien Lancelot [Wed, 5 Feb 2014 09:35:03 +0000 (10:35 +0100)]
Fix quality flaws

10 years agoSONAR-4878 Add marker class on links for ITs
Jean-Baptiste Lievremont [Wed, 5 Feb 2014 09:13:15 +0000 (10:13 +0100)]
SONAR-4878 Add marker class on links for ITs