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
Commit message (
Expand
)
Author
Age
Files
Lines
*
SONAR-8798 convert medium tests to unit tests
Daniel Schwarz
2017-08-09
42
-2270
/
+1851
*
SONAR-8798 reduce Elasticsearch log level to "WARN" for unit tests
Daniel Schwarz
2017-08-09
2
-1
/
+6
*
SONAR-8798 fix date histogram bounds
Daniel Schwarz
2017-08-09
1
-1
/
+1
*
SONAR-8798 remove setting "index.number_of_replicas"
Daniel Schwarz
2017-08-09
4
-37
/
+0
*
SONAR-8798 removed SearchServer and EsServerHolder
Daniel Schwarz
2017-08-09
3
-446
/
+0
*
SONAR-8798 fix storing rule key in RuleExtensionDoc
Daniel Schwarz
2017-08-09
3
-7
/
+4
*
SONAR-8798 allow "epoch_second" as alternative ES date format
Daniel Schwarz
2017-08-09
7
-35
/
+60
*
SONAR-8798 Add parent-join plugin
Daniel Schwarz
2017-08-09
2
-2
/
+6
*
SONAR-8798 do not automatically create indexes, not even in unit tests
Daniel Schwarz
2017-08-09
1
-0
/
+1
*
SONAR-8798 apply all breaking changes of ES 5.5
Daniel Schwarz
2017-08-09
11
-32
/
+40
*
SONAR-8798 Upgrade packaged Elasticsearch to 5.5.1
Daniel Schwarz
2017-08-09
108
-113
/
+3976
*
SONAR-8798 make ES read config files provided by SQ
Sébastien Lesaint
2017-08-09
8
-15
/
+280
*
SONAR-8798 path.home is useless with ES as an external process
Sébastien Lesaint
2017-08-09
3
-8
/
+3
*
SONAR-8798 configure log4j to slf4j bridge for transport client
Sébastien Lesaint
2017-08-09
3
-11
/
+44
*
SONAR-8798 use TransportClient to check node is operational
Sébastien Lesaint
2017-08-09
14
-91
/
+209
*
SONAR-8798 move default index properties to NewIndex
Sébastien Lesaint
2017-08-09
20
-179
/
+412
*
SONAR-8798 start and monitor ES script from main process
Sébastien Lesaint
2017-08-09
11
-28
/
+721
*
SONAR-8798 rename ProcessMonitorImpl to ProcessCommandsProcessMonitor
Sébastien Lesaint
2017-08-09
5
-59
/
+95
*
SONAR-8798 rename JavaCommandFactory to CommandFactory
Sébastien Lesaint
2017-08-09
6
-19
/
+19
*
SONAR-8798 rename JavaProcessLauncher to ProcessLauncher
Sébastien Lesaint
2017-08-09
6
-26
/
+27
*
SONAR-8798 extract AbstractCommand from JavaCommand
Sébastien Lesaint
2017-08-09
3
-72
/
+158
*
SONAR-8798 move confusing inner class JavaProcessLauncher#SystemProcessBuilder
Sébastien Lesaint
2017-08-09
3
-61
/
+83
*
SONAR-8798 fix quality gate status facet of project measures index
Daniel Schwarz
2017-08-09
1
-8
/
+8
*
SONAR-8798 arbitrary types like RuleType cannot be serialized by ES 5
Daniel Schwarz
2017-08-09
1
-2
/
+4
*
SONAR-8798 fix unit tests
Daniel Schwarz
2017-08-09
9
-35
/
+56
*
SONAR-8798 update EsTester to support ES 5.X
Daniel Schwarz
2017-08-09
6
-81
/
+1194
*
SONAR-8798 make integration tests run
Daniel Schwarz
2017-08-09
2
-11
/
+10
*
SONAR-8798 term_vector must be enabled for hightlighting on field too
Sébastien Lesaint
2017-08-09
3
-5
/
+8
*
SONAR-8798 support both text and keyword string field types
Sébastien Lesaint
2017-08-09
4
-21
/
+94
*
SONAR-8798 make MetaIndex.value stored to be able to retrieve it
Sébastien Lesaint
2017-08-09
2
-3
/
+11
*
SONAR-8798 term_vector only an analyzed keyword fields
Sébastien Lesaint
2017-08-09
3
-6
/
+5
*
SONAR-8798 SearchServer starts external ES 5 process
Daniel Schwarz
2017-08-09
115
-155
/
+2474
*
SONAR-8798 property node.rack_id renamed to node.attr.rack_id
Daniel Schwarz
2017-08-09
1
-1
/
+1
*
SONAR-8798 do not set obsolete discovery.zen.ping.multicast.enabled
Daniel Schwarz
2017-08-09
1
-2
/
+1
*
SONAR-8798 drop Xmx limitation in quick-build.sh
Sébastien Lesaint
2017-08-09
1
-1
/
+1
*
SONAR-8798 compile with ES 5.0.0
Sébastien Lesaint
2017-08-09
33
-325
/
+319
*
SONAR-8798 don't store _id in document bodies anymore
Sébastien Lesaint
2017-08-09
7
-21
/
+35
*
SONAR-8798 replace any usage of SearchType.SCAN by a scroll query
Daniel Schwarz
2017-08-09
4
-17
/
+22
*
SONAR-8798 remove (anyways ignored) sorting for RuleIndex.searchAll
Daniel Schwarz
2017-08-09
1
-1
/
+0
*
SONAR-8798 prepare for setRefresh replaced by setRefreshPolicy
Sébastien Lesaint
2017-08-09
7
-3
/
+13
*
SONAR-8798 prepare for type change of ES property "norms"
Sébastien Lesaint
2017-08-09
1
-2
/
+6
*
SONAR-8798 prepare changing literal values for es property "index"
Daniel Schwarz
2017-08-09
6
-17
/
+28
*
SONAR-8798 prepare move from type STRING to type TEXT or KEYWORD
Sébastien Lesaint
2017-08-09
15
-111
/
+115
*
SONAR-8798 do not reference non existing field in queries
Daniel Schwarz
2017-08-09
1
-1
/
+2
*
SONAR-8798 store index definition hashes in separate es index
Daniel Schwarz
2017-08-09
13
-133
/
+380
*
Use LinkedHashSet to make output order consistent
Julien HENRY
2017-08-08
1
-2
/
+2
*
Fix regression introduced during previous scanner hardening
Julien HENRY
2017-08-08
5
-81
/
+125
*
SONAR-9576 More simple predicate to skip default status filter
Julien HENRY
2017-08-07
5
-2
/
+20
*
Fix test
Duarte Meneses
2017-08-07
2
-25
/
+1
*
Optimize copy of scanner measures
Duarte Meneses
2017-08-07
6
-31
/
+120
[next]