]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
7 years agoSONAR-8684 Remove Java classes related to rails
Julien Lancelot [Thu, 19 Jan 2017 10:00:29 +0000 (11:00 +0100)]
SONAR-8684 Remove Java classes related to rails

7 years agoSONAR-8684 Remove Rails files
Julien Lancelot [Thu, 19 Jan 2017 09:52:40 +0000 (10:52 +0100)]
SONAR-8684 Remove Rails files

7 years agoSONAR-7298 replace usage of /api/projects/index by /api/components/search
Stas Vilchik [Thu, 19 Jan 2017 09:59:44 +0000 (10:59 +0100)]
SONAR-7298 replace usage of /api/projects/index by /api/components/search

7 years agoSONAR-7303 replace usage of /api/resources/search by /api/components/search
Stas Vilchik [Thu, 19 Jan 2017 09:56:07 +0000 (10:56 +0100)]
SONAR-7303 replace usage of /api/resources/search by /api/components/search

7 years agoSONAR-6506 Delete internal WS api/updatecenter/installed_plugins
Julien Lancelot [Thu, 19 Jan 2017 08:29:40 +0000 (09:29 +0100)]
SONAR-6506 Delete internal WS api/updatecenter/installed_plugins

7 years agoSONAR-6309 Delete WS api/profiles/list
Julien Lancelot [Thu, 19 Jan 2017 08:17:44 +0000 (09:17 +0100)]
SONAR-6309 Delete WS api/profiles/list

7 years agoSONAR-6310 Delete WS api/profiles/index
Julien Lancelot [Thu, 19 Jan 2017 08:15:30 +0000 (09:15 +0100)]
SONAR-6310 Delete WS api/profiles/index

7 years agoSONAR-7303 Delete WS api/resources/search
Julien Lancelot [Thu, 19 Jan 2017 07:59:35 +0000 (08:59 +0100)]
SONAR-7303 Delete WS api/resources/search

This is an internal WS, the action is completely removed

7 years agoSONAR-5270 Delete WS api/user_properties
Julien Lancelot [Thu, 19 Jan 2017 07:53:37 +0000 (08:53 +0100)]
SONAR-5270 Delete WS api/user_properties

As this is a public WS, the action is still declared but the response code will always be 410

7 years agoSONAR-7277 Create a route to redirect profiles/export to api/qualityprofiles/export
Julien Lancelot [Wed, 18 Jan 2017 18:07:20 +0000 (19:07 +0100)]
SONAR-7277 Create a route to redirect profiles/export to api/qualityprofiles/export

7 years agoSONAR-8609 Set api/components/search as public
Julien Lancelot [Wed, 18 Jan 2017 17:21:53 +0000 (18:21 +0100)]
SONAR-8609 Set api/components/search as public

7 years agoSONAR-8467 Fix ProjectAnalysisService#search
Julien Lancelot [Mon, 23 Jan 2017 09:40:58 +0000 (10:40 +0100)]
SONAR-8467 Fix ProjectAnalysisService#search

7 years agoSONAR-8643 Make the color palette consistent
Stas Vilchik [Wed, 18 Jan 2017 15:36:50 +0000 (16:36 +0100)]
SONAR-8643 Make the color palette consistent

7 years agoSONAR-8692 Replace calls to api/timemachine/index WS by api/measures/search_history 1547/head
Stas Vilchik [Tue, 24 Jan 2017 12:11:34 +0000 (13:11 +0100)]
SONAR-8692 Replace calls to api/timemachine/index WS by api/measures/search_history

7 years agoSONAR-7305 Create WS api/measures/search_history
Teryk Bellahsene [Tue, 24 Jan 2017 13:55:29 +0000 (14:55 +0100)]
SONAR-7305 Create WS api/measures/search_history

7 years agoSONAR-8236 Add ITs on permission used by analysis 1557/head
Julien Lancelot [Tue, 24 Jan 2017 14:48:52 +0000 (15:48 +0100)]
SONAR-8236 Add ITs on permission used by analysis

