]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
9 years agoSONAR-6376 add more properties to ws installed plugins
Sébastien Lesaint [Fri, 17 Apr 2015 08:29:48 +0000 (10:29 +0200)]
SONAR-6376 add more properties to ws installed plugins

9 years agoSONAR-3676 add flag to not serialize empty strings to JSON
Sébastien Lesaint [Fri, 17 Apr 2015 08:29:24 +0000 (10:29 +0200)]
SONAR-3676 add flag to not serialize empty strings to JSON

9 years agoSONAR-6376 JSON response must have a root object
Sébastien Lesaint [Wed, 15 Apr 2015 15:07:03 +0000 (17:07 +0200)]
SONAR-6376 JSON response must have a root object

this leave the door open to extend the response without breaking the API

9 years agoSONAR-6377 add WS listing available plugins 228/head
Sébastien Lesaint [Thu, 16 Apr 2015 08:58:53 +0000 (10:58 +0200)]
SONAR-6377 add WS listing available plugins

9 years agocancel test_data migration in file_sources
Teryk Bellahsene [Fri, 17 Apr 2015 13:14:51 +0000 (15:14 +0200)]
cancel test_data migration in file_sources

9 years agoSONAR-5851 add profiles test
Stas Vilchik [Fri, 17 Apr 2015 13:18:26 +0000 (15:18 +0200)]
SONAR-5851 add profiles test

9 years agoSONAR-5851 fix the test
Stas Vilchik [Fri, 17 Apr 2015 13:02:03 +0000 (15:02 +0200)]
SONAR-5851 fix the test

9 years agoSONAR-5851 filter list of profiles by language
Stas Vilchik [Fri, 17 Apr 2015 13:00:50 +0000 (15:00 +0200)]
SONAR-5851 filter list of profiles by language

9 years agoSONAR-6406 small ui improvement of a profile item in the list
Stas Vilchik [Fri, 17 Apr 2015 09:38:05 +0000 (11:38 +0200)]
SONAR-6406 small ui improvement of a profile item in the list

9 years agoremove wildcard imports in ServerComponents 197/head
Sébastien Lesaint [Fri, 17 Apr 2015 13:15:47 +0000 (15:15 +0200)]
remove wildcard imports in ServerComponents

9 years agoSONAR-6366 add DatabaseMigration component
Sébastien Lesaint [Tue, 7 Apr 2015 09:02:21 +0000 (11:02 +0200)]
SONAR-6366 add DatabaseMigration component

this component handles concurrency and asynchronous execution of the DB migration job when called from Java

9 years agoSONAR-6366 rename DatabaseMigration to MigrationStep
Sébastien Lesaint [Thu, 16 Apr 2015 14:27:25 +0000 (16:27 +0200)]
SONAR-6366 rename DatabaseMigration to MigrationStep

also rename DatabaseMigrations to MigrationSteps
this is required to to make room for the more appropriatly named DatabaseMigration class that deals with triggering the database migration

9 years agoSONAR-6366 add stopable ExecutorService component
Sébastien Lesaint [Tue, 7 Apr 2015 08:53:34 +0000 (10:53 +0200)]
SONAR-6366 add stopable ExecutorService component

9 years agoSONAR-6366 add supportsMigration() on Dialect interface
Sébastien Lesaint [Fri, 3 Apr 2015 12:09:31 +0000 (14:09 +0200)]
SONAR-6366 add supportsMigration() on Dialect interface

9 years agoSONAR-6366 add component to access Ruby runtime from rack
Sébastien Lesaint [Wed, 1 Apr 2015 15:03:37 +0000 (17:03 +0200)]
SONAR-6366 add component to access Ruby runtime from rack

9 years agoSONAR-6366 add ServletContext to Pico container
Sébastien Lesaint [Fri, 3 Apr 2015 07:57:03 +0000 (09:57 +0200)]
SONAR-6366 add ServletContext to Pico container

ServletContext will be used in an incoming commit to retrieve the Ruby runtime from Rack
in ServerTester, added a dummy ServletContext implementation that supports attributes

9 years agoSONAR-6253 Cleanup SourcePersister on batch side
Julien HENRY [Fri, 17 Apr 2015 10:02:07 +0000 (12:02 +0200)]
SONAR-6253 Cleanup SourcePersister on batch side
and move FileSourceDao to sonar-server

9 years agoSONAR-6406 add activation severity facet on the rules page
Stas Vilchik [Fri, 17 Apr 2015 09:04:57 +0000 (11:04 +0200)]
SONAR-6406 add activation severity facet on the rules page

