]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
2017-08-14 Grégoire AubertSONAR-9608 SONAR-9635 Make tree view and file view...
2017-08-14 Grégoire AubertSONAR-9608 SONAR-9613 Add the page actions and a select...
2017-08-14 Grégoire AubertSONAR-9608 SONAR-9634 Create the measure list view
2017-08-14 Grégoire AubertGeneralize facet components for both issues and measures
2017-08-14 Grégoire AubertSONAR-9608 SONAR-9609 Create the new measures page...
2017-08-14 Grégoire AubertMove Measure component to the global components folder
2017-08-14 Grégoire AubertAdd metrics redux store
2017-08-14 Grégoire AubertMove the previous measure page to temporary url
2017-08-14 Stas VilchikSONAR-9583 use fixed width on web api page (#2347)
2017-08-11 Eric HartmannSONAR-8798 Fix sonar.properties default values
2017-08-11 Julien LancelotSONAR-9708 Return incremental field in api/ce/component
2017-08-11 Julien LancelotSONAR-9708 Return incremental field in api/ce/activity
2017-08-11 Julien LancelotRemove hard coded uuid from ActivityActionTest
2017-08-11 TomBUILD-495 add incremental analysis and full analysis...
2017-08-11 TomAdds vscode to gitignore
2017-08-11 Julien LancelotFix bad merge of SearchActionComponentsTest
2017-08-10 Daniel SchwarzSONAR-8798 use SonarQube's current JVM to launch Elasti...
2017-08-09 Grégoire AubertFix bad use of PropTypes
2017-08-09 Grégoire AubertSONAR-9603 Fix broken browser history after clicking...
2017-08-09 Grégoire AubertShow a message if there is no data to be displayed...
2017-08-09 Grégoire AubertDisplay overview analysis events tooltip on the left
2017-08-09 Grégoire AubertSwitch colors of the overview meta headers and overview...
2017-08-09 Grégoire AubertDo not display separators in the project activity page...
2017-08-09 Daniel SchwarzSONAR-8798 fix quality flaws
2017-08-09 Daniel SchwarzSONAR-8798 reduce ES memory to 512m for integration...
2017-08-09 Eric HartmannSONAR-8798 log stderr of subprocesses
2017-08-09 Daniel SchwarzSONAR-8798 log exit value of terminated sub processes
2017-08-09 Daniel SchwarzSONAR-8798 make startup time performance test accept...
2017-08-09 Daniel SchwarzSONAR-8798 pass sonar.search.javaOpts in a file to ES
2017-08-09 Daniel SchwarzSONAR-8798 move listAuthors and listTagsForComponent...
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...
next