7 years agoSONAR-8236 Add ITs on analysis with only 'Execute Analysis' permission
Julien Lancelot [Tue, 24 Jan 2017 14:13:24 +0000 (15:13 +0100)]
SONAR-8236 Add ITs on analysis with only 'Execute Analysis' permission

7 years agoSONAR-8236 Returned secured and license settings when user has only 'Execute Analysis...
Julien Lancelot [Tue, 24 Jan 2017 13:25:55 +0000 (14:25 +0100)]
SONAR-8236 Returned secured and license settings when user has only 'Execute Analysis' permission

7 years agoSONAR-7300 Replace key parameter by id
Julien Lancelot [Tue, 24 Jan 2017 11:05:44 +0000 (12:05 +0100)]
SONAR-7300 Replace key parameter by id

Key parameter was badly used instead of id when rewritting api/properties to Java

7 years agofix measures-test
Stas Vilchik [Tue, 24 Jan 2017 15:18:20 +0000 (16:18 +0100)]
fix measures-test

7 years agoSONAR-8393 Rating indicators are not consistent
Stas Vilchik [Tue, 24 Jan 2017 15:02:52 +0000 (16:02 +0100)]
SONAR-8393 Rating indicators are not consistent

7 years agoSONAR-8679 Quality Profiles page never finishes loading when there is no plugins
Stas Vilchik [Tue, 24 Jan 2017 14:41:45 +0000 (15:41 +0100)]
SONAR-8679 Quality Profiles page never finishes loading when there is no plugins

7 years agoSONAR-8645 Unexpected text wrapping on the Projects page
Stas Vilchik [Tue, 24 Jan 2017 13:51:48 +0000 (14:51 +0100)]
SONAR-8645 Unexpected text wrapping on the Projects page

7 years agoSONAR-8678 allow search for components by multiple, independent words
Daniel Schwarz [Tue, 24 Jan 2017 10:47:05 +0000 (11:47 +0100)]
SONAR-8678 allow search for components by multiple, independent words

7 years agoSONAR-8451 fix problem with settings
Stas Vilchik [Tue, 24 Jan 2017 13:46:57 +0000 (14:46 +0100)]
SONAR-8451 fix problem with settings

7 years agoSONAR-8568 change elasticsearch ngram filter to ngram tokenizer
Daniel Schwarz [Tue, 24 Jan 2017 10:27:18 +0000 (11:27 +0100)]
SONAR-8568 change elasticsearch ngram filter to ngram tokenizer

7 years agoSONAR-8568 allow fuzzy search of component names
Daniel Schwarz [Tue, 24 Jan 2017 10:10:01 +0000 (11:10 +0100)]
SONAR-8568 allow fuzzy search of component names

7 years agoDrop unused methods in SnapshotDao
Simon Brandhof [Mon, 23 Jan 2017 22:49:22 +0000 (23:49 +0100)]
Drop unused methods in SnapshotDao

7 years agoReplace some Guava usages by Java 8 functions
Simon Brandhof [Mon, 23 Jan 2017 22:49:07 +0000 (23:49 +0100)]
Replace some Guava usages by Java 8 functions

7 years agoDrop unused ResourceDao#findProvisionedProjects()
Simon Brandhof [Mon, 23 Jan 2017 22:36:47 +0000 (23:36 +0100)]
Drop unused ResourceDao#findProvisionedProjects()

7 years agoDrop unused FileSourceDao#updateDateWhenUpdatedDateIsZero()
Simon Brandhof [Mon, 23 Jan 2017 22:18:36 +0000 (23:18 +0100)]
Drop unused FileSourceDao#updateDateWhenUpdatedDateIsZero()

7 years agoReplace some Guava usages by Java 8 functions
Simon Brandhof [Mon, 23 Jan 2017 22:18:13 +0000 (23:18 +0100)]
Replace some Guava usages by Java 8 functions

7 years agoReplace unused OldPermissionQuery
Simon Brandhof [Mon, 23 Jan 2017 22:08:32 +0000 (23:08 +0100)]
Replace unused OldPermissionQuery

