Commit Graph

17565 Commits

Author SHA1 Message Date
Stas Vilchik
f15b982833 Merge pull request #611 from SonarSource/revert-609-feature/coveralls
Revert "send coverage report to coveralls"
2015-11-02 19:09:15 +01:00
Stas Vilchik
e1c46456c6 Revert "send coverage report to coveralls" 2015-11-02 19:07:16 +01:00
Stas Vilchik
1922918416 Merge pull request #609 from SonarSource/feature/coveralls
send coverage report to coveralls
2015-11-02 16:50:56 +01:00
Stas Vilchik
8a071482e3 clean up package.json 2015-11-02 16:01:41 +01:00
Stas Vilchik
251f55f9e4 refactor urls helper 2015-11-02 16:00:33 +01:00
Stas Vilchik
bb1b243148 drop coverage of jsx files 2015-11-02 14:24:14 +01:00
Stas Vilchik
07bb950160 refactor measure formatting 2015-11-02 14:02:10 +01:00
Stas Vilchik
914ff85f6b SONAR-6331 improve display of measures on the project overview page 2015-11-02 10:26:53 +01:00
Jenkins CI
787da65b0d Automatic merge from branch-5.2
* origin/branch-5.2:
  SONAR-5851 Add back the WS /profiles/export web page
2015-11-02 08:01:18 +01:00
Julien Lancelot
bb5e171851 SONAR-6355 Fix IT 2015-10-30 11:25:31 +01:00
Julien Lancelot
86b031b91a SONAR-6355 Default quality gate should used period 1
As the period 1 is now the leak period, the quality gate should then use this period
2015-10-30 11:25:31 +01:00
Julien Lancelot
776130ebe8 SONAR-6355 Period 1 is now the leak period
Period 1 is renamed 'Leak Period' and set to 'since previous version'
Period 2 is now set to 'since previous analyis'
Period 3 is now set to 'over 30 days'
2015-10-30 11:25:29 +01:00
Julien Lancelot
a54a036bde Reactivate since_previous_version_should_use_first_analysis_when_no_version_found IT 2015-10-30 11:23:00 +01:00
Julien Lancelot
30bfb97845 Temporary ignore IT 2015-10-30 11:10:24 +01:00
Stas Vilchik
1e5830fb65 SONAR-6331 improve UX of the project overview page 2015-10-30 10:46:02 +01:00
Teryk Bellahsene
b1cc1778b3 SONAR-5851 Add back the WS /profiles/export web page 2015-10-30 09:48:53 +01:00
Julien Lancelot
a352879988 Fix since_previous_version_should_use_first_analysis_when_no_version_found IT 2015-10-30 09:24:16 +01:00
Simon Brandhof
1f27cc9f4a Merge remote-tracking branch 'origin/branch-5.2' 2015-10-30 09:21:54 +01:00
Simon Brandhof
9d0db7ccf1 Complete javadoc of RulesDefinitionXmlLoader 2015-10-29 22:53:18 +01:00
Teryk Bellahsene
1fc53f7d88 Load ProfileExporter[] when no ProfileImporter is found 2015-10-29 16:37:56 +01:00
Evgeny Mandrikov
d7d20c58c7 Execute Protocol Buffer compiler during build
Dependency for compiler selected based on platform. Supported platforms
are Windows/Linux x86/64 and Mac OS. Configuration in root POM to avoid
duplication.

