aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix issue permalinks with branchesStas Vilchik2017-10-0411-3/+30
|
* invalidate browser cache for logoStas Vilchik2017-10-041-1/+1
|
* fix quality gates deletion/renamingStas Vilchik2017-10-045-25/+27
|
* API - ability to extend MessageExceptionSimon Brandhof2017-10-031-1/+1
| | | | for instance to implement CE TypedException at the same time
* Fix branch properties descriptionDuarte Meneses2017-10-031-5/+6
|
* SONAR-7956 remove obsolete gateId parameter of api/qualitygates/deselectDaniel Schwarz2017-10-033-36/+51
|
* SONAR-9802 add global section "Search State" to System Info of clusterSimon Brandhof2017-10-034-0/+108
|
* Fix build error with Maven 3.2.5Simon Brandhof2017-10-031-2/+3
| | | | | For unknown reasons HttpConnectorTest does not fail on Maven 3.3+ whereas a required dependency on commons-codec is missing.
* SONAR-9820 Telemetry returns usingBranchesTeryk Bellahsene2017-10-0311-5/+52
|
* SONAR-9820 Telemetry returns database name and versionTeryk Bellahsene2017-10-037-11/+87
|
* SONAR-9820 update telemetry format - list instead of mapTeryk Bellahsene2017-10-034-26/+78
|
* Adjust perf tests thresholdDuarte Meneses2017-10-031-1/+1
|
* Replace the CE class TypedException by an interfaceSimon Brandhof2017-10-033-76/+24
| | | | | so that a class inheriting MessageException can provide a type of error.
* Fix instability of ClusterHealthTest#hashcode_is_based_on_content()Simon Brandhof2017-10-031-3/+1
| | | | Two different objects can have the same hashCode.
* SONAR-9902 Silence debug logs of PostgreSQL driverSimon Brandhof2017-10-033-3/+6
|
* Avatar resolver fails when email is emptyTeryk Bellahsene2017-10-038-14/+20
|
* SONAR-9195 Ease removing of SCM accountsStas Vilchik2017-10-032-9/+28
|
* SONAR-8828 Make sure all messages can be localized (#2600)Stas Vilchik2017-10-0381-1047/+479
|
* SONAR-9499 Secondary locations unclickable when code is not loadedStas Vilchik2017-10-031-4/+15
|
* SONAR-9756 update branch management pageStas Vilchik2017-10-0336-181/+1249
|
* SONAR-9756 add analysis date to response of api/project_branches/listDaniel Schwarz2017-10-034-21/+69
|
* Fix instability of integration tests on OracleSimon Brandhof2017-10-021-3/+3
| | | | | | A SonarQube server is hardly stopped when JVM process shutdowns. JDBC connections are kept open. These orphan connections are correctly closed by all databases except Oracle.
* SONAR-9900 Support UTF-8 login and password in Java WS clientSimon Brandhof2017-10-023-2/+25
|
* SONAR-9896 Webhook must support basic authenticationSimon Brandhof2017-10-025-10/+64
|
* SONAR-1330 Purge edit permissions when removing groupJulien Lancelot2017-10-026-0/+52
|
* SONAR-1330 Purge edit permissions when removing organization memberJulien Lancelot2017-10-026-0/+53
|
* SONAR-1330 Purge edit permissions when deleting userJulien Lancelot2017-10-026-0/+45
|
* SONAR-1330 Purge edit permissions when deleting quality profileJulien Lancelot2017-10-0213-5/+103
|
* SONAR-1330 Remove qualityprofiles from api/rules/appTeryk Bellahsene2017-10-022-82/+0
|
* SONAR-1330 Check edit permissions in qprofiles WSJulien Lancelot2017-10-0230-309/+646
|
* SONAR-1330 Check edit permission via groupJulien Lancelot2017-10-028-10/+30
|
* SONAR-1330 Allow rule changes only for quality profile adminsStas Vilchik2017-10-0217-64/+65
|
* SONAR-1330 Allow only authorized actions on the Quality Profiles pageStas Vilchik2017-10-0221-92/+517
|
* SONAR-1330 Return available actions in api/qualityprofiles/searchJulien Lancelot2017-10-0215-85/+341
|
* SONAR-1330 Search for groups allowed to edit single quality profileJulien Lancelot2017-10-0214-12/+1055
|
* SONAR-1330 Remove group permission to edit single quality profileJulien Lancelot2017-10-029-6/+483
|
* SONAR-1330 Add group permission to edit single quality profileJulien Lancelot2017-10-0218-8/+743
|
* SONAR-1330 Create table QPROFILE_EDIT_GROUPSJulien Lancelot2017-10-026-1/+161
|
* SONAR-1330 Search for user allowed to edit single quality profileJulien Lancelot2017-10-0217-14/+1231
|
* SONAR-1330 Remove user permission to edit single quality profileJulien Lancelot2017-10-029-2/+474
|
* SONAR-1330 Add user permission to edit single quality profileJulien Lancelot2017-10-0218-10/+772
|
* SONAR-1330 Create table QPROFILE_EDIT_USERSJulien Lancelot2017-10-026-1/+160
|
* SONAR-1330 add widget to manage quality profile permissionsStas Vilchik2017-10-0245-215/+2263
|
* SONAR-1330 Create stub ws to allow edition of qprofile to users/groupsJulien Lancelot2017-10-0216-11/+654
|
* SONAR-9816 Transitively find long-lived branch to use as targetDuarte Meneses2017-10-022-1/+13
|
* SONAR-9836 Fix @Phase annotation support on new PostJob APIJulien HENRY2017-10-022-38/+100
|
* SONAR-9599 change issues measures on the projects pageStas Vilchik2017-10-0213-38/+219
|
* SONAR-9786 Closed issues retain their lineStas Vilchik2017-10-021-2/+4
|
* SONAR-9702 expand root dir with branch on code pageStas Vilchik2017-10-021-9/+14
|
* Adjust perf timingsDuarte Meneses2017-10-021-1/+1
|