7 years agoReplace some Guava usages by Java 8 functions
Simon Brandhof [Mon, 23 Jan 2017 21:11:32 +0000 (22:11 +0100)]
Replace some Guava usages by Java 8 functions

7 years agoDelete unused test files
Simon Brandhof [Mon, 23 Jan 2017 21:10:48 +0000 (22:10 +0100)]
Delete unused test files

7 years agoAdd some missing jdbcType attributes to MyBatis mappers
Simon Brandhof [Mon, 23 Jan 2017 21:10:19 +0000 (22:10 +0100)]
Add some missing jdbcType attributes to MyBatis mappers

7 years agoSONAR-8661 Display organization in the search
Stas Vilchik [Thu, 19 Jan 2017 10:18:43 +0000 (11:18 +0100)]
SONAR-8661 Display organization in the search

7 years agoSONAR-8629 Display organization on the Background Tasks page
Stas Vilchik [Wed, 18 Jan 2017 13:13:02 +0000 (14:13 +0100)]
SONAR-8629 Display organization on the Background Tasks page

7 years agoSONAR-8628 Display organizations on the Issues page
Stas Vilchik [Wed, 18 Jan 2017 12:39:48 +0000 (13:39 +0100)]
SONAR-8628 Display organizations on the Issues page

7 years agoSONAR-8627 Display organization on the project dashboard
Stas Vilchik [Wed, 18 Jan 2017 09:38:13 +0000 (10:38 +0100)]
SONAR-8627 Display organization on the project dashboard

7 years agoSONAR-8626 Display organization on the Projects page
Stas Vilchik [Thu, 12 Jan 2017 13:35:30 +0000 (14:35 +0100)]
SONAR-8626 Display organization on the Projects page

7 years agoSupport all qualifiers in ComponentDao#xxxProvisioned() 1551/head
Simon Brandhof [Mon, 23 Jan 2017 17:15:54 +0000 (18:15 +0100)]
Support all qualifiers in ComponentDao#xxxProvisioned()

7 years agoDrop unused DefaultComponentFinder and related classes
Simon Brandhof [Mon, 23 Jan 2017 14:53:57 +0000 (15:53 +0100)]
Drop unused DefaultComponentFinder and related classes

7 years agoRemove unused methods from ComponentFinder
Simon Brandhof [Mon, 23 Jan 2017 14:37:04 +0000 (15:37 +0100)]
Remove unused methods from ComponentFinder

7 years agoRefactor WS about association of Q profiles and projects
Simon Brandhof [Mon, 23 Jan 2017 14:36:44 +0000 (15:36 +0100)]
Refactor WS about association of Q profiles and projects

- remove class from CE
- do not use multiple DB sessions
- reuse existing code
- load project once

7 years agoFix Quality flaws
Simon Brandhof [Mon, 23 Jan 2017 12:52:33 +0000 (13:52 +0100)]
Fix Quality flaws

7 years agoDrop methods from ComponentService
Simon Brandhof [Mon, 23 Jan 2017 12:52:20 +0000 (13:52 +0100)]
Drop methods from ComponentService

 which duplicate ComponentDao

7 years agoSONAR-8681 delete perm,groups&components in api/organizations/delete 1546/head
Sébastien Lesaint [Thu, 19 Jan 2017 10:31:16 +0000 (11:31 +0100)]
SONAR-8681 delete perm,groups&components in api/organizations/delete

7 years agoSONAR-8238 when updating a project, clear ALL components from index
Daniel Schwarz [Mon, 23 Jan 2017 15:08:49 +0000 (16:08 +0100)]
SONAR-8238 when updating a project, clear ALL components from index

7 years agoSONAR-8682 fix error when filtering on name 1548/head
Sébastien Lesaint [Mon, 23 Jan 2017 08:46:54 +0000 (09:46 +0100)]
SONAR-8682 fix error when filtering on name

and a given group name exists in multiple organizations

7 years agoSONAR-8660 add organization to response of api/components/suggestions
Sébastien Lesaint [Wed, 18 Jan 2017 10:06:06 +0000 (11:06 +0100)]
SONAR-8660 add organization to response of api/components/suggestions