This also makes version of compiler consistent with version of library.
Previously it was 3.0.0-a3 and 3.0.0-beta-1 respectively, now both are
3.0.0-beta-1. And removes all existing auto generated files and scripts
for their creation as well as their traces (such as comments and
exclusions for SonarQube).
2015-10-29 16:12:28 +01:00
Simon Brandhof
fd1bf09182 Do not deploy internal artifacts to maven central repo 2015-10-29 16:06:31 +01:00
Julien Lancelot
bed7d7f189 Move PurgeTest IT 2015-10-29 15:07:08 +01:00
Julien Lancelot
9eaedc99f4 Move NewIssuesMeasureTest IT 2015-10-29 14:42:25 +01:00
Julien Lancelot
f6570b1dac SONAR-6729 CE not fail anymore when no quality profile found 2015-10-29 13:58:32 +01:00
Julien Lancelot
becbd7e7f5 SONAR-6356 Add IT 2015-10-29 12:22:53 +01:00
Julien Lancelot
969ebd8714 SONAR-6356 Always feed the 'since previous version' period
Since previous version period use the first snapshot when no previous version exist
2015-10-29 12:22:53 +01:00
Julien Lancelot
cf645d53f9 Move measure history ITs 2015-10-29 12:22:52 +01:00
Julien Lancelot
03d4cb1c2a Refactor Periods to increase coverage 2015-10-29 12:22:52 +01:00
Julien Lancelot
6382b0d363 Remove no more used SQL query 2015-10-29 12:22:51 +01:00
Jenkins CI
5e41c3cb0a Automatic merge from branch-5.2
* origin/branch-5.2:
  do not cache node_modules in travis
2015-10-29 08:01:26 +01:00
Stas Vilchik
910e73142f do not cache node_modules in travis 2015-10-28 13:52:03 +01:00
Jenkins CI
e6021483b7 Automatic merge from branch-5.2
* origin/branch-5.2:
  [maven-release-plugin] prepare for next development iteration
  [maven-release-plugin] prepare release 5.2-RC4
2015-10-28 08:01:16 +01:00
Julien Lancelot
080c9d69d0 SONAR-6942 Add empty folder for preview analysis 2015-10-27 22:31:23 +01:00
Julien Lancelot
9458a06ca8 SONAR-6942 Add empty folders 2015-10-27 22:06:46 +01:00
Simon Brandhof
bef388708a Remove build of orchestrator 2015-10-27 21:40:25 +01:00
Julien Lancelot
ffaaad24e6 SONAR-6942 Reorganize ITs 2015-10-27 21:19:57 +01:00
Julien Lancelot
2ca32f86c1 Move NetworkUtils to util package 2015-10-27 21:14:19 +01:00
Julien Lancelot
249a1dbe68 Move selenium package to util.selenium package 2015-10-27 21:14:19 +01:00
Stas Vilchik
835566665b SONAR-6331 small ui improvement 2015-10-27 16:46:26 +01:00
Stas Vilchik
ede83e7891 upgrade to react 0.14.0 2015-10-27 16:31:33 +01:00
Stas Vilchik
476c354d1d SONAR-6331 fix for provisioned project 2015-10-27 15:55:40 +01:00
Stas Vilchik
cb9e3a7e2e SONAR-6331 fix for provisioned project 2015-10-27 15:10:49 +01:00
Stas Vilchik
631c474b50 SONAR-6331 apply feedback 2015-10-27 15:04:06 +01:00
Thomas Vérin
fb4a61ba22 [maven-release-plugin] prepare for next development iteration 2015-10-27 14:46:02 +01:00
Thomas Vérin
b6dbbdaaf2 [maven-release-plugin] prepare release 5.2-RC4 2015-10-27 14:46:01 +01:00
Stas Vilchik
f95fb67038 improve code quality 2015-10-27 14:27:03 +01:00
Stas Vilchik
d9309e43be SONAR-6359 apply feedback 2015-10-27 14:13:41 +01:00
Stas Vilchik
4a041b7bc3 SONAR-6331 improve rendering of domain tabs 2015-10-27 13:57:09 +01:00
Jenkins CI
4a148c6971 Automatic merge from branch-5.2
* origin/branch-5.2:
  SONAR-6834 Purge CE_ACTIVITY when deleting a project
  SONAR-5876 Add l10n info for the metric
  SONAR-6414 Indexing tests should update updatedAt field
  SONAR-6824 Use SCM Info repo
  SONAR-5794 Send notification step should not use batch repo to get project name
2015-10-27 12:11:10 +01:00