]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
2013-04-22 Jean-Baptiste... SONAR-3893 Introduced unique partial for source display
2013-04-22 Jean-Baptiste... SONAR-3893 Introduced unique partial for source display
2013-04-22 Julien HENRYFix some quality flaws
2013-04-22 Jean-Baptiste... SONAR-3893 Introduced unique partial for source display
2013-04-22 Jean-Baptiste... SONAR-3893 Introduced unique partial for source display
2013-04-22 Julien HENRYSONAR-3159 Fix project settings with subcategories
2013-04-22 Julien LancelotDelete useless code
2013-04-22 Julien LancelotSONAR-3755 Restore fix of issue tracking, add author...
2013-04-22 Simon BrandhofUpdate copyright headers
2013-04-22 Simon BrandhofSONAR-3755 abbreviate issue descriptions
2013-04-22 Simon BrandhofSONAR-3755 fix INSERT of ISSUES on Oracle
2013-04-21 Simon BrandhofSONAR-4252 rename Sonar to SonarQube in admin pages
2013-04-21 Simon BrandhofSONAR-4252 rename Sonar to SonarQube in source headers
2013-04-19 Julien LancelotMerge remote-tracking branch 'origin/master'
2013-04-19 Julien LancelotSONAR-3755 Renamed some column of issues and issue_changes
2013-04-19 Julien HENRYSONAR-3159 Properties sub-categories, sort and description
2013-04-19 Julien LancelotSONAR-3755 Fix unit test
2013-04-19 Julien LancelotSONAR-3755 Replace message by description
2013-04-19 Julien LancelotSONAR-3755 Add unit test to check that ruleKey, repoKey...
2013-04-19 Julien LancelotSONAR-3755 Fix problem when setting rule key from db
2013-04-19 Julien LancelotSONAR-3755 Set isNew at false when loading issue from db
2013-04-19 Julien LancelotSONAR-3755 Set isNew at false when loading issue from db
2013-04-19 Simon BrandhofSONAR-3755 complete the ability to change issue
2013-04-19 Julien LancelotSONAR-3755 Set issues updated at to the date when issue...
2013-04-19 Simon BrandhofSONAR-3755 rename Issue#message() to description()
2013-04-19 Simon BrandhofSONAR-3755 new sonar-ws-client API for issues
2013-04-19 Simon BrandhofSONAR-3755 improve support of issue attributes + SQL...
2013-04-19 Julien LancelotSONAR-3755 Small code simplification
2013-04-19 Julien LancelotSONAR-3755 Fix issue in Issues Tracking
2013-04-18 Julien LancelotSONAR-3755 Escape issue message
2013-04-18 Julien LancelotSONAR-3755 Add unit test on issues tracking
2013-04-18 Julien LancelotMerge remote-tracking branch 'origin/master'
2013-04-18 Julien LancelotSONAR-3755 Fix issue when tracking issues
2013-04-18 Julien HENRYSONAR-4147 Add breakdown by module to profiling
2013-04-18 Julien HENRYSONAR-4188 Validate branch too
2013-04-18 Julien LancelotMerge remote-tracking branch 'origin/master'
2013-04-18 Julien LancelotFix quality flaws
2013-04-18 Julien HENRYSONAR-3962 Remove default Jetty JSP Servlet
2013-04-18 Julien LancelotSONAR-4188 Refactore all issues decorator in one and...
2013-04-18 Julien HENRYSONAR-4034 Support a new property sonar.security.update...
2013-04-18 Jean-Baptiste... SONAR-3893 Further memory usage optimization
2013-04-18 Simon BrandhofSONAR-3755 use Persistit temporary volume
2013-04-18 Julien HENRYSONAR-4256 Improve description of "sonar.importSources...
2013-04-18 Julien HENRYSONAR-4188 Properly escape dash in regexp
2013-04-18 Jean-Baptiste... SONAR-3893 Rollbacked unwanted push on RoR environment...
2013-04-18 Jean-Baptiste... SONAR-3893 Fixed excessive collection iteration when...
2013-04-18 Jean-Baptiste... SONAR-3893 Fixed excessive collection iteration when...
2013-04-18 Simon BrandhofSONAR-3755 fix creation of Caches when starting several...
2013-04-18 Julien LancelotSONAR-4188 Close issues when resource has been moved...
2013-04-17 Simon BrandhofSONAR-3755 ability to change issues during batch (first...
2013-04-17 Simon BrandhofSONAR-3755 support the parameter "rules" in /api/issues...
2013-04-17 Julien LancelotSONAR-4188 Fix Regex to validate project key
2013-04-17 Julien LancelotSONAR-3755 Fix issue when displaying issues in source...
2013-04-17 Julien HENRYSONAR-4188 Validate project/module key with a regexp
2013-04-17 Jean-Baptiste... SONAR-3893 Fixed snapshot source and data querying...
2013-04-17 Julien LancelotSONAR-3755 Improve IssuesWorkflowDecorator
2013-04-17 Julien HENRYSONAR-4147 Renamed property to enable profiling
2013-04-17 Julien HENRYSONAR-4147 Implemented profiling of purge
2013-04-17 Simon BrandhofFix build
2013-04-17 Simon BrandhofSONAR-4223 Remove or depreciate property "sonar.enableF...
2013-04-17 Simon BrandhofFix IssuePersisterTest
2013-04-17 Julien LancelotSONAR-3755 Improve IssuesWorkflowDecorator
2013-04-17 Jean-Baptiste... SONAR-3893 Ajusted CSS for symbols highlighting
2013-04-17 Jean-Baptiste... SONAR-3893 Ajusted CSS for symbols highlighting
2013-04-17 Julien LancelotMerge remote-tracking branch 'origin/master'
2013-04-17 Julien LancelotAdd missing test file
2013-04-17 Jean-Baptiste... SONAR-3893 Added symbols class for debug purpose
2013-04-17 Julien LancelotSONAR-3755 Add IssuesWorkflowDecorator
2013-04-17 Julien LancelotMerge remote-tracking branch 'origin/master'
2013-04-17 Julien LancelotReplace wrong copyright header
2013-04-17 Jean-Baptiste... SONAR-3893 Added symbols class for debug purpose
2013-04-17 Simon BrandhofSONAR-3755 complete ModuleIssues for issue tracking
2013-04-17 Jean-Baptiste... SONAR-3893 Added symbol usages highlighting in drilldow...
2013-04-17 Julien HENRYSONAR-4147 Refactored UT to not depends on System.curre...
2013-04-17 Simon BrandhofAdd batch logs on db store
2013-04-17 Julien LancelotMerge remote-tracking branch 'origin/master'
2013-04-17 Julien LancelotFix issue when violations are ignored
2013-04-17 Simon BrandhofSONAR-3893 use persistent map for syntax and symbol...
2013-04-17 Jean-Baptiste... SONAR-3893 Changed symbols css class separator from...
2013-04-17 Jean-Baptiste... SONAR-3893 Changed symbols css class separator from...
2013-04-17 Julien LancelotFix a NPE
2013-04-16 Simon BrandhofSONAR-4252 Add SonarQube logo
2013-04-16 Simon BrandhofSONAR-3755 implement a disk-based map
2013-04-16 Julien HENRYSONAR-4189 Activate automatically the release profile
2013-04-16 Julien HENRYSONAR-4147 Support a new profiling option "sonar.profil...
2013-04-16 Jean-Baptiste... SONAR-3893 Fixed snapshot data persistence issue
2013-04-16 Jean-Baptiste... SONAR-3893 HTML source decoration using both syntax...
2013-04-16 Jean-Baptiste... SONAR-3893 Symbol data deserialization
2013-04-16 Julien LancelotSONAR-3755 Fix issue in duration displayed in issues...
2013-04-16 Julien LancelotSONAR-3755 Add componentRoots filter to select issues...
2013-04-16 Julien LancelotAdd unit test when issuable is null
2013-04-16 Simon BrandhofSONAR-3755 the perspective Issuable should not be avail...
2013-04-16 Julien LancelotFix issue when deleting copy of rule
2013-04-16 Julien LancelotSONAR-3755 Add rule and created at filters on issue...
2013-04-16 Jean-Baptiste... SONAR-3893 Symbol perspective data persistence in snaps...
2013-04-16 Jean-Baptiste... SONAR-3893 Symbol perspective data persistence in snaps...
2013-04-16 Julien LancelotSONAR-3755 Add first version of Issues drilldown
2013-04-16 Jean-Baptiste... SONAR-3893 Symbol perspective data holder
2013-04-16 Simon BrandhofSONAR-4252 Rename Sonar to SonarQube
2013-04-16 Jean-Baptiste... SONAR-3893 First symbol API version
next