]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
11 years agoFix regression when importing user rules and language was not set
Julien Lancelot [Mon, 18 Mar 2013 10:10:04 +0000 (11:10 +0100)]
Fix regression when importing user rules and language was not set

11 years agoSONAR-4206 Fix issue when disabling no more used rules
Julien Lancelot [Mon, 18 Mar 2013 09:09:54 +0000 (10:09 +0100)]
SONAR-4206 Fix issue when disabling no more used rules

11 years agoCorrectly stop all hierarchy of pico containers on error
Simon Brandhof [Mon, 18 Mar 2013 07:58:12 +0000 (08:58 +0100)]
Correctly stop all hierarchy of pico containers on error

11 years agoFix stop of ComponentContainer with child
Simon Brandhof [Sat, 16 Mar 2013 09:48:15 +0000 (10:48 +0100)]
Fix stop of ComponentContainer with child

11 years agoFix loading of DefaultPurgeTask
Simon Brandhof [Fri, 15 Mar 2013 22:24:56 +0000 (23:24 +0100)]
Fix loading of DefaultPurgeTask

11 years agoRemove unused org.sonar.batch.bootstrap.Container
Simon Brandhof [Fri, 15 Mar 2013 21:11:35 +0000 (22:11 +0100)]
Remove unused org.sonar.batch.bootstrap.Container

11 years agoFix shutdown of ComponentContainer on error
Simon Brandhof [Fri, 15 Mar 2013 21:08:46 +0000 (22:08 +0100)]
Fix shutdown of ComponentContainer on error

11 years agoAdd TaskComponent to SemaphoreUpdater and Semaphores
Simon Brandhof [Fri, 15 Mar 2013 19:23:45 +0000 (20:23 +0100)]
Add TaskComponent to SemaphoreUpdater and Semaphores

11 years agoRemove deprecated and unused API of dbcleaner plugin
Simon Brandhof [Fri, 15 Mar 2013 19:23:21 +0000 (20:23 +0100)]
Remove deprecated and unused API of dbcleaner plugin

11 years agoImprove error handling of ComponentContainer lifecycle
Simon Brandhof [Fri, 15 Mar 2013 19:22:45 +0000 (20:22 +0100)]
Improve error handling of ComponentContainer lifecycle

11 years agoFix log
Julien Lancelot [Fri, 15 Mar 2013 15:06:27 +0000 (16:06 +0100)]
Fix log

11 years agoRemoved copyright on xml tests
Julien Lancelot [Fri, 15 Mar 2013 15:05:12 +0000 (16:05 +0100)]
Removed copyright on xml tests

11 years agoSONAR-4206 Refactor rules registration in order to set the removed status only when...
Julien Lancelot [Fri, 15 Mar 2013 15:02:06 +0000 (16:02 +0100)]
SONAR-4206 Refactor rules registration in order to set the removed status only when a rule was removed

11 years agoSONAR-4069 ability to configure the phases to be executed
Simon Brandhof [Fri, 15 Mar 2013 11:38:52 +0000 (12:38 +0100)]
SONAR-4069 ability to configure the phases to be executed

11 years agoFix quality flaw
Julien Lancelot [Fri, 15 Mar 2013 11:37:17 +0000 (12:37 +0100)]
Fix quality flaw

11 years agoorg.sonar.api.resources.Languages should accept zero languages
Simon Brandhof [Fri, 15 Mar 2013 10:10:00 +0000 (11:10 +0100)]
org.sonar.api.resources.Languages should accept zero languages

11 years agoMerge remote-tracking branch 'origin/master'
Simon Brandhof [Fri, 15 Mar 2013 09:28:20 +0000 (10:28 +0100)]
Merge remote-tracking branch 'origin/master'

11 years agoFix issue when comparing profile due to rule enbabled column deletion
Julien Lancelot [Fri, 15 Mar 2013 09:27:51 +0000 (10:27 +0100)]
Fix issue when comparing profile due to rule enbabled column deletion

11 years agoSONAR-4069 add ProjectScanContainerTest
Simon Brandhof [Fri, 15 Mar 2013 09:22:15 +0000 (10:22 +0100)]
SONAR-4069 add ProjectScanContainerTest

11 years agoSONAR-4069 improve ScanTask
Simon Brandhof [Fri, 15 Mar 2013 09:05:21 +0000 (10:05 +0100)]
SONAR-4069 improve ScanTask

11 years agoAllow to replace default ProjectTree component.
Julien HENRY [Fri, 15 Mar 2013 08:56:16 +0000 (09:56 +0100)]
Allow to replace default ProjectTree component.