9 years agoSONAR-5851 remove WIP badge
Stas Vilchik [Fri, 17 Apr 2015 09:12:49 +0000 (11:12 +0200)]
SONAR-5851 remove WIP badge

9 years agoSONAR-5851 show activation severity in the profile details
Stas Vilchik [Fri, 17 Apr 2015 09:11:10 +0000 (11:11 +0200)]
SONAR-5851 show activation severity in the profile details

9 years agoSONAR-5851 fix profile restoring
Stas Vilchik [Fri, 17 Apr 2015 09:00:50 +0000 (11:00 +0200)]
SONAR-5851 fix profile restoring

9 years agoFix quality flaws
Jean-Baptiste Lievremont [Fri, 17 Apr 2015 09:22:38 +0000 (11:22 +0200)]
Fix quality flaws

9 years agoSONAR-6258 Remove hack setting updated_at to 0 by only indexing file sources of curre... 221/head
Julien Lancelot [Thu, 16 Apr 2015 16:17:57 +0000 (18:17 +0200)]
SONAR-6258 Remove hack setting updated_at to 0 by only indexing file sources of current project

9 years agoSONAR-6258 Fix hashes, symbols and highlighting persistence
Julien Lancelot [Thu, 16 Apr 2015 09:04:39 +0000 (11:04 +0200)]
SONAR-6258 Fix hashes, symbols and highlighting persistence

9 years agoAutomatic merge from branch-5.1
Jenkins CI [Fri, 17 Apr 2015 06:00:38 +0000 (08:00 +0200)]
Automatic merge from branch-5.1

* origin/branch-5.1:
  SONAR-6425 Links to project page extensions do not exist in the navigation (cherry picked from commit 8e95c83)

9 years agoRemove coupling of sonar-plugin-api on Guava 10
Simon Brandhof [Thu, 16 Apr 2015 15:51:29 +0000 (17:51 +0200)]
Remove coupling of sonar-plugin-api on Guava 10

in order to prepare upgrade to Guava 18 in core codebase

9 years agoSONAR-6406 Add active severity facet on rules WS
Jean-Baptiste Lievremont [Thu, 16 Apr 2015 12:09:18 +0000 (14:09 +0200)]
SONAR-6406 Add active severity facet on rules WS

9 years agoSONAR-6425 Links to project page extensions do not exist in the navigation
Stas Vilchik [Thu, 16 Apr 2015 10:16:20 +0000 (12:16 +0200)]
SONAR-6425 Links to project page extensions do not exist in the navigation
(cherry picked from commit 8e95c83)

9 years agoadd some web tests
Stas Vilchik [Thu, 16 Apr 2015 14:51:09 +0000 (16:51 +0200)]
add some web tests

9 years agofix selection of the first assignee in the issue assign form
Stas Vilchik [Thu, 16 Apr 2015 14:24:49 +0000 (16:24 +0200)]
fix selection of the first assignee in the issue assign form

9 years agofix timezone failure of web tests, again
Stas Vilchik [Thu, 16 Apr 2015 13:09:53 +0000 (15:09 +0200)]
fix timezone failure of web tests, again

9 years agoSONAR-5851 fix profiles list wrapping
Stas Vilchik [Thu, 16 Apr 2015 12:17:41 +0000 (14:17 +0200)]
SONAR-5851 fix profiles list wrapping

9 years agoupdate database version
Teryk Bellahsene [Thu, 16 Apr 2015 12:16:26 +0000 (14:16 +0200)]
update database version

9 years agofix timezone failure of web tests
Stas Vilchik [Thu, 16 Apr 2015 12:01:16 +0000 (14:01 +0200)]
fix timezone failure of web tests

9 years agoDisable P/R analysis on travis
Julien HENRY [Thu, 16 Apr 2015 11:56:12 +0000 (13:56 +0200)]
Disable P/R analysis on travis

9 years agoFix some quality flaws
Julien HENRY [Thu, 16 Apr 2015 11:54:43 +0000 (13:54 +0200)]
Fix some quality flaws

9 years agoSONAR-6425 Links to project page extensions do not exist in the navigation
Stas Vilchik [Thu, 16 Apr 2015 10:16:20 +0000 (12:16 +0200)]
SONAR-6425 Links to project page extensions do not exist in the navigation

9 years agoMove tests persistence from batch to compute - SONAR-6255
Teryk Bellahsene [Thu, 9 Apr 2015 09:55:55 +0000 (11:55 +0200)]
Move tests persistence from batch to compute - SONAR-6255

- define index and check the 3 use cases
- define batch report format
- create file_sources.test_data

