aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Remove ruby dead code related to rolesSimon Brandhof2016-10-059-114/+1
* Remove ruby dead code related to usersSimon Brandhof2016-10-055-188/+0
* Remove dead code need_authentication.rbSimon Brandhof2016-10-052-266/+1
* Remove dead ruby code around editable_password?Simon Brandhof2016-10-052-87/+0
* SONAR-8119 improve display of rating conditions on project dashboardStas Vilchik2016-10-053-22/+60
* SONAR-8119 fix display of new ratings on measures pageStas Vilchik2016-10-051-18/+26
* SONAR-8119 restrict options when defining a condition on ratingsStas Vilchik2016-10-052-37/+76
* SONAR-7782 Default Quality gate should rely on ratings on new codeJulien Lancelot2016-10-032-21/+22
* SONAR-7782 Compute Maintainability Rating on New CodeJulien Lancelot2016-10-032-29/+93
* SONAR-7782 Compute Reliability Rating on New CodeJulien Lancelot2016-10-033-49/+83
* SONAR-7782 Compute Security Rating on New CodeJulien Lancelot2016-10-035-54/+133
* SONAR-7782 Rename QualityModelMeasuresVisitor to MaintainabilityMeasuresVisitorJulien Lancelot2016-10-036-90/+70
* SONAR-7782 Move computation of reliability and security rating measures into ...Julien Lancelot2016-10-037-289/+634
* SONAR-7782 Create a RatingVariationValue to factorize computation of some rat...Julien Lancelot2016-10-034-22/+362
* SONAR-5857 Leak period cannot be used on rating metricsJulien Lancelot2016-10-032-11/+32
* SONAR-5857 Only "better than" operator is available for rating metricsJulien Lancelot2016-10-031-11/+4
* Merge from branch-5.6Julien Lancelot2016-10-034-11/+40
|\
| * SONAR-8144 Allow removing value from parameter having no default valueJulien Lancelot2016-10-034-11/+40
| * SONAR-8178 ignore rows with corrupted dataSimon Brandhof2016-09-302-15/+25
| * SONAR-8178 ignore rows with null dataSimon Brandhof2016-09-302-1/+21
| * [maven-release-plugin] prepare for next development iterationTom2016-09-199-9/+9
| * [maven-release-plugin] prepare release 5.6.25.6.2Tom2016-09-199-9/+9
* | SONAR-8169 Make "My Activity" page default for authenticated usersStas Vilchik2016-09-303-3/+13
* | SONAR-8170 SONAR-8171 Reorganize My Account spaceStas Vilchik2016-09-3049-990/+1277
* | update style of level badgesStas Vilchik2016-09-301-4/+8
* | Revert "SONAR-7246 Link of "My New Issues" notification should go the User's ...Stas Vilchik2016-09-303-3/+4
* | improve alignment of react-select componentsStas Vilchik2016-09-301-9/+14
* | SONAR-8120 WS measures/search flatten the responseTeryk Bellahsene2016-09-305-181/+194
* | SONAR-8120 WS measures/search handles best valueTeryk Bellahsene2016-09-305-18/+146
* | SONAR-8120 WS measures/search check requestTeryk Bellahsene2016-09-302-5/+155
* | SONAR-8120 Create WS measures/search to search for measuresTeryk Bellahsene2016-09-307-2/+663
* | Automatic merge from branch-6.1ssjenka2016-09-302-11/+41
|\ \
| * | SONAR-8178 ignore rows with corrupted dataSimon Brandhof2016-09-302-15/+25
| * | SONAR-8178 ignore rows with null dataSimon Brandhof2016-09-302-1/+21
* | | Fix Quality flawsSimon Brandhof2016-09-304-3/+25
* | | SONAR-8183 fix quality flaws on BackendCleanupSébastien Lesaint2016-09-291-0/+1
* | | SONAR-8100 fix handling of DefaultOrganizationCache in safe-modeSébastien Lesaint2016-09-292-1/+41
* | | SONAR-8100 remove return of id and id parameter in organizations WSsSébastien Lesaint2016-09-299-380/+109
* | | Fix Quality flawsSimon Brandhof2016-09-282-4/+4
* | | Remove unused QProfileProjectLookupSimon Brandhof2016-09-287-265/+44
* | | SONAR-8173 delete existing permissions "shareDashboard" from dbSimon Brandhof2016-09-281-0/+29
* | | SONAR-8173 drop global permission "shareDashboard"Simon Brandhof2016-09-2828-135/+60
* | | Fix Quality flawsSimon Brandhof2016-09-281-3/+1
* | | Add missing DbSession parameters to PermissionDaoSimon Brandhof2016-09-282-19/+28
* | | Remove RoleDao#insertUserRole()Simon Brandhof2016-09-2810-71/+54
* | | Rename AuthorizationDao to PermissionDaoSimon Brandhof2016-09-287-35/+35
* | | Move and rename GroupRoleDto to GroupPermissionDtoSimon Brandhof2016-09-2813-46/+46
* | | Rename PermissionDao to GroupPermissionDaoSimon Brandhof2016-09-287-12/+12
* | | Remove user permissions from RoleDaoSimon Brandhof2016-09-281-5/+5
* | | Remove remaining methods related to users from PermissionDaoSimon Brandhof2016-09-283-10/+13