]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
9 years agofix quality flaws
Stas Vilchik [Mon, 23 Feb 2015 16:36:31 +0000 (17:36 +0100)]
fix quality flaws

9 years agofix quality flaws
Stas Vilchik [Mon, 23 Feb 2015 15:19:22 +0000 (16:19 +0100)]
fix quality flaws

9 years agoMerge pull request #112 from SonarSource/feature/fast_grunt
Stas Vilchik [Mon, 23 Feb 2015 15:13:34 +0000 (16:13 +0100)]
Merge pull request #112 from SonarSource/feature/fast_grunt

speed up uglify js step

9 years agofix issues bulk change on contextualized pages, part 2
Stas Vilchik [Mon, 23 Feb 2015 14:05:07 +0000 (15:05 +0100)]
fix issues bulk change on contextualized pages, part 2

9 years agofix issues bulk change on contextualized pages
Stas Vilchik [Mon, 23 Feb 2015 13:53:52 +0000 (14:53 +0100)]
fix issues bulk change on contextualized pages

9 years agoSONAR-6009 Return only needed rule fields
Julien Lancelot [Mon, 23 Feb 2015 13:06:29 +0000 (14:06 +0100)]
SONAR-6009 Return only needed rule fields

9 years agoSONAR-6009 Use filter instead of query for activation filter of rule search
Jean-Baptiste Lievremont [Mon, 23 Feb 2015 13:01:57 +0000 (14:01 +0100)]
SONAR-6009 Use filter instead of query for activation filter of rule search

9 years agoRevert change on equals on Category since it is breaking UI
Julien HENRY [Mon, 23 Feb 2015 11:13:52 +0000 (12:13 +0100)]
Revert change on equals on Category since it is breaking UI

9 years agoRevert "Fix quality flaws"
Julien Lancelot [Mon, 23 Feb 2015 11:02:14 +0000 (12:02 +0100)]
Revert "Fix quality flaws"

This reverts commit 7efdaa4a6e4f2ce8cbcc024e74407ccb13a413d3.

9 years agoRevert "Add missing null check on equals"
Julien Lancelot [Mon, 23 Feb 2015 11:02:00 +0000 (12:02 +0100)]
Revert "Add missing null check on equals"

This reverts commit 3c5fec7277657389960231c8ee650256028a1d7a.

9 years agoAdd missing null check on equals
Julien Lancelot [Mon, 23 Feb 2015 10:12:44 +0000 (11:12 +0100)]
Add missing null check on equals

9 years agoFix quality flaws
Julien Lancelot [Mon, 23 Feb 2015 08:50:27 +0000 (09:50 +0100)]
Fix quality flaws

9 years agoadd shortcuts help for rules page
Stas Vilchik [Mon, 23 Feb 2015 08:51:49 +0000 (09:51 +0100)]
add shortcuts help for rules page

9 years agoimprove modal windows
Stas Vilchik [Mon, 23 Feb 2015 08:44:44 +0000 (09:44 +0100)]
improve modal windows

9 years agoFix some quality flaws
Julien HENRY [Mon, 23 Feb 2015 08:55:37 +0000 (09:55 +0100)]
Fix some quality flaws

9 years agofix quality flaws
Stas Vilchik [Fri, 20 Feb 2015 16:59:29 +0000 (17:59 +0100)]
fix quality flaws

9 years agoFix some quality flaws
Julien HENRY [Mon, 23 Feb 2015 08:10:11 +0000 (09:10 +0100)]
Fix some quality flaws

9 years agoFix quality flaws
Simon Brandhof [Mon, 23 Feb 2015 06:51:53 +0000 (07:51 +0100)]
Fix quality flaws

9 years agoFix quality flaws
Simon Brandhof [Mon, 23 Feb 2015 06:47:40 +0000 (07:47 +0100)]
Fix quality flaws

9 years agomissing package-info.java
Simon Brandhof [Sun, 22 Feb 2015 23:51:49 +0000 (00:51 +0100)]
missing package-info.java

9 years agoSONAR-5936 improve display
Simon Brandhof [Sun, 22 Feb 2015 23:45:39 +0000 (00:45 +0100)]
SONAR-5936 improve display