9 years agoSONAR-6364 Line number should be unset on closed issues 219/head
Simon Brandhof [Wed, 15 Apr 2015 20:54:22 +0000 (22:54 +0200)]
SONAR-6364 Line number should be unset on closed issues

9 years agoSONAR-6423 The rule modal opens twice when show/hide/show an issue in the component...
Stas Vilchik [Wed, 15 Apr 2015 15:57:45 +0000 (17:57 +0200)]
SONAR-6423 The rule modal opens twice when show/hide/show an issue in the component viewer

9 years agoRevert "SONAR-6364 Display CLOSED issues on top of the component viewer"
Stas Vilchik [Wed, 15 Apr 2015 14:39:28 +0000 (16:39 +0200)]
Revert "SONAR-6364 Display CLOSED issues on top of the component viewer"

This reverts commit d7315be8b112d68924d25261fcceb5450aafd5c7.

9 years agoSONAR-5851 scroll to selected section (changelog/comparison)
Stas Vilchik [Wed, 15 Apr 2015 14:04:28 +0000 (16:04 +0200)]
SONAR-5851 scroll to selected section (changelog/comparison)

9 years agoSONAR-5851 improve forms
Stas Vilchik [Wed, 15 Apr 2015 13:29:49 +0000 (15:29 +0200)]
SONAR-5851 improve forms

9 years agoSONAR-6408 Fix post-job log
Julien HENRY [Wed, 15 Apr 2015 13:03:56 +0000 (15:03 +0200)]
SONAR-6408 Fix post-job log

9 years agoadd -d option to start.sh to remote debug web server
Sébastien Lesaint [Tue, 14 Apr 2015 07:43:47 +0000 (09:43 +0200)]
add -d option to start.sh to remote debug web server

9 years agoSONAR-5851 use importers when create a profile
Stas Vilchik [Wed, 15 Apr 2015 09:14:43 +0000 (11:14 +0200)]
SONAR-5851 use importers when create a profile

9 years agoSONAR-5851 add comparison
Stas Vilchik [Wed, 15 Apr 2015 12:33:55 +0000 (14:33 +0200)]
SONAR-5851 add comparison

9 years agoSONAR-6253 Fix missing metadata on test files
Julien HENRY [Wed, 15 Apr 2015 12:52:47 +0000 (14:52 +0200)]
SONAR-6253 Fix missing metadata on test files

9 years agoSONAR-6376 add Java Ws /api/plugins/installed 216/head
Sébastien Lesaint [Wed, 15 Apr 2015 10:18:55 +0000 (12:18 +0200)]
SONAR-6376 add Java Ws /api/plugins/installed

provides the same data as RoR WS /api/updatecenter/installed_plugins but only in JSON format

9 years agoSONAR-6303 Fix issue with JaCoCo (and simplify code)
Jean-Baptiste Lievremont [Wed, 15 Apr 2015 12:21:33 +0000 (14:21 +0200)]
SONAR-6303 Fix issue with JaCoCo (and simplify code)

9 years agoSONAR-6303 Make this WS an internal one
Jean-Baptiste Lievremont [Wed, 15 Apr 2015 07:49:07 +0000 (09:49 +0200)]
SONAR-6303 Make this WS an internal one

9 years agoSONAR-6303 Apply feedback from PR
Jean-Baptiste Lievremont [Tue, 14 Apr 2015 12:51:52 +0000 (14:51 +0200)]
SONAR-6303 Apply feedback from PR

9 years agoSONAR-6303 WS to compare quality profiles
Jean-Baptiste Lievremont [Fri, 10 Apr 2015 16:03:35 +0000 (18:03 +0200)]
SONAR-6303 WS to compare quality profiles

9 years agoSONAR-6307 Add permission check on change_parent action
Jean-Baptiste Lievremont [Wed, 15 Apr 2015 07:34:04 +0000 (09:34 +0200)]
SONAR-6307 Add permission check on change_parent action

9 years agoSONAR-6258 Persist duplications into file sources
Julien Lancelot [Tue, 14 Apr 2015 15:20:00 +0000 (17:20 +0200)]
SONAR-6258 Persist duplications into file sources

9 years agoSONAR-5851 use user's permissions to display available actions
Stas Vilchik [Tue, 14 Apr 2015 15:21:56 +0000 (17:21 +0200)]
SONAR-5851 use user's permissions to display available actions

9 years agoSONAR-5851 fix profile restoring
Stas Vilchik [Tue, 14 Apr 2015 14:36:58 +0000 (16:36 +0200)]
SONAR-5851 fix profile restoring

