]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
2017-08-09 Daniel SchwarzSONAR-8798 remove medium tests registration of QualityP...
2017-08-09 Daniel SchwarzSONAR-8798 convert medium tests to unit tests
2017-08-09 Daniel SchwarzSONAR-8798 reduce Elasticsearch log level to "WARN...
2017-08-09 Daniel SchwarzSONAR-8798 fix date histogram bounds
2017-08-09 Daniel SchwarzSONAR-8798 remove setting "index.number_of_replicas"
2017-08-09 Daniel SchwarzSONAR-8798 removed SearchServer and EsServerHolder
2017-08-09 Daniel SchwarzSONAR-8798 fix storing rule key in RuleExtensionDoc
2017-08-09 Daniel SchwarzSONAR-8798 allow "epoch_second" as alternative ES date...
2017-08-09 Daniel SchwarzSONAR-8798 Add parent-join plugin
2017-08-09 Daniel SchwarzSONAR-8798 do not automatically create indexes, not...
2017-08-09 Daniel SchwarzSONAR-8798 apply all breaking changes of ES 5.5
2017-08-09 Daniel SchwarzSONAR-8798 Upgrade packaged Elasticsearch to 5.5.1
2017-08-09 Sébastien LesaintSONAR-8798 make ES read config files provided by SQ
2017-08-09 Sébastien LesaintSONAR-8798 path.home is useless with ES as an external...
2017-08-09 Sébastien LesaintSONAR-8798 configure log4j to slf4j bridge for transpor...
2017-08-09 Sébastien LesaintSONAR-8798 use TransportClient to check node is operational
2017-08-09 Sébastien LesaintSONAR-8798 move default index properties to NewIndex
2017-08-09 Sébastien LesaintSONAR-8798 start and monitor ES script from main process
2017-08-09 Sébastien LesaintSONAR-8798 rename ProcessMonitorImpl to ProcessCommands...
2017-08-09 Sébastien LesaintSONAR-8798 rename JavaCommandFactory to CommandFactory
2017-08-09 Sébastien LesaintSONAR-8798 rename JavaProcessLauncher to ProcessLauncher
2017-08-09 Sébastien LesaintSONAR-8798 extract AbstractCommand from JavaCommand
2017-08-09 Sébastien LesaintSONAR-8798 move confusing inner class JavaProcessLaunch...
2017-08-09 Daniel SchwarzSONAR-8798 fix quality gate status facet of project...
2017-08-09 Daniel SchwarzSONAR-8798 arbitrary types like RuleType cannot be...
2017-08-09 Daniel SchwarzSONAR-8798 fix unit tests
2017-08-09 Daniel SchwarzSONAR-8798 update EsTester to support ES 5.X
2017-08-09 Daniel SchwarzSONAR-8798 make integration tests run
2017-08-09 Sébastien LesaintSONAR-8798 term_vector must be enabled for hightlightin...
2017-08-09 Sébastien LesaintSONAR-8798 support both text and keyword string field...
2017-08-09 Sébastien LesaintSONAR-8798 make MetaIndex.value stored to be able to...
2017-08-09 Sébastien LesaintSONAR-8798 term_vector only an analyzed keyword fields
2017-08-09 Daniel SchwarzSONAR-8798 SearchServer starts external ES 5 process
2017-08-09 Daniel SchwarzSONAR-8798 property node.rack_id renamed to node.attr...
2017-08-09 Daniel SchwarzSONAR-8798 do not set obsolete discovery.zen.ping.multi...
2017-08-09 Sébastien LesaintSONAR-8798 drop Xmx limitation in quick-build.sh
2017-08-09 Sébastien LesaintSONAR-8798 compile with ES 5.0.0
2017-08-09 Sébastien LesaintSONAR-8798 don't store _id in document bodies anymore
2017-08-09 Daniel SchwarzSONAR-8798 replace any usage of SearchType.SCAN by...
2017-08-09 Daniel SchwarzSONAR-8798 remove (anyways ignored) sorting for RuleInd...
2017-08-09 Sébastien LesaintSONAR-8798 prepare for setRefresh replaced by setRefres...
2017-08-09 Sébastien LesaintSONAR-8798 prepare for type change of ES property ...
2017-08-09 Daniel SchwarzSONAR-8798 prepare changing literal values for es prope...
2017-08-09 Sébastien LesaintSONAR-8798 prepare move from type STRING to type TEXT...
2017-08-09 Daniel SchwarzSONAR-8798 do not reference non existing field in queries
2017-08-09 Daniel SchwarzSONAR-8798 store index definition hashes in separate...
2017-08-08 Julien HENRYUse LinkedHashSet to make output order consistent
2017-08-08 Julien HENRYFix regression introduced during previous scanner hardening
2017-08-07 Julien HENRYSONAR-9576 More simple predicate to skip default status...
2017-08-07 Duarte MenesesFix test
2017-08-07 Duarte MenesesOptimize copy of scanner measures
2017-08-07 Duarte MenesesFix handling of ScmInfo
2017-08-07 Duarte MenesesFix tests and missing components
2017-08-07 Duarte MenesesSONAR-9639 Support CE task characteristics
2017-08-07 Duarte MenesesAdd default measure duplications to container
2017-08-07 Duarte MenesesSONAR-9577 Store incremental analysis flag in database
2017-08-07 Duarte MenesesValidate incremental plugin
2017-08-07 Julien HENRYSONAR-9576 Add analysis mode in the scanner report
2017-08-07 Julien HENRYSONAR-9586 Run incremental task when sonar.incremental...
2017-08-07 Duarte MenesesValidate incremental plugin
2017-08-07 Duarte MenesesSONAR-9621 Read cpd text blocks from DB in incremental...
2017-08-07 Duarte MenesesSONAR-9619 Reuse issues from last analysis for unmodifi...
2017-08-07 Duarte MenesesSONAR-9620 Read scanner and duplication measures with...
2017-08-07 Duarte MenesesSONAR-9602 Don't persist sources of unchanged files
2017-08-07 Duarte MenesesAdd CPD text blocks to report viewer
2017-08-07 Duarte MenesesSONAR-9601 Read analysis incremental flag and file...
2017-08-07 Julien HENRYSONAR-9607 Do not copy unchanged source files in scanne...
2017-08-07 Julien HENRYSONAR-9575 Add incremental plugin to privileged plugins
2017-08-07 Julien HENRYSONAR-9600 Disable "force coverage to zero" in incremen...
2017-08-07 Julien HENRYSONAR-9575 Allow to replace ProjectRepositoriesProvider...
2017-08-07 Julien HENRYSONAR-9576 Add component status in the scanner report
2017-08-07 Julien HENRYSONAR-9576 Add analysis mode in the scanner report
2017-08-07 Julien HENRYSONAR-9586 Run incremental task when sonar.incremental...
2017-08-07 Julien HENRYSONAR-9576 Add incremental mode flag and file status...
2017-08-04 Julien HENRYFix quality flaws
2017-08-04 Julien HENRYDon't change PathResolver methods to static
2017-08-04 Julien HENRYFix quality flaws
2017-08-04 Julien HENRYRemove unused files
2017-08-04 Julien HENRYSONAR-9574 Same file indexed in different modules
2017-08-04 Julien HENRYStore project relative path inside DefaultIndexedFile
2017-08-04 Julien HENRYSONAR-9641 Add URIPredicate
2017-08-04 Julien HENRYSONAR-9561 File inclusions/exclusions should be applied...
2017-08-04 Julien HENRYSONAR-9528 Deprecate Initializer extension point
2017-08-04 Julien HENRYSONAR-9557 Fix coverage exclusions for global sensors
2017-08-04 Julien HENRYRework file indexing
2017-08-04 Julien HENRYSONAR-9641 Introduce InputFile:uri()
2017-08-04 Stas Vilchikfix quality profile project selection (#2316)
2017-08-04 Stas Vilchikfix activity page for applications (#2315)
2017-08-02 Thomas Weißschuhdo not break if navigator.language is undefined (#2263)
2017-08-02 ssjenkaAutomatic merge from branch-6.5
2017-08-01 Julien LancelotRename ComponentDto#getKey to ComponentDto#getDbKey
2017-08-01 Julien LancelotComponentDto does not inherit anymore from Component
2017-08-01 Simon BrandhofPrepare for next development iteration branch-6.5
2017-08-01 Simon BrandhofRelease 6.5 6.5
2017-08-01 David RautureauBUILD-478 Set TRAVIS_BUILD_DIR in ramdisk
2017-08-01 ssjenkaAutomatic merge from branch-6.5
2017-08-01 Simon BrandhofSONAR-9648 upgrade SVN plugin to 1.5
2017-08-01 Simon BrandhofFix javadoc of Plugin API
2017-08-01 Julien LancelotMerge remote-tracking branch 'origin/branch-6.5'
2017-08-01 Julien LancelotAdd "clean package" goals before analysing project
next