Commit Graph

18070 Commits

Author SHA1 Message Date
Stas Vilchik
d7ea0a8b14 improve web build scripts (fixes issue with NODE_ENV on windows) 2015-12-28 13:01:19 +01:00
Stas Vilchik
593c11c6de move ProjectOverviewTest under projectServices 2015-12-28 11:40:50 +01:00
Stas Vilchik
95a7c853c6 add ITs for Project Code Page 2015-12-28 11:35:39 +01:00
Stas Vilchik
11069c8490 fix opening of web service action permalink 2015-12-28 11:05:33 +01:00
Stas Vilchik
9b786aa3fd upgrade to node.js 4 and npm 3, fix deps versions, migrate to gulp-cssnano 2015-12-28 10:27:18 +01:00
Thomas Vérin
d29b169317 fixed history package version for react-router compat 2015-12-24 09:27:06 +01:00
Jenkins CI
e8d0c5b1ed Automatic merge from branch-5.3
* origin/branch-5.3:
  SONAR-7163 WS api/user_groups/search Search group with '_', '%' or '/' characters
2015-12-24 08:01:20 +01:00
Teryk Bellahsene
e79441c60f SONAR-7129 Fix snapshot path builder for Oracle 2015-12-23 14:06:12 +01:00
Teryk Bellahsene
59eeb3eb17 SONAR-7129 WS api/components/tree Less components in the example response 2015-12-23 11:47:33 +01:00
Duarte Meneses
638244f43d SONAR-2867 Standard copy-paste detection should happen within a project, not only within a module 2015-12-23 11:29:14 +01:00
Teryk Bellahsene
9d6442856e SONAR-7163 WS api/user_groups/search Search group with '_', '%' or '/' characters 2015-12-23 10:47:42 +01:00
Teryk Bellahsene
7f5a8542ce SONAR-7129 Apply feedback
- more explicit message when base component parameters are not provided
- projectId removed from the response
- f parameter removed
- better response example
2015-12-22 15:01:58 +01:00
Stas Vilchik
978d830fe9 improve code quality 2015-12-22 14:57:08 +01:00
Stas Vilchik
cb5a1d7fe4 SONAR-7149 Add an ability to search for sub-components 2015-12-22 10:46:23 +01:00
Jenkins CI
bfa9e24fad Automatic merge from branch-5.3
* origin/branch-5.3:
  SONAR-7160 Change of drilldown period fails
2015-12-22 08:01:23 +01:00
Stas Vilchik
bba83de69a SONAR-7160 Change of drilldown period fails 2015-12-21 17:17:12 +01:00
Stas Vilchik
a3f17ad878 fix version of "history" package 2015-12-21 17:11:39 +01:00
Stas Vilchik
27b713be24 SONAR-7160 Change of drilldown period fails 2015-12-21 17:06:23 +01:00
Stas Vilchik
93aac6dc9b SONAR-7147 keep current state in the url 2015-12-21 15:39:29 +01:00
Teryk Bellahsene
612eca3d6a SONAR-7127 Add language parameter to WS api/components/search 2015-12-21 15:21:38 +01:00
Duarte Meneses
d1e303f841 SONAR-2867 Standard copy-paste detection should happen within a project, not only within a module 2015-12-21 14:37:03 +01:00
Teryk Bellahsene
6fe8b0cd64 SONAR-7129 WS api/components/tree 2015-12-21 12:27:25 +01:00
Duarte Meneses
8239ac084e SONAR-7121 Project's File Lock not released on error 2015-12-21 09:24:35 +01:00
Simon Brandhof
13a6da5b9d Speed-up Firefox in Selenium tests 2015-12-18 18:22:44 +01:00
Sébastien Lesaint
2f51481f46 fix perf IT after DuplicationRepository perf improvment 2015-12-18 18:03:17 +01:00
Sébastien Lesaint
6e6cf55b1e fix use of deprecated constants in favor of static factory method 2015-12-18 15:49:08 +01:00
Simon Brandhof
8ec2f05179 Revert "Use SeleneseTest to improve reliability of selenium"
This reverts commit a76c4cc7ce.
2015-12-18 11:24:05 +01:00
Stas Vilchik
e75c3de15a SONAR-7143 fix tooltips, improve rendering of long names 2015-12-18 11:02:51 +01:00
Stas Vilchik
e76fa39804 SONAR-7146 Open files in place 2015-12-18 11:02:51 +01:00
Stas Vilchik
3f38540619 install webpack 2015-12-18 11:02:51 +01:00
Simon Brandhof
a76c4cc7ce Use SeleneseTest to improve reliability of selenium 2015-12-18 10:54:39 +01:00
Simon Brandhof
cca7122a79 Increase timeout of EmbeddedDatabaseTest 2015-12-18 10:54:14 +01:00
Sébastien Lesaint
daf70b2c4c fix quality flaws 2015-12-18 10:00:18 +01:00
Jenkins CI
feb13a2e4a Automatic merge from branch-5.3
* origin/branch-5.3:
  [maven-release-plugin] prepare for next development iteration
  [maven-release-plugin] prepare release 5.3-RC2
2015-12-18 08:01:22 +01:00
Thomas Vérin
acd392a95c [maven-release-plugin] prepare for next development iteration 2015-12-17 17:02:01 +01:00
Thomas Vérin
29a84111f6 [maven-release-plugin] prepare release 5.3-RC2 2015-12-17 17:02:01 +01:00
Sébastien Lesaint
069498e351 Merge branch 'branch-5.3' 2015-12-17 13:57:32 +01:00
Sébastien Lesaint
9c311c5591 SONAR-6990 strongly reduce HEAP usage of the DuplicationRepository 2015-12-17 10:44:05 +01:00
Sébastien Lesaint
212000d472 SONAR-6990 support repeated original-duplicate paars from the batch 2015-12-17 10:44:05 +01:00
Sébastien Lesaint
e5df1b815f SONAR-6990 remove useless using to Map#contains 2015-12-17 10:44:05 +01:00
Sébastien Lesaint
428a095a92 SONAR-6990 fix use of String.format generating garbage strings 2015-12-17 10:44:05 +01:00
Stas Vilchik
9c0f38be94 fix spinner position of the overview pages 2015-12-17 10:12:32 +01:00
Jenkins CI
5c75034675 Automatic merge from branch-5.3
* origin/branch-5.3:
  open file in the workspace when click on the bubble
  SONAR-7126 Scanner on Java 7 must support TLS 1.2 when connecting to SonarQube HTTPS server
  Add unit test for Java CPD Engine
2015-12-17 08:01:22 +01:00
Stas Vilchik
77828c13fe open file in the workspace when click on the bubble 2015-12-16 17:11:17 +01:00
Stas Vilchik
d9e9ce0e05 use envify to log only in development 2015-12-16 16:52:51 +01:00
Simon Brandhof
53170bebb5 SONAR-7126 Scanner on Java 7 must support TLS 1.2 when connecting to SonarQube HTTPS server 2015-12-16 16:46:52 +01:00
Stas Vilchik
8dad734025 SONAR-7145 add an ability to drilldown by component 2015-12-16 15:51:01 +01:00
Stas Vilchik
86be080a4b SONAR-7144 add a link to open a component in a new tab 2015-12-16 15:42:03 +01:00
Stas Vilchik
f7c1c7a08a SONAR-7143 display different types of coverage 2015-12-16 15:23:40 +01:00
Julien HENRY
4bba0c42a2 Add unit test for Java CPD Engine 2015-12-16 11:42:29 +01:00