index
:
sonarqube.git
4.5.5
6.7
Martin/DefaultSymbol_ErrorMessage
branch-10.0
branch-10.1
branch-10.2
branch-10.3
branch-10.4
branch-10.5
branch-10.6
branch-10.7
branch-10.8
branch-5.6
branch-6.0
branch-6.1
branch-6.2
branch-6.3
branch-6.4
branch-6.5
branch-6.5-M1
branch-6.6
branch-6.6-M1
branch-6.7
branch-7.0
branch-7.9
branch-8.1
branch-8.3
branch-8.4
branch-8.5
branch-8.6
branch-8.7
branch-8.9
branch-9.0
branch-9.1
branch-9.2
branch-9.3
branch-9.4
branch-9.5
branch-9.6
branch-9.7
branch-9.8
branch-9.9
bug/cv/SONAR-20986-open-source-build-on-travis-failing
bugfix/cv/upgrade-travisenv-j17
copy_of_master
docs/th/AzureExtensionCompat15621
feat/smarini/BUILD-6088-add-security-md
feature/jay/fix-travis-build
feature/jh/scanner_report_uploader
feature/wad/do-not-merge-do-not-merge
feature/wad/refresh-cache
feature/wad/wip-node-18
fix/jp/fix-jrog
greg/test-new-cirrus-config
jp/test-ut
lj/testing-release
lj/travis-fix-for-master
master
ms/test-timeout
poc/kirill+dam/open-issue-in-ide
poc/me/travis-public-repo
prevent-jvm-override
task/mm/restore-public-build
task/sma/SONAR-22676_DO-NOT-MERGE
wip/ak/BUILD-3755-test-pr
wip/ant1/try_BUILD-3755_no_public_build_for_lts
wouter-admiraal-sonarsource-patch-1
Continuous Inspection: https://github.com/SonarSource/sonarqube
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
SONAR-9616 api/navigation/global returns branchesEnabled
Julien Lancelot
2017-09-12
1
-0
/
+12
*
SONAR-9616 Add IT on api/project_branches/list
Julien Lancelot
2017-09-12
2
-1
/
+58
*
Adjusting performance tests expectations
Duarte Meneses
2017-09-12
1
-2
/
+2
*
SONAR-9616 compute engine backend to support branches
Simon Brandhof
2017-09-12
2
-0
/
+6
*
Bring 6.6-SNAPSHOT back
Simon Brandhof
2017-09-12
30
-30
/
+30
*
Release 6.6-M1
Simon Brandhof
2017-09-12
30
-30
/
+30
*
SONAR-9796 remove max size limit on index field Tests.Test.stacktrace
Sébastien Lesaint
2017-09-11
3
-3
/
+4
*
SONAR-9181 WS bulk_apply_template accepts the parameters as projects/search
Teryk Bellahsene
2017-09-11
1
-14
/
+56
*
SONAR-4566 Identify old project on projects management page
Stas Vilchik
2017-09-11
1
-1
/
+1
*
SONAR-9784 rewrite projects management page
Stas Vilchik
2017-09-11
4
-23
/
+15
*
SONAR-9181 WS api/projects/bulk_delete accepts the sames parameters as api/pr...
Teryk Bellahsene
2017-09-11
4
-10
/
+98
*
SONAR-9181 WS api/projects/search search by component keys or uuids
Teryk Bellahsene
2017-09-11
1
-1
/
+1
*
SONAR-9181 WS api/projects/search filters on provisioned projects
Teryk Bellahsene
2017-09-11
1
-5
/
+11
*
SONAR-9181 IT to search for provisioned projects
Teryk Bellahsene
2017-09-11
1
-0
/
+19
*
SONAR-8640 WS api/projects/search query on key does partial match and is case...
Teryk Bellahsene
2017-09-11
1
-0
/
+26
*
SONAR-4566 Search old projects in WS api/projects/search
Teryk Bellahsene
2017-09-11
2
-0
/
+78
*
SONAR-9664 Add IT for custom rules backdating
Julien HENRY
2017-09-07
25
-21
/
+357
*
SONAR-9661 Add IT for issue backdating on plugin update
Julien HENRY
2017-09-07
23
-20
/
+694
*
Improve QualityGate ITs
Julien Lancelot
2017-09-06
3
-131
/
+61
*
Add missing QualityGateOnRatingMeasuresTest in Category1Suite
Julien Lancelot
2017-09-06
2
-65
/
+38
*
Add QGateTester to clean quality gates between each IT
Julien Lancelot
2017-09-06
3
-0
/
+121
*
SONAR-9715 Implement a delay for finishing task in Compute Engine
Eric Hartmann
2017-09-05
13
-695
/
+1121
*
SONAR-9738 Fail if the cluster name differs from node to node
Daniel Schwarz
2017-09-05
2
-2
/
+26
*
Reduce memory for Elasticsearch to 128M for ITs
Eric Hartmann
2017-09-05
5
-0
/
+15
*
SONAR-9714 Pass Elasticsearch settings in a yaml file
Daniel Schwarz
2017-09-05
2
-1
/
+63
*
SONAR-9731 Update clustering property names
Eric Hartmann
2017-09-05
1
-7
/
+5
*
SONAR-9713 Allow to upgrade a cluster without stopping search nodes
Eric Hartmann
2017-09-05
2
-3
/
+73
*
SONAR-9712 reduce types of cluster nodes to only: application OR search
Eric Hartmann
2017-09-05
3
-47
/
+84
*
Add ITs on cluster
Eric Hartmann
2017-09-05
5
-1
/
+432
*
SONAR-9590 only heap and heap dump options are now in search.javaOpts
Sébastien Lesaint
2017-09-05
5
-30
/
+0
*
SONAR-9426 Set external identity info when reactivating local user
Julien Lancelot
2017-09-05
1
-0
/
+23
*
Create user only when needed in LocalAuthenticationTest
Julien Lancelot
2017-09-05
1
-41
/
+34
*
Add missing Tester#disableOrganizations in Category 1 ITs
Julien Lancelot
2017-09-05
3
-19
/
+12
*
Add SettingTester to clean settings between each IT
Julien Lancelot
2017-09-05
5
-29
/
+160
*
SONAR-9721 IT to test telemetry content
Teryk Bellahsene
2017-08-30
7
-104
/
+213
*
SONAR-9721 Send project measures statistics
Teryk Bellahsene
2017-08-30
1
-1
/
+9
*
SONAR-9721 Telemetry properties defined in a specific PropertyDefinition class
Teryk Bellahsene
2017-08-30
1
-2
/
+2
*
SONAR-9721 Opt-out of telemetry with a property
Teryk Bellahsene
2017-08-30
1
-0
/
+21
*
SONAR-9721 Send telemetry data once a week
Teryk Bellahsene
2017-08-30
1
-0
/
+1
*
SONAR-9721 Send Server UUID to Telemetry server
Teryk Bellahsene
2017-08-30
2
-0
/
+74
*
SONAR-9758 Support Oracle JDBC driver 12.2.0.1.0
Simon Brandhof
2017-08-28
1
-2
/
+2
*
Split tests in LocalAuthenticationTest
Simon Brandhof
2017-08-25
1
-3
/
+11
*
SONAR-9747 Make components and global settings independant from each others i...
Grégoire Aubert
2017-08-25
1
-0
/
+18
*
SONAR-7493 support long issue messages on Oracle
Simon Brandhof
2017-08-24
1
-0
/
+38
*
Add integration test on web authentication with UTF-8 password
Simon Brandhof
2017-08-22
1
-3
/
+11
*
Fix compatibility of Selenese tests with Chrome
Simon Brandhof
2017-08-22
17
-86
/
+16
*
make quality gate ITs more reliable, by not using default qg
Daniel Schwarz
2017-08-22
1
-10
/
+27
*
SONAR-9734 add integration test
Simon Brandhof
2017-08-21
2
-1
/
+56
*
Revert "SONAR-7493 add integration test on max length of db column issues.mes...
Simon Brandhof
2017-08-17
1
-20
/
+0
*
SONAR-7493 add integration test on max length of db column issues.message
Simon Brandhof
2017-08-17
1
-0
/
+20
[next]