]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
2015-06-15 Sébastien LesaintSONAR-6620 Condition should expose operator as an enum 375/head
2015-06-15 Sébastien LesaintSONAR-6620 remove MeasureImpl and make Measure a final...
2015-06-15 Sébastien Lesaintadd Measure#equals definition and improve javadoc of...
2015-06-15 Sébastien LesaintSONAR-6620 replace MetricCache by MetricRepository...
2015-06-15 Sébastien LesaintSONAR-6620 fix MeasureRepository.getRawMeasures return...
2015-06-15 Sébastien LesaintSONAR-6620 persist metrics based on MetricRepository
2015-06-15 Sébastien Lesaintimpl. of DepthTraversalTypeAwareVisitor should not...
2015-06-15 Sébastien LesaintSONAR-6620 add support for Measure characteriticId...
2015-06-15 Sébastien LesaintSONAR-6620 MetricRepository now loads all metrics at...
2015-06-15 Sébastien LesaintSONAR-6620 add getId() to Metric interface of the Compu...
2015-06-15 Sébastien LesaintSONAR-6620 add Variations to Measure in Compute Engine
2015-06-15 Sébastien LesaintSONAR-6620 move QualityGateStatus out of class Measure
2015-06-15 Stas VilchikSONAR-6507 Redesign the "My Profile" page
2015-06-15 Teryk Bellahsenerename field reportReader in SourceLinesCache 369/head
2015-06-12 Simon BrandhofDrop support of org.sonar.api.batch.TimeMachine
2015-06-12 Julien LancelotMinor update on DebtModel
2015-06-12 Simon BrandhofSONAR-6642 drop internal maven plugins
2015-06-12 Simon BrandhofSONAR-6637 Stop filling db column PROJECT_MEASURES...
2015-06-12 Julien LancelotFix quality flaws
2015-06-12 Julien LancelotSONAR-6588 Apply Feedback from PR (2) 372/head
2015-06-12 Julien LancelotSONAR-6588 Apply Feedback from PR
2015-06-12 Julien LancelotSONAR-6588 Add DebtModelHolder
2015-06-12 Stas Vilchikunified view of all dropdowns
2015-06-12 Julien LancelotSONAR-6557 Remove library filter in SQL queries 364/head
2015-06-12 Julien LancelotSONAR-6557 Drop dependencies table
2015-06-12 Julien LancelotSONAR-6557 Remove component and snapshot libraries
2015-06-12 Julien LancelotSONAR-6557 Remove useless migrations on dependencies
2015-06-12 Julien LancelotSONAR-6636 Remove module checks from batch requiring...
2015-06-12 Stas Vilchikfix tooltips on issues home page
2015-06-12 Stas Vilchikimprove display of sticky footer in modern browsers
2015-06-12 Sébastien Lesaintfix QualityGateServiceImpl: QualityGateConditionDto...
2015-06-12 Sébastien LesaintMetricDao.selectNullableById should really take a long...
2015-06-12 Simon BrandhofDecrease to DEBUG the log "API compatibility mode is...
2015-06-12 Sébastien Lesaintfix piece of code lost in merge in QualityGateEventsStep
2015-06-12 Julien LancelotFix creation of components
2015-06-12 Jenkins CIAutomatic merge from branch-5.1
2015-06-11 Stas VilchikSONAR-6624 apply feedback
2015-06-11 Simon BrandhofLog exception that is ignored because of execution...
2015-06-11 Stas VilchikSONAR-6565 do not show global error when request fails
2015-06-11 Stas Vilchikfix quality flaws
2015-06-11 Stas Vilchikclose modal form by pressing escape even if input is...
2015-06-11 Jean-Baptiste... SONAR-6565 Prevent IllegalStateException from spewing...
2015-06-11 Stas Vilchikfix issue with component favorite
2015-06-11 Stas Vilchiksanitize coding rules web tests
2015-06-11 Stas Vilchikupdate jquery to 2.x
2015-06-11 Sébastien LesaintSONAR-6620 Metric's equals/hashcode should use only... 360/head
2015-06-11 Sébastien LesaintSONAR-6620 rename Metric.getMetricType to getType
2015-06-11 Sébastien LesaintSONAR-6620 add step to retrieve project's QualityGate
2015-06-11 Sébastien LesaintSONAR-6620 remove Dto and BatchReport object from Measu...
2015-06-11 Sébastien Lesaintadd support for Module in CE's container
2015-06-11 Sébastien LesaintBatchReportReaderRule.readComponentMeasures should...
2015-06-11 Sébastien Lesaintadd junit-dataprovider as a dependency of sonar-testing...
2015-06-10 Teryk BellahseneSONAR-6610 invalidate ruby metric cache when creating...
2015-06-10 Stas Vilchikunify actions dropdowns
2015-06-10 Julien LancelotSONAR-6260 Fix test on Oracle because snapshots.path...
2015-06-10 Teryk Bellahsenefix CustomMeasureTesting to generate alpha numeric...
2015-06-10 Julien LancelotSONAR-6596 Remove database semaphores from batch 363/head
2015-06-10 Julien LancelotSONAR-6324 Disable cross project duplications
2015-06-10 Julien LancelotSONAR-6260 Apply PR feedback
2015-06-10 Julien LancelotSONAR-6260 Set is unit test in Component
2015-06-10 Julien LancelotSONAR-6260 Set component version in Component
2015-06-10 Julien LancelotSONAR-6260 Remove snapshot and project persistence...
2015-06-10 Julien LancelotSONAR-6260 Fix snapshot id when persisting measures
2015-06-10 Julien LancelotSONAR-6260 Set created at when creating new components
2015-06-10 Julien LancelotSONAR-6260 Remove snapshot id from batch report
2015-06-10 Julien LancelotSONAR-6260 Persist snapshots with periods
2015-06-10 Julien LancelotSONAR-6260 Merge PeriodFinder and FeedPeriodsStep
2015-06-10 Julien LancelotSONAR-6260 Replace PeriodsRepository by a PeriodsHolder
2015-06-10 Julien LancelotSONAR-6260 Split persistence of snapshots and projects
2015-06-10 Julien LancelotSONAR-6260 Create a PeriodsRepository
2015-06-10 Julien LancelotSONAR-6260 Persist snapshots without periods
2015-06-10 Stas Vilchikimprove web tests suite
2015-06-10 Simon BrandhofDrop Hibernate model ManualMeasure
2015-06-10 Simon BrandhofRefactor the SQL request to select notif properties
2015-06-10 Teryk BellahseneSONAR-6615 add in table 'manual_measures' column 'compu... 362/head
2015-06-10 Simon BrandhofUse DumbComponent builder in tests 361/head
2015-06-10 Simon BrandhofSONAR-6567 send notifications on QGate failures
2015-06-10 Simon BrandhofKeep compatibility with deprecated JFreeChart
2015-06-10 Simon BrandhofTemporarily remove custom measures from batch
2015-06-10 Simon BrandhofRemove some unused constants from IndexField.Type
2015-06-09 Stas Vilchikfix quality flaws
2015-06-09 Stas Vilchikupgrade backbone.marionette
2015-06-09 Jean-Baptiste... SONAR-6565 Display a clear message when default group...
2015-06-09 Simon BrandhofFix notifications in ruby code
2015-06-09 dbmenesesMerge pull request #359 from SonarSource/disable_cache_...
2015-06-09 Stas VilchikSONAR-5892 apply feedback
2015-06-09 Duarte MenesesSONAR-6577 offline mode in preview mode 359/head
2015-06-09 Stas VilchikSONAR-6624 add data-key for each metric
2015-06-08 Stas Vilchikadd component issues page web tests
2015-06-08 Stas Vilchikreturn backgrounds for failed analysis
2015-06-08 Stas VilchikSONAR-6624 refactor custom metrics page
2015-06-08 Teryk Bellahsenerefactoring - move custom measures related classes...
2015-06-08 Stas VilchikSONAR-6341 make it possible to bulk delete provisioned...
2015-06-08 Teryk BellahseneSONAR-6572 WS metrics/update fix error message when...
2015-06-08 Simon BrandhofSONAR-6626 drop Google Chart API (emulated by JFreeChar...
2015-06-08 Simon BrandhofSONAR-6567 clean-up some useless javadoc
2015-06-08 Simon BrandhofSONAR-6567 move notifications from sonar-core to sonar...
2015-06-08 Simon BrandhofSONAR-6568 remove events from batch
2015-06-08 Teryk BellahseneSONAR-6570 WS metrics/search count take into account...
2015-06-08 Teryk BellahseneSONAR-6570 WS metrics/search add type object with key...
next