]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
2015-07-02 Sébastien Lesaintuse a private repo before building in generate_batch_re...
2015-07-02 Sébastien Lesaintadd ability to dump batch report enabled by sonar.batch...
2015-07-02 Sébastien LesaintSONAR-6628 fix warning log displaying value, security...
2015-07-02 Julien LancelotSONAR-6605 Replace some batch formulas by compute formulas 406/head
2015-07-02 Julien LancelotSONAR-6605 Create average formula
2015-07-02 Julien LancelotSONAR-6605 Create distribution formula
2015-07-02 Julien LancelotSONAR-6605 Create sum formula
2015-07-02 Julien LancelotSONAR-6605 Create step computing formula measures
2015-07-02 Julien LancelotSONAR-6605 Do not persist FILE_COMPLEXITY_DISTRIBUTION...
2015-07-02 Julien LancelotSONAR-6588 Send all measures to the report, even the...
2015-07-02 Julien LancelotAdd isHigherThan method
2015-07-02 Stas Vilchikadd issues saved searches web tests
2015-07-02 David GageotMerge branch 'feature/it'
2015-07-02 David GageotUpdate Travis Tools
2015-07-01 Stas VilchikRevert "update style of search fields"
2015-07-01 Stas Vilchikupdate style of search fields
2015-07-01 Stas Vilchikupdate style of toggles
2015-07-01 Sébastien Lesaintfix typo in method name in MeasureVariations 402/head
2015-07-01 Sébastien LesaintSONAR-6645 remove computation of new coverage measures...
2015-07-01 Sébastien LesaintSONAR-6645 move New Coverage computation to Compute...
2015-07-01 Jenkins CIAutomatic merge from branch-5.1
2015-06-30 Sébastien Lesaintfix coverage of MeasureVariations
2015-06-30 Stas Vilchikadd issue web tests
2015-06-30 Sébastien Lesaintfix missing provider initialization when no measure...
2015-06-30 Sébastien Lesaintadd missing equals() to MeasureVariations
2015-06-30 Sébastien Lesaintremove dead code (AbstractDivisionDecorator)
2015-06-30 David GageotFix script name
2015-06-30 Julien HENRYFix some quality flaws
2015-06-30 Stas Vilchikimprove the web app start
2015-06-30 Stas Vilchiktranslate users page web tests
2015-06-30 Stas Vilchikimprove the functional web tests
2015-06-30 Stas Vilchiktranslate some tests: application
2015-06-30 Stas Vilchikadd browser config for web tests
2015-06-30 Sébastien LesaintSONAR-6628 warn log if any sonar.jdbc property is set...
2015-06-30 Sébastien LesaintSONAR-6621 warn log if sonar.qualitygate set in project...
2015-06-30 Simon BrandhofFix quality flaws
2015-06-30 Simon BrandhofFix quality flaws
2015-06-30 Stas Vilchikfix issue reloading
2015-06-30 Julien HENRYFix build with empty local Maven repository
2015-06-30 Simon BrandhofFix quality flaws
2015-06-30 Stas Vilchikadd intern test framework, setup initial unit and mediu...
2015-06-29 David GageotUse latest version of TravisUtils
2015-06-29 Simon BrandhofQuality flaws
2015-06-29 David GageotUse TravisUtils
2015-06-29 David GageotMore test categories
2015-06-29 Stas Vilchikupdate checkbox styles
2015-06-29 Sébastien Lesaintfix quality flaw (unnecessary boxing)
2015-06-29 David Gageotxvfb
2015-06-29 Julien HENRYAnother test to fix after change of parsing to not...
2015-06-29 Julien HENRYFix test now that date parsing is not lenient
2015-06-29 David GageotGet rid of Ruby default configuration
2015-06-29 David GageotLogs
2015-06-29 Stas Vilchikfix search of issue tags
2015-06-29 David GageotSimplify job
2015-06-29 David GageotLogs
2015-06-29 Stas VilchikSONAR-6668 update issue filters widgets to display...
2015-06-29 Julien HENRYSONAR-6635 Parsing of date should not be lenient
2015-06-29 David GageotFix build script
2015-06-29 David GageotBuild first
2015-06-29 David GageotAdd ITs
2015-06-29 Stas VilchikSONAR-6078 show debt on issues page
2015-06-29 Julien HENRYUse incremental mode to do pull request analysis
2015-06-29 Simon BrandhofReenable coverage integration tests
2015-06-29 Simon BrandhofAdd missing copyright header
2015-06-29 Simon BrandhofRename artifactId it-parent to it
2015-06-29 Simon BrandhofAdd missing directory in integration tests
2015-06-29 Simon BrandhofAdd integration tests on updatecenter and testing categ...
2015-06-29 Simon BrandhofFix execution of integration tests from command-line
2015-06-29 Simon BrandhofFix category of integration tests
2015-06-29 Simon BrandhofAdd QualityGateNotificationTest
2015-06-29 Simon BrandhofFirst draft of integration tests
2015-06-29 Julien HENRYSONAR-6200 Apply coverage exclusions on new Sensor API
2015-06-26 Teryk Bellahsenefix quality flaws
2015-06-26 Teryk BellahseneUse MetricJsonWriter in the metrics/search WS
2015-06-26 Teryk BellahseneSONAR-6615 ws custom_measures/search requires 'Administ...
2015-06-26 Teryk BellahseneSONAR-6615 ws custom_measures/* add the pending field
2015-06-26 Stas Vilchikadd new button styles
2015-06-26 Sébastien LesaintSONAR-6664 remove SqaleRatingDecorator from batch 398/head
2015-06-26 Sébastien LesaintSONAR-6664 compute Sqale metrics in CE
2015-06-26 Sébastien Lesaintdouble values of Measures must have only 1 decimal...
2015-06-26 Sébastien LesaintSONAR-6664 add MeasureRepositoryRule and MetricReposito...
2015-06-26 Sébastien LesaintSONAR-6664 add PathAwareVisitor to visit a Component...
2015-06-26 Sébastien LesaintSONAR-6664 add language to Component and a FileAttribut...
2015-06-26 Teryk BellahseneSONAR-6612 ws custom_measures/metrics requires 'Adminis...
2015-06-26 Stas VilchikSONAR-6661 stabilize web tests
2015-06-26 Stas Vilchikadd histogram widget web tests
2015-06-26 Teryk BellahseneSONAR-6612 ws custom_measures/metrics update description
2015-06-26 Simon BrandhofFix logging of warnings when JDBC URL is not correct
2015-06-26 Stas VilchikSONAR-6661 add update center web tests
2015-06-26 Teryk BellahseneSONAR-6615 ws custom_measures/search search for custom... 399/head
2015-06-26 Teryk BellahseneSONAR-6634 drop column resource_id from the manual_meas...
2015-06-25 Teryk BellahseneSONAR-6617 remove the manual_measures/* RoR WS
2015-06-25 Stas VilchikSONAR-6661 rewrite update center
2015-06-25 Julien HENRYSONAR-6649 Stop components from global container in...
2015-06-25 Stas VilchikSONAR-6852 decrease the list of kept issue fields
2015-06-25 Stas Vilchikfix quality flaws
2015-06-25 Stas VilchikSONAR-6507 use ws to change password
2015-06-25 Stas VilchikSONAR-6304 backup profile using current tab
2015-06-25 Julien HENRYSONAR-6648 Rework redirection of logs
2015-06-25 Teryk BellahseneSONAR-6611 ws custom_measures/update check permissions...
next