]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
2014-04-28 Stephane GamardSONAR-5237 - Integration of WorkQueue within SonarSessi...
2014-04-28 Simon BrandhofSONAR-5237 implement RuleDao#keysOfRowsUpdatedAfter()
2014-04-28 Julien LancelotSONAR-5111 Declare "api/action_plans" WS with org.sonar...
2014-04-28 Jean-Baptiste... SONAR-5111 Add support for default parameters in Java...
2014-04-28 Stephane GamardSONAR-5237 - Delegation from BaseIndex rather than...
2014-04-28 Stephane GamardSONAR-5237 - Delegation from BaseIndex rather than...
2014-04-28 Julien LancelotSONAR-5111 Create a handler to create java stub ws...
2014-04-28 Nicolas PERUMove surefire configuration to properties for JaCoCo
2014-04-28 Stephane GamardSONAR-5237 - fixed with IT tests for batch and server
2014-04-28 Stephane GamardMerge branch 'master' of https://github.com/SonarSource...
2014-04-28 Jean-Baptiste... SONAR-4927 Merge new QG widget with old one, update...
2014-04-28 Stephane GamardAdding NullQueue for sonar-batch
2014-04-28 Stephane GamardMerge branch 'master' of https://github.com/SonarSource...
2014-04-28 Julien LancelotFix quality flaws
2014-04-28 Stephane GamardMerge branch 'master' of https://github.com/SonarSource...
2014-04-28 Stephane GamardSONAR-5237 - moved DB part of stack to sonar-core
2014-04-28 Stas VilchikComponent Viewer: duplications
2014-04-28 Julien LancelotIgnore some failing tests
2014-04-28 Julien LancelotFix licence headers
2014-04-28 Stephane GamardMerge branch 'master' of https://github.com/SonarSource...
2014-04-28 Stephane GamardMerge branch 'master' of https://github.com/SonarSource...
2014-04-28 Julien LancelotManage l10n message on ServerException
2014-04-28 Stephane GamardSONAR-5237 - complete skeleton stack in rule2 package
2014-04-28 Julien LancelotSONAR-4764 When removing profile at startup, do not...
2014-04-28 Julien LancelotSONAR-4764 Fix issue on MySQL where profiles are empty...
2014-04-25 Simon BrandhofComplete WebService with new param metadata
2014-04-25 Julien LancelotSONAR-4764 Remove icon near "Restore Default Profile...
2014-04-25 Julien LancelotSONAR-4764 Add a medium test
2014-04-25 Julien LancelotSONAR-4764 Add Java WS Client to restore default profiles
2014-04-25 Julien LancelotRename addExtensions by addComponents
2014-04-25 Jean-Baptiste... SONAR-4927 Add Quality Gate widget
2014-04-25 Jean-Baptiste... SONAR-4927 Fix Build Breaker (remove alertLevel from...
2014-04-25 Simon BrandhofTemporarily disable test
2014-04-25 Simon BrandhofAllow to use ServerTester outside a JUnit @Rule
2014-04-25 Simon BrandhofFix copyright header (first commit of Stephane....)
2014-04-25 Stas VilchikComponent Viewer: header
2014-04-25 Stephane Gamardfix quality fault
2014-04-25 Stephane GamardSONAR-5237 - initial JUnit for BaseIndex
2014-04-25 Stephane GamardSONAR-5237 - updated Index interface and intitial Index...
2014-04-25 Julien LancelotSONAR-4764 Add WS to restore default profiles
2014-04-25 Simon BrandhofSONAR-5007 draft of rule objects on server side
2014-04-25 Julien HENRYRevert "SONAR-3437, SONAR-5189 Store measures in a...
2014-04-25 Stephane GamardMerge branch 'master' of https://github.com/SonarSource...
2014-04-25 Stephane GamardSONAR-5007 - Adding new interface for end-to-end ES...
2014-04-25 Stas VilchikFix quality flaws
2014-04-25 Julien LancelotSONAR-4764 Restore default profiles from ui
2014-04-25 Stas VilchikFix quality flaws
2014-04-25 Stas VilchikComponent Viewer: fix little issues
2014-04-25 Stas VilchikComponent Viewer: integrate into issue page
2014-04-25 Julien LancelotFix bad import
2014-04-24 Simon BrandhofSONAR-5234 new org.sonar.api.utils.command.TimeoutException
2014-04-24 Julien HENRYRevert "SONAR-3437 Remove Measure from Hibernate model"
2014-04-24 Julien LancelotSONAR-4764 Add method to get existing profile that...
2014-04-24 Julien HENRYSONAR-3437 Remove Measure from Hibernate model
2014-04-24 Julien HENRYSONAR-5189 Fix VariationDecorator to allow measure...
2014-04-24 Jean-Baptiste... SONAR-4927 Store quality gate details in dedicated...
2014-04-24 Julien LancelotSONAR-4764 Restore default profiles for a language...
2014-04-24 Julien HENRYSONAR-5189 Reintroduce check for duplicate measures
2014-04-24 Julien HENRYSONAR-5189 Fix regression when searching measures in...
2014-04-24 Julien HENRYSONAR-5189 Fix UT of CountUnresolvedIssuesDecorator
2014-04-24 Julien HENRYSONAR-3437 Fix UT of MeasurePersister
2014-04-24 Julien HENRYRevert "SONAR-5051 Support Maven encryption mechanism...
2014-04-24 Julien HENRYSONAR-3437, SONAR-5189 Store measures in a persistit...
2014-04-24 Julien HENRYFix some quality flaws
2014-04-24 Stas VilchikComponent Viewer: new tooltips, workspace improvements
2014-04-23 Simon BrandhofRevert removal of sonar-testing-harness in sonar-server
2014-04-23 Simon BrandhofRemove some usage of TestUtils
2014-04-23 Jean-Baptiste... SONAR-5148 Allow selection of periods 4 and 5 for quali...
2014-04-23 Simon BrandhofRemove the class MoreConditions from sonar-testing...
2014-04-23 Simon BrandhofRemove XMLUnit from sonar-testing-harness
2014-04-23 Jean-Baptiste... SONAR-5157 Add a link to the Quality Gate in the Descri...
2014-04-23 Stas VilchikFix severity icons
2014-04-23 Stas VilchikReturn Coding Rules link
2014-04-23 Stas VilchikFix bad refactoring
2014-04-22 Julien LancelotAuthentication check should not be done when using...
2014-04-22 Jean-Baptiste... SONAR-5118 Add language criterion in issues search...
2014-04-22 Stas VilchikComponent Viewer: ui improvements
2014-04-22 Julien LancelotONAR-5132 Issues search WS should allow to search by...
2014-04-22 Julien LancelotAuthentication check should not be done by rails when...
2014-04-22 Stephane Gamardfix issue searching rule by debt (with @julienlancelot)
2014-04-21 Simon BrandhofServerTester as a JUnit rule
2014-04-21 Simon BrandhofContinue move from hamcrest to fest-assert
2014-04-21 Stas VilchikComponent Viewer: improve coverage pop up
2014-04-21 Stas VilchikComponent Viewer: workspace
2014-04-21 Stas VilchikMerge branch 'component-viewer-2.0'
2014-04-21 Stas VilchikComponent Viewer: workspace
2014-04-18 Simon BrandhofAdd common-beanutils to sonar-batch classpath
2014-04-18 Julien LancelotComplete Debt medium test
2014-04-18 Julien LancelotRestore sonar-l10n-en-plugin
2014-04-18 Julien LancelotWhen using H2, database migration is now automatically...
2014-04-18 Julien LancelotRevert "When using H2, database migration is now automa...
2014-04-18 Julien LancelotDelete MediumTest class and create real medium test...
2014-04-18 Julien LancelotSONAR-5218 Once a module has been turned into a project...
2014-04-18 Julien LancelotUpdate some docs for /api/rules/list
2014-04-18 Julien LancelotSet /api/rules/list as internal
2014-04-18 Julien LancelotFix issue when searching by tags and add documentation...
2014-04-18 Julien LancelotMerge branch medium-tests
2014-04-18 Stas VilchikSONAR-3113 Add space after widget title
2014-04-18 Stas VilchikSONAR-5165 Fix up shortcut
2014-04-18 Stas VilchikOrder measure filters
next