]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
2011-12-15 Evgeny MandrikovSONAR-3060 Improve new CPD algorithm
2011-12-15 Simon BrandhofSONAR-1929 refactor the extension point to define dashb...
2011-12-15 Simon BrandhofSONAR-1929 refactoring of the extension point Dashboard
2011-12-15 Simon BrandhofSONAR-3034 API: default value of WidgetProperty is...
2011-12-14 Fabrice BellingardSONAR-2795 Add pagination over 20, with "First" and...
2011-12-14 Simon Brandhofrename the constant ReviewDto.STATUS_OPENED to STATUS_OPEN
2011-12-14 Simon BrandhofSONAR-3086 do not strikethrough rule name when review...
2011-12-14 Fabrice BellingardMerge remote branch 'upstream/master'
2011-12-14 Fabrice BellingardSONAR-1929 Improve the Dashboard template API
2011-12-14 Simon BrandhofDecrease visibility of some methods of org.sonar.persis...
2011-12-14 Simon BrandhofSONAR-2984 review widgets must not fail if reviews...
2011-12-14 Simon BrandhofSONAR-3984 allow to delete all the comments
2011-12-14 Simon BrandhofSONAR-3086 improve the detail of a review
2011-12-14 Simon BrandhofSONAR-3086 Improve usability of review forms
2011-12-14 Simon BrandhofSONAR-3086 Improve usability of review forms
2011-12-14 Fabrice BellingardSonar Persistence API refactoring
2011-12-14 Fabrice BellingardSONAR-1929 Fix problem migration (I18n API not initialized)
2011-12-14 Evgeny MandrikovFix test
2011-12-14 Fabrice BellingardSONAR-1929 Fix problem with MyBatis on Oracle
2011-12-14 Fabrice BellingardFix violations
2011-12-14 Evgeny MandrikovSONAR-3060 Refactor new CPD algorithm
2011-12-14 Evgeny MandrikovSONAR-2018 Improve rule for detection of commented...
2011-12-14 simonbrandhofSONAR-3058 downgrade to jetty 6.1.25 because of AJP...
2011-12-14 simonbrandhofSONAR-2973 improve the form that changes severity
2011-12-13 Fabrice BellingardSONAR-2912 [Rename quality profile] Default value:...
2011-12-13 Fabrice BellingardSONAR-2939 Rename "Functions distribution /complexity...
2011-12-13 Fabrice BellingardSONAR-2399 In differential mode, display reviews until...
2011-12-13 Evgeny MandrikovSONAR-2018 Improve rule for detection of commented...
2011-12-13 Evgeny MandrikovSONAR-2018 Improve rule for detection of commented...
2011-12-13 Fabrice BellingardSONAR-1929 Modify the new DashboardTemplate API
2011-12-13 Evgeny MandrikovAdd utility class to simplify assertions in tests for...
2011-12-12 Simon BrandhofSONAR-2973 fix the severity of violations if manually...
2011-12-12 Fabrice BellingardSONAR-3063 Implement the hotspots page as a dashboard
2011-12-12 Fabrice BellingardSONAR-1929 Add localization to name & description of...
2011-12-12 Fabrice BellingardSONAR-1929 New extension point: dashboard template
2011-12-12 Simon BrandhofFix some violations
2011-12-12 Simon BrandhofImprove DateUtils by using generics in ThreadLocal...
2011-12-12 Simon BrandhofSONAR-3077 rename priority to severity in Rule#toString()
2011-12-12 Simon BrandhofSONAR-2973 replace RULE_FAILURES_OVERRIDDEN_SEVERITY...
2011-12-12 Simon BrandhofRename some Ruby methods of Review.rb in order to respe...
2011-12-09 Evgeny MandrikovSONAR-3077 Don't use ReflectionToStringBuilder in Rule...
2011-12-09 Simon BrandhofFix MyBatis integration tests with MsSQL
2011-12-09 Evgeny MandrikovAdd DecoratorBarriers START_VIOLATION_PERSISTENCE and...
2011-12-09 Simon BrandhofSONAR-3071 The settings page fails if a property has...
2011-12-09 Evgeny MandrikovSONAR-3070 DateUtils should not parse badly formatted...
2011-12-09 Simon BrandhofFix integration tests of MyBatis on MsSQL. Table names...
2011-12-08 Evgeny MandrikovIncrease size of RULE_FAILURES.COMMITTER to 100
2011-12-08 Simon BrandhofAdd icons to the select box of the widget Most Violated...
2011-12-08 Simon BrandhofSONAR-1974 only administrators can create new manual...
2011-12-08 Simon BrandhofRemove useless comment from metrics_controller.rb
2011-12-08 Simon BrandhofSONAR-2973 add the column RULE_FAILURES.OVERRIDDEN_SEVE...
2011-12-08 Fabrice BellingardSONAR-3057 Do not put a '+' if variation is zero in...
2011-12-08 Fabrice BellingardSONAR-2795 Remove link on "Next" if page index is max...
2011-12-08 Simon BrandhofRevert some changes in the CSS of code viewer
2011-12-08 Simon BrandhofSONAR-1974 do not reload the page when the violation...
2011-12-08 Evgeny MandrikovAdd RULE_FAILURES.COMMITTER
2011-12-08 Fabrice BellingardSONAR-2795 Paging at filters page
2011-12-08 Evgeny MandrikovAdd couple of functional tests for CPD
2011-12-08 Evgeny MandrikovFix violations, increase coverage
2011-12-07 simonbrandhofTry to fix DbUnit tests on MSSQL
2011-12-07 simonbrandhofSONAR-3046 remove the links on the severity icons
2011-12-07 simonbrandhofSONAR-3046 the link 'More' must contain the selected...
2011-12-07 simonbrandhofAdd Idea file to .gitignore
2011-12-07 simonbrandhofAdd .idea directories to .gitignore
2011-12-07 simonbrandhofRename view drilldown/_severity.erb to _severity.html.erb
2011-12-07 simonbrandhofSONAR-1974 add a page to manage manual rules
2011-12-07 simonbrandhofSONAR-1974 add all the available rules in the form...
2011-12-07 simonbrandhofRemove unused Javascript code
2011-12-07 Fabrice BellingardSONAR-2399 Make the differential mode work on Derby...
2011-12-07 Fabrice BellingardSONAR-3057 Use appropriate colors for measures
2011-12-07 Fabrice BellingardSONAR-2891 Breadcrumb is not valid in the page Dependencies
2011-12-07 Fabrice BellingardSONAR-3037 Remove the + sign before the number of skipp...
2011-12-07 simonbrandhofSONAR-3036 upgrade to the latest version of protovis...
2011-12-07 simonbrandhofSONAR-1974 fix the select-box to filter by rules in...
2011-12-07 simonbrandhofSONAR-3062 API: org.sonar.api.config.Settings#getString...
2011-12-07 simonbrandhofFix iBatis ReviewMapper.xml for MsSQL
2011-12-07 Evgeny MandrikovSONAR-3060 Use new CPD algorithm
2011-12-06 Evgeny MandrikovSONAR-3060 Add new CPD algorithm based on suffix tree
2011-12-06 simonbrandhofSONAR-1974 improve UI+error handling
2011-12-06 Fabrice BellingardSONAR-2399 Improvements on review widgets
2011-12-06 Simon BrandhofFix compatibility of DbUnit with Oracle (lack of boolea...
2011-12-06 Simon BrandhofFix creation of Oracle sequences in integration tests...
2011-12-06 simonbrandhofSONAR-1974 add the form to create its own violations
2011-12-06 Simon BrandhofTry to fix Oracle tests
2011-12-05 simonbrandhofImprove rendering of source code
2011-12-05 simonbrandhofSONAR-3056 do not select line numbers when copying...
2011-12-05 Simon BrandhofSONAR-3055 API: remove the attribute "classes" of the...
2011-12-05 Simon BrandhofSONAR-1974 do not disable the rules of the repository...
2011-12-05 Simon BrandhofSONAR-1974 automatically close reviews that relate...
2011-12-05 Simon BrandhofRemove INFO logs in unit tests and fix Oracle tests
2011-12-05 Simon BrandhofFix some violations
2011-12-05 Evgeny MandrikovSONAR-2018 Add rule to detect commented-out lines of...
2011-12-04 simonbrandhofSONAR-1974 inject manual violations into batch
2011-12-04 simonbrandhofFix drilldown page in order to accept the parameter...
2011-12-04 simonbrandhofSONAR-3052 add dependency on Guava 10
2011-12-04 simonbrandhofSONAR-1974 fix a conflict of column names in the WS...
2011-12-02 Simon BrandhofAdd log to debug integration tests with Oracle
2011-12-02 Simon BrandhofAdd missing header + remove hibernate logs when executi...
2011-12-02 Simon BrandhofFix DaoTestCase for Oracle
2011-12-02 Simon BrandhofTable names are not correctly loaded in DaoTestCase
next