]>
source.dussan.org Git - sonarqube.git/log
Julien HENRY [Wed, 28 Jan 2015 17:10:05 +0000 (18:10 +0100)]
SONAR-5927 Improve permission checking and error reporting
Julien HENRY [Wed, 28 Jan 2015 16:14:09 +0000 (17:14 +0100)]
Unwrap JSON error message when calling WS
Julien HENRY [Wed, 28 Jan 2015 15:51:25 +0000 (16:51 +0100)]
SONAR-6088 One missing reference to old preview mode
Stas Vilchik [Wed, 28 Jan 2015 16:41:04 +0000 (17:41 +0100)]
fix selection of period in widgets
Jean-Baptiste Lievremont [Wed, 28 Jan 2015 13:42:33 +0000 (14:42 +0100)]
SONAR-5953 Fix stickyness of facets in non-contextualized mode
Stas Vilchik [Wed, 28 Jan 2015 13:24:58 +0000 (14:24 +0100)]
SONAR-6098 remove log statements
Jean-Baptiste Lievremont [Wed, 28 Jan 2015 10:49:57 +0000 (11:49 +0100)]
SONAR-5953 Fix stickyness of facet and harvest more component UUIDs for ref data
Julien HENRY [Wed, 28 Jan 2015 11:41:23 +0000 (12:41 +0100)]
SONAR-6111 Drop ability to execute Maven plugin as part of the batch analysis
Julien HENRY [Wed, 28 Jan 2015 11:12:14 +0000 (12:12 +0100)]
SONAR-6012 Do not output reporter, updateDate and closeDate in JSON report
since these information are no more available in local issue tracking mode
Stas Vilchik [Wed, 28 Jan 2015 09:32:10 +0000 (10:32 +0100)]
SONAR-5345 use new WS parameters
Stas Vilchik [Tue, 27 Jan 2015 16:03:54 +0000 (17:03 +0100)]
SONAR-5345 do not add component parameter to the url
Julien HENRY [Wed, 28 Jan 2015 08:31:53 +0000 (09:31 +0100)]
SONAR-6105 Fix missing SVN and Git plugins
Julien HENRY [Tue, 27 Jan 2015 21:04:23 +0000 (22:04 +0100)]
Fix test
Julien HENRY [Tue, 27 Jan 2015 20:51:45 +0000 (21:51 +0100)]
SONAR-6088 Fix medium tests
Julien HENRY [Tue, 27 Jan 2015 20:22:41 +0000 (21:22 +0100)]
SONAR-6105 Extract SVN and Git as standalone plugins
Jean-Baptiste Lievremont [Fri, 23 Jan 2015 16:49:13 +0000 (17:49 +0100)]
SONAR-5953 Update (again) issue search WS API
- Use component(Uuid|Key)s to fix top level context of search
- Use (project|module|directory|file)Uuids to refine/facet
Julien HENRY [Tue, 27 Jan 2015 09:50:00 +0000 (10:50 +0100)]
SONAR-6088 Remove old preview/h2 mode
Stas Vilchik [Tue, 27 Jan 2015 15:54:11 +0000 (16:54 +0100)]
SONAR-5345 update issues links in the alerts widget
Julien Lancelot [Tue, 27 Jan 2015 13:39:25 +0000 (14:39 +0100)]
Fix quality flaw
Julien Lancelot [Tue, 27 Jan 2015 13:32:14 +0000 (14:32 +0100)]
SONAR-6086 Reindex Views and Sub-Views on each analysis
Julien Lancelot [Tue, 27 Jan 2015 12:47:48 +0000 (13:47 +0100)]
Fix test on PostgresSQL
Julien Lancelot [Tue, 27 Jan 2015 12:42:55 +0000 (13:42 +0100)]
SONAR-6085 Index "real" projects in Views index
Julien Lancelot [Tue, 27 Jan 2015 09:17:26 +0000 (10:17 +0100)]
SONAR-6085 Create Views Index
Julien HENRY [Mon, 26 Jan 2015 17:32:01 +0000 (18:32 +0100)]
Fix medium test
Stas Vilchik [Mon, 26 Jan 2015 17:26:12 +0000 (18:26 +0100)]
SONAR-6053 Add tooltips over issue severity, status and resolution facets in Issues page
Stas Vilchik [Mon, 26 Jan 2015 17:13:54 +0000 (18:13 +0100)]
SONAR-5345 update issues widget
Simon Brandhof [Mon, 26 Jan 2015 17:07:25 +0000 (18:07 +0100)]
Add profiling logs to analysis report exchange protocol
Stas Vilchik [Mon, 26 Jan 2015 16:51:18 +0000 (17:51 +0100)]
SONAR-5904 New directory facet on Issues page
Stas Vilchik [Mon, 26 Jan 2015 16:34:31 +0000 (17:34 +0100)]
apply feedback on rules page
Stas Vilchik [Mon, 26 Jan 2015 16:24:01 +0000 (17:24 +0100)]
apply feedback on issues page
Stas Vilchik [Mon, 26 Jan 2015 15:54:05 +0000 (16:54 +0100)]
SONAR-6041 apply feedback
Julien HENRY [Mon, 26 Jan 2015 15:02:51 +0000 (16:02 +0100)]
SONAR-5077 Add default value
Julien HENRY [Mon, 26 Jan 2015 13:05:33 +0000 (14:05 +0100)]
SONAR-6012 Fix creationDate during issue tracking on removed components
Teryk Bellahsene [Mon, 26 Jan 2015 15:46:13 +0000 (16:46 +0100)]
fix migration scripts for mssql server
Teryk Bellahsene [Mon, 26 Jan 2015 15:13:31 +0000 (16:13 +0100)]
fix issue edit in UI
Julien Lancelot [Mon, 26 Jan 2015 14:58:06 +0000 (15:58 +0100)]
SONAR-6047 dirPath should not begin by "/"
Stas Vilchik [Mon, 26 Jan 2015 10:50:27 +0000 (11:50 +0100)]
SONAR-5345 Merge Issues Drilldown and the Issues pages
Simon Brandhof [Mon, 26 Jan 2015 11:28:30 +0000 (12:28 +0100)]
SONAR-6096 When a new issue is at file level, automatically assign it to the latest committer
Julien Lancelot [Mon, 26 Jan 2015 14:28:19 +0000 (15:28 +0100)]
Merge remote-tracking branch 'origin/branch-5.0'
Conflicts:
server/sonar-server/src/test/java/org/sonar/server/component/db/SnapshotDaoTest.java
sonar-core/src/main/resources/org/sonar/core/component/db/SnapshotMapper.xml
sonar-core/src/main/resources/org/sonar/core/properties/PropertiesMapper.xml
Simon Brandhof [Mon, 26 Jan 2015 14:24:23 +0000 (15:24 +0100)]
WS API: accept NewParam#setPossibleValues(Collection) with not-null empty collection parameter
Julien Lancelot [Mon, 26 Jan 2015 13:55:00 +0000 (14:55 +0100)]
Remove useless join
Julien Lancelot [Mon, 26 Jan 2015 13:51:49 +0000 (14:51 +0100)]
SONAR-6063 Performance issue when loading Project Referentials with MS SQL
Simon Brandhof [Mon, 26 Jan 2015 13:30:08 +0000 (14:30 +0100)]
SONAR-4624 rename labels of issue transitions
* "Resolve" -> "Resolve as fixed"
* "False-Positive" -> "Resolve as false positive"
* "Won't fix" -> "Resovle as won't fix"
Teryk Bellahsene [Fri, 23 Jan 2015 13:55:40 +0000 (14:55 +0100)]
delete component ids from the issues table
Simon Brandhof [Mon, 26 Jan 2015 10:49:53 +0000 (11:49 +0100)]
SONAR-5912 fix notification of issue changes during analysis
Julien HENRY [Mon, 26 Jan 2015 10:55:12 +0000 (11:55 +0100)]
Fix some quality flaws
Julien HENRY [Mon, 26 Jan 2015 10:21:26 +0000 (11:21 +0100)]
Fix some quality flaws
Julien HENRY [Mon, 26 Jan 2015 09:42:51 +0000 (10:42 +0100)]
SONAR-5927 Blacklist old issues-report plugin
Stas Vilchik [Mon, 26 Jan 2015 09:30:40 +0000 (10:30 +0100)]
SONAR-5820 fix infinite scrolling
Stas Vilchik [Mon, 26 Jan 2015 09:12:34 +0000 (10:12 +0100)]
SONAR-5966 update issue box
Stas Vilchik [Mon, 26 Jan 2015 09:06:10 +0000 (10:06 +0100)]
SONAR-5820 improve changing of tags
Julien HENRY [Mon, 26 Jan 2015 08:46:28 +0000 (09:46 +0100)]
SONAR-6012 Fix manual severity and get previous creation date
Julien HENRY [Mon, 26 Jan 2015 08:28:29 +0000 (09:28 +0100)]
SONAR-5927 Restore UserFinder on batch side but deprecate it
Julien HENRY [Fri, 23 Jan 2015 16:34:47 +0000 (17:34 +0100)]
SONAR-5077 Compute ncloc for files with no language
Julien HENRY [Fri, 23 Jan 2015 11:23:51 +0000 (12:23 +0100)]
SONAR-5077 Rename property to enable indexation of all files
Julien HENRY [Fri, 23 Jan 2015 11:14:00 +0000 (12:14 +0100)]
SONAR-6060 Move HTML report into the core
Stas Vilchik [Mon, 26 Jan 2015 09:01:10 +0000 (10:01 +0100)]
SONAR-5820 move create manual rule button
Stas Vilchik [Mon, 26 Jan 2015 08:44:58 +0000 (09:44 +0100)]
SONAR-6041 update search categories
Stas Vilchik [Fri, 23 Jan 2015 12:12:49 +0000 (13:12 +0100)]
SONAR-6041 update nav
Simon Brandhof [Fri, 23 Jan 2015 18:10:08 +0000 (19:10 +0100)]
Fix quality flaws
Julien Lancelot [Fri, 23 Jan 2015 14:50:17 +0000 (15:50 +0100)]
Fix quality flaws
Julien Lancelot [Fri, 23 Jan 2015 14:22:42 +0000 (15:22 +0100)]
Update warning when a unknown Characteristic is found on a rule
Julien Lancelot [Fri, 23 Jan 2015 13:59:40 +0000 (14:59 +0100)]
SONAR-6013 Return severity, manualSeverity and creationDate
Julien Lancelot [Thu, 22 Jan 2015 17:11:41 +0000 (18:11 +0100)]
Fix quality flaws
Teryk Bellahsene [Wed, 21 Jan 2015 17:00:21 +0000 (18:00 +0100)]
issues - add component and project uuids to issues table
Simon Brandhof [Fri, 23 Jan 2015 12:15:31 +0000 (13:15 +0100)]
Computation stack must not update issues in db if no fields were changed
Simon Brandhof [Fri, 23 Jan 2015 10:55:29 +0000 (11:55 +0100)]
Merge pull request #54 from SonarSource/SONAR-5906-autoassign
SONAR-5906 log warning when multiple users share the same SCM account
Simon Brandhof [Fri, 23 Jan 2015 10:22:51 +0000 (11:22 +0100)]
Apply feedback
Simon Brandhof [Fri, 23 Jan 2015 10:14:22 +0000 (11:14 +0100)]
Keep compatibility with issue-assign and cockpit plugins
Do not override author and assignee fields of new issues
Julien HENRY [Wed, 21 Jan 2015 10:22:44 +0000 (11:22 +0100)]
SONAR-6012 Local issue tracking
Simon Brandhof [Fri, 23 Jan 2015 08:28:43 +0000 (09:28 +0100)]
SONAR-3499 do not update tags when issues are unchanged
Stas Vilchik [Thu, 22 Jan 2015 16:47:13 +0000 (17:47 +0100)]
add current assignee to the dropdown of issue box assignees
Stas Vilchik [Thu, 22 Jan 2015 16:41:53 +0000 (17:41 +0100)]
fix display of the page footer on navigator pages
Stas Vilchik [Thu, 22 Jan 2015 16:38:44 +0000 (17:38 +0100)]
SONAR-5820 fix the error message when creating a manual rule
Julien HENRY [Fri, 23 Jan 2015 08:01:22 +0000 (09:01 +0100)]
Merge pull request #53 from SonarSource/fix/SONAR-6083
SONAR-6083 Server OutOfMemory error with preview analysis mode
Simon Brandhof [Fri, 23 Jan 2015 06:20:54 +0000 (07:20 +0100)]
SONAR-5906 log warning when multiple users share the same SCM account, so that issue can't be assigned to a single person.
Simon Brandhof [Thu, 22 Jan 2015 20:53:13 +0000 (21:53 +0100)]
SONAR-6083 Server OutOfMemory error with preview analysis mode
Simon Brandhof [Thu, 22 Jan 2015 17:09:04 +0000 (18:09 +0100)]
Missing close of ResultSet in AnalysisReportDao
(even if it's not supposed to be needed as RS is closed by Statement)
Simon Brandhof [Thu, 22 Jan 2015 16:06:09 +0000 (17:06 +0100)]
SONAR-4624 rename issue transition "mute" to "wontfix" and resolution "MUTED" to "WONTFIX"
Julien Lancelot [Thu, 22 Jan 2015 16:20:29 +0000 (17:20 +0100)]
SONAR-6013 Return overriddenSeverity instead of severity and do not return anymore assigneeLogin
Julien Lancelot [Thu, 22 Jan 2015 15:51:15 +0000 (16:51 +0100)]
SONAR-6013 Return manual rules in /batch/project to be able to handle manual issues
Stas Vilchik [Thu, 22 Jan 2015 16:11:30 +0000 (17:11 +0100)]
SONAR-5820 select the rule severity when activate from the list
Stas Vilchik [Thu, 22 Jan 2015 13:45:38 +0000 (14:45 +0100)]
SONAR-5966 improve display of issue boxes
Jean-Baptiste Lievremont [Thu, 22 Jan 2015 14:57:25 +0000 (15:57 +0100)]
SONAR-5988 When a quality profile is selected, filter rules using its language
Jean-Baptiste Lievremont [Thu, 22 Jan 2015 14:16:47 +0000 (15:16 +0100)]
SONAR-5973 Display selected items in facet values (even when ES gives 0 result)
Simon Brandhof [Thu, 22 Jan 2015 14:49:07 +0000 (15:49 +0100)]
Clean source line index in BackendCleanup
Stas Vilchik [Thu, 22 Jan 2015 14:19:14 +0000 (15:19 +0100)]
SONAR-5820 show only profiles that match the selected language
Stas Vilchik [Thu, 22 Jan 2015 14:12:39 +0000 (15:12 +0100)]
SONAR-5820 reorder facets, enable languages and tags by default
Simon Brandhof [Thu, 22 Jan 2015 14:07:02 +0000 (15:07 +0100)]
Fix compatibility of tests with mysql and postgresql
The schema used by dbunit is badly set. It should not be the db login on mysql and postgresql.
Julien Lancelot [Thu, 22 Jan 2015 13:05:05 +0000 (14:05 +0100)]
SONAR-5904 Return directories facet in Issues search WS
Stas Vilchik [Thu, 22 Jan 2015 13:07:13 +0000 (14:07 +0100)]
SONAR-5820/SONAR-5987 Ability to filter rules that are active in a quality profile
Stas Vilchik [Thu, 22 Jan 2015 10:00:55 +0000 (11:00 +0100)]
SONAR-6041 update styles of the breadcrumbs
Simon Brandhof [Thu, 22 Jan 2015 12:50:40 +0000 (13:50 +0100)]
Speed-up tests with Oracle
Julien Lancelot [Thu, 22 Jan 2015 10:14:28 +0000 (11:14 +0100)]
SONAR-6007 Allow to search for issues at directory level
Simon Brandhof [Wed, 21 Jan 2015 21:38:22 +0000 (22:38 +0100)]
Attempt to speed-up Oracle tests
Simon Brandhof [Wed, 21 Jan 2015 21:07:23 +0000 (22:07 +0100)]
Fix compatibility of tests with mssql
Simon Brandhof [Wed, 21 Jan 2015 19:17:57 +0000 (20:17 +0100)]
Fix typo in CHARACTERISTICS table of dbunit tests
Simon Brandhof [Wed, 21 Jan 2015 19:17:37 +0000 (20:17 +0100)]
New attempt to speed-up db tests
TRUNCATE is slow, even of empty tables, so it must be executed only if count(*)>0
Julien Lancelot [Wed, 21 Jan 2015 17:48:52 +0000 (18:48 +0100)]
Improve IssueIndexMediumTest to not depend on db
Simon Brandhof [Wed, 21 Jan 2015 17:38:28 +0000 (18:38 +0100)]
Revert "Attempt to speed-up db tests on non-H2"
This reverts commit
d68baaa507dab20580ddee148a87d2970a1a716e.