9 years agoFix some quality flaws
Simon Brandhof [Sun, 22 Feb 2015 23:41:42 +0000 (00:41 +0100)]
Fix some quality flaws

9 years agoTechnical monitoring of web server - SONAR-4318 SONAR-5936
Teryk Bellahsene [Wed, 18 Feb 2015 16:39:40 +0000 (17:39 +0100)]
Technical monitoring of web server - SONAR-4318 SONAR-5936

9 years agoFix cleaning of shared memory
Eric Hartmann [Sat, 21 Feb 2015 08:41:31 +0000 (09:41 +0100)]
Fix cleaning of shared memory

9 years agoSONAR-6036 : Remove KnownJavaCommand and clean the memory at the startup of the Proce...
Eric Hartmann [Sat, 21 Feb 2015 07:28:12 +0000 (08:28 +0100)]
SONAR-6036 : Remove KnownJavaCommand and clean the memory at the startup of the ProcessCommand

9 years agoUpdate the test, we are expecting that search is started before web.
Eric Hartmann [Sat, 21 Feb 2015 07:18:02 +0000 (08:18 +0100)]
Update the test, we are expecting that search is started before web.

9 years agoRevert "SONAR-6036 Try deleting the memory mapped file at JVM termination"
Eric Hartmann [Sat, 21 Feb 2015 06:51:55 +0000 (07:51 +0100)]
Revert "SONAR-6036 Try deleting the memory mapped file at JVM termination"

This reverts commit 5bea5d7c5dfddf7f824977dd8e3bf93faac66be8.

9 years agoSONAR-6036 Try deleting the memory mapped file at JVM termination
Eric Hartmann [Sat, 21 Feb 2015 06:28:28 +0000 (07:28 +0100)]
SONAR-6036 Try deleting the memory mapped file at JVM termination

9 years agoSONAR-6036 Close the shared memory sooner
Eric Hartmann [Fri, 20 Feb 2015 21:00:56 +0000 (22:00 +0100)]
SONAR-6036 Close the shared memory sooner

9 years agoSONAR-6036 use IPC (Inter Process Communication) for monitoring 111/head
Eric Hartmann [Thu, 19 Feb 2015 17:58:59 +0000 (18:58 +0100)]
SONAR-6036 use IPC (Inter Process Communication) for monitoring
processes

9 years agoDo not copy META-INF from sonarsource-branding
Simon Brandhof [Fri, 20 Feb 2015 18:05:46 +0000 (19:05 +0100)]
Do not copy META-INF from sonarsource-branding

9 years agoFix links to documentation of plugins: http://redirect.sonarsource.com/doc/plugin...
Simon Brandhof [Fri, 20 Feb 2015 18:04:54 +0000 (19:04 +0100)]
Fix links to documentation of plugins: http://redirect.sonarsource.com/doc/plugin-library.html

9 years agoRemove constraints on ISSUES.COMPONENT_UUID and PROJECT_UUID -> keep them NULLABLE...
Simon Brandhof [Fri, 20 Feb 2015 17:14:38 +0000 (18:14 +0100)]
Remove constraints on ISSUES.COMPONENT_UUID and PROJECT_UUID -> keep them NULLABLE meanwhile https://jira.codehaus.org/browse/SONAR-5503

9 years agoTry to fix some false positive failure on a unit test
Julien HENRY [Fri, 20 Feb 2015 16:50:49 +0000 (17:50 +0100)]
Try to fix some false positive failure on a unit test

9 years agoupdate link from file to issues page
Stas Vilchik [Fri, 20 Feb 2015 16:46:41 +0000 (17:46 +0100)]
update link from file to issues page

9 years agofix quality flaws
Stas Vilchik [Fri, 20 Feb 2015 16:42:51 +0000 (17:42 +0100)]
fix quality flaws

9 years agoFix some quality flaws
Julien HENRY [Fri, 20 Feb 2015 15:34:31 +0000 (16:34 +0100)]
Fix some quality flaws

9 years agoupdate restore profiles message
Stas Vilchik [Fri, 20 Feb 2015 15:37:39 +0000 (16:37 +0100)]
update restore profiles message

9 years agoadd static mapping for express 112/head
Stas Vilchik [Fri, 20 Feb 2015 15:15:58 +0000 (16:15 +0100)]
add static mapping for express