9 years agoSONAR-6258 Persist symbols into file sources
Julien Lancelot [Tue, 14 Apr 2015 14:31:46 +0000 (16:31 +0200)]
SONAR-6258 Persist symbols into file sources

9 years agoSONAR-5851 test request
Stas Vilchik [Tue, 14 Apr 2015 14:20:42 +0000 (16:20 +0200)]
SONAR-5851 test request

9 years agoSONAR-5851 fix when load next page of filtered changelog
Stas Vilchik [Tue, 14 Apr 2015 13:45:17 +0000 (15:45 +0200)]
SONAR-5851 fix when load next page of filtered changelog

9 years agoSONAR-5851 add changelog permalink
Stas Vilchik [Tue, 14 Apr 2015 13:37:36 +0000 (15:37 +0200)]
SONAR-5851 add changelog permalink

9 years agoSONAR-5851 add changelog filters
Stas Vilchik [Tue, 14 Apr 2015 13:16:41 +0000 (15:16 +0200)]
SONAR-5851 add changelog filters

9 years agoSONAR-6318 Add missing type CPP_DOC
Julien Lancelot [Tue, 14 Apr 2015 12:48:51 +0000 (14:48 +0200)]
SONAR-6318 Add missing type CPP_DOC

9 years agoSONAR-6253 Publish data for test files
Julien HENRY [Tue, 14 Apr 2015 12:35:07 +0000 (14:35 +0200)]
SONAR-6253 Publish data for test files

9 years agoSONAR-5851 add changelog
Stas Vilchik [Tue, 14 Apr 2015 12:09:47 +0000 (14:09 +0200)]
SONAR-5851 add changelog

9 years agoSONAR-5851 improve code quality
Stas Vilchik [Tue, 14 Apr 2015 08:39:56 +0000 (10:39 +0200)]
SONAR-5851 improve code quality

9 years agoSONAR-6294 Show "isDefault" attribute even when false
Jean-Baptiste Lievremont [Tue, 14 Apr 2015 11:20:33 +0000 (13:20 +0200)]
SONAR-6294 Show "isDefault" attribute even when false

9 years agoSONAR-6305 Serialize restoration result in response
Jean-Baptiste Lievremont [Tue, 14 Apr 2015 11:16:33 +0000 (13:16 +0200)]
SONAR-6305 Serialize restoration result in response

9 years agoMerge pull request #212 from SonarSource/feature/batch/post_job
Julien HENRY [Tue, 14 Apr 2015 08:15:34 +0000 (10:15 +0200)]
Merge pull request #212 from SonarSource/feature/batch/post_job

SONAR-6408 Restore PostJob execution in preview mode

9 years agoSONAR-6408 Restore PostJob execution in preview mode 212/head
Julien HENRY [Mon, 13 Apr 2015 07:16:32 +0000 (09:16 +0200)]
SONAR-6408 Restore PostJob execution in preview mode

9 years agoSONAR-6308 Add edge test cases
Jean-Baptiste Lievremont [Mon, 13 Apr 2015 13:30:36 +0000 (15:30 +0200)]
SONAR-6308 Add edge test cases

9 years agoSONAR-6308 Allow date+time in since/to parameters
Jean-Baptiste Lievremont [Mon, 13 Apr 2015 13:16:56 +0000 (15:16 +0200)]
SONAR-6308 Allow date+time in since/to parameters

9 years agoSONAR-6308 Duplicate code to simplify tests
Jean-Baptiste Lievremont [Mon, 13 Apr 2015 13:15:21 +0000 (15:15 +0200)]
SONAR-6308 Duplicate code to simplify tests

9 years agoSONAR-6308 WS to show a profile's changelog
Jean-Baptiste Lievremont [Wed, 8 Apr 2015 13:16:27 +0000 (15:16 +0200)]
SONAR-6308 WS to show a profile's changelog

9 years agoSONAR-5851 temporary resurrect profiles/export RoR API
Stas Vilchik [Tue, 14 Apr 2015 07:15:46 +0000 (09:15 +0200)]
SONAR-5851 temporary resurrect profiles/export RoR API

9 years agoSONAR-5851 refactor profile forms ids
Stas Vilchik [Tue, 14 Apr 2015 07:08:28 +0000 (09:08 +0200)]
SONAR-5851 refactor profile forms ids

9 years agoSONAR-6405 WS to get the details of the current user
Jean-Baptiste Lievremont [Fri, 10 Apr 2015 10:05:37 +0000 (12:05 +0200)]
SONAR-6405 WS to get the details of the current user

