]>
source.dussan.org Git - sonarqube.git/log
Julien HENRY [Fri, 21 Nov 2014 08:18:19 +0000 (09:18 +0100)]
SONAR-5827 Enable bulk insert
Jenkins CI [Fri, 21 Nov 2014 07:01:51 +0000 (08:01 +0100)]
Automatic merge from branch-4.5
* origin/branch-4.5:
Fix javadoc
Fix cancelling of editing of rule tags
Fix flash vulneribility
Simon Brandhof [Thu, 20 Nov 2014 21:19:34 +0000 (22:19 +0100)]
Refactor indexing of issueAuthorization
Julien HENRY [Thu, 20 Nov 2014 17:05:50 +0000 (18:05 +0100)]
Fix javadoc
Julien HENRY [Thu, 20 Nov 2014 14:27:39 +0000 (15:27 +0100)]
SONAR-5827 Select all previous file lines data hash with a single SQL query
Julien HENRY [Thu, 20 Nov 2014 13:52:21 +0000 (14:52 +0100)]
Add duration of filesystem indexation in profiling
Teryk Bellahsene [Thu, 20 Nov 2014 14:28:20 +0000 (15:28 +0100)]
create experimental web service to digest analysis report
Teryk Bellahsene [Thu, 20 Nov 2014 13:15:16 +0000 (14:15 +0100)]
clean analysis_report web services documentation and declare internal use
Stas Vilchik [Thu, 20 Nov 2014 12:50:25 +0000 (13:50 +0100)]
SONAR-5845 Add a rule overlay
Julien HENRY [Thu, 20 Nov 2014 11:00:50 +0000 (12:00 +0100)]
SONAR-5827 Fix corner cases with highligthing offset conversion
Stas Vilchik [Thu, 20 Nov 2014 10:55:45 +0000 (11:55 +0100)]
Fix cancelling of editing of rule tags
Stas Vilchik [Thu, 20 Nov 2014 10:36:45 +0000 (11:36 +0100)]
Fix flash vulneribility
Stas Vilchik [Thu, 20 Nov 2014 09:42:43 +0000 (10:42 +0100)]
Fix duplication markers
Stas Vilchik [Thu, 20 Nov 2014 09:36:52 +0000 (10:36 +0100)]
SONAR-5845 Feedback applied
Julien HENRY [Thu, 20 Nov 2014 08:46:00 +0000 (09:46 +0100)]
SONAR-5827 Fix issue on Oracle (null vs empty string)
Julien HENRY [Thu, 6 Nov 2014 08:41:02 +0000 (09:41 +0100)]
SONAR-5827 Feed the new "file_sources" table
Simon Brandhof [Wed, 19 Nov 2014 18:25:51 +0000 (19:25 +0100)]
SONAR-5778 Embed Java Plugin 2.6
Jenkins CI [Wed, 19 Nov 2014 18:22:12 +0000 (19:22 +0100)]
Automatic merge from branch-4.5
* origin/branch-4.5:
SONAR-5860 Disable SSLv3 in Tomcat connector
Simon Brandhof [Wed, 19 Nov 2014 18:09:08 +0000 (19:09 +0100)]
SONAR-5860 Disable SSLv3 in Tomcat connector
Teryk Bellahsene [Wed, 19 Nov 2014 15:15:19 +0000 (16:15 +0100)]
SONAR-5818 add todo for futur use of ProjectSettings class
Jean-Baptiste Lievremont [Wed, 19 Nov 2014 10:49:51 +0000 (11:49 +0100)]
SONAR-5826 Revert to (get|set)Bytes to please Oracle, refactor migration test to please H2
Teryk Bellahsene [Wed, 19 Nov 2014 10:15:05 +0000 (11:15 +0100)]
SONAR-5628 add medium test
Stas Vilchik [Wed, 19 Nov 2014 09:08:48 +0000 (10:08 +0100)]
SONAR-5718 Improve readability of issues list
Simon Brandhof [Wed, 19 Nov 2014 07:26:55 +0000 (08:26 +0100)]
Synchronize database and ES with a journal approach
Simon Brandhof [Sun, 16 Nov 2014 21:45:40 +0000 (22:45 +0100)]
Refactor the way to declare ES indices.
- BaseIndex has too many responsibilities
- SearchClient must not override TransportClient, else it can't be easily used in tests
Jean-Baptiste Lievremont [Tue, 18 Nov 2014 14:13:33 +0000 (15:13 +0100)]
Fix quality flaws
Jean-Baptiste Lievremont [Tue, 18 Nov 2014 09:14:05 +0000 (10:14 +0100)]
SONAR-5826 Fix handling of boolean values in migration of source
Jean-Baptiste Lievremont [Tue, 18 Nov 2014 08:08:45 +0000 (09:08 +0100)]
SONAR-5826 Fix migration of source code when DB is empty
Jean-Baptiste Lievremont [Fri, 7 Nov 2014 14:18:29 +0000 (15:18 +0100)]
SONAR-5826 Migrate sources and SCM data to file_sources
Stas Vilchik [Mon, 17 Nov 2014 14:14:39 +0000 (15:14 +0100)]
SONAR-5718 Add debt icon
Stas Vilchik [Mon, 17 Nov 2014 13:55:04 +0000 (14:55 +0100)]
SONAR-5718 Feedback applied
Stas Vilchik [Mon, 17 Nov 2014 13:28:32 +0000 (14:28 +0100)]
SONAR-5718 Add issues MT
Stas Vilchik [Fri, 14 Nov 2014 15:53:10 +0000 (16:53 +0100)]
SONAR-5718 Add issue box tests
Stas Vilchik [Fri, 14 Nov 2014 13:45:02 +0000 (14:45 +0100)]
SONAR-5718 Fix help closing
Stas Vilchik [Fri, 14 Nov 2014 12:27:15 +0000 (13:27 +0100)]
SONAR-5718 Fix clipping effect of the black header
Stas Vilchik [Fri, 14 Nov 2014 11:09:59 +0000 (12:09 +0100)]
SONAR-5718 Disable pointer events during scroll
Stas Vilchik [Fri, 14 Nov 2014 11:04:20 +0000 (12:04 +0100)]
SONAR-5845 Fix displaying of the project name
Stas Vilchik [Fri, 14 Nov 2014 10:35:26 +0000 (11:35 +0100)]
SONAR-5845 Add rule permalink
Stas Vilchik [Fri, 14 Nov 2014 10:21:22 +0000 (11:21 +0100)]
SONAR-5845 Enable issue message escaping
Stas Vilchik [Thu, 13 Nov 2014 15:50:15 +0000 (16:50 +0100)]
Fix black header overlapping
Stas Vilchik [Thu, 13 Nov 2014 15:38:52 +0000 (16:38 +0100)]
SONAR-5718 Different fixes
Stas Vilchik [Thu, 13 Nov 2014 15:17:08 +0000 (16:17 +0100)]
SONAR-5718 Update the font
Stas Vilchik [Fri, 7 Nov 2014 14:00:36 +0000 (15:00 +0100)]
SONAR-5845 Update the layout and tune the UI of the issue box
Jenkins CI [Tue, 11 Nov 2014 07:01:42 +0000 (08:01 +0100)]
Automatic merge from branch-4.5
* origin/branch-4.5:
SONAR-5610 Fix chrome freezes on the components page
Julien Lancelot [Mon, 10 Nov 2014 16:52:51 +0000 (17:52 +0100)]
Add some issues perf test on queries
Julien Lancelot [Mon, 10 Nov 2014 13:59:19 +0000 (14:59 +0100)]
Add periodic rate when inserting issues in E/S
Teryk Bellahsene [Mon, 10 Nov 2014 11:39:19 +0000 (12:39 +0100)]
improve code coverage of DataCleaner classes
Julien Lancelot [Mon, 10 Nov 2014 10:48:57 +0000 (11:48 +0100)]
SONAR-5666 Remove useless {:} in ES search query
Julien Lancelot [Mon, 10 Nov 2014 10:24:13 +0000 (11:24 +0100)]
Fix quality flaws
Stas Vilchik [Mon, 10 Nov 2014 09:27:44 +0000 (10:27 +0100)]
SONAR-5610 Fix chrome freezes on the components page
Jean-Baptiste Lievremont [Mon, 10 Nov 2014 09:15:34 +0000 (10:15 +0100)]
SONAR-5712 Re-merge package_design widget into file_design
Teryk Bellahsene [Fri, 7 Nov 2014 09:30:34 +0000 (10:30 +0100)]
fix quality flaws and refactorings
Julien HENRY [Fri, 7 Nov 2014 21:44:05 +0000 (22:44 +0100)]
Fix test
Julien HENRY [Fri, 7 Nov 2014 21:30:56 +0000 (22:30 +0100)]
Computation: propagate the same session object everywhere
to avoid DB lock (avoid nested session)
Julien Lancelot [Fri, 7 Nov 2014 18:32:43 +0000 (19:32 +0100)]
Add counter on issues performance tests
Julien Lancelot [Fri, 7 Nov 2014 17:54:47 +0000 (18:54 +0100)]
Improve Issues Injection test
Teryk Bellahsene [Fri, 7 Nov 2014 17:07:42 +0000 (18:07 +0100)]
fix views plugin large tests failing
it was linked to asynchronous switch in the compute engine. Views datacleaner (batch side) could be launched before than the snapshot switch happened on the server side. It's a temporary hack waiting for next views plugin release (which won't call the PurgeTask#purge(...) method anymore)
Julien HENRY [Fri, 7 Nov 2014 16:40:31 +0000 (17:40 +0100)]
Remove temporary infinite timeout on upload_report now it's back to be asynchronous
Julien HENRY [Fri, 7 Nov 2014 15:31:43 +0000 (16:31 +0100)]
SONAR-5672 Fix graph test
Julien HENRY [Fri, 7 Nov 2014 14:53:07 +0000 (15:53 +0100)]
SONAR-5672 Don't save DSM when there is no dependency or more than 200 components
Julien HENRY [Thu, 6 Nov 2014 15:47:23 +0000 (16:47 +0100)]
SONAR-5672 Decrease memory comsumption when working on very big DSM with empty cells
Stas Vilchik [Fri, 7 Nov 2014 14:17:13 +0000 (15:17 +0100)]
SONAR-5718 Fix bulk change permission
Julien Lancelot [Fri, 7 Nov 2014 14:15:58 +0000 (15:15 +0100)]
Read perf assertions from properties, add test on index injection
Julien Lancelot [Fri, 7 Nov 2014 12:03:01 +0000 (13:03 +0100)]
SONAR-4950 Fix UT
Julien Lancelot [Fri, 7 Nov 2014 11:59:39 +0000 (12:59 +0100)]
Merge remote-tracking branch 'origin/branch-4.5'
Conflicts:
sonar-core/src/main/java/org/sonar/core/persistence/DatabaseVersion.java
sonar-core/src/main/resources/org/sonar/core/persistence/rows-h2.sql
Stas Vilchik [Fri, 7 Nov 2014 11:54:10 +0000 (12:54 +0100)]
SONAR-5718 Add an unplanned option
Julien Lancelot [Fri, 7 Nov 2014 11:48:55 +0000 (12:48 +0100)]
SONAR-4950 Add missing unique index in the H3 schema
Julien Lancelot [Fri, 7 Nov 2014 11:26:02 +0000 (12:26 +0100)]
Replace MT by UT
Jean-Baptiste Lievremont [Fri, 7 Nov 2014 10:26:04 +0000 (11:26 +0100)]
SONAR-5814 Simplify migration based on MassUpdate
Julien Lancelot [Fri, 7 Nov 2014 10:30:06 +0000 (11:30 +0100)]
SONAR-5718 Fix display of widget on global page
Julien Lancelot [Tue, 4 Nov 2014 16:30:16 +0000 (17:30 +0100)]
SONAR-4950 update the users.updated_at in order to block other sessions
Julien Lancelot [Fri, 7 Nov 2014 09:25:15 +0000 (10:25 +0100)]
SONAR-5844 Profile inheritance is always displaying '0 rules' whatever the content of Profiles
Julien Lancelot [Tue, 4 Nov 2014 16:30:16 +0000 (17:30 +0100)]
SONAR-4950 update the users.updated_at in order to block other sessions
Jean-Baptiste Lievremont [Fri, 7 Nov 2014 09:29:33 +0000 (10:29 +0100)]
SONAR-5780 Show "Unassigned" even when count == 0
Jean-Baptiste Lievremont [Fri, 7 Nov 2014 09:28:39 +0000 (10:28 +0100)]
SONAR-5805 Add "Not planned" item to action plans facet
Julien Lancelot [Fri, 7 Nov 2014 09:25:15 +0000 (10:25 +0100)]
SONAR-5844 Profile inheritance is always displaying '0 rules' whatever the content of Profiles
Stas Vilchik [Fri, 7 Nov 2014 09:21:41 +0000 (10:21 +0100)]
SONAR-5718 Select issue by mouse
Simon Brandhof [Fri, 7 Nov 2014 08:36:47 +0000 (09:36 +0100)]
Remove class TxtWriter
Stas Vilchik [Fri, 7 Nov 2014 08:47:15 +0000 (09:47 +0100)]
SONAR-5623 SONAR-5627 Update UI of the admin page
Simon Brandhof [Thu, 6 Nov 2014 17:50:48 +0000 (18:50 +0100)]
Speed-up db tests
Julien Lancelot [Thu, 6 Nov 2014 17:10:11 +0000 (18:10 +0100)]
Set different severity, status and resolution in issues
Julien Lancelot [Thu, 6 Nov 2014 15:43:42 +0000 (16:43 +0100)]
Add new perf test on issues extraction
Julien Lancelot [Thu, 6 Nov 2014 15:22:22 +0000 (16:22 +0100)]
Add empty constructor
Stas Vilchik [Thu, 6 Nov 2014 16:23:15 +0000 (17:23 +0100)]
SONAR-5718 Fix issues shortcuts
Jean-Baptiste Lievremont [Thu, 6 Nov 2014 15:47:46 +0000 (16:47 +0100)]
SONAR-5825 Create DB structure to store file oriented data
Simon Brandhof [Thu, 6 Nov 2014 15:18:38 +0000 (16:18 +0100)]
SONAR-5666 SONAR-5697 replace medium tests by small tests
Stas Vilchik [Thu, 6 Nov 2014 14:57:30 +0000 (15:57 +0100)]
SONAR-5718 Fix facets with search input
Jean-Baptiste Lievremont [Thu, 6 Nov 2014 13:49:14 +0000 (14:49 +0100)]
SONAR-5742 Fix visibility condition for extra fields (check is already done underneath for actions/transitions)
Stas Vilchik [Thu, 6 Nov 2014 14:03:01 +0000 (15:03 +0100)]
Fix coding rules modals
Stas Vilchik [Thu, 6 Nov 2014 13:54:03 +0000 (14:54 +0100)]
SONAR-5718 Fix display of the issues help
Stas Vilchik [Thu, 6 Nov 2014 13:27:08 +0000 (14:27 +0100)]
SONAR-5718 Add an ability to go to the source and back by mouse
Simon Brandhof [Thu, 6 Nov 2014 13:46:59 +0000 (14:46 +0100)]
Attempt to increase stability of StopperThreadTest on slow boxes
Simon Brandhof [Thu, 6 Nov 2014 13:07:17 +0000 (14:07 +0100)]
SONAR-5810 replace param componentRootUuids by projectUuids
Simon Brandhof [Thu, 6 Nov 2014 13:06:34 +0000 (14:06 +0100)]
Increase stability of MonitorTest on slow boxes
Simon Brandhof [Thu, 6 Nov 2014 13:06:02 +0000 (14:06 +0100)]
Re-enable randome execution of tests
Stas Vilchik [Thu, 6 Nov 2014 12:57:53 +0000 (13:57 +0100)]
SONAR-5718 Add languages to the rule facet
Stas Vilchik [Thu, 6 Nov 2014 11:24:44 +0000 (12:24 +0100)]
SONAR-5718 Add module criteria, update widgets
Stas Vilchik [Thu, 6 Nov 2014 10:23:34 +0000 (11:23 +0100)]
SONAR-5600 Improve the format of the creation date label
Stas Vilchik [Thu, 6 Nov 2014 10:00:02 +0000 (11:00 +0100)]
SONAR-5718 Add qualifier icons to the workspace header
Stas Vilchik [Thu, 6 Nov 2014 09:54:09 +0000 (10:54 +0100)]
SONAR-5718 Improve rendering when there is no results