11 years agoFix quality flaw
Julien Lancelot [Fri, 15 Mar 2013 08:08:38 +0000 (09:08 +0100)]
Fix quality flaw

11 years agoFix copyright header
Simon Brandhof [Fri, 15 Mar 2013 06:29:11 +0000 (07:29 +0100)]
Fix copyright header

11 years agoImprove exception handling of pico container lifecycle
Simon Brandhof [Thu, 14 Mar 2013 22:17:22 +0000 (23:17 +0100)]
Improve exception handling of pico container lifecycle

11 years agoDocument which versions of sonar-runner/sonar-ant-task use batch entry points
Simon Brandhof [Thu, 14 Mar 2013 17:54:05 +0000 (18:54 +0100)]
Document which versions of sonar-runner/sonar-ant-task use batch entry points

11 years agoMove some classes from org.sonar.batch.bootstrap to org.sonar.batch.scan
Simon Brandhof [Thu, 14 Mar 2013 17:34:40 +0000 (18:34 +0100)]
Move some classes from org.sonar.batch.bootstrap to org.sonar.batch.scan

11 years agoUpgrade sonar-dev-m-p from 1.4 to 1.6
Simon Brandhof [Thu, 14 Mar 2013 17:32:17 +0000 (18:32 +0100)]
Upgrade sonar-dev-m-p from 1.4 to 1.6

