]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
2015-06-23 Duarte MenesesFix quality flaws
2015-06-23 Duarte MenesesSONAR-6649 Move initialization of persistit caches...
2015-06-23 Duarte MenesesSONAR-6648 Allow to redirect logs to a custom stream
2015-06-23 Duarte MenesesSONAR-6649 Move initialization of persistit caches...
2015-06-23 Sébastien Lesaintimprove coverage of ConditionEvaluator
2015-06-23 Sébastien LesaintFIX fix various quality flaws
2015-06-23 Sébastien LesaintSONAR-6646 no_value measure can not be a best value...
2015-06-23 Sébastien Lesaintfix various quality flaws
2015-06-23 Sébastien LesaintSONAR-6646 empty measure must not be persisted
2015-06-23 Sébastien LesaintSONAR-6646 computing issue measures must be before...
2015-06-23 Sébastien LesaintSONAR-6646 measures of bestValueOptimized Metrics must...
2015-06-23 Sébastien Lesaintadd bestValue and optimizeBestValue to Metric interface...
2015-06-23 tomverinreorder mvn command for travis PR analysis
2015-06-23 tomverinTravis PR analysis was lacking the build
2015-06-23 Duarte MenesesSONAR-6659 ProgressMonitor during file indexation is...
2015-06-22 Stas Vilchikimprove the "max results reached" message in issues...
2015-06-22 Sébastien Lesaintfix level of conditions in JSON of QualityGateDetails...
2015-06-22 Stas Vilchikimprove start of js apps
2015-06-22 Teryk Bellahsenefix quality flaws
2015-06-22 tomverinUpdate sonar credentials for PR analysis
2015-06-22 Stas VilchikSONAR-5851 remove "all rules" exporter
2015-06-22 Julien LancelotSONAR-6646 Compute measures on issues 385/head
2015-06-22 Julien LancelotSONAR-6646 Change visibility of has/getVariation()...
2015-06-22 Julien LancelotSONAR-6646 Fix MeasuresMediumTest because of remove...
2015-06-22 Julien LancelotSONAR-6646 Remove CountFalsePositivesDecorator from...
2015-06-22 Julien LancelotSONAR-6646 Remove CountUnresolvedIssuesDecorator from...
2015-06-22 Stas Vilchikfix ws api page
2015-06-22 Stas Vilchikfix maintenance page
2015-06-22 Stas VilchikSONAR-6640 fix "remember me"
2015-06-22 Stas VilchikSONAR-6507 apply ui feedback
2015-06-22 Stas VilchikSONAR-5851 apply ui feedback
2015-06-22 Jean-Baptiste... SONAR-6582 Extract class to serialize components
2015-06-21 Simon BrandhofFix quality flaws
2015-06-19 Simon BrandhofFix Q flaws
2015-06-19 Julien LancelotCreation of notifications on quality gate must be execu...
2015-06-19 Simon BrandhofCopy custom measures in compute engine
2015-06-19 Julien LancelotComputation of quality gate must be done after computat...
2015-06-19 Jean-Baptiste... SONAR-6582 Fix reporter serialization in issues search
2015-06-19 Julien LancelotSONAR-6635 Check analysis date is after latest analysis 388/head
2015-06-19 Julien LancelotSONAR-6635 Remove check on analysis date from the batch
2015-06-19 Julien LancelotRename variables to comply with usage of 'raw' and...
2015-06-19 Thomas VérinAdd PR analysis to travis-ci
2015-06-19 Sébastien LesaintMerge pull request #366 from gliptak/warnings1
2015-06-19 Julien LancelotFix MeasureDao on PostgreSQL and Oracle
2015-06-19 Sébastien Lesaintadd support for Optional<Measure> to MeasureAssert 384/head
2015-06-19 Sébastien Lesaintadd QualityGateHolderRule
2015-06-19 Sébastien LesaintSONAR-6620 remove QualityGate measures computation...
2015-06-19 Sébastien Lesaintfix default QG property not updated in server Settings...
2015-06-19 Sébastien LesaintSONAR-6620 current project can actually have no Quality...
2015-06-19 Sébastien LesaintSONAR-6620 step to set QualityGate on measures and...
2015-06-19 Sébastien Lesaintadd custom AssertJ Assert class for Measure
2015-06-19 Sébastien LesaintSONAR-6620 add PeriodHolder.getPeriod(int) and hasPerio...
2015-06-19 Sébastien LesaintSONAR-6620 make Period immutable + add check on index...
2015-06-19 Sébastien Lesaintadd missing unit test for LT and GT operators when...
2015-06-19 Teryk Bellahsenefix quality flaws
2015-06-19 Jean-Baptiste... SONAR-6582 Fix issue with manual issue creation response
2015-06-19 Stas VilchikSONAR-6582 update web
2015-06-19 Jean-Baptiste... SONAR-6582 Revert to old serialization format for searc...
2015-06-19 Julien LancelotSONAR-6643 Fill measures with variations
2015-06-19 Julien LancelotSONAR-6643 Remove VariationDecorator from the batch
2015-06-19 Julien LancelotSONAR-6643 Add snapshot date in period
2015-06-19 Julien HENRYSONAR-6463 Improve logging
2015-06-19 Julien LancelotSONAR-2922 Do not display stacktrace when validation...
2015-06-18 Sébastien LesaintRevert "Fix quality flaws"
2015-06-18 Simon BrandhofFix quality flaws
2015-06-18 Teryk Bellahsenefix quality flaws
2015-06-18 Stas Vilchikmake bootstrappers of js apps more consistent
2015-06-18 Simon BrandhofMetric.deleteHistoricalData is badly persisted during...
2015-06-18 Stas Vilchikfix js imports
2015-06-18 Stas Vilchikmake the action buttons position more consistent
2015-06-18 Stas VilchikSONAR-6640 apply feedback
2015-06-18 Stas Vilchikfix shortcut help label
2015-06-18 Stas VilchikSONAR-6507 apply feedback
2015-06-18 Teryk BellahseneSONAR-6616 WS custom_measures/delete fix MySql unit...
2015-06-18 Simon BrandhofFix compatibility of DefaultMetricFinderTest with Oracle
2015-06-18 Teryk BellahseneSONAR-6610 WS custom_measures/create add metric type...
2015-06-18 Teryk BellahseneSONAR-6610 WS custom_measures/create work duration...
2015-06-18 Stas Vilchikfix quality flaws
2015-06-18 Simon BrandhofDrop Hibernate from server 383/head
2015-06-18 Simon BrandhofRefactor registration of metrics at server startup
2015-06-18 Stas Vilchikadd web tests for maintenance app
2015-06-18 Stas Vilchikfix quality flaws
2015-06-18 Teryk BellahseneSONAR-6616 WS custom_measures/delete add category DbTests 377/head
2015-06-18 Teryk BellahseneSONAR-6610 WS custom_measures/create create a custom...
2015-06-18 Stas Vilchikupdate web 368/head
2015-06-18 Jean-Baptiste... SONAR-6582 Fix bug with permission checks in ServerUser...
2015-06-18 Jean-Baptiste... SONAR-6582 Extract issue serialization class
2015-06-18 Jean-Baptiste... SONAR-6582 Refactor serialization of users out of user...
2015-06-18 Sébastien Lesaintrename PlatformLanguageRepository to LanguageRepositoryImpl 380/head
2015-06-18 Sébastien Lesaintfix PlatformLanguageRepository injection error when...
2015-06-18 Sébastien LesaintMeasureRepository must enforce consistency of Measure... 382/head
2015-06-18 Sébastien Lesaintbetter name for Measure methods returning a builder
2015-06-18 Sébastien Lesaintadd NewMeasureBuilder overrides without data parameter
2015-06-17 Simon BrandhofMerge pull request #381 from Bananeweizen/patch-1
2015-06-17 Simon BrandhofSONAR-6588 Remove RuleFinder from batch bootstrap phase
2015-06-17 Simon BrandhofSONAR-6588 Remove unused core components from batch
2015-06-17 Simon BrandhofRemove ability to get users from batch
2015-06-17 Gabor LiptakCleanup warnings 366/head
2015-06-17 Simon BrandhofRemove Hibernate entity "MeasureModel"
2015-06-17 Michael KepplerUpdate core.properties 381/head
next