7 years agoSONAR-7289 Drop unused api/gwp_resources Ruby web service
Simon Brandhof [Wed, 18 Jan 2017 19:58:21 +0000 (20:58 +0100)]
SONAR-7289 Drop unused api/gwp_resources Ruby web service

It was used only by the MotionChart plugin, which is
not compatible for a while

7 years agoSONAR-8554 Drop unused old Ruby Page extensions
Simon Brandhof [Wed, 18 Jan 2017 19:53:46 +0000 (20:53 +0100)]
SONAR-8554 Drop unused old Ruby Page extensions

7 years agoDrop unused Ruby helpers
Simon Brandhof [Wed, 18 Jan 2017 19:42:01 +0000 (20:42 +0100)]
Drop unused Ruby helpers

7 years agoDrop author.rb
Simon Brandhof [Wed, 18 Jan 2017 19:41:29 +0000 (20:41 +0100)]
Drop author.rb

7 years agoRemove dead code in JRubyFacade
Simon Brandhof [Wed, 18 Jan 2017 19:40:48 +0000 (20:40 +0100)]
Remove dead code in JRubyFacade

7 years agoDrop unused (and failing) tests_controller.rb
Simon Brandhof [Wed, 18 Jan 2017 19:21:47 +0000 (20:21 +0100)]
Drop unused (and failing) tests_controller.rb

7 years agoRemove unused Platform#getServer()
Simon Brandhof [Wed, 18 Jan 2017 19:18:17 +0000 (20:18 +0100)]
Remove unused Platform#getServer()

7 years agoClean-up internal.rb
Simon Brandhof [Wed, 18 Jan 2017 19:12:32 +0000 (20:12 +0100)]
Clean-up internal.rb

7 years agoRemove Internal.durations in Ruby
Simon Brandhof [Wed, 18 Jan 2017 19:08:23 +0000 (20:08 +0100)]
Remove Internal.durations in Ruby

7 years agoRemove unused trends_chart.rb
Simon Brandhof [Wed, 18 Jan 2017 18:57:22 +0000 (19:57 +0100)]
Remove unused trends_chart.rb

7 years agoClean-up DefaultUserService
Simon Brandhof [Wed, 18 Jan 2017 18:57:07 +0000 (19:57 +0100)]
Clean-up DefaultUserService

because it's not used anymore from Ruby

7 years agoRemove unused RubyTextService
Simon Brandhof [Wed, 18 Jan 2017 17:32:56 +0000 (18:32 +0100)]
Remove unused RubyTextService

7 years agoRemove dead code related to Elasticsearch utilities
Simon Brandhof [Wed, 18 Jan 2017 17:12:10 +0000 (18:12 +0100)]
Remove dead code related to Elasticsearch utilities

7 years agoRemove unused RubyRuleService
Simon Brandhof [Wed, 18 Jan 2017 17:02:33 +0000 (18:02 +0100)]
Remove unused RubyRuleService

and the associated deprecated ES utilities

7 years agoRemove dead code related to Elasticsearch utilities
Simon Brandhof [Wed, 18 Jan 2017 16:49:04 +0000 (17:49 +0100)]
Remove dead code related to Elasticsearch utilities

7 years agoRemove dead code related to ComponentDao
Simon Brandhof [Wed, 18 Jan 2017 16:48:35 +0000 (17:48 +0100)]
Remove dead code related to ComponentDao

7 years agoRemove dead code related to ResourceDao
Simon Brandhof [Wed, 18 Jan 2017 15:34:27 +0000 (16:34 +0100)]
Remove dead code related to ResourceDao

7 years agoDon't wait for CE queue to complete
Julien HENRY [Wed, 18 Jan 2017 15:46:27 +0000 (16:46 +0100)]
Don't wait for CE queue to complete

since this test is about preview mode (so no publish).

7 years agoSONAR-8574 Delete api/resources/index WS 1536/head
Julien Lancelot [Wed, 18 Jan 2017 11:37:08 +0000 (12:37 +0100)]
SONAR-8574 Delete api/resources/index WS