11 years agoSONAR-4144 The US date format should be MDY and not DMY (ex: Jan 20 2013 instead...
Julien Lancelot [Thu, 14 Mar 2013 16:06:09 +0000 (17:06 +0100)]
SONAR-4144 The US date format should be MDY and not DMY (ex: Jan 20 2013 instead of 20 Jan 2013)

11 years agoSONAR-4069 add unit tests
Simon Brandhof [Thu, 14 Mar 2013 15:49:52 +0000 (16:49 +0100)]
SONAR-4069 add unit tests

11 years agoComplete unit test
Julien Lancelot [Thu, 14 Mar 2013 15:40:10 +0000 (16:40 +0100)]
Complete unit test

11 years agoSONAR-4193 Authorize "-" in rule repo and interpret macro when description is not...
Julien Lancelot [Thu, 14 Mar 2013 15:39:22 +0000 (16:39 +0100)]
SONAR-4193 Authorize "-" in rule repo and interpret macro when description is not in html

11 years agoSONAR-4193 Authorize "-" in rule repo and interpret macro when description is not...
Julien Lancelot [Thu, 14 Mar 2013 15:32:55 +0000 (16:32 +0100)]
SONAR-4193 Authorize "-" in rule repo and interpret macro when description is not in html

11 years agoSONAR-4139 Move Java language definition to sonar-java-plugin
Julien Lancelot [Thu, 14 Mar 2013 15:01:06 +0000 (16:01 +0100)]
SONAR-4139 Move Java language definition to sonar-java-plugin

11 years agoSONAR-4069 fix task extension point
Simon Brandhof [Thu, 14 Mar 2013 14:49:22 +0000 (15:49 +0100)]
SONAR-4069 fix task extension point

11 years agoUpdate version of Sonar Java an Sonar Update Center
Eric Hartmann [Thu, 14 Mar 2013 10:54:03 +0000 (11:54 +0100)]
Update version of Sonar Java an Sonar Update Center

11 years agoChange some log level from info to debug
Julien Lancelot [Thu, 14 Mar 2013 10:10:02 +0000 (11:10 +0100)]
Change some log level from info to debug

11 years agoFix license header
Julien HENRY [Thu, 14 Mar 2013 09:19:34 +0000 (10:19 +0100)]
Fix license header

11 years agoFix issue on Tab focus stops working once a selection is made (https://github.com...
Julien Lancelot [Thu, 14 Mar 2013 09:14:17 +0000 (10:14 +0100)]
Fix issue on Tab focus stops working once a selection is made (https://github.com/ivaynberg/select2/issues/408, fixed in Select2 3.3)

11 years agoReplace enabled by status
Julien Lancelot [Thu, 14 Mar 2013 09:12:44 +0000 (10:12 +0100)]
Replace enabled by status

11 years agoSONAR-4069 new task extension point
Simon Brandhof [Wed, 13 Mar 2013 15:26:38 +0000 (16:26 +0100)]
SONAR-4069 new task extension point

11 years agoRestore previously deleted setEnabled() method but throw an exception if used
Julien Lancelot [Thu, 14 Mar 2013 08:25:41 +0000 (09:25 +0100)]
Restore previously deleted setEnabled() method but throw an exception if used

11 years agoSONAR-4202 Provide a way to stop Sonar Server programmatically
Julien HENRY [Thu, 14 Mar 2013 08:21:34 +0000 (09:21 +0100)]
SONAR-4202 Provide a way to stop Sonar Server programmatically

11 years agoFix quality flaws
Julien Lancelot [Thu, 14 Mar 2013 07:58:53 +0000 (08:58 +0100)]
Fix quality flaws

11 years agoMerge branch 'rules_versioning' of github.com:SonarSource/sonar
Eric Hartmann [Wed, 13 Mar 2013 19:29:59 +0000 (20:29 +0100)]
Merge branch 'rules_versioning' of github.com:SonarSource/sonar

11 years agoUpdate version to 3.6-SNAPSHOT
Eric Hartmann [Wed, 13 Mar 2013 19:26:36 +0000 (20:26 +0100)]
Update version to 3.6-SNAPSHOT

11 years agoRelease Sonar 3.5
Eric Hartmann [Wed, 13 Mar 2013 19:09:32 +0000 (20:09 +0100)]
Release Sonar 3.5

11 years agoImprove CSS of rule status (deprecated/beta)
Simon Brandhof [Wed, 13 Mar 2013 17:04:19 +0000 (18:04 +0100)]
Improve CSS of rule status (deprecated/beta)

11 years agoSONAR-4167 On Internet Explorer 9, the "Edit Group" and "Add new Group" titles in...
Julien Lancelot [Wed, 13 Mar 2013 16:34:38 +0000 (17:34 +0100)]
SONAR-4167 On Internet Explorer 9, the "Edit Group" and "Add new Group" titles in the Security>Groups are unexpectedly aligned on right

11 years agoFix issue when deleting manual rules because of previous deletion of enabled rules...
Julien Lancelot [Wed, 13 Mar 2013 16:34:10 +0000 (17:34 +0100)]
Fix issue when deleting manual rules because of previous deletion of enabled rules column

11 years agoSONAR-4193 Improve modal rule css
Julien Lancelot [Wed, 13 Mar 2013 16:15:32 +0000 (17:15 +0100)]
SONAR-4193 Improve modal rule css

11 years agoAdd missing copyright
Julien Lancelot [Wed, 13 Mar 2013 16:06:35 +0000 (17:06 +0100)]
Add missing copyright

11 years agoAdd missing copyright
Julien Lancelot [Wed, 13 Mar 2013 15:56:37 +0000 (16:56 +0100)]
Add missing copyright

11 years agoAllow to add metadata info to title of modal windows
Simon Brandhof [Wed, 13 Mar 2013 15:56:06 +0000 (16:56 +0100)]
Allow to add metadata info to title of modal windows

11 years agoSONAR-4193 Create a macro interpreter API in sonar and use it for the rule macro
Julien Lancelot [Wed, 13 Mar 2013 15:22:31 +0000 (16:22 +0100)]
SONAR-4193 Create a macro interpreter API in sonar and use it for the rule macro

11 years agoSONAR-4170 Revert feature to search for removed rules
Julien Lancelot [Wed, 13 Mar 2013 13:13:37 +0000 (14:13 +0100)]
SONAR-4170 Revert feature to search for removed rules

11 years agoSONAR-4193 Improve modal rule window layout
Julien Lancelot [Wed, 13 Mar 2013 11:32:04 +0000 (12:32 +0100)]
SONAR-4193 Improve modal rule window layout

11 years agoFix regression when displaying inactive or active rules
Julien Lancelot [Wed, 13 Mar 2013 09:23:34 +0000 (10:23 +0100)]
Fix regression when displaying inactive or active rules

11 years agoSet placeholder default value to '' in dropdown_tag
Julien Lancelot [Wed, 13 Mar 2013 08:37:23 +0000 (09:37 +0100)]
Set placeholder default value to '' in dropdown_tag

11 years agoFix sort bey removal date when selected removed status
Julien Lancelot [Wed, 13 Mar 2013 08:04:59 +0000 (09:04 +0100)]
Fix sort bey removal date when selected removed status

11 years agoImprove dropdown tag, use it rules bulk change and sort by
Julien Lancelot [Tue, 12 Mar 2013 18:02:05 +0000 (19:02 +0100)]
Improve dropdown tag, use it rules bulk change and sort by

11 years agoUpdate select tag options
Julien Lancelot [Tue, 12 Mar 2013 16:34:42 +0000 (17:34 +0100)]
Update select tag options

11 years agoSONAR-4191 Create a layer on select2 to create select box
Julien Lancelot [Tue, 12 Mar 2013 16:28:46 +0000 (17:28 +0100)]
SONAR-4191 Create a layer on select2 to create select box

11 years agoSeparate last db migration in 3 migrations
Julien Lancelot [Tue, 12 Mar 2013 15:25:58 +0000 (16:25 +0100)]
Separate last db migration in 3 migrations

11 years agoSONAR-3879 Remove enabled column of rules
Julien Lancelot [Tue, 12 Mar 2013 15:14:14 +0000 (16:14 +0100)]
SONAR-3879 Remove enabled column of rules

11 years agoSONAR-4193 Provide a way in a rule description to inject a link to another rule descr...
Julien Lancelot [Tue, 12 Mar 2013 10:01:26 +0000 (11:01 +0100)]
SONAR-4193 Provide a way in a rule description to inject a link to another rule description

11 years agoSONAR-4170 SONAR-3880 Make it possible to search for 'Removed' rules and to sort...
Julien Lancelot [Mon, 11 Mar 2013 17:43:04 +0000 (18:43 +0100)]
SONAR-4170 SONAR-3880 Make it possible to search for 'Removed' rules and to sort the rules by 'Removal date', and by 'Available date'

11 years agoSONAR-4170 Add language property on rule in order to track removed rules from removed...
Julien Lancelot [Mon, 11 Mar 2013 11:14:57 +0000 (12:14 +0100)]
SONAR-4170 Add language property on rule in order to track removed rules from removed plugin

11 years agoSONAR-3879 Provide the ability to flag a rule as 'Deprecated' or 'Beta'
Julien Lancelot [Fri, 8 Mar 2013 16:47:06 +0000 (17:47 +0100)]
SONAR-3879 Provide the ability to flag a rule as 'Deprecated' or 'Beta'

11 years agoSONAR-3879 SONAR-4170 SONAR-3880 Add status, created_at and updated_at columns to...
Julien Lancelot [Fri, 8 Mar 2013 14:46:19 +0000 (15:46 +0100)]
SONAR-3879 SONAR-4170 SONAR-3880 Add status, created_at and updated_at columns to Rules table

11 years agoUpdate sonar pom version to 3.6-SNAPSHOT
Julien Lancelot [Fri, 8 Mar 2013 12:48:57 +0000 (13:48 +0100)]
Update sonar pom version to 3.6-SNAPSHOT

11 years agoSONAR-4191 Refactor the Quality Profile search engine to use Select2 components
Julien Lancelot [Fri, 8 Mar 2013 10:03:57 +0000 (11:03 +0100)]
SONAR-4191 Refactor the Quality Profile search engine to use Select2 components

11 years agoSONAR-4191 Remove the 'any' value in multiple-value select boxes
Julien Lancelot [Fri, 8 Mar 2013 09:13:23 +0000 (10:13 +0100)]
SONAR-4191 Remove the 'any' value in multiple-value select boxes

11 years agoSONAR-4191 Refactor the Quality Profile search engine to use Select2 components
Julien Lancelot [Thu, 7 Mar 2013 18:55:30 +0000 (19:55 +0100)]
SONAR-4191 Refactor the Quality Profile search engine to use Select2 components

11 years agoSONAR-4132 Do not display 'History' when resource is sub-view
Julien Lancelot [Thu, 7 Mar 2013 15:37:35 +0000 (16:37 +0100)]
SONAR-4132 Do not display 'History' when resource is sub-view

11 years agoRemove unused imports
Simon Brandhof [Thu, 7 Mar 2013 11:56:44 +0000 (12:56 +0100)]
Remove unused imports

11 years ago[maven-release-plugin] prepare for next development iteration
Eric Hartmann [Thu, 7 Mar 2013 08:42:24 +0000 (09:42 +0100)]
[maven-release-plugin] prepare for next development iteration

11 years ago[maven-release-plugin] prepare release 3.5-RC4
Eric Hartmann [Thu, 7 Mar 2013 08:42:24 +0000 (09:42 +0100)]
[maven-release-plugin] prepare release 3.5-RC4

11 years agoFix height of measure rows
Simon Brandhof [Wed, 6 Mar 2013 15:11:13 +0000 (16:11 +0100)]
Fix height of measure rows

11 years agoDo not automatically log FileSystemFilter
Simon Brandhof [Tue, 5 Mar 2013 19:18:39 +0000 (20:18 +0100)]
Do not automatically log FileSystemFilter

11 years agoRevert "SONAR-4069 Remove Task and TaskDefinition from API."
Simon Brandhof [Tue, 5 Mar 2013 15:22:31 +0000 (16:22 +0100)]
Revert "SONAR-4069 Remove Task and TaskDefinition from API."

This reverts commit 7509fbafb262c92c3603d5b17387c232a5748327.

11 years agoSONAR-4069 Remove Task and TaskDefinition from API.
Simon Brandhof [Tue, 5 Mar 2013 14:52:40 +0000 (15:52 +0100)]
SONAR-4069 Remove Task and TaskDefinition from API.

Feature is postponed to version 3.6.

11 years agoUse new-window icon in components page
Simon Brandhof [Tue, 5 Mar 2013 14:42:04 +0000 (15:42 +0100)]
Use new-window icon in components page

11 years agoFix alignment in duplications
Simon Brandhof [Tue, 5 Mar 2013 14:31:28 +0000 (15:31 +0100)]
Fix alignment in duplications

11 years agoFix alignment of trend icons
Simon Brandhof [Tue, 5 Mar 2013 14:24:56 +0000 (15:24 +0100)]
Fix alignment of trend icons

11 years agoFix issue when opening a new window from a file on IE
Julien Lancelot [Tue, 5 Mar 2013 11:37:47 +0000 (12:37 +0100)]
Fix issue when opening a new window from a file on IE

11 years agoFix issue when rendering Design page
Julien Lancelot [Tue, 5 Mar 2013 11:20:28 +0000 (12:20 +0100)]
Fix issue when rendering Design page

11 years agoSONAR-3837 Fix violation tracking mechanism
Evgeny Mandrikov [Mon, 4 Mar 2013 13:01:13 +0000 (14:01 +0100)]
SONAR-3837 Fix violation tracking mechanism

11 years ago[maven-release-plugin] prepare for next development iteration
Eric Hartmann [Fri, 1 Mar 2013 17:28:25 +0000 (18:28 +0100)]
[maven-release-plugin] prepare for next development iteration

11 years ago[maven-release-plugin] prepare release 3.5-RC2
Eric Hartmann [Fri, 1 Mar 2013 17:28:24 +0000 (18:28 +0100)]
[maven-release-plugin] prepare release 3.5-RC2

11 years agoUpgrade to Sonar Java 1.2-RC2
Eric Hartmann [Fri, 1 Mar 2013 17:08:42 +0000 (18:08 +0100)]
Upgrade to Sonar Java 1.2-RC2

11 years agoRevert all changes made to IoC container for views as a task.
Julien HENRY [Fri, 1 Mar 2013 11:14:51 +0000 (12:14 +0100)]
Revert all changes made to IoC container for views as a task.

11 years agoFix bold font on IE9
Simon Brandhof [Thu, 28 Feb 2013 17:43:40 +0000 (18:43 +0100)]
Fix bold font on IE9

11 years agoSONAR-2965 Disable autocommit on DBCP and improve semaphore logs
Julien HENRY [Thu, 28 Feb 2013 16:25:22 +0000 (17:25 +0100)]
SONAR-2965 Disable autocommit on DBCP and improve semaphore logs
autocommit=true on DBCP seemed to conflict with MyBatis autocommit=false:
connection validation was not working when MyBatis was trying to change autocommit mode

11 years agoRemove duplicate ProjectLock
Julien Lancelot [Thu, 28 Feb 2013 14:25:19 +0000 (15:25 +0100)]
Remove duplicate ProjectLock

11 years agoRemove duplicate DefaultIndex
Julien Lancelot [Thu, 28 Feb 2013 14:22:15 +0000 (15:22 +0100)]
Remove duplicate DefaultIndex

11 years agoImprove ProjectTaskContainer in order to override some components
Julien Lancelot [Thu, 28 Feb 2013 13:30:46 +0000 (14:30 +0100)]
Improve ProjectTaskContainer in order to override some components

11 years agoGenerate server metadata before startup tasks
Simon Brandhof [Wed, 27 Feb 2013 18:47:47 +0000 (19:47 +0100)]
Generate server metadata before startup tasks

11 years agoFix after refactoring for views
Julien HENRY [Wed, 27 Feb 2013 17:25:32 +0000 (18:25 +0100)]
Fix after refactoring for views

11 years agoFix unit tests
Julien Lancelot [Wed, 27 Feb 2013 15:25:44 +0000 (16:25 +0100)]
Fix unit tests

11 years agoMoved Languages in ModuleContainer
Julien Lancelot [Wed, 27 Feb 2013 15:00:40 +0000 (16:00 +0100)]
Moved Languages in ModuleContainer