]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
2015-09-15 Stas VilchikSONAR-6697 update UI of the custom measures page
2015-09-14 Simon BrandhofUpgrade to Elasticsearch 1.7.1
2015-09-14 Simon BrandhofAllow server-side plugins to use javax.servlet
2015-09-14 Duarte MenesesImprove FileCache tests
2015-09-14 Duarte Menesesimprove batch logging and performance
2015-09-14 Stas VilchikSONAR-6708 fix sqale colors on treemap
2015-09-14 Stas VilchikSONAR-5851 fix bug with duplicated languages in the...
2015-09-14 Stas VilchikSONAR-6802 SONAR-6803 add an ability to apply a permiss...
2015-09-14 David GageotCleanup code
2015-09-14 David GageotStop using random ports. It causes FP
2015-09-11 Stas Vilchikfix display of the assignees facet on the issues page
2015-09-11 Stas VilchikSONAR-6789 increase min-width of the container to preve...
2015-09-11 Stas Vilchikfix execution of web tests
2015-09-11 Stas Vilchikfix execution of web tests
2015-09-11 Stas VilchikSONAR-6285 show filters on the issues home page
2015-09-11 Stas Vilchikfix SONAR-6788 The language of manual rules is displaye...
2015-09-11 Simon BrandhofExclude generated protobuf codebase from analysis
2015-09-11 Simon BrandhofUpgrade protobuf lib to 3.0.0-beta-1
2015-09-11 Julien LancelotUse new DbClient in ViewIndexerTest
2015-09-11 David GageotUse a single thread because NetworkUtils.freePort()
2015-09-11 Stas VilchikSONAR-6793 Make it possible to collapse WS response...
2015-09-11 Stas Vilchikfix SONAR-6815 Impossible to configure dashboard when...
2015-09-11 David GageotUse latest travis-utils
2015-09-11 David GageotUse latest orchestrator
2015-09-10 Julien HENRYIncrease read timeout for WSLoader
2015-09-10 Julien HENRYFix phase name for indexation
2015-09-10 Stas Vilchikfix SONAR-6708 TreeMap Widget: colors of squares are...
2015-09-10 Stas Vilchikimprove code quality
2015-09-10 Stas Vilchikimprove code quality
2015-09-10 Stas Vilchikmove from jshint to eslint
2015-09-10 Julien LancelotMeasureDtoToMeasure now always allow rule and character... 504/head
2015-09-10 Julien LancelotSONAR-6610 Correctly handle views and subviews
2015-09-10 Julien LancelotSONAR-6827 Compute cutom measures on views
2015-09-10 Julien LancelotAdd getAddedRawRuleMeasure() and getAddedRawCharacteris...
2015-09-10 Julien LancelotCreate DebtModelHolderRule
2015-09-10 Julien LancelotCreate Characteristic interface
2015-09-10 Julien LancelotSONAR-6827 Get all measures from a component and a...
2015-09-10 Julien LancelotSONAR-6827 Add hasCharacteristicById
2015-09-10 Julien LancelotSONAR-6827 Complete UT
2015-09-10 Stas Vilchikfix for SONAR-6766
2015-09-10 Stas VilchikSONAR-6766 migrate to "flows"
2015-09-10 Simon BrandhofDo not return empty array of locations in WS
2015-09-10 Simon BrandhofSONAR-6052 Drop secondary locations from db/ws
2015-09-10 Julien HENRYSONAR-6052 Drop secondary locations and rename executio...
2015-09-10 Stas Vilchikincrease the number of displayed computation reports
2015-09-10 Stas Vilchikfix the js error with empty search
2015-09-10 Stas Vilchikfix display of component administration links
2015-09-10 Stas Vilchikfix typo in the l10n messages
2015-09-10 Stas VilchikRevert "use single web app"
2015-09-10 Stas VilchikRevert "temporary disable web medium tests"
2015-09-10 David GageotFix the location where to download nodejs from
2015-09-10 David GageotCleanup travis script
2015-09-09 Simon BrandhofImprove warnings about sonar.search.port/host in sonar...
2015-09-09 Julien HENRYFix unassociated mode IT
2015-09-09 Duarte MenesesImprove quality 501/head
2015-09-09 Duarte MenesesOptimize batch project container
2015-09-09 Duarte MenesesSONAR-6817 Issues mode should support analysis of proje...
2015-09-09 Simon BrandhofSONAR-6644 fix debt when characteristic is none
2015-09-09 Julien LancelotSONAR-6827 Validate uniqueness of output metrics
2015-09-09 Julien LancelotSONAR-6827 Rebuild MeasureComputerDefinition only if...
2015-09-09 Julien LancelotSONAR-6827 Check output metrics are not core metrics
2015-09-09 Julien LancelotSONAR-6730 Improve javadoc
2015-09-09 Simon BrandhofSONAR-6840 Allow measure values of integers with more...
2015-09-08 Sébastien Lesaintadd ComponentDtoFunctions to factor ComponentDto functions 499/head
2015-09-08 Sébastien LesaintPersistComponentsStep now supports Views components
2015-09-08 Sébastien Lesaintfix ComponentTesting: Subview in table PROJECTS have...
2015-09-08 Sébastien Lesaintuse a visitor and no more BatchReportReader in PersistC...
2015-09-08 Sébastien Lesaintadd description and path to ReportAttributes
2015-09-08 Sébastien Lesaintpull UuidFactory out of FillComponentsStep to use it...
2015-09-08 Sébastien LesaintWIP improving coverage quick wins
2015-09-08 Sébastien Lesaintremove unkown type support in PathAwareCrawler and...
2015-09-08 Teryk BellahseneMake methods static in the permission domain
2015-09-07 Julien LancelotSONAR-6827 fix selectBySnapshotAndMetricKeys 493/head
2015-09-07 Julien LancelotRemove useless MeasureDto.componentKey
2015-09-07 Julien LancelotSONAR-6827 MeasureDtoToMeasure supports rule and charac...
2015-09-07 Julien LancelotSONAR-6827 MeasureComputersVisitor should support a...
2015-09-07 Julien HENRYSONAR-6460 Add Checks#addAnnotatedChecks(Iterable) 495/head
2015-09-07 Julien LancelotSONAR-6749 Add query to get custom measures from a... 496/head
2015-09-07 Simon BrandhofSONAR-6353 new metric days_since_last_commit
2015-09-04 Teryk BellahseneAdd permission template name as a web service parameter...
2015-09-04 Teryk BellahseneSONAR-6495 WS permissions/search_templates add default... 491/head
2015-09-04 Teryk BellahsenePrefix web service protobuf messages with 'Ws'
2015-09-04 Teryk BellahseneUpdate DbTester javadoc
2015-09-04 Teryk BellahseneSONAR-6495 WS permissions/search_templates search for...
2015-09-04 David GageotPort almost all remaining Selenium tests
2015-09-04 Simon BrandhofFix metrics of type MILLISEC
2015-09-04 Simon BrandhofAdd CloseableIterator#wrap(CloseableIterator, AutoClose...
2015-09-04 Simon BrandhofFix api/sources/index
2015-09-04 Simon BrandhofDrop empty package
2015-09-04 Simon BrandhofDrop WS api/sources/index
2015-09-04 Simon BrandhofSONAR-6813 Drop ES index sourceLines
2015-09-04 Simon BrandhofSONAR-6824 add metric last_commit_date
2015-09-04 Duarte MenesesFix project lock on windows
2015-09-04 Teryk BellahseneSONAR-6499 WS permission/set_default_template fix when...
2015-09-04 David GageotTrying a better cache cleaning mechanism
2015-09-04 Julien HENRYSONAR-6746 Drop Plugin interface + batch cleanup 492/head
2015-09-04 Julien HENRYLimit amount of logs produced by batch ITs
2015-09-04 Duarte MenesesFail fast on cache write error
2015-09-04 Duarte MenesesSONAR-6832 - Stop support SQ Runner <= 2.3
2015-09-04 Duarte MenesesHide project lock on windows
next