]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
2013-02-01 Julien HENRYSONAR-2291 Implement cache for JDBC driver
2013-02-01 Simon BrandhofSONAR-4119 Remove Xalan from API
2013-02-01 Simon BrandhofRemove unused transitive dependencies of blueprints
2013-02-01 Simon BrandhofRemove jsr305.jar from runtime classpath
2013-02-01 Simon BrandhofMinor changes (log + remove usage of plexus StringUtils)
2013-02-01 Simon BrandhofSONAR-2501 remove unused test file
2013-02-01 Julien LancelotFix quality flaws
2013-02-01 Julien LancelotSONAR-4093 Revert test code commit by error
2013-02-01 Julien LancelotSONAR-4093 Display only lines covered by a test when...
2013-02-01 Julien LancelotSONAR-4094 On each source file, provide the ability...
2013-02-01 Fabrice BellingardMerge branch 'current'
2013-02-01 Fabrice BellingardSONAR-4100 Handle case when dispatcher/channel does...
2013-02-01 Fabrice BellingardFix violations.
2013-01-31 Julien LancelotSONAR-4094 Display tests in a select box
2013-01-31 Fabrice BellingardSONAR-3959 Set the default message on existing notifica...
2013-01-31 Fabrice BellingardSONAR-3959 Add possibility to set default message to...
2013-01-31 Fabrice BellingardSONAR-3959 Refactor existing notification-related code
2013-01-31 Fabrice BellingardSONAR-4100 Remove useless property from Core bundle
2013-01-31 Julien HENRYSONAR-2291 Minor changes on cache
2013-01-31 Julien LancelotSONAR-4092 SONAR-4093
2013-01-31 Fabrice BellingardSONAR-4100 Improve rendering
2013-01-31 Fabrice BellingardSONAR-4100 Sort dispatchers by name
2013-01-31 Fabrice BellingardSONAR-4100 Improve rendering
2013-01-31 Fabrice BellingardSONAR-4100 Update "My Profile" screen with "Notificatio...
2013-01-31 Simon BrandhofSONAR-2501 add unit tests
2013-01-31 Simon BrandhofComplete .gitignore
2013-01-31 Simon BrandhofRemove extras/mysql/fix_nullable_measure_values.sql...
2013-01-31 Simon BrandhofSONAR-2501 code refactoring
2013-01-30 Simon BrandhofSONAR-2501 add preconditions and refactor some method...
2013-01-30 Julien LancelotSONAR-4093 Display a tooltip that contains number of...
2013-01-30 Fabrice BellingardSONAR-3959 Fix issue on Oracle
2013-01-30 Simon BrandhofSONAR-2501 refactor test API and fix extraction of...
2013-01-30 Fabrice BellingardSONAR-3959 Fix issue on PropertiesDao
2013-01-30 Fabrice BellingardSONAR-3959 Add NotificationDispatcherMetadata class
2013-01-30 Fabrice BellingardFix violations
2013-01-30 Simon BrandhofSONAR-2501 add unit tests
2013-01-30 Julien HENRYSONAR-2291 Generate a new bootstrap index with md5
2013-01-30 Julien LancelotSONAR-4093 Display number of tests covering a line
2013-01-29 Fabrice BellingardSONAR-3959 Update NotifDispatchers to use new NotifMana...
2013-01-29 Fabrice BellingardSONAR-3959 Enhance NotifManager to help finding subscri...
2013-01-29 Fabrice BellingardSONAR-3959 NotifService must not choose which channel...
2013-01-29 Fabrice BellingardSONAR-3959 Add notification type on NotificationDispatcher
2013-01-29 Simon BrandhofSONAR-2501 fix direction of copied edges in sub-graph
2013-01-29 Simon BrandhofSONAR-2501 persist only specific sub-graph
2013-01-29 Julien LancelotSONAR-4093 Display number of tests covering a line
2013-01-29 Julien LancelotSONAR-4092 Renamed covererdBlocks by coveredLines and...
2013-01-29 Simon BrandhofSONAR-2501 use Reader/Writer instead of InputStream...
2013-01-29 Julien LancelotSONAR-4092 Escape stacktrace
2013-01-29 Simon BrandhofSONAR-2501 remove org.sonar.api.tests
2013-01-29 Simon BrandhofSONAR-2501 purge project graphs
2013-01-29 Julien LancelotAdd missing copyright header
2013-01-29 Julien LancelotAdd missing copyright header
2013-01-29 Julien LancelotAdd missing copyright header
2013-01-29 Julien LancelotSONAR-2501 Replace Set by List for covers method (becau...
2013-01-29 Julien LancelotSONAR-4092 Display number of lines covered by a test
2013-01-29 Julien HENRYSONAR-2291 Don't extract plugins in the cache folder
2013-01-29 Simon BrandhofSONAR-2501 refactor BeanGraph layer
2013-01-28 Julien HENRYSONAR-2291 Close InputStream properly after computing md5
2013-01-28 Julien LancelotSONAR-4092 Use new Test API to display tests data
2013-01-28 Julien LancelotSONAR-2501 Add message and stackTrace to TestCase
2013-01-28 Simon BrandhofSONAR-2501 fix integration test on Oracle
2013-01-28 Simon BrandhofSONAR-2501 fix loading of perspectives on server-side
2013-01-28 Julien HENRYSONAR-2291 Implement caching of downloaded Sonar plugins.
2013-01-28 Simon BrandhofSONAR-2501 use blueprints-core for java5
2013-01-28 Simon BrandhofSONAR-2501 rename GraphDbTest to GraphDaoTest
2013-01-28 Simon BrandhofSONAR-2501 use our implementation of GraphsonReader
2013-01-28 Simon BrandhofFix compatibility with java 5
2013-01-28 Simon BrandhofAdd blueprints-core-2.2.0-java5.jar
2013-01-28 Simon BrandhofFix compatibility of blueprints-core with java 5
2013-01-25 Simon BrandhofFix header
2013-01-25 Simon BrandhofSONAR-2501 second step to fix case of Graphson* classes
2013-01-25 Simon BrandhofSONAR-2501 first step to fix case of Graphson* classes
2013-01-25 Simon BrandhofSONAR-4087 fix compatibility of Tinkerpop Blueprints...
2013-01-25 Simon BrandhofSONAR-4087 refactor GraphUtil#uniqueAdjacent()
2013-01-25 Fabrice BellingardSONAR-3692 Use the new widget property type for "Most...
2013-01-25 Fabrice BellingardSONAR-2746 Fix violation
2013-01-25 Julien LancelotSONAR-4087 Replace Tinkerpop GraphSONReader by Sonar...
2013-01-25 Julien LancelotSONAR-2055 Remove useless code
2013-01-25 Julien LancelotSONAR-4087 Add JSON reader / parser for Graph
2013-01-25 Simon BrandhofSONAR-4087 add unit test for MyBatis mapper
2013-01-25 Simon BrandhofSONAR-4087 add missing files
2013-01-25 Simon BrandhofMerge remote-tracking branch 'origin/master'
2013-01-25 Simon BrandhofSONAR-4087 first draft of test api
2013-01-25 Simon BrandhofRemove unused ruby files (generators)
2013-01-25 Fabrice BellingardSONAR-2746 Fix test
2013-01-24 Fabrice BellingardSONAR-2746 Email new alerts on favorite projects
2013-01-23 Julien LancelotSONAR-2296 Revert modification because the server hosti...
2013-01-23 Fabrice BellingardSONAR-4071 Localize all the existing widget properties
2013-01-23 Julien LancelotSONAR-3692 Boolean type are now always displayed as...
2013-01-23 Julien LancelotSONAR-3692 Really fix issue with property set
2013-01-23 Julien LancelotSONAR-3692 Fix issue with property set
2013-01-23 Julien LancelotSONAR-3692 Fix issue with name generation and improve...
2013-01-23 Julien HENRYFix some quality flaws.
2013-01-23 Julien HENRYFix some quality flaws.
2013-01-22 Julien LancelotSONAR-3692 Centralize the way widget property and setti...
2013-01-22 Fabrice BellingardSONAR-4003 Update bundle after Julien's modification...
2013-01-22 Fabrice BellingardSONAR-4088 Sort available widgets by name when editing...
2013-01-22 Julien LancelotSONAR-4071 Replace widget.<widget.key>.prop.<property...
2013-01-22 Julien LancelotSONAR-4071 Replace widget.<widget.key>.prop.<property...
2013-01-22 Fabrice BellingardSONAR-4003 Improve rendering
next