]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
2013-09-18 stephenbroyerSONAR-4614 Remove prototypejs from dashboards
2013-09-18 Julien LancelotSONAR-4686 Without the 'Code Viewer' permission it...
2013-09-18 Julien HENRYChange logging level for dry run cache
2013-09-18 Julien LancelotSONAR-4687 Cleanup old Ruby files linked to former...
2013-09-18 Julien LancelotSONAR-4195 In the Measures filter form, make sure the...
2013-09-18 Simon BrandhofSONAR-4689 Batch API to get issues of the current module
2013-09-18 stephenbroyerSONAR-4664 Remove prototypejs from layout and common...
2013-09-18 Julien HENRYExpose Issue.isNew() in plugin API
2013-09-18 stephenbroyerSONAR-4612 Remove prototypejs from "Configuration"...
2013-09-18 stephenbroyerSONAR-4612 Remove prototypejs from "Configuration"...
2013-09-18 Jean-Baptiste... SONAR-766 Filter out generated coverage metrics along...
2013-09-18 Jean-Baptiste... SONAR-4682 Start decoupling hash computation from issue...
2013-09-18 Jean-Baptiste... SONAR-3387 Rename Violation to Issue
2013-09-18 Julien LancelotSONAR-4621 'Removed' measure badly formatted on Rules...
2013-09-18 Simon BrandhofRemove unused ruby test file
2013-09-18 Julien LancelotFix quality flaws
2013-09-18 Simon BrandhofRemove unused jruby-openssl
2013-09-18 Julien LancelotSONAR-4660 Make Settings > 'Database Cleaner', 'Differe...
2013-09-17 Simon BrandhofSONAR-4045 upgrade to jruby-rack 1.1.13.2
2013-09-17 Julien LancelotSONAR-4625 Little refactoring of IssuesBySeverity
2013-09-17 Julien LancelotSONAR-4625 New issues email should contain total issues...
2013-09-17 Simon BrandhofSONAR-4045 rails does not start if home directory conta...
2013-09-17 Julien LancelotSONAR-4628 Move the "Browse" permission before the...
2013-09-17 Julien LancelotSONAR-4508 Order list of criteria on measures service
2013-09-17 Julien LancelotRevert "Add package-info files"
2013-09-17 Simon BrandhofSONAR-4676 do not insert changelog when issue is new
2013-09-17 Simon BrandhofSONAR-4587 When a SQL error occurs during SonarQube...
2013-09-16 Simon BrandhofSONAR-4676 Speed-up insertion of new issues in database
2013-09-16 Simon BrandhofRemove duplicated annotation values in IssueTrackingDec...
2013-09-16 Simon BrandhofSONAR-4617 Refactoring away from Resource<T>
2013-09-16 Simon BrandhofSONAR-4523 delete /extensions/downloads/*.tmp files...
2013-09-16 Julien LancelotRevert "Add package-info files on sonar-batch module"
2013-09-16 Julien LancelotRevert "Add package-info files on sonar-core-plugin...
2013-09-16 Julien LancelotRevert "Add package-info files on sonar-plugin-api...
2013-09-16 Julien LancelotRevert "Add missing package-info files on sonar-server...
2013-09-16 Julien LancelotSONAR-4499 Replace "method" by "function"
2013-09-16 Julien LancelotSONAR-4629 Improve check of project key pattern: must...
2013-09-16 Julien LancelotAdd package-info files
2013-09-16 Julien HENRYSONAR-4680 Fix tests
2013-09-16 Julien LancelotAdd package-info files on sonar-batch module
2013-09-16 Julien LancelotAdd package-info files on sonar-core-plugin module
2013-09-16 Julien LancelotAdd package-info files on sonar-plugin-api-module
2013-09-16 Julien LancelotAdd missing package-info files on sonar-server module
2013-09-16 Julien HENRYSONAR-4680 Module-level settings are not applied on...
2013-09-16 Julien LancelotSee SONAR-4643 Deprecate "Depth in Tree" and "Number...
2013-09-16 Simon BrandhofSONAR-4619 Improve HTML rendering of property descriptions
2013-09-16 Simon BrandhofRefactor definition of exclusion properties
2013-09-16 Simon BrandhofSONAR-4616 Replace "property: value" syntax by "propert...
2013-09-16 Julien LancelotSONAR-4657 It's impossible to fully delete the extensio...
2013-09-16 Jean-Baptiste... SONAR-766 Remove string duplication and protect constructor
2013-09-16 Julien LancelotSONAR-4654 The issue bulk change does not work correctl...
2013-09-16 Jean-Baptiste... Move settings help to its own div, under save button
2013-09-16 Julien LancelotSONAR-4659 Create an DB index on 'characteristics.enabl...
2013-09-13 Simon BrandhofRemove unused Ruby files
2013-09-13 Simon BrandhofFix unit test on Java 7
2013-09-13 Simon BrandhofSONAR-4045 remove unused rails files
2013-09-13 Jean-Baptiste... SONAR-4661 Move help section to its own div for clearer...
2013-09-13 Jean-Baptiste... SONAR-766 Fix subcategory for coverage exclusions
2013-09-13 Jean-Baptiste... SONAR-766 Expand coverage on core components
2013-09-13 Jean-Baptiste... Change property labels for project module (ex|in)clusions
2013-09-13 Jean-Baptiste... SONAR-766 Add exclusions for coverage
2013-09-13 Simon BrandhofSONAR-4045 fix support of Java exception in ruby code
2013-09-12 Simon BrandhofSONAR-4045 fix zip size on windows
2013-09-12 Simon BrandhofSONAR-4045 Upgrade to JRuby 1.7.4
2013-09-12 Julien LancelotUpdate onBulkIssues() calls by removing useless parameters
2013-09-12 Julien LancelotSONAR-4584 Remove remaining rss template files
2013-09-12 Julien LancelotAdd comment in order to remove specific code for retro...
2013-09-12 Simon BrandhofSONAR-4671 Upgrade MySQL driver to 5.1.26
2013-09-12 Simon BrandhofUpgrade some dependencies
2013-09-12 Simon BrandhofSONAR-4653 fix rendering in code viewers
2013-09-12 Julien LancelotAdd the SonarQube version since the dropdown_tag helper...
2013-09-12 Jean-Baptiste... SONAR-4656 SONAR-3644 Fix remaining properties labels...
2013-09-12 Jean-Baptiste... SONAR-4661 SONAR-4655 Fix labels on Exclusions > Duplic...
2013-09-12 Jean-Baptiste... SONAR-4661 Fix category name in category help key
2013-09-12 Jean-Baptiste... SONAR-4661 Display category help on all subcategories
2013-09-12 Jean-Baptiste... SONAR-4656 Fix documentation labels on sonar.(include...
2013-09-12 Jean-Baptiste... SONAR-4655 Move CPD exclusions settings to dedicated...
2013-09-12 Jean-Baptiste... SONAR-3644 Fix issues notified during testing
2013-09-12 Jean-Baptiste... SONAR-3644 Fix labels and sizes in exclusions settings
2013-09-11 Simon BrandhofSONAR-4662 Disable JRuby JMX monitoring by default
2013-09-11 Simon BrandhofPrepare upgrades of JRuby/Rails by upgrading to servlet 3.0
2013-09-11 Simon BrandhofSONAR-4517 fix reloading of page when settings are...
2013-09-11 Simon BrandhofSONAR-4577 End of support of WAR deployment mode
2013-09-11 Simon BrandhofSONAR-3067 API: remove the deprecated and unused ISO...
2013-09-11 Simon BrandhofSSF-7
2013-09-11 Simon BrandhofSONAR-4517 fix url
2013-09-11 Simon BrandhofComplete build section of readme
2013-09-11 Simon BrandhofComplete build section of readme
2013-09-11 Simon BrandhofComplete build section of readme
2013-09-11 Jean-Baptiste... SONAR-4656 Display sonar.includedModules property in...
2013-09-11 Simon BrandhofAdd build section to readme
2013-09-11 Simon BrandhofUpdate README.md
2013-09-11 Jean-Baptiste... SONAR-4658 Fix missing CSS class declaration on subcate...
2013-09-11 Jean-Baptiste... SONAR-3644 Move 'Exclusions' category to 'Files' subcat...
2013-09-11 Jean-Baptiste... SONAR-3644 Add l10n keys for issues exclusions subcategory
2013-09-11 Simon BrandhofSONAR-4517 minor change on form action
2013-09-11 stephenbroyerSONAR-4612 Remove prototypejs from administration console
2013-09-11 stephenbroyerSONAR-4611 Remove prototypejs from Quality Profiles...
2013-09-11 stephenbroyerSONAR-4611 Remove prototypejs from Quality Profiles...
2013-09-11 stephenbroyerSONAR-4612 Remove prototypejs from administration consoles
next