]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
2017-02-13 Sébastien LesaintSONAR-8752 SONAR-8751 personal org name from username 1667/head
2017-02-13 Julien LancelotImprove Javadoc of complexity metrics
2017-02-13 Julien LancelotSONAR-8684 Remove WS path exclusions from web page... 1666/head
2017-02-13 Daniel SchwarzSONAR-8736 it test for issue creation date
2017-02-13 Daniel SchwarzSONAR-8736 backdate issues caused by just enabled rules
2017-02-12 Fabian Beukeupdate readme.md copyright from 2016 to 2017
2017-02-11 Simon BrandhofAdd missing jdbcType attributes in MyBatis mappers
2017-02-11 Simon BrandhofSONAR-8545 Upgrade Tomcat from 8.5.9 to 8.5.11
2017-02-11 Simon BrandhofFix Quality flaws
2017-02-10 Simon BrandhofSONAR-8757 add test to verify permission conflict
2017-02-10 Stas VilchikSONAR-8655 check `canDelete`flag
2017-02-10 Sébastien LesaintSONAR-8676 add canDelete and remove isDefault
2017-02-10 Simon BrandhofFix license headers 1649/head
2017-02-10 Simon BrandhofSONAR-8761 clean-up ResourceDao
2017-02-10 Simon BrandhofSONAR-8761 clean-up UserPermissionDao
2017-02-10 Simon BrandhofSONAR-8761 clean-up GroupPermissionDao
2017-02-10 Simon BrandhofSONAR-8761 clean-up AuthorizationDao
2017-02-10 Simon BrandhofSONAR-8761 add dev script enable_organizations.sh
2017-02-10 Simon BrandhofSONAR-8761 db migration to unset root flag of existing...
2017-02-10 Simon BrandhofSONAR-8761 fix cleanup of db in ITs
2017-02-10 Simon BrandhofSONAR-8761 do not fail if org feature is already enabled
2017-02-10 Stas VilchikSONAR-8761 rely on feature flag when displaying organiz...
2017-02-10 Simon BrandhofSONAR-8761 add organizationsEnabled to response of...
2017-02-10 Simon BrandhofSONAR-8761 minor improvement in root WS tests
2017-02-10 Simon BrandhofSONAR-8761 remove misleading UserSession#checkIsRoot()
2017-02-10 Simon BrandhofSONAR-8761 remove calls of WS to UserSession#isRoot()
2017-02-10 Simon BrandhofSONAR-8761 add UserSession#checkIsSystemAdministrator()
2017-02-10 Simon BrandhofSONAR-8761 add class OrganizationFlags
2017-02-10 Simon BrandhofSONAR-8761 root has permissions on all organizations...
2017-02-10 Simon BrandhofSONAR-8761 organizations mgmt WS must check if org...
2017-02-10 Simon BrandhofAdd and complete DbTester#properties()
2017-02-10 Simon BrandhofSONAR-8761 drop sync of root based on user permissions
2017-02-10 Simon BrandhofSONAR-8761 new WS api/organizations/enable_support
2017-02-10 Simon BrandhofDrop the unused coverage-per-test profile from pom
2017-02-10 Simon BrandhofDrop the m2eclipse configuration from pom
2017-02-10 Sébastien LesaintSONAR-8151 make property sonar.organizations.anyoneCanC... 1659/head
2017-02-10 Sébastien LesaintSONAR-8752 persist id of user for whom personal org...
2017-02-10 Sébastien LesaintSONAR-8752 support userId in OrganizationDto and Organi...
2017-02-10 Sébastien LesaintSONAR-8752 add column ORGANIZATIONS.USER_ID
2017-02-10 Sébastien LesaintSONAR-8752 SONAR-8753 create org for new users
2017-02-10 Sébastien LesaintSONAR-8751 factor organization creation and attr validation
2017-02-10 Sébastien LesaintSONAR-8753 add hidden property sonar.organizations...
2017-02-10 Simon BrandhofSONAR-8566 upgrade PHP plugin
2017-02-10 Daniel SchwarzSONAR-8694 make perfect name matches score higher in...
2017-02-10 Duarte MenesesFix concurrency probs in tests
2017-02-10 Teryk BellahseneSONAR-8637 Update POM parent version 1658/head
2017-02-10 Teryk BellahseneSONAR-8637 IT to test functional version in a plugin
2017-02-10 Teryk BellahseneSONAR-8637 Display functional version of plugins when...
2017-02-10 Teryk BellahseneSONAR-8636 Show functional version of SonarQube
2017-02-10 Teryk BellahseneSONAR-8637 Use new versions of update center and maven...
2017-02-10 Julien LancelotSONAR-8758 Rename category "Differentials Views" to...
2017-02-10 Duarte MenesesSONAR-8769 Display project and organization keys in...
2017-02-10 Duarte MenesesAdd type to internal DefaultRule
2017-02-10 Julien LancelotIncrease expected perf timing
2017-02-10 Julien LancelotSONAR-8748 Add message on every exception thrown by WS 1635/head
2017-02-10 Julien LancelotSONAR-8748 BadRequestException fail when empty list...
2017-02-10 Julien LancelotClean some code related to rails 1656/head
2017-02-10 Julien LancelotSONAR-8646 Embed SonarFlex
2017-02-10 Stas VilchikSONAR-8372 Improve the leak period header on a project...
2017-02-10 Julien LancelotSONAR-8760 Define 'Cognitive Complexity' metric 1655/head
2017-02-10 Julien LancelotSONAR-8208 SONAR-8610 SONAR-8758 Delete useless setting... 1652/head
2017-02-10 Julien LancelotSONAR-8759 Rename setting "sonar.timemachine.period1...
2017-02-10 Sébastien LesaintSONAR-8756 add guarded flag to response of api/organiza... 1640/head
2017-02-10 Sébastien LesaintSONAR-8755 make default organization guarded
2017-02-10 Sébastien LesaintSONAR-8754 api/organizations/create require root for...
2017-02-10 Sébastien LesaintSONAR-8754 support guarded in OrganizationDto and Organ...
2017-02-10 Sébastien LesaintSONAR-8754 add column ORGANIZATIONS.GUARDED
2017-02-10 Daniel SchwarzSONAR-8745 add rule activation date (q profile) into...
2017-02-10 Daniel SchwarzSONAR-8745 refactor test to generate response, instead...
2017-02-10 Daniel SchwarzSONAR-8745 reduce code complexity of persisting issues
2017-02-09 Simon BrandhofSONAR-8566 upgrade SonarSource plugins
2017-02-09 Stas Vilchikfix project header when organization is not shown
2017-02-09 Stas VilchikSONAR-8658 apply feedback
2017-02-09 Stas Vilchikrevert styles used in views console
2017-02-09 Stas VilchikSONAR-8750 apply feedback
2017-02-09 Stas Vilchikremove unused styles and images (#1648)
2017-02-09 Stas Vilchikuse babel-preset-env (#1645)
2017-02-09 Julien LancelotSONAR-8743 Rename PeriodsHolder to PeriodHolder 1634/head
2017-02-09 Julien LancelotSONAR-8743 Remove index form Period
2017-02-09 Julien LancelotSONAR-8758 Remove settings related to periods 2 to 5
2017-02-09 Julien LancelotSONAR-8743 Remove useless methods from PeriodHolder
2017-02-09 Julien LancelotSONAR-8743 Remove MeasureVariations
2017-02-09 Julien LancelotSONAR-8743 Remove MeasureVariations from XXXVariationVa...
2017-02-09 Julien LancelotSONAR-8743 Handle only leak period when computing new...
2017-02-09 Julien LancelotSONAR-8743 Handle only leak period when computing new...
2017-02-09 Julien LancelotSONAR-8743 Handle only leak period when computing issue...
2017-02-09 Julien LancelotSONAR-8743 Handle only leak period when persisting...
2017-02-09 Julien LancelotSONAR-8743 Handle only leak period when loading period
2017-02-09 Julien LancelotSONAR-8743 Handle only leak period when computing measu...
2017-02-09 Julien LancelotSONAR-8743 Handle only leak period when computing quali...
2017-02-09 Julien LancelotSONAR-8743 Prepare handling only leak period in compute...
2017-02-09 Julien LancelotSONAR-8744 Remove no more used methods from dtos
2017-02-09 Julien LancelotSONAR-8743 Persist only leak period in compute engine
2017-02-09 Julien LancelotSONAR-8746 Return only leak period in web services
2017-02-09 Julien LancelotSONAR-8744 Remove usage of periods 2 to 5 in Daos
2017-02-09 Stas VilchikSONAR-8720 Update the link from footer and help page
2017-02-09 Stas VilchikSONAR-8721 Redirect links should be using https
2017-02-09 Stas VilchikSONAR-8470 Add favicon and apple touch icons (#1644)
2017-02-09 Stas VilchikSONAR-8662 Wrong entries in "Administration" menu of...
2017-02-08 Simon BrandhofFix Quality flaws
next