]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
2012-06-25 Eric HartmannReadd SNAPSHOT version
2012-06-25 Eric HartmannRelease 3.1.1 3.1.1
2012-06-18 David GageotSONAR-3584 Unable to edit "Treemap" filter
2012-06-14 Eric HartmannChange version to 3.1-SNAPSHOT
2012-06-13 Eric HartmannRelease 3.1 3.1
2012-06-12 Simon BrandhofSONAR-2073 fix selection of metrics in filter treemaps
2012-06-11 Simon BrandhofFix display of review commands on 'global' violations
2012-06-08 Eric Hartmann[maven-release-plugin] prepare for next development...
2012-06-08 Eric Hartmann[maven-release-plugin] prepare release 3.1-RC3
2012-06-08 Simon BrandhofSONAR-3565 do not execute SQL DELETE requests if no...
2012-06-08 Simon BrandhofFix description of property "sonar.cpd_cross_project"
2012-06-08 Simon BrandhofSONAR-3565 do not lock METRICS and CHARACTERISTICS...
2012-06-07 Simon BrandhofFix loading of project settings in review workflow
2012-06-07 Fabrice BellingardSONAR-3561 Fix bug on Timeline widget
2012-06-06 Simon BrandhofFix filter in the violations viewer
2012-06-06 David GageotSONAR-2073 FIX Display multiple 'Treemap' filter widgets
2012-06-06 David GageotSONAR-2073 FIX Add a space before star
2012-06-06 David GageotSONAR-3457 FIX project label case
2012-06-06 David GageotSONAR-2073 FIX 'Differential period' label
2012-06-06 Simon BrandhofSONAR-3555 fix build
2012-06-06 Simon BrandhofSONAR-3555 Content type is missing on static files...
2012-06-05 David GageotFIX Dashboard always display a scroll in IE7(cherry...
2012-06-05 Fabrice BellingardSONAR-3528 Add missing modification on Ruby template
2012-06-04 David GageotFIX sort projects by name in widget configuration(cherr...
2012-06-01 Simon BrandhofSONAR-2030 fix dashboard link from filters
2012-06-01 Simon BrandhofSONAR-3537 Improve performances of the treemap filter
2012-06-01 David GageotChanged period name display format in widget's title
2012-05-31 Eric Hartmann[maven-release-plugin] prepare for next development...
2012-05-31 Eric Hartmann[maven-release-plugin] prepare release 3.1-RC2
2012-05-31 Simon BrandhofMinor: add a whitespace before the link "Edit my filters"
2012-05-31 Simon BrandhofRevert SONAR-3407
2012-05-31 David GageotFIX period name should display a delta symbol
2012-05-30 Eric Hartmann[maven-release-plugin] prepare for next development...
2012-05-30 Eric Hartmann[maven-release-plugin] prepare release 3.1-RC1
2012-05-30 Fabrice BellingardSONAR-3528 Pagination is broken on reviews widgets
2012-05-30 David GageotFIX unused parameter
2012-05-30 David GageotFIX remove unused warning
2012-05-30 David GageotFix Oracle mapping for filters
2012-05-30 David GageotWill this violation ever be fixed?
2012-05-29 David GageotFIX violation
2012-05-29 David GageotFix dtos on Oracle
2012-05-29 Simon BrandhofAdd some unit tests
2012-05-29 David GageotFix serialization violation
2012-05-29 Simon BrandhofFix some quality flaws
2012-05-29 Simon BrandhofAdd missing log when review command fails to be executed
2012-05-28 Simon BrandhofExtract beta api from review workflow
2012-05-28 David Gageot.mailmap file to resolve wrong author names
2012-05-28 Evgeny MandrikovUpgrade to maven-compiler-plugin 2.5
2012-05-28 David GageotRemove hack that displays a link to edit filters
2012-05-28 David GageotRevert change that broke the API
2012-05-28 Simon BrandhofFix some quality flaws
2012-05-28 Simon BrandhofRevert useless dependency
2012-05-25 David GageotCleaner code and fix warnings
2012-05-25 Simon BrandhofRefactor AbstractFilterDashboard : use Open/Close principle
2012-05-25 Fabrice BellingardSONAR-2706 Search for rule name in the English bundle...
2012-05-25 Simon BrandhofSONAR-2706 refactor org.sonar.core.review.workflow...
2012-05-25 Simon BrandhofFix some quality flaws
2012-05-25 Simon BrandhofDashboards must be registered after filters
2012-05-25 Simon BrandhofSONAR-2706 revert removal of Review#getReviewId()
2012-05-25 Fabrice BellingardSONAR-2706 Rule name can be empty in DB
2012-05-25 David GageotImprove test coverage
2012-05-25 Simon BrandhofSONAR-2706 add Review#getRuleName()
2012-05-25 Simon BrandhofFix some quality flaws
2012-05-25 Simon BrandhofSONAR-2706 add Review#getRuleKey() and getRuleRepositor...
2012-05-25 Simon BrandhofSONAR-3083 allow to display children of developers
2012-05-25 David GageotFix dashboard name
2012-05-25 David GageotRemove warnings
2012-05-25 David GageotFix warnings
2012-05-25 David GageotRemove unused variables
2012-05-25 David GageotSuppress warnings
2012-05-25 David GageotSplit large migration file in two
2012-05-25 Fabrice BellingardSONAR-3308 Revert back changes
2012-05-25 David GageotTechnical debt : Replace BaseMatcher with ArgumentMatcher
2012-05-25 David GageotCreate 'My Favourites' Dashboard through extension...
2012-05-24 Simon BrandhofSONAR-3083 allow filters to display only direct childre...
2012-05-24 Fabrice BellingardSONAR-3308 Fail batch if trying to delete released...
2012-05-24 David GageotBetter migrations
2012-05-24 David GageotResize the column with ordering arrows
2012-05-24 David GageotFix ordering of dashboard that a user created
2012-05-24 Fabrice BellingardSONAR-3429 In rule descriptions, "<p>" should have...
2012-05-24 Fabrice BellingardSONAR-3424 HTML lists badly displayed in the rule descr...
2012-05-24 Fabrice BellingardSONAR-3348 Don't display links in filter if not browsable
2012-05-24 Fabrice BellingardFix violation
2012-05-24 Fabrice BellingardSONAR-3218 Revert back commit
2012-05-24 Fabrice BellingardSONAR-3455 Improve the description of differential...
2012-05-24 David GageotSONAR-3460 Fix dashboard ordering when the user is...
2012-05-24 David GageotSlightly better API for the filter extension point
2012-05-24 David GageotSONAR-3460 fix default dashboards
2012-05-24 Fabrice BellingardSONAR-3218 Improve backward-compatibility for server...
2012-05-24 Fabrice BellingardSONAR-3381 In the "Components" page, reverse the hyperlinks
2012-05-24 Fabrice BellingardSONAR-3218 Improve the setup page
2012-05-24 Fabrice BellingardFix violations
2012-05-24 David GageotCreate Projects and Treemap default dashboards using...
2012-05-24 Evgeny MandrikovSONAR-3182 Remove properties related to PMD CPD
2012-05-24 David GageotFix Filter migration
2012-05-24 David GageotRemove violations
2012-05-23 David GageotRemove warnings
2012-05-23 David GageotFix violations, simplify code and improve documentation
2012-05-23 Simon BrandhofReset Rails default cycle between widgets.
2012-05-23 Simon BrandhofFilter widget : add the icon "loading" when clicking...
next