9 years agoSONAR-6175 Validate that offsets provided for highlighting and symbol reference are val
Julien HENRY [Fri, 20 Feb 2015 14:43:13 +0000 (15:43 +0100)]
SONAR-6175 Validate that offsets provided for highlighting and symbol reference are val

9 years agoSONAR-6116 Validate line is correct when creating issue on file
Julien HENRY [Fri, 20 Feb 2015 14:19:16 +0000 (15:19 +0100)]
SONAR-6116 Validate line is correct when creating issue on file

9 years agoSONAR-5931 Remove deprecation on Issuable
Julien HENRY [Fri, 20 Feb 2015 14:17:39 +0000 (15:17 +0100)]
SONAR-5931 Remove deprecation on Issuable

9 years agoDisable automatic refresh of ES index "sourcelines"
Simon Brandhof [Fri, 20 Feb 2015 14:32:37 +0000 (15:32 +0100)]
Disable automatic refresh of ES index "sourcelines"

Index is manually refreshed by BulkIndexer

9 years agoIncremental indexing of activities
Simon Brandhof [Fri, 20 Feb 2015 14:29:36 +0000 (15:29 +0100)]
Incremental indexing of activities

9 years agoRemove useless debug logs
Simon Brandhof [Fri, 20 Feb 2015 13:43:03 +0000 (14:43 +0100)]
Remove useless debug logs

9 years agoapply web service api feedback
Stas Vilchik [Fri, 20 Feb 2015 14:29:29 +0000 (15:29 +0100)]
apply web service api feedback

9 years agofix scrolling by keyboard on issues and rules pages
Stas Vilchik [Fri, 20 Feb 2015 14:11:25 +0000 (15:11 +0100)]
fix scrolling by keyboard on issues and rules pages

9 years agoSONAR-5931 Update documentation
Julien HENRY [Fri, 20 Feb 2015 14:04:45 +0000 (15:04 +0100)]
SONAR-5931 Update documentation

9 years agoSONAR-5931 Add a tester class for SensorContext
Julien HENRY [Fri, 20 Feb 2015 13:57:39 +0000 (14:57 +0100)]
SONAR-5931 Add a tester class for SensorContext

9 years agoSONAR-5931 Cleanup symbol reference API
Julien HENRY [Fri, 20 Feb 2015 10:09:49 +0000 (11:09 +0100)]
SONAR-5931 Cleanup symbol reference API

9 years agoSONAR-5931 Cleanup highlighting API
Julien HENRY [Fri, 20 Feb 2015 09:53:39 +0000 (10:53 +0100)]
SONAR-5931 Cleanup highlighting API

9 years agospeed up uglify js step
Stas Vilchik [Fri, 20 Feb 2015 13:58:26 +0000 (14:58 +0100)]
speed up uglify js step

9 years agoAdd some unit tests
Julien Lancelot [Fri, 20 Feb 2015 13:13:10 +0000 (14:13 +0100)]
Add some unit tests

9 years agofix quality flaws
Stas Vilchik [Fri, 20 Feb 2015 13:03:42 +0000 (14:03 +0100)]
fix quality flaws

9 years agofix global js error
Stas Vilchik [Fri, 20 Feb 2015 12:55:39 +0000 (13:55 +0100)]
fix global js error

9 years agoFix quality flaw
Julien Lancelot [Fri, 20 Feb 2015 11:15:44 +0000 (12:15 +0100)]
Fix quality flaw

9 years agofix quality flaws
Stas Vilchik [Fri, 20 Feb 2015 10:04:02 +0000 (11:04 +0100)]
fix quality flaws

9 years agoFix non-deterministic NPE in BaseLogger due to incorrect static field initialization
Simon Brandhof [Fri, 20 Feb 2015 09:54:53 +0000 (10:54 +0100)]
Fix non-deterministic NPE in BaseLogger due to incorrect static field initialization

9 years agoFix quality flaw
Simon Brandhof [Thu, 19 Feb 2015 17:36:09 +0000 (18:36 +0100)]
Fix quality flaw

9 years agoapply help window feedback
Stas Vilchik [Fri, 20 Feb 2015 09:30:01 +0000 (10:30 +0100)]
apply help window feedback

9 years agoapply issue key filter feedback
Stas Vilchik [Fri, 20 Feb 2015 09:26:38 +0000 (10:26 +0100)]
apply issue key filter feedback