9 years agoSONAR-6405 Introduce marker interface for users WS
Jean-Baptiste Lievremont [Fri, 10 Apr 2015 09:36:26 +0000 (11:36 +0200)]
SONAR-6405 Introduce marker interface for users WS

9 years agoDeprecate CoverageExtension
Julien HENRY [Mon, 13 Apr 2015 14:43:48 +0000 (16:43 +0200)]
Deprecate CoverageExtension

9 years agofix quality flaws
Stas Vilchik [Mon, 13 Apr 2015 15:38:25 +0000 (17:38 +0200)]
fix quality flaws

9 years agoSONAR-5851 refactor profile fetch
Stas Vilchik [Mon, 13 Apr 2015 15:25:28 +0000 (17:25 +0200)]
SONAR-5851 refactor profile fetch

9 years agocollapse paths in the coverage popup
Stas Vilchik [Mon, 13 Apr 2015 14:29:32 +0000 (16:29 +0200)]
collapse paths in the coverage popup

9 years agoimprove code coverage
Stas Vilchik [Mon, 13 Apr 2015 14:18:16 +0000 (16:18 +0200)]
improve code coverage

9 years agoadd some tests
Stas Vilchik [Mon, 13 Apr 2015 13:28:31 +0000 (15:28 +0200)]
add some tests

9 years agoSONAR-6258 Close LineReaders when all lines have been read
Julien Lancelot [Mon, 13 Apr 2015 11:48:15 +0000 (13:48 +0200)]
SONAR-6258 Close LineReaders when all lines have been read

9 years agoSONAR-5851 clean up profiles ui
Stas Vilchik [Mon, 13 Apr 2015 11:36:04 +0000 (13:36 +0200)]
SONAR-5851 clean up profiles ui

9 years agoSONAR-5851 replace old profiles page with new one
Stas Vilchik [Mon, 13 Apr 2015 07:56:02 +0000 (09:56 +0200)]
SONAR-5851 replace old profiles page with new one

9 years agoRestore old behavior for InputFile::lines() -> returns 1 for empty files
Julien HENRY [Mon, 13 Apr 2015 09:59:54 +0000 (11:59 +0200)]
Restore old behavior for InputFile::lines() -> returns 1 for empty files

9 years agofix quality flaws
Stas Vilchik [Fri, 10 Apr 2015 15:59:50 +0000 (17:59 +0200)]
fix quality flaws

9 years agocover formatMeasure with tests
Stas Vilchik [Fri, 10 Apr 2015 15:49:37 +0000 (17:49 +0200)]
cover formatMeasure with tests

9 years agodrop unused js code
Stas Vilchik [Fri, 10 Apr 2015 15:05:58 +0000 (17:05 +0200)]
drop unused js code

9 years agoSONAR-5851 add inheritance details
Stas Vilchik [Fri, 10 Apr 2015 14:50:10 +0000 (16:50 +0200)]
SONAR-5851 add inheritance details

9 years agoSONAR-5851 update selection of projects
Stas Vilchik [Fri, 10 Apr 2015 13:04:55 +0000 (15:04 +0200)]
SONAR-5851 update selection of projects

9 years agoSONAR-5851 update copy action
Stas Vilchik [Fri, 10 Apr 2015 13:02:04 +0000 (15:02 +0200)]
SONAR-5851 update copy action

9 years agoSONAR-6258 Persist highlighting into file sources 207/head
Julien Lancelot [Thu, 9 Apr 2015 14:51:13 +0000 (16:51 +0200)]
SONAR-6258 Persist highlighting into file sources

9 years agoSONAR-5851 add tests
Stas Vilchik [Fri, 10 Apr 2015 12:42:39 +0000 (14:42 +0200)]
SONAR-5851 add tests

9 years agoSONAR-5851 add profile details, implement profile actions
Stas Vilchik [Thu, 9 Apr 2015 15:19:55 +0000 (17:19 +0200)]
SONAR-5851 add profile details, implement profile actions

9 years agoSONAR-5851 add app skeleton
Stas Vilchik [Thu, 9 Apr 2015 09:03:44 +0000 (11:03 +0200)]
SONAR-5851 add app skeleton

9 years agoSONAR-6307 Split test case to isolate behavior
Jean-Baptiste Lievremont [Fri, 10 Apr 2015 08:40:00 +0000 (10:40 +0200)]
SONAR-6307 Split test case to isolate behavior

9 years agoSONAR-6306 SONAR-6307 Apply feedback from PR
Jean-Baptiste Lievremont [Thu, 9 Apr 2015 16:12:28 +0000 (18:12 +0200)]
SONAR-6306 SONAR-6307 Apply feedback from PR