]>
source.dussan.org Git - sonarqube.git/log
Julien HENRY [Mon, 23 Feb 2015 08:10:11 +0000 (09:10 +0100)]
Fix some quality flaws
Simon Brandhof [Mon, 23 Feb 2015 06:51:53 +0000 (07:51 +0100)]
Fix quality flaws
Simon Brandhof [Mon, 23 Feb 2015 06:47:40 +0000 (07:47 +0100)]
Fix quality flaws
Simon Brandhof [Sun, 22 Feb 2015 23:51:49 +0000 (00:51 +0100)]
missing package-info.java
Simon Brandhof [Sun, 22 Feb 2015 23:45:39 +0000 (00:45 +0100)]
SONAR-5936 improve display
Simon Brandhof [Sun, 22 Feb 2015 23:41:42 +0000 (00:41 +0100)]
Fix some quality flaws
Teryk Bellahsene [Wed, 18 Feb 2015 16:39:40 +0000 (17:39 +0100)]
Technical monitoring of web server - SONAR-4318 SONAR-5936
Eric Hartmann [Sat, 21 Feb 2015 08:41:31 +0000 (09:41 +0100)]
Fix cleaning of shared memory
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
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.
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.
Eric Hartmann [Sat, 21 Feb 2015 06:28:28 +0000 (07:28 +0100)]
SONAR-6036 Try deleting the memory mapped file at JVM termination
Eric Hartmann [Fri, 20 Feb 2015 21:00:56 +0000 (22:00 +0100)]
SONAR-6036 Close the shared memory sooner
Eric Hartmann [Thu, 19 Feb 2015 17:58:59 +0000 (18:58 +0100)]
SONAR-6036 use IPC (Inter Process Communication) for monitoring
processes
Simon Brandhof [Fri, 20 Feb 2015 18:05:46 +0000 (19:05 +0100)]
Do not copy META-INF from sonarsource-branding
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
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
Julien HENRY [Fri, 20 Feb 2015 16:50:49 +0000 (17:50 +0100)]
Try to fix some false positive failure on a unit test
Stas Vilchik [Fri, 20 Feb 2015 16:46:41 +0000 (17:46 +0100)]
update link from file to issues page
Stas Vilchik [Fri, 20 Feb 2015 16:42:51 +0000 (17:42 +0100)]
fix quality flaws
Julien HENRY [Fri, 20 Feb 2015 15:34:31 +0000 (16:34 +0100)]
Fix some quality flaws
Stas Vilchik [Fri, 20 Feb 2015 15:37:39 +0000 (16:37 +0100)]
update restore profiles message
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
Julien HENRY [Fri, 20 Feb 2015 14:19:16 +0000 (15:19 +0100)]
SONAR-6116 Validate line is correct when creating issue on file
Julien HENRY [Fri, 20 Feb 2015 14:17:39 +0000 (15:17 +0100)]
SONAR-5931 Remove deprecation on Issuable
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
Simon Brandhof [Fri, 20 Feb 2015 14:29:36 +0000 (15:29 +0100)]
Incremental indexing of activities
Simon Brandhof [Fri, 20 Feb 2015 13:43:03 +0000 (14:43 +0100)]
Remove useless debug logs
Stas Vilchik [Fri, 20 Feb 2015 14:29:29 +0000 (15:29 +0100)]
apply web service api feedback
Stas Vilchik [Fri, 20 Feb 2015 14:11:25 +0000 (15:11 +0100)]
fix scrolling by keyboard on issues and rules pages
Julien HENRY [Fri, 20 Feb 2015 14:04:45 +0000 (15:04 +0100)]
SONAR-5931 Update documentation
Julien HENRY [Fri, 20 Feb 2015 13:57:39 +0000 (14:57 +0100)]
SONAR-5931 Add a tester class for SensorContext
Julien HENRY [Fri, 20 Feb 2015 10:09:49 +0000 (11:09 +0100)]
SONAR-5931 Cleanup symbol reference API
Julien HENRY [Fri, 20 Feb 2015 09:53:39 +0000 (10:53 +0100)]
SONAR-5931 Cleanup highlighting API
Julien Lancelot [Fri, 20 Feb 2015 13:13:10 +0000 (14:13 +0100)]
Add some unit tests
Stas Vilchik [Fri, 20 Feb 2015 13:03:42 +0000 (14:03 +0100)]
fix quality flaws
Stas Vilchik [Fri, 20 Feb 2015 12:55:39 +0000 (13:55 +0100)]
fix global js error
Julien Lancelot [Fri, 20 Feb 2015 11:15:44 +0000 (12:15 +0100)]
Fix quality flaw
Stas Vilchik [Fri, 20 Feb 2015 10:04:02 +0000 (11:04 +0100)]
fix quality flaws
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
Simon Brandhof [Thu, 19 Feb 2015 17:36:09 +0000 (18:36 +0100)]
Fix quality flaw
Stas Vilchik [Fri, 20 Feb 2015 09:30:01 +0000 (10:30 +0100)]
apply help window feedback
Stas Vilchik [Fri, 20 Feb 2015 09:26:38 +0000 (10:26 +0100)]
apply issue key filter feedback
Stas Vilchik [Fri, 20 Feb 2015 09:24:14 +0000 (10:24 +0100)]
apply issues page header feedback
Stas Vilchik [Fri, 20 Feb 2015 09:19:06 +0000 (10:19 +0100)]
apply web service api page feedback
Stas Vilchik [Fri, 20 Feb 2015 09:16:09 +0000 (10:16 +0100)]
apply rules page feedback
Stas Vilchik [Fri, 20 Feb 2015 08:54:19 +0000 (09:54 +0100)]
SONAR-5751 return fix
Julien HENRY [Fri, 20 Feb 2015 08:30:07 +0000 (09:30 +0100)]
Revert SONAR-5772
Julien HENRY [Thu, 19 Feb 2015 22:06:58 +0000 (23:06 +0100)]
SONAR-5931 Cleanup new issue API
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
Julien HENRY [Thu, 19 Feb 2015 21:55:02 +0000 (22:55 +0100)]
SONAR-5772 Fix test exclusions
Julien HENRY [Thu, 19 Feb 2015 21:34:14 +0000 (22:34 +0100)]
SONAR-5931 Cleanup new issue API
Julien HENRY [Thu, 19 Feb 2015 15:49:10 +0000 (16:49 +0100)]
SONAR-5931 Remove beta test API
Julien HENRY [Thu, 19 Feb 2015 20:56:36 +0000 (21:56 +0100)]
SONAR-6202 Compute overall coverage on all files
Julien HENRY [Thu, 19 Feb 2015 15:53:02 +0000 (16:53 +0100)]
SONAR-5772 Force coverage measure computation by default
Stas Vilchik [Thu, 19 Feb 2015 17:02:21 +0000 (18:02 +0100)]
update coding rules search test
Jean-Baptiste Lievremont [Thu, 19 Feb 2015 16:33:27 +0000 (17:33 +0100)]
SONAR-6199 Fix description of api/profiles/list language parameter
Stas Vilchik [Thu, 19 Feb 2015 16:16:21 +0000 (17:16 +0100)]
fix compatibility with eclipse plugin
Stas Vilchik [Thu, 19 Feb 2015 15:24:24 +0000 (16:24 +0100)]
update print styles
Stas Vilchik [Thu, 19 Feb 2015 15:16:01 +0000 (16:16 +0100)]
fix search field on coding rules page on IE11
Jean-Baptiste Lievremont [Thu, 19 Feb 2015 15:06:11 +0000 (16:06 +0100)]
SONAR-6199 Update rule activation parameter descriptions
Jean-Baptiste Lievremont [Thu, 19 Feb 2015 13:15:01 +0000 (14:15 +0100)]
SONAR-6199 Add profile key in api/profiles/list WS
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
Stas Vilchik [Thu, 19 Feb 2015 14:59:30 +0000 (15:59 +0100)]
SONAR-6021 Update UI of api documentation page
Julien Lancelot [Thu, 19 Feb 2015 14:39:38 +0000 (15:39 +0100)]
Merge branch-5.0
Julien Lancelot [Thu, 19 Feb 2015 14:35:23 +0000 (15:35 +0100)]
Merge branch-5.0
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
Julien HENRY [Thu, 19 Feb 2015 13:46:17 +0000 (14:46 +0100)]
SONAR-5772 Force coverage measure computation by default
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
Simon Brandhof [Thu, 19 Feb 2015 13:53:51 +0000 (14:53 +0100)]
Attempt to fix unexplained parallel execution of tests
Stas Vilchik [Thu, 19 Feb 2015 13:49:51 +0000 (14:49 +0100)]
SONAR-6152 add padding around logo
Stas Vilchik [Thu, 19 Feb 2015 13:40:02 +0000 (14:40 +0100)]
Merge branch 'master' into feature/branding
Stas Vilchik [Thu, 19 Feb 2015 13:31:41 +0000 (14:31 +0100)]
kill unused test
Stas Vilchik [Thu, 19 Feb 2015 12:49:52 +0000 (13:49 +0100)]
enable parallel execution of web tests
Stas Vilchik [Thu, 19 Feb 2015 12:34:17 +0000 (13:34 +0100)]
update new issues facet
Jean-Baptiste Lievremont [Thu, 19 Feb 2015 09:41:36 +0000 (10:41 +0100)]
SONAR-6153 Show rule tags in issue tag suggestions
Julien HENRY [Thu, 19 Feb 2015 11:34:19 +0000 (12:34 +0100)]
SONAR-5772 Force coverage measure computation by default
Simon Brandhof [Wed, 18 Feb 2015 11:13:34 +0000 (12:13 +0100)]
SONAR-6194 SONAR-5009 profiling api + unique property sonar.log.level
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
Simon Brandhof [Mon, 16 Feb 2015 20:32:40 +0000 (21:32 +0100)]
Support property sonar.log.debug (boolean)
Simon Brandhof [Sun, 15 Feb 2015 22:32:14 +0000 (23:32 +0100)]
SONAR-5700 New logging API to remove coupling on SLF4J
Simon Brandhof [Sun, 15 Feb 2015 22:31:57 +0000 (23:31 +0100)]
SONAR-6057 fix path of archived logs
Simon Brandhof [Fri, 13 Feb 2015 13:56:28 +0000 (14:56 +0100)]
SONAR-6057 Make log rotation more configurable for production
Julien Lancelot [Thu, 19 Feb 2015 09:44:54 +0000 (10:44 +0100)]
SONAR-6046 When calling a web service with some wrong data, the generated exception does not contains the called URL
Jean-Baptiste Lievremont [Thu, 19 Feb 2015 09:00:08 +0000 (10:00 +0100)]
SONAR-5861 Ability to hide issue comments
Julien HENRY [Thu, 19 Feb 2015 09:35:02 +0000 (10:35 +0100)]
Fix test
Julien HENRY [Thu, 19 Feb 2015 09:23:00 +0000 (10:23 +0100)]
Fix some quality flaws
Julien HENRY [Thu, 19 Feb 2015 09:09:37 +0000 (10:09 +0100)]
Merge pull request #101 from SonarSource/fix/file_sources_migration
SONAR-6174 Improve exception handling during migration
Julien HENRY [Wed, 18 Feb 2015 14:02:18 +0000 (15:02 +0100)]
SONAR-6174 Ignore any exception during file_sources migration when parsing duplication data
Jean-Baptiste Lievremont [Wed, 18 Feb 2015 09:59:57 +0000 (10:59 +0100)]
SONAR-5885 Fix mapping of htmlDesc attribute to fetch correct fields in ES
Julien Lancelot [Thu, 19 Feb 2015 07:08:26 +0000 (08:08 +0100)]
SONAR-5596 Fix migration on Oracle
Jean-Baptiste Lievremont [Wed, 18 Feb 2015 15:54:23 +0000 (16:54 +0100)]
SONAR-5711 Send validation messages to client all at once
Julien Lancelot [Wed, 18 Feb 2015 14:12:06 +0000 (15:12 +0100)]
SONAR-5596 Purge permission on modules
Stas Vilchik [Wed, 18 Feb 2015 16:19:20 +0000 (17:19 +0100)]
SONAR-5385 Some widget links are broken when apache is configured with AllowEncodedSlashes On
Jean-Baptiste Lievremont [Tue, 17 Feb 2015 15:09:10 +0000 (16:09 +0100)]
SONAR-6137 Do not fail when createdAfter == createdBefore
Jean-Baptiste Lievremont [Tue, 17 Feb 2015 14:19:26 +0000 (15:19 +0100)]
SONAR-5345 Revert createdAfter/createdBefore to their old meaning (exclude bounds)
Stas Vilchik [Wed, 18 Feb 2015 15:52:37 +0000 (16:52 +0100)]
hide tooltips when popups are open
Stas Vilchik [Wed, 18 Feb 2015 15:48:17 +0000 (16:48 +0100)]
hide error messages after a while
Stas Vilchik [Wed, 18 Feb 2015 15:14:09 +0000 (16:14 +0100)]
fix create custom rule modal overflow
Stas Vilchik [Wed, 18 Feb 2015 15:09:09 +0000 (16:09 +0100)]
fix edition of custom rules