9 years agoapply issues page header feedback
Stas Vilchik [Fri, 20 Feb 2015 09:24:14 +0000 (10:24 +0100)]
apply issues page header feedback

9 years agoapply web service api page feedback
Stas Vilchik [Fri, 20 Feb 2015 09:19:06 +0000 (10:19 +0100)]
apply web service api page feedback

9 years agoapply rules page feedback
Stas Vilchik [Fri, 20 Feb 2015 09:16:09 +0000 (10:16 +0100)]
apply rules page feedback

9 years agoSONAR-5751 return fix
Stas Vilchik [Fri, 20 Feb 2015 08:54:19 +0000 (09:54 +0100)]
SONAR-5751 return fix

9 years agoRevert SONAR-5772
Julien HENRY [Fri, 20 Feb 2015 08:30:07 +0000 (09:30 +0100)]
Revert SONAR-5772

9 years agoSONAR-5931 Cleanup new issue API
Julien HENRY [Thu, 19 Feb 2015 22:06:58 +0000 (23:06 +0100)]
SONAR-5931 Cleanup new issue API

9 years agoSONAR-6011 Restoring built-in profiles does not update existing rule parameters 110/head
Julien Lancelot [Thu, 19 Feb 2015 16:28:47 +0000 (17:28 +0100)]
SONAR-6011 Restoring built-in profiles does not update existing rule parameters

9 years agoSONAR-5772 Fix test exclusions
Julien HENRY [Thu, 19 Feb 2015 21:55:02 +0000 (22:55 +0100)]
SONAR-5772 Fix test exclusions

9 years agoSONAR-5931 Cleanup new issue API
Julien HENRY [Thu, 19 Feb 2015 21:34:14 +0000 (22:34 +0100)]
SONAR-5931 Cleanup new issue API

9 years agoSONAR-5931 Remove beta test API
Julien HENRY [Thu, 19 Feb 2015 15:49:10 +0000 (16:49 +0100)]
SONAR-5931 Remove beta test API

9 years agoSONAR-6202 Compute overall coverage on all files
Julien HENRY [Thu, 19 Feb 2015 20:56:36 +0000 (21:56 +0100)]
SONAR-6202 Compute overall coverage on all files

9 years agoSONAR-5772 Force coverage measure computation by default
Julien HENRY [Thu, 19 Feb 2015 15:53:02 +0000 (16:53 +0100)]
SONAR-5772 Force coverage measure computation by default

9 years agoupdate coding rules search test
Stas Vilchik [Thu, 19 Feb 2015 17:02:21 +0000 (18:02 +0100)]
update coding rules search test

9 years agoSONAR-6199 Fix description of api/profiles/list language parameter
Jean-Baptiste Lievremont [Thu, 19 Feb 2015 16:33:27 +0000 (17:33 +0100)]
SONAR-6199 Fix description of api/profiles/list language parameter

9 years agofix compatibility with eclipse plugin
Stas Vilchik [Thu, 19 Feb 2015 16:16:21 +0000 (17:16 +0100)]
fix compatibility with eclipse plugin

9 years agoupdate print styles
Stas Vilchik [Thu, 19 Feb 2015 15:24:24 +0000 (16:24 +0100)]
update print styles

9 years agofix search field on coding rules page on IE11
Stas Vilchik [Thu, 19 Feb 2015 15:16:01 +0000 (16:16 +0100)]
fix search field on coding rules page on IE11

9 years agoSONAR-6199 Update rule activation parameter descriptions 109/head
Jean-Baptiste Lievremont [Thu, 19 Feb 2015 15:06:11 +0000 (16:06 +0100)]
SONAR-6199 Update rule activation parameter descriptions

9 years agoSONAR-6199 Add profile key in api/profiles/list WS
Jean-Baptiste Lievremont [Thu, 19 Feb 2015 13:15:01 +0000 (14:15 +0100)]
SONAR-6199 Add profile key in api/profiles/list WS

9 years agoMerge pull request #108 from SonarSource/feature/web/fast_tests
Stas Vilchik [Thu, 19 Feb 2015 15:00:49 +0000 (16:00 +0100)]
Merge pull request #108 from SonarSource/feature/web/fast_tests

