]>
source.dussan.org Git - sonarqube.git/log
Simon Brandhof [Wed, 4 Mar 2015 19:53:19 +0000 (20:53 +0100)]
Fix error margin of SourceDbBenchmarkTest
Simon Brandhof [Wed, 4 Mar 2015 17:21:49 +0000 (18:21 +0100)]
Fix error margin of server benchmark
Julien HENRY [Wed, 4 Mar 2015 16:56:31 +0000 (17:56 +0100)]
Fix Javadoc and add useful method using Charset for RulesDefinitionXmlLoader
Simon Brandhof [Wed, 4 Mar 2015 15:44:24 +0000 (16:44 +0100)]
SONAR-6229 incremental indexing
Simon Brandhof [Wed, 4 Mar 2015 15:32:33 +0000 (16:32 +0100)]
Remove unused BulkIndexer#setRefresh(boolean)
Simon Brandhof [Wed, 4 Mar 2015 15:29:54 +0000 (16:29 +0100)]
Upgrade Elasticsearch from 1.4.2 to 1.4.4
Simon Brandhof [Wed, 4 Mar 2015 15:29:33 +0000 (16:29 +0100)]
SONAR-6229 improve performance of ES indexing at startup
Julien HENRY [Wed, 4 Mar 2015 10:13:31 +0000 (11:13 +0100)]
Allow views to save any measure for remote views copy
Jean-Baptiste Lievremont [Wed, 4 Mar 2015 08:48:32 +0000 (09:48 +0100)]
Document method to avoid nasty side effects on Views
Simon Brandhof [Wed, 4 Mar 2015 09:41:15 +0000 (10:41 +0100)]
Async replication of activity docs
Simon Brandhof [Wed, 4 Mar 2015 08:51:33 +0000 (09:51 +0100)]
Improve assertions in server benchmarks
Stas Vilchik [Wed, 4 Mar 2015 08:25:16 +0000 (09:25 +0100)]
update shortcuts help labels
Simon Brandhof [Wed, 4 Mar 2015 08:22:34 +0000 (09:22 +0100)]
Fix compatibility of tests with Oracle
Simon Brandhof [Tue, 3 Mar 2015 21:54:03 +0000 (22:54 +0100)]
Fix compatibility of tests with non-H2 dbs
Simon Brandhof [Mon, 2 Mar 2015 12:27:28 +0000 (13:27 +0100)]
SONAR-6229 Indexing of activity logs consumes too much memory during server startup
Stas Vilchik [Tue, 3 Mar 2015 16:57:32 +0000 (17:57 +0100)]
SONAR-6233 fix characteristic facet on rules page
Jean-Baptiste Lievremont [Tue, 3 Mar 2015 12:41:22 +0000 (13:41 +0100)]
SONAR-6233 Fix behavior of facet on uncharacterized rules
Julien Lancelot [Tue, 3 Mar 2015 12:06:50 +0000 (13:06 +0100)]
SONAR-6238 Updating only the name of a rule is not taking in account when synchronizing rules at startup
Julien HENRY [Tue, 3 Mar 2015 10:40:07 +0000 (11:40 +0100)]
Update javadoc
Julien Lancelot [Tue, 3 Mar 2015 10:29:10 +0000 (11:29 +0100)]
Rename method
Julien Lancelot [Tue, 3 Mar 2015 09:53:00 +0000 (10:53 +0100)]
Add javadoc
Stas Vilchik [Tue, 3 Mar 2015 08:34:58 +0000 (09:34 +0100)]
change "recent history" to "browsed recently"
Stas Vilchik [Mon, 2 Mar 2015 16:24:52 +0000 (17:24 +0100)]
fix source viewer test
Julien Lancelot [Mon, 2 Mar 2015 13:54:04 +0000 (14:54 +0100)]
Add search the ability to search for rules by profiles in RubyRuleService
Needed to fix SQALE-269
Stas Vilchik [Mon, 2 Mar 2015 14:38:04 +0000 (15:38 +0100)]
SONAR-5884 show ut and it coverage separately
Stas Vilchik [Mon, 2 Mar 2015 12:12:11 +0000 (13:12 +0100)]
SONAR-5884 show ut and it coverage separately
Jean-Baptiste Lievremont [Mon, 2 Mar 2015 14:01:32 +0000 (15:01 +0100)]
SONAR-5884 Apply feedback on unit test and field names
Jean-Baptiste Lievremont [Mon, 2 Mar 2015 11:11:56 +0000 (12:11 +0100)]
SONAR-5884 Replace overall coverage with UT coverage, add IT coverage info
Julien HENRY [Mon, 2 Mar 2015 13:48:24 +0000 (14:48 +0100)]
Revert "SONAR-6202 Compute overall coverage on all files"
This reverts commit
eac465bea9f5bf89a7beb8036e4d8eea4723f421 .
Conflicts:
plugins/sonar-core-plugin/src/main/java/org/sonar/plugins/core/CorePlugin.java
Julien HENRY [Mon, 2 Mar 2015 13:29:16 +0000 (14:29 +0100)]
SONAR-5077 Display ncloc of files with no language in size widget
Julien Lancelot [Mon, 2 Mar 2015 12:53:07 +0000 (13:53 +0100)]
SONAR-6233 Searching for rules without debt characteristic is not working
Stas Vilchik [Mon, 2 Mar 2015 13:29:02 +0000 (14:29 +0100)]
fix bug with extra duplicated line in the popup
Stas Vilchik [Mon, 2 Mar 2015 13:21:08 +0000 (14:21 +0100)]
fix bug with extra duplicated line
Simon Brandhof [Mon, 2 Mar 2015 12:46:45 +0000 (13:46 +0100)]
Fix quality flaws
Stas Vilchik [Mon, 2 Mar 2015 10:57:44 +0000 (11:57 +0100)]
update events widget
Julien HENRY [Mon, 2 Mar 2015 10:50:20 +0000 (11:50 +0100)]
Update version of Git and SVN plugins to 1.0
Stas Vilchik [Mon, 2 Mar 2015 10:08:28 +0000 (11:08 +0100)]
show rule's issues in the same tab
Stas Vilchik [Fri, 27 Feb 2015 08:46:01 +0000 (09:46 +0100)]
update help window
Simon Brandhof [Wed, 25 Feb 2015 21:22:20 +0000 (22:22 +0100)]
Refactor table ANALYSIS_REPORTS because of MySQL packet size limitation
* do not store report zip in table ANALYSIS_REPORTS but in FS dir {home}/data/analysis
* do not store snapshot id in table but in protobuf report
Simon Brandhof [Fri, 27 Feb 2015 17:23:36 +0000 (18:23 +0100)]
Test internal Git merge tool
Julien Lancelot [Fri, 27 Feb 2015 13:40:20 +0000 (14:40 +0100)]
SONAR-6222 SQALE Rating is badly render in the timeline widget
Simon Brandhof [Thu, 26 Feb 2015 21:16:45 +0000 (22:16 +0100)]
Merge branch 'master' into branch-5.1
tomverin [Thu, 26 Feb 2015 20:59:04 +0000 (21:59 +0100)]
revert back to 5.2-SNAPSHOT after job generation
tomverin [Thu, 26 Feb 2015 20:51:37 +0000 (21:51 +0100)]
switch version to 5.1 for regeneration of jenkins job
Teryk Bellahsene [Thu, 26 Feb 2015 17:01:30 +0000 (18:01 +0100)]
fix connection leak
Teryk Bellahsene [Thu, 26 Feb 2015 13:50:46 +0000 (14:50 +0100)]
fix default assignee when property is null - SONAR-6154
Stas Vilchik [Thu, 26 Feb 2015 09:45:26 +0000 (10:45 +0100)]
fix component wrapping on issues page
Stas Vilchik [Thu, 26 Feb 2015 09:32:57 +0000 (10:32 +0100)]
sort extra measures categories by name
Stas Vilchik [Thu, 26 Feb 2015 08:24:00 +0000 (09:24 +0100)]
fix deletion of scm accounts
Teryk Bellahsene [Tue, 24 Feb 2015 14:32:16 +0000 (15:32 +0100)]
Allow to set a default assignee on issues - SONAR-6154
Julien Lancelot [Thu, 26 Feb 2015 11:07:30 +0000 (12:07 +0100)]
Rename a migration because the name is too long on windows
Jenkins CI [Thu, 26 Feb 2015 09:25:12 +0000 (10:25 +0100)]
Automatic merge from branch-5.1
* origin/branch-5.1:
SONAR-6012 Push forgotten update of batch input proto
SONAR-6075 Hide projects and authors facets on a developer technical project
Increase reliability of ProgressLoggerTest on slow machines
Simon Brandhof [Thu, 26 Feb 2015 09:19:59 +0000 (10:19 +0100)]
Merge branch 'branch-5.0' into branch-5.1
Julien Lancelot [Thu, 26 Feb 2015 09:03:08 +0000 (10:03 +0100)]
SONAR-6012 Push forgotten update of batch input proto
Jean-Baptiste Lievremont [Thu, 26 Feb 2015 08:42:26 +0000 (09:42 +0100)]
SONAR-6075 Hide projects and authors facets on a developer technical project
Thomas Vérin [Thu, 26 Feb 2015 08:04:16 +0000 (09:04 +0100)]
Upgrade version to 5.2-SNAPSHOT
Julien HENRY [Wed, 25 Feb 2015 17:49:15 +0000 (18:49 +0100)]
SONAR-5927 Blacklist the build breaker plugin in preview mode
Julien HENRY [Wed, 25 Feb 2015 15:19:05 +0000 (16:19 +0100)]
SONAR-5927 Fix 404 when analyzing new file
Julien Lancelot [Wed, 25 Feb 2015 14:57:01 +0000 (15:57 +0100)]
SONAR-6012 Checksum can be null
Julien HENRY [Wed, 25 Feb 2015 14:27:46 +0000 (15:27 +0100)]
Fix some quality flaws
Julien Lancelot [Wed, 25 Feb 2015 14:09:08 +0000 (15:09 +0100)]
Fix quality flaw
Julien HENRY [Wed, 25 Feb 2015 13:04:39 +0000 (14:04 +0100)]
SONAR-5927, SONAR-6012 Rework incremental preview mode to speedup issue retrieval
Julien HENRY [Wed, 25 Feb 2015 12:27:24 +0000 (13:27 +0100)]
Fix typo
Stas Vilchik [Wed, 25 Feb 2015 11:26:25 +0000 (12:26 +0100)]
add combined dev&watch grunt task
Stas Vilchik [Wed, 25 Feb 2015 11:18:51 +0000 (12:18 +0100)]
add web assets headers
Simon Brandhof [Wed, 25 Feb 2015 10:54:43 +0000 (11:54 +0100)]
Increase reliability of ProgressLoggerTest on slow machines
Simon Brandhof [Wed, 25 Feb 2015 10:54:06 +0000 (11:54 +0100)]
Increase reliability of ProgressLoggerTest on slow machines
Stas Vilchik [Wed, 25 Feb 2015 09:34:21 +0000 (10:34 +0100)]
update shortcuts help
Stas Vilchik [Wed, 25 Feb 2015 09:24:31 +0000 (10:24 +0100)]
change issue comment shortcut
Simon Brandhof [Wed, 25 Feb 2015 09:49:30 +0000 (10:49 +0100)]
Adjust performance test
Simon Brandhof [Wed, 25 Feb 2015 08:19:23 +0000 (09:19 +0100)]
Improve javadoc of org.sonar.api.utils.log.Logger
Julien Lancelot [Wed, 25 Feb 2015 07:23:03 +0000 (08:23 +0100)]
Automatic merge from branch-5.0
* origin/branch-5.0:
Update version to 5.0.2-SNAPSHOT
Release 5.0.1
Julien HENRY [Tue, 24 Feb 2015 14:28:15 +0000 (15:28 +0100)]
Fix some quality flaws
Simon Brandhof [Tue, 24 Feb 2015 15:50:18 +0000 (16:50 +0100)]
SONAR-5936 support property sonar.log.level on batch
Simon Brandhof [Tue, 24 Feb 2015 15:45:30 +0000 (16:45 +0100)]
Revert upgrade to Elasticsearch 1.4.4 as it seems to have performance regressions
Simon Brandhof [Tue, 24 Feb 2015 15:45:02 +0000 (16:45 +0100)]
Fix quality flaw
Simon Brandhof [Tue, 24 Feb 2015 13:18:52 +0000 (14:18 +0100)]
SONAR-5936 remove "Disk Usage" from ES info
Julien Lancelot [Tue, 24 Feb 2015 14:12:40 +0000 (15:12 +0100)]
Fix quality flaw
Julien Lancelot [Tue, 24 Feb 2015 12:41:27 +0000 (13:41 +0100)]
SONAR-6009 Instead of loading active rules then iterate on rules, load rules and then iterate on active rules
Simon Brandhof [Tue, 24 Feb 2015 10:18:39 +0000 (11:18 +0100)]
Add missing test
Thomas Vérin [Tue, 24 Feb 2015 09:39:40 +0000 (10:39 +0100)]
Update version to 5.0.2-SNAPSHOT
Jean-Baptiste Lievremont [Mon, 23 Feb 2015 16:27:50 +0000 (17:27 +0100)]
SONAR-6075 Add ability to search issues on developer technical project copy
Thomas Vérin [Tue, 24 Feb 2015 09:08:46 +0000 (10:08 +0100)]
Release 5.0.1
Simon Brandhof [Mon, 23 Feb 2015 22:29:38 +0000 (23:29 +0100)]
Upgrade to elasticsearch 1.4.4
Simon Brandhof [Mon, 23 Feb 2015 22:26:35 +0000 (23:26 +0100)]
Fix quality flaws
Simon Brandhof [Mon, 23 Feb 2015 21:32:31 +0000 (22:32 +0100)]
Fix quality flaws
Simon Brandhof [Mon, 23 Feb 2015 20:52:04 +0000 (21:52 +0100)]
SONAR-5936 add response example to documentation
Simon Brandhof [Mon, 23 Feb 2015 20:51:43 +0000 (21:51 +0100)]
Fix quality flaws
Simon Brandhof [Mon, 23 Feb 2015 17:48:51 +0000 (18:48 +0100)]
SONAR-5716 drop documentation of api/server/system
Simon Brandhof [Mon, 23 Feb 2015 17:42:59 +0000 (18:42 +0100)]
SONAR-5936 remove useless ES startup time (same as web server)
Simon Brandhof [Mon, 23 Feb 2015 17:29:53 +0000 (18:29 +0100)]
SONAR-5936 remove ES CPU usage which is most of times null
Simon Brandhof [Mon, 23 Feb 2015 17:05:07 +0000 (18:05 +0100)]
Fix quality flaw
Simon Brandhof [Mon, 23 Feb 2015 17:04:58 +0000 (18:04 +0100)]
SONAR-5936 improve Elasticsearch information displayed in System Info
Stas Vilchik [Mon, 23 Feb 2015 16:36:31 +0000 (17:36 +0100)]
fix quality flaws
Stas Vilchik [Mon, 23 Feb 2015 15:19:22 +0000 (16:19 +0100)]
fix quality flaws
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
Stas Vilchik [Mon, 23 Feb 2015 14:05:07 +0000 (15:05 +0100)]
fix issues bulk change on contextualized pages, part 2
Stas Vilchik [Mon, 23 Feb 2015 13:53:52 +0000 (14:53 +0100)]
fix issues bulk change on contextualized pages
Julien Lancelot [Mon, 23 Feb 2015 13:06:29 +0000 (14:06 +0100)]
SONAR-6009 Return only needed rule fields
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