7 years agoSONAR-8574 Replace usage of api/resources/index by api/measures/component in ITs
Julien Lancelot [Tue, 17 Jan 2017 11:19:23 +0000 (12:19 +0100)]
SONAR-8574 Replace usage of api/resources/index by api/measures/component in ITs

7 years agoSONAR-8467 Add ProjectAnalysisService
Julien Lancelot [Wed, 18 Jan 2017 08:23:43 +0000 (09:23 +0100)]
SONAR-8467 Add ProjectAnalysisService

7 years agoSONAR-8238 index authorization of views in components index 1537/head
Sébastien Lesaint [Tue, 17 Jan 2017 17:25:52 +0000 (18:25 +0100)]
SONAR-8238 index authorization of views in components index

7 years agoSONAR-8615 add organization to response of api/issues/search 1533/head
Sébastien Lesaint [Mon, 16 Jan 2017 14:58:54 +0000 (15:58 +0100)]
SONAR-8615 add organization to response of api/issues/search

7 years agoSONAR-8673 add organization to response of api/ce/component
Sébastien Lesaint [Mon, 16 Jan 2017 13:47:29 +0000 (14:47 +0100)]
SONAR-8673 add organization to response of api/ce/component

7 years agoSONAR-8674 add organization to response of api/ce/task
Sébastien Lesaint [Mon, 16 Jan 2017 13:38:59 +0000 (14:38 +0100)]
SONAR-8674 add organization to response of api/ce/task

7 years agoSONAR-8614 add organization to response of api/ce/activity
Sébastien Lesaint [Mon, 16 Jan 2017 13:38:41 +0000 (14:38 +0100)]
SONAR-8614 add organization to response of api/ce/activity

7 years agoSONAR-8595 fix backward incompatible change in proto of api/components
Sébastien Lesaint [Mon, 16 Jan 2017 15:19:24 +0000 (16:19 +0100)]
SONAR-8595 fix backward incompatible change in proto of api/components

7 years agoSONAR-8614 fix backward incompatible change in proto of api/ce
Sébastien Lesaint [Mon, 16 Jan 2017 15:18:47 +0000 (16:18 +0100)]
SONAR-8614 fix backward incompatible change in proto of api/ce

7 years agochange name of project measures index type (to singular) 1535/head
Daniel Schwarz [Tue, 17 Jan 2017 08:48:02 +0000 (09:48 +0100)]
change name of project measures index type (to singular)

The name of the index is now "projectmeasures" (plural), the name of the type is "projectmeasure" (singular).

7 years agoAutomatic merge from branch-xx
Tom [Tue, 17 Jan 2017 09:30:26 +0000 (10:30 +0100)]
Automatic merge from branch-xx

* origin/branch-6.2:
  Prepare for next development iteration
  Release 6.2.1

7 years agoPrepare for next development iteration branch-6.2
Tom [Tue, 17 Jan 2017 09:25:51 +0000 (10:25 +0100)]
Prepare for next development iteration

7 years agofix issue assignment
Stas Vilchik [Tue, 17 Jan 2017 08:16:18 +0000 (09:16 +0100)]
fix issue assignment

7 years agoSONAR-7674 display activity page only for projects
Stas Vilchik [Mon, 16 Jan 2017 21:12:55 +0000 (22:12 +0100)]
SONAR-7674 display activity page only for projects

7 years agoSONAR-8652 Pass value of sonar.organization in the scanner report
Julien HENRY [Fri, 13 Jan 2017 15:12:38 +0000 (16:12 +0100)]
SONAR-8652 Pass value of sonar.organization in the scanner report

7 years agoSONAR-7282 move ReportComputationSteps behind PurgeDatastoresStep 1523/head
Daniel Schwarz [Mon, 16 Jan 2017 10:42:44 +0000 (11:42 +0100)]
SONAR-7282 move ReportComputationSteps behind PurgeDatastoresStep

