]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
2017-02-07 Simon BrandhofSONAR-8734 Add "organization" parameter to WS api/proje...
2017-02-07 Simon BrandhofDrop unused method ComponentService#componentUuids()
2017-02-07 Simon BrandhofSONAR-8716 remove usages of UserSessionRule#setGlobalPe...
2017-02-07 Simon BrandhofSONAR-8716 api/projectanalysis/create_event requires...
2017-02-07 Simon BrandhofSONAR-8716 fix check of permissions in api/users/search
2017-02-07 Simon BrandhofSONAR-8716 fix check of permissions in SettingsAction
2017-02-07 Simon BrandhofSONAR-8716 drop UserSession#checkPermission(String)
2017-02-07 Simon BrandhofSONAR-8716 fix check of permissions in api/projects...
2017-02-07 Simon BrandhofSONAR-8716 remove useless check of permissions in RuleO...
2017-02-07 Simon BrandhofSONAR-8716 fix check of permissions in api/rules
2017-02-07 Simon BrandhofSONAR-8716 fix check of permissions in SearchProjectPer...
2017-02-07 Simon BrandhofSONAR-8716 fix check of permissions in api/quality_profiles
2017-02-07 Simon BrandhofSONAR-8716 fix check of permissions in api/users
2017-02-07 Simon BrandhofSONAR-8716 fix check of permissions in api/updatecenter...
2017-02-07 Simon BrandhofSONAR-8716 fix check of permissions in api/settings
2017-02-07 Simon BrandhofSONAR-8716 fix check of permissions in api/ce/activity_...
2017-02-07 Simon BrandhofSONAR-8716 fix check of permissions in EncryptAction
2017-02-07 Simon BrandhofSONAR-8716 fix check of permissions in api/server/check...
2017-02-07 Simon BrandhofSONAR-8716 fix check of permissions in api/server_id...
2017-02-07 Simon BrandhofSONAR-8716 fix check of permissions in api/server_id...
2017-02-07 Simon BrandhofSONAR-8716 fix check of permissions in api/quality_gate...
2017-02-07 Simon BrandhofSONAR-8716 fix check of permissions in api/quality_gate...
2017-02-07 Simon BrandhofSONAR-8716 fix check of permissions in api/quality_gate...
2017-02-07 Simon BrandhofSONAR-8716 fix check of permissions in api/user/change_...
2017-02-07 Simon BrandhofSONAR-8716 drop unused method in PermissionPrivilegeChecker
2017-02-07 Simon BrandhofSONAR-8716 fix check of permissions in api/metrics
2017-02-07 Simon BrandhofSONAR-8716 fix check of permissions in ReportSubmitter
2017-02-07 Simon BrandhofSONAR-8716 fix check of permissions in DebtModelBackup
2017-02-07 Simon BrandhofSONAR-8716 drop unused showProvisioning response of...
2017-02-07 Simon BrandhofSONAR-8716 deprecate UserSessionRule#setGlobalPermissions()
2017-02-07 Simon BrandhofSONAR-8716 fix check of permissions in api/license
2017-02-07 Simon BrandhofSONAR-8716 fix check of permissions in api/email
2017-02-07 Simon BrandhofSONAR-8716 fix check of permissions in api/ui/component
2017-02-07 Simon BrandhofSONAR-8716 fix support of orgs in PermissionTemplateService
2017-02-07 Simon BrandhofSONAR-8716 fix check of permissions in api/quality_profiles
2017-02-07 Simon BrandhofSONAR-8716 fix check of permissions in api/quality_gates
2017-02-07 Simon BrandhofSONAR-8716 fix check of permissions in api/user_tokens
2017-02-07 Simon BrandhofSONAR-8716 fix check of permissions in api/rules/app
2017-02-07 Simon BrandhofSONAR-8716 fix check of permissions in api/properties
2017-02-07 Simon BrandhofSONAR-8716 fix check of permissions in api/custom_measu...
2017-02-07 Simon BrandhofSONAR-8716 fix check of permissions in api/ce/cancel_all
2017-02-07 Simon BrandhofSONAR-8716 fix check of permissions in api/ce/cancel
2017-02-07 Simon BrandhofSONAR-8716 fix check of permissions in api/ce/activity
2017-02-07 Simon BrandhofFix Quality flaws in org.sonar.server.ce.ws
2017-02-07 Stas VilchikSONAR-8666 apply feedback
2017-02-07 Stas VilchikSONAR-8665 Create the "Organizations" page in the ...
2017-02-07 Stas VilchikSONAR-8666 Make it possible to create a new organization
2017-02-07 Stas VilchikSONAR-8669 Display organizations on the "Notifications...
2017-02-07 Stas VilchikSONAR-8668 Hide groups on the "Users" page when in...
2017-02-07 Stas VilchikSONAR-8667 Hide groups on the "Profile" page when in...
2017-02-07 Sébastien LesaintWebServerBarrierTest may not shutdown all threads it...
2017-02-07 Stas VilchikSONAR-8661 display organizations for favorites
2017-02-07 Stas Vilchikdisplay 404 when accessing on-prem admin pages being...
2017-02-07 Stas VilchikSONAR-8659 Create organization's projects management...
2017-02-07 Sébastien LesaintSONAR-8740 add organization to response of api/favorite... 1624/head
2017-02-07 Sébastien LesaintSONAR-8740 remove arguable use of Stream API
2017-02-07 Sébastien LesaintSONAR-8740 use method name for better readability of...
2017-02-07 Sébastien LesaintSONAR-8740 remove abusing use of Stream API
2017-02-07 Sébastien LesaintSONAR-8740 do not open SQL session if user is not logged in
2017-02-07 Sébastien LesaintSONAR-8740 use method references instead of lambdas
2017-02-07 Stas Vilchikfix quality flaws
2017-02-07 Sébastien LesaintSONAR-8735 add WS api/organizations/search_my_organizations 1628/head
2017-02-07 Sébastien LesaintSONAR-8608 fix name of constant PARAM_ORGANIZATION_KEY 1621/head
2017-02-07 Sébastien LesaintSONAR-8608 use the component's org when creating a...
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...
next