aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-8151 support anyoneCanCreate in /api/organizations/createSébastien Lesaint2016-10-122-6/+49
* SONAR-8151 add property sonar.organizations.anyoneCanCreateSébastien Lesaint2016-10-121-1/+1
* SONAR-8100 fix quality flaw on DeleteActionSébastien Lesaint2016-10-121-3/+2
* Automatic merge from branch-6.1ssjenka2016-10-062-10/+80
|\
| * SONAR-7970 WS settings/set forbid empty values with a clean messageTeryk Bellahsene2016-10-052-10/+80
| * [maven-release-plugin] prepare for next development iterationTom2016-10-038-8/+8
| * [maven-release-plugin] prepare release 6.1-RC26.1-RC2Tom2016-10-038-8/+8
* | Fix Quality flawsSimon Brandhof2016-10-051-1/+1
* | SONAR-7782 Correctly handle best value on variationJulien Lancelot2016-10-055-14/+63
* | SONAR-7782 Compute rating A on new code when no issue on componentsJulien Lancelot2016-10-057-122/+586
* | Fix Quality flaws, including handling of InterruptedExceptionSimon Brandhof2016-10-052-12/+15
* | Remove dead code in project.rbSimon Brandhof2016-10-051-1/+0
* | 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