]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
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 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 HartmannUpgrade version to 3.2-SNAPSHOT
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...
2012-05-23 Fabrice BellingardSONAR-3378 Add new DB Cleaner parameter
2012-05-23 Fabrice BellingardFix violations
2012-05-23 David GageotSONAR-3016 Escape filter name and key
2012-05-23 David GageotSONAR-3016 Filter now have a logical key
2012-05-23 Fabrice BellingardSONAR-3240 Fully remove support of old format for DUPLI...
2012-05-23 Fabrice BellingardSONAR-2706 Clean code
2012-05-23 David GageotSONAR-3462 A project dashboard that shouldn't become...
2012-05-23 David GageotFIX A user cannot unfollow its own dashboards
2012-05-23 David GageotFix Pagination and sorting in filter widget
2012-05-23 Simon BrandhofSONAR-2706 remove log
2012-05-23 Simon BrandhofSONAR-2706 fix reloading of available commands in revie...
2012-05-23 David GageotRevert "Fix Pagination and sorting in filter widget"
2012-05-23 David GageotFix Pagination and sorting in filter widget
2012-05-23 Fabrice BellingardSONAR-2706 Should feed the ':review_screens' value...
2012-05-23 Simon BrandhofSONAR-2706 improve error handling on command execution
2012-05-23 Simon BrandhofAdd a javadoc to org.sonar.api.Property#defaultValue()
2012-05-23 Fabrice BellingardSONAR-2706 Make it possible to have actions on violatio...
2012-05-23 David GageotSONAR-3016 Don't load default filters if they already...
2012-05-23 David GageotTrying to fix filters on Oracle
2012-05-23 Fabrice BellingardSONAR-2706 Fix issue with element focus
2012-05-23 Fabrice BellingardSONAR-2706 Fix issue with button message
2012-05-23 David GageotRemove warnings
2012-05-22 Simon BrandhofSONAR-3407 improve message
2012-05-22 Simon BrandhofSONAR-2706 fix commands from review detail page
2012-05-22 Simon BrandhofRemove the classes RulesManager and DaoFacade.
2012-05-22 Simon BrandhofSONAR-3407 fail analysis if the project version used...
2012-05-22 Simon BrandhofSONAR-2706 Reload review after execution of command
next