]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
2017-02-07 Sébastien LesaintSONAR-8608 bulk apply template only on projects of...
2017-02-06 Julien LancelotSONAR-8646 Embed SonarPHP and SonarPython 1626/head
2017-02-06 Julien LancelotSONAR-7852 Remove routing of api/source without any...
2017-02-06 Julien LancelotSONAR-8077 Remove dbunit from UserUpdaterTest
2017-02-06 Julien LancelotSONAR-8077 Do not update user when no change
2017-02-06 Julien LancelotSONAR-8077 Move checkCurrentPassword to ChangePasswordA...
2017-02-06 Julien LancelotSONAR-8208 Remove property "sonar.authenticator.createUser"
2017-02-06 Simon BrandhofSONAR-8438 New web service api/system/ping
2017-02-06 Simon BrandhofSONAR-8703 Remove internal setting "sonar.web.dev.sources"
2017-02-06 Stas Vilchikfix ui glitch when focusing react-select
2017-02-06 Julien LancelotRemove no more used classes
2017-02-05 Simon BrandhofImprove doc and usages of JsonWriter
2017-02-05 Simon BrandhofFix Quality flaws
2017-02-03 Duarte MenesesSONAR-8742 Don't show stack in debug when project repos...
2017-02-03 Duarte MenesesFix Project missing in container
2017-02-03 Stas Vilchikfix web api page when unchecking internal
2017-02-03 Stas Vilchikautomatically select assignee checkbox when unassigning...
2017-02-03 Teryk BellahseneFix quality flaw
2017-02-03 Stas Vilchikincrease width of leak section on project page
2017-02-03 Daniel SchwarzSONAR-8736 add missing createdAt in example response...
2017-02-03 Stas Vilchikimprove code quality
2017-02-03 Teryk BellahseneFix quality flaws
2017-02-03 Julien LancelotSONAR-8715 Allow provisioning of non-local users
2017-02-03 Julien LancelotSONAR-8715 User builder for NewUser
2017-02-03 Julien LancelotSONAR-8715 Handle api/users/create response as protobuf
2017-02-03 Julien LancelotSONAR-8625 Return 404 on unknown WS controller
2017-02-03 Julien LancelotSONAR-7762 Remove remaing property definition
2017-02-03 Stas VilchikSONAR-8653 hide organization name on organization's...
2017-02-03 Stas VilchikSONAR-8653 improve organization header
2017-02-03 Stas Vilchikrefactor and add type annonations around permissions...
2017-02-03 Stas VilchikSONAR-8729 Create organization's permissions page
2017-02-02 Stas Vilchikfix little ui glitch with navigation in organization...
2017-02-02 Stas Vilchikdisplay organization when searching for views
2017-02-02 Julien LancelotSONAR-8460 WS errors does not return bundled messages 1610/head
2017-02-02 Julien LancelotSONAR-8719 Do not hide original exception when failing...
2017-02-02 Julien LancelotSONAR-8719 batch/file WS return 404 instead of 400...
2017-02-02 Julien LancelotSONAR-7300 Do not generate IllegalArgumentException...
2017-02-02 Julien LancelotSONAR-8610 Remove setting sonar.technicalDebt.hoursInDay
2017-02-02 Simon BrandhofFix Quality flaws
2017-02-02 Simon BrandhofSONAR-8676 add response field "canProvisionProjects...
2017-02-02 Sébastien LesaintSONAR-8664 add organization to response of api/notifica... 1615/head
2017-02-02 Sébastien LesaintSONAR-8651 add organization parameter to api/projects... 1605/head
2017-02-02 Sébastien LesaintSONAR-8651 factor organization related in projects...
2017-02-02 Sébastien LesaintSONAR-8651 add and use OrganizationDbTester.setDefaultT...
2017-02-02 Sébastien Lesaintrename UserSessionRule.login() to logIn() for clarity
2017-02-02 Teryk BellahseneSONAR-8059 WS api/user_groups/users searches users... 1616/head
2017-02-02 Teryk BellahseneSONAR-8060 WS api/permissions/users searchs users users...
2017-02-02 U-DESKTOP-GN2POE0... Add aria labels to issue rule and filter buttons in...
2017-02-02 Stas Vilchikfix display of "My Issues" button
2017-02-02 Sébastien LesaintSONAR-8586 fix wrong query plan by injecting fake data... 1612/head
2017-02-02 Stas Vilchikfix quality flaws
2017-02-02 Stas VilchikSONAR-8457 upgrade sonarsource-branding
2017-02-02 Stas Vilchikdisplay organizations in projects facet on issues page
2017-02-02 Stas Vilchiksupport organizations on project permissions page
2017-02-02 Stas Vilchikdisplay organization key on project dashboard
2017-02-02 Stas Vilchikimprove display of component paths on issues page
2017-02-02 Stas Vilchikfix display of organizations
2017-02-01 Stas VilchikSONAR-8457 prepare for new branding process
2017-02-01 Simon BrandhofSONAR-8704 drop unused UserSession#getUserGroups()
2017-02-01 Simon BrandhofSONAR-8716 drop UserSession#hasComponentPermission...
2017-02-01 Simon BrandhofSONAR-8716 drop UserSession#checkComponentPermission...
2017-02-01 Simon BrandhofDrop class ComponentDtoFunctions
2017-02-01 Simon BrandhofFix Quality flaws
2017-02-01 Simon BrandhofSONAR-8716 Use UserSession#hasComponentPermission(Strin...
2017-02-01 Simon BrandhofSONAR-8716 Use UserSession#checkComponentPermission...
2017-02-01 Simon BrandhofSONAR-8716 Add methods in UserSession with ComponentDto...
2017-02-01 Simon BrandhofSONAR-8716 Deprecate UserSession#globalPermissions()
2017-02-01 Simon BrandhofSONAR-8716 Remove unused method UserSession#hasGlobalPe...
2017-02-01 Simon BrandhofSONAR-8716 Remove unused method UserSession#checkAnyPer...
2017-02-01 Simon BrandhofSONAR-8716 Deprecate UserSession#checkPermission(String)
2017-02-01 Simon BrandhofSONAR-8716 Remove unused method UserSession#checkGlobal...
2017-02-01 Stas Vilchikfix QualityGateCondition-test
2017-02-01 Stas VilchikSONAR-8713 update issue type icons, add new places
2017-02-01 Daniel Schwarzavoid command line message if trying to stop without...
2017-02-01 Julien LancelotSONAR-6395 Remove measure filter extension point 1608/head
2017-02-01 Julien LancelotSONAR-7762 Remove allow to signup feature
2017-02-01 Julien LancelotSONAR-8087 Deprecate no more used types in PropertyType API
2017-02-01 Julien LancelotFix quality flaws
2017-02-01 Julien LancelotSONAR-6393 Remove quality model extension point
2017-02-01 Julien LancelotSONAR-8672 Return issue types in issue change notifications
2017-02-01 Julien LancelotSONAR-8470 Allow rendering some static files from root
2017-02-01 Julien LancelotSONAR-8470 Remove useless static files from root folder
2017-02-01 Julien LancelotSONAR-8625 Return 404 with full path on unknown ws
2017-02-01 Julien LancelotSONAR-8625 Sanitize WebServiceEngine
2017-02-01 Julien LancelotSONAR-7946 Fail with IllegalStateException on errors
2017-02-01 Julien LancelotSONAR-7946 Remove usage of QProfileFactory
2017-02-01 Julien LancelotSONAR-7946 Reduce some usage of QProfileLoader by Quali...
2017-02-01 Simon BrandhofUpgrade to orchestrator 3.15.0.917
2017-02-01 Stas Vilchikfix quality flow
2017-02-01 Simon BrandhofSONAR-8704 fix log level of indexers
2017-02-01 Simon BrandhofUpgrade temporarily to latest build of orchestrator
2017-02-01 Stas VilchikSONAR-8653 Create organization's home (projects) page
2017-02-01 Stas VilchikSONAR-8658 Create organization's permission templates...
2017-02-01 Stas VilchikSONAR-8723 Add links to organization space
2017-02-01 Stas VilchikSONAR-8656 Create organization's groups page
2017-02-01 Stas VilchikSONAR-8655 Create page to delete organization
2017-02-01 Stas VilchikSONAR-8654 Create page to edit organization
2017-01-31 Janos GyerikFix assertions in Xoo
2017-01-31 Duarte MenesesReduce dependency on guava
2017-01-31 Duarte MenesesSONAR-8564 Help identifying Sensors in verbose mode
next