]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
2011-08-09 simonbrandhofSONAR-2621 Profile changelog should be accessible by...
2011-08-09 Simon BrandhofFix development mode
2011-08-09 Simon BrandhofSONAR-2603 generate server key at startup
2011-08-09 Simon BrandhofAdd description to pom
2011-08-09 Simon BrandhofFix migration of manual measures
2011-08-09 Simon BrandhofSONAR-75 fix column titles in the filters page
2011-08-08 Simon BrandhofSONAR-2674 The method Sensor#shouldExecuteOnProject...
2011-08-08 Simon BrandhofChange comment in ruby API
2011-08-08 Simon BrandhofReplace the footer link 'Bug/feature request' by 'plugins'
2011-08-08 Simon BrandhofSONAR-2673 Fail to upgrade from 2.8 to 2.9 because...
2011-08-08 Simon BrandhofFix required constraints of Nexus staging
2011-08-08 Simon BrandhofSONAR-75 Fix maintenance page
2011-08-07 simonbrandhofSONAR-75 show key when label is missing
2011-08-07 simonbrandhofFix upgrade of manual measures
2011-08-07 simonbrandhofSONAR-75 fix some labels
2011-08-07 simonbrandhofFix filters when a selected metric does not exist
2011-08-05 Simon BrandhofUpgrade version to 2.11-SNAPSHOT
2011-08-05 Simon BrandhofExecute the phase 'install' during release:prepare
2011-08-05 Simon BrandhofMove to nexus.codehaus.org + configuration of maven...
2011-08-04 Simon BrandhofFix notifications with MySQL
2011-08-04 Simon BrandhofMinor changes on labels
2011-08-04 Simon BrandhofFix JSON response of /api/manual_measures on postgresql
2011-08-04 Simon BrandhofSONAR-2667 Keep context when Java Web Service raises...
2011-08-04 Simon BrandhofSONAR-2627 False-positive flags disappear after second...
2011-08-03 simonbrandhofSONAR-75 fix naming convention of widget name and prope...
2011-08-03 simonbrandhofSONAR-75 fix some l10n keys
2011-08-03 Simon BrandhofSONAR-2637 Issue with dashboard layout in IE6 and IE7
2011-08-03 Simon BrandhofImprove UI of Email administration console
2011-08-03 Simon BrandhofFix classloader issue of EmailNotificationChannel
2011-08-03 Simon BrandhofRemove mail.jar from standalone application
2011-08-03 Simon BrandhofFix loading of javax.mail library
2011-08-02 simonbrandhofDeactivate test HttpDownloaderTest
2011-08-02 Simon BrandhofSome code improvements
2011-08-02 Simon BrandhofFix new violations
2011-08-02 Simon BrandhofSONAR-2665 Allow to override the HTTP parameter Accepte...
2011-08-02 Evgeny MandrikovUse child-first classloader for sonar-email-notificatio...
2011-08-02 Simon BrandhofDisable the unit test EmailNotificationChannelTest...
2011-08-02 Simon BrandhofUpgrade to sonar-dev-maven-plugin 1.3.2 and set the...
2011-08-02 Simon BrandhofFix duplications viewer
2011-08-02 Simon BrandhofSONAR-75 Fix hotspot page
2011-08-01 Simon BrandhofSONAR-75 Remove unused French GWT properties + add...
2011-08-01 Simon BrandhofSONAR-75 support GWT components integrated to core
2011-08-01 Simon BrandhofSONAR-2547 add legend of pending measures
2011-08-01 Simon BrandhofManual Measures WS : add ManualMeasureDeleteQuery to...
2011-07-29 Simon BrandhofFix JSON response of POST /api/manual_measures
2011-07-29 Simon BrandhofFix wsclient of POST /api/manual_mesasures with integer...
2011-07-29 Simon BrandhofSONAR-75 rule search engine supports localized titles
2011-07-29 Simon BrandhofSONAR-75 rename i18n bundles to l10n bundles
2011-07-29 Simon BrandhofSONAR-75 Improve i18n API
2011-07-28 Simon BrandhofSONAR-2648 add ManualMeasureCreateQuery
2011-07-28 Freddy MalletSONAR-2582 The Filter Path field is not working with...
2011-07-28 Evgeny MandrikovImprove shutdown of NotificationService
2011-07-28 Evgeny MandrikovSONAR-2649 Add 'sonar.notifications.delay' to conf...
2011-07-28 Evgeny MandrikovSONAR-2601 Use CSS style 'comments' for descriptions...
2011-07-28 Simon BrandhofSONAR-75 refactor I18nManager
2011-07-28 Simon BrandhofSONAR-75 fix l10n bundle
2011-07-28 Evgeny MandrikovSONAR-2540 Comments containing only spaces should not...
2011-07-28 Evgeny MandrikovSONAR-2539 Should not be possible to modify closed...
2011-07-28 Simon BrandhofAdd convenient factory methods ResourceQuery#create...
2011-07-28 Simon BrandhofFix label of metric commented_out_code_lines
2011-07-28 Evgeny MandrikovFix english l10n
2011-07-28 Evgeny MandrikovSONAR-2596 Reduce number of arguments for NotificationS...
2011-07-28 Evgeny MandrikovSONAR-2596 Add unit tests
2011-07-28 Evgeny MandrikovSONAR-2649 Add server property 'sonar.notifications...
2011-07-28 Evgeny MandrikovSONAR-2600,SONAR-2601 Replace STARTTLS by SSL and descr...
2011-07-27 Simon BrandhofSONAR-2650 fix startup when no FileFilter extensions...
2011-07-27 Evgeny MandrikovSONAR-2607 Show in notification: project, resource...
2011-07-27 Simon BrandhofSONAR-2650 reduce number of constructors
2011-07-27 Simon BrandhofSONAR-2650 FileFilter extension point is ignored
2011-07-27 Simon BrandhofSONAR-2547 fix level type
2011-07-27 Evgeny MandrikovSONAR-2607 Should be only one dispatcher - ChangesInRev...
2011-07-27 Simon BrandhofSONAR-2547 validate values
2011-07-27 Evgeny MandrikovSONAR-2607 Fix permalink in ReviewEmailTemplate
2011-07-27 Simon BrandhofSONAR-2547 support i18n
2011-07-27 Simon BrandhofRemove the logback logger dedicated to i18n
2011-07-27 Simon BrandhofSONAR-2648 New web service /api/manual_measures
2011-07-26 Evgeny MandrikovSONAR-2596,SONAR-2601 Improve UI for email notifications
2011-07-26 Evgeny MandrikovSONAR-2596,SONAR-2601 UI for email notifications
2011-07-26 Simon BrandhofSONAR-75 fix loading of checkstyle bundles
2011-07-26 Simon BrandhofSONAR-2592 change description of property sonar.violati...
2011-07-26 Simon BrandhofSONAR-2644 remove description and name from checkstyle...
2011-07-26 Simon BrandhofSONAR-2644 Rule name should be optional in XML declarat...
2011-07-26 Simon BrandhofSONAR-2634 new_*_violations and *_violations metrics...
2011-07-26 Simon BrandhofSONAR-2589 add missing bundles in drilldown pages
2011-07-26 Simon BrandhofSONAR-75 support alert thresholds
2011-07-25 Evgeny MandrikovSONAR-2607 Provide email notifications on review changes
2011-07-25 Freddy MalletSONAR-2591: push english translations of checkstyle...
2011-07-25 Freddy MalletSONAR-2591: push english translations of checkstyle...
2011-07-25 simonbrandhofSONAR-830 Sonar WS API return all elements when there...
2011-07-25 simonbrandhofSONAR-75 Configure Checkstyle with locale
2011-07-25 Evgeny MandrikovFix CloseReviewsDecorator for Derby and move Review...
2011-07-25 simonbrandhofSONAR-75 define locale for violation messages
2011-07-25 Evgeny MandrikovSONAR-2607 Provide email notifications on review changes
2011-07-25 Evgeny MandrikovAdd method findById to UserFinder and make it available...
2011-07-25 Evgeny MandrikovSONAR-2598 NotificationManager should be available...
2011-07-25 David FestalSONAR-75 add rule severities (thanks to David Festal...
2011-07-25 Evgeny MandrikovFix violations and increase coverage
2011-07-25 Evgeny MandrikovSONAR-2615 Show email on page 'My Profile'
2011-07-22 Simon BrandhofSONAR-2006 Allow to select manual measures in filters...
2011-07-22 Simon BrandhofSONAR-2547 display metric domains
next