7 years agoSONAR-7282 add authorization to the ComponentIndex
Daniel Schwarz [Fri, 13 Jan 2017 16:27:12 +0000 (17:27 +0100)]
SONAR-7282 add authorization to the ComponentIndex

7 years agoSONAR-7282 remove project from ComponentIndex, when it gets deleted
Daniel Schwarz [Thu, 12 Jan 2017 18:00:40 +0000 (19:00 +0100)]
SONAR-7282 remove project from ComponentIndex, when it gets deleted

7 years agoSONAR-7282 improve relevancy of results
Daniel Schwarz [Thu, 12 Jan 2017 11:38:19 +0000 (12:38 +0100)]
SONAR-7282 improve relevancy of results

Changes regarding index definition, code style, tests.

7 years agoSONAR-7282 make ComponentIndexer clean up contents before indexing
Daniel Schwarz [Wed, 11 Jan 2017 18:18:31 +0000 (19:18 +0100)]
SONAR-7282 make ComponentIndexer clean up contents before indexing

When a project and it's sub-components get indexed, remove any existing documents for that project right before.

7 years agoSONAR-7282 send only one indexing request to elasticsearch per project
Daniel Schwarz [Wed, 11 Jan 2017 15:11:13 +0000 (16:11 +0100)]
SONAR-7282 send only one indexing request to elasticsearch per project

Indexing everything will index every project. Indexing a project will cause all components of that project to be sent to elasticsearch in one bulk request.

7 years agoSONAR-7282 implement global search with elasticsearch
Daniel Schwarz [Wed, 11 Jan 2017 13:10:46 +0000 (14:10 +0100)]
SONAR-7282 implement global search with elasticsearch

Change api/component/suggestions.
The index is not yet cleaned up if a project's content changes or a project is deleted.
Delete previous ruby implementation of the webservice.

7 years agoRelease 6.2.1 6.2.1
Tom [Mon, 16 Jan 2017 16:00:20 +0000 (17:00 +0100)]
Release 6.2.1

7 years agoSONAR-7282 rename .component.es to .measure.index
Daniel Schwarz [Wed, 11 Jan 2017 12:25:10 +0000 (13:25 +0100)]
SONAR-7282 rename .component.es to .measure.index

* All other elastic search indexes reside in
  "index" subpackages.
* We want to introduce a new component index
  and need the .component.index-package name
  for that one.

7 years agoSONAR-7282 drop method "JRubyFacade.indexComponent"; it was unused
Daniel Schwarz [Fri, 13 Jan 2017 09:44:59 +0000 (10:44 +0100)]
SONAR-7282 drop method "JRubyFacade.indexComponent"; it was unused

The method had been used by the developer cockpit. It would have required some changes concerning Indexation, but we did not want to do that, as dev cockpit is unmaintained.

7 years agomake travis build fail when web job fails
Stas Vilchik [Mon, 16 Jan 2017 14:36:39 +0000 (15:36 +0100)]
make travis build fail when web job fails

7 years agoSONAR-8613 add organizations param to api/organizations/search 1522/head
Sébastien Lesaint [Mon, 16 Jan 2017 08:18:08 +0000 (09:18 +0100)]
SONAR-8613 add organizations param to api/organizations/search

7 years agoSONAR-8613 add filter on keys to OrganizationDao.selectByQuery
Sébastien Lesaint [Fri, 13 Jan 2017 15:35:16 +0000 (16:35 +0100)]
SONAR-8613 add filter on keys to OrganizationDao.selectByQuery

7 years agoSONAR-8595 remove ComponentDto.organizationKey
Sébastien Lesaint [Fri, 13 Jan 2017 10:51:25 +0000 (11:51 +0100)]
SONAR-8595 remove ComponentDto.organizationKey

remove join on table ORGANIZATIONS in ComponentMapper.xml which was used to populate this field

7 years agoSONAR-8617 don't use ComponentDto.getOrganizationKey
Sébastien Lesaint [Fri, 13 Jan 2017 10:49:11 +0000 (11:49 +0100)]
SONAR-8617 don't use ComponentDto.getOrganizationKey