enable parallel execution of web tests

9 years agoSONAR-6021 Update UI of api documentation page
Stas Vilchik [Thu, 19 Feb 2015 14:59:30 +0000 (15:59 +0100)]
SONAR-6021 Update UI of api documentation page

9 years agoMerge branch-5.0
Julien Lancelot [Thu, 19 Feb 2015 14:39:38 +0000 (15:39 +0100)]
Merge branch-5.0

9 years agoMerge branch-5.0
Julien Lancelot [Thu, 19 Feb 2015 14:35:23 +0000 (15:35 +0100)]
Merge branch-5.0

9 years agoSONAR-6187 Replace MessageException instead of IllegalStateException and add more...
Julien Lancelot [Thu, 19 Feb 2015 14:30:26 +0000 (15:30 +0100)]
SONAR-6187 Replace MessageException instead of IllegalStateException and add more info in error message

9 years agoSONAR-5772 Force coverage measure computation by default
Julien HENRY [Thu, 19 Feb 2015 13:46:17 +0000 (14:46 +0100)]
SONAR-5772 Force coverage measure computation by default

9 years agoMerge pull request #74 from SonarSource/feature/branding
Stas Vilchik [Thu, 19 Feb 2015 14:01:21 +0000 (15:01 +0100)]
Merge pull request #74 from SonarSource/feature/branding

SONAR-6152 Customize look&feel with new logo

9 years agoAttempt to fix unexplained parallel execution of tests
Simon Brandhof [Thu, 19 Feb 2015 13:53:51 +0000 (14:53 +0100)]
Attempt to fix unexplained parallel execution of tests

9 years agoSONAR-6152 add padding around logo 74/head
Stas Vilchik [Thu, 19 Feb 2015 13:49:51 +0000 (14:49 +0100)]
SONAR-6152 add padding around logo

9 years agoMerge branch 'master' into feature/branding
Stas Vilchik [Thu, 19 Feb 2015 13:40:02 +0000 (14:40 +0100)]
Merge branch 'master' into feature/branding

9 years agokill unused test 108/head
Stas Vilchik [Thu, 19 Feb 2015 13:31:41 +0000 (14:31 +0100)]
kill unused test

9 years agoenable parallel execution of web tests
Stas Vilchik [Thu, 19 Feb 2015 12:49:52 +0000 (13:49 +0100)]
enable parallel execution of web tests

9 years agoupdate new issues facet
Stas Vilchik [Thu, 19 Feb 2015 12:34:17 +0000 (13:34 +0100)]
update new issues facet

9 years agoSONAR-6153 Show rule tags in issue tag suggestions 107/head
Jean-Baptiste Lievremont [Thu, 19 Feb 2015 09:41:36 +0000 (10:41 +0100)]
SONAR-6153 Show rule tags in issue tag suggestions

9 years agoSONAR-5772 Force coverage measure computation by default
Julien HENRY [Thu, 19 Feb 2015 11:34:19 +0000 (12:34 +0100)]
SONAR-5772 Force coverage measure computation by default

9 years agoSONAR-6194 SONAR-5009 profiling api + unique property sonar.log.level
Simon Brandhof [Wed, 18 Feb 2015 11:13:34 +0000 (12:13 +0100)]
SONAR-6194 SONAR-5009 profiling api + unique property sonar.log.level

9 years agoSONAR-5700 ability to change level of loggers of 3rd-party libraries
Simon Brandhof [Tue, 17 Feb 2015 13:53:25 +0000 (14:53 +0100)]
SONAR-5700 ability to change level of loggers of 3rd-party libraries

9 years agoSupport property sonar.log.debug (boolean)
Simon Brandhof [Mon, 16 Feb 2015 20:32:40 +0000 (21:32 +0100)]
Support property sonar.log.debug (boolean)

9 years agoSONAR-5700 New logging API to remove coupling on SLF4J
Simon Brandhof [Sun, 15 Feb 2015 22:32:14 +0000 (23:32 +0100)]
SONAR-5700 New logging API to remove coupling on SLF4J

9 years agoSONAR-6057 fix path of archived logs
Simon Brandhof [Sun, 15 Feb 2015 22:31:57 +0000 (23:31 +0100)]
SONAR-6057 fix path of archived logs