Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Release 6.3.26.3.2 | Julien Lancelot | 2017-04-24 | 9 | -9/+9 |
| | |||||
* | SONAR-9050 Use only needed fields from MeasureDto in api/measures/component_tree | Julien Lancelot | 2017-04-18 | 11 | -150/+165 |
| | |||||
* | SONAR-9050 Stop using column project_measures.description | Simon Brandhof | 2017-04-18 | 9 | -91/+12 |
| | |||||
* | SONAR-9048 Do not accept more than 15 metrics in api/measures/component_tree | Julien Lancelot | 2017-04-18 | 2 | -15/+43 |
| | |||||
* | SONAR-9049 Prevent using DATA and DISTRIB metrics in api/measures/component_tree | Julien Lancelot | 2017-04-18 | 5 | -25/+65 |
| | |||||
* | Drop test PluginsWsMediumTest | Simon Brandhof | 2017-04-12 | 6 | -259/+0 |
| | | | | | | This test is badly implemented. It is heavily coupled with the build version and does not correctly support all kinds of versions (SNAPSHOT, release on 3 digits, build on 4 digits). | ||||
* | Reset version to 6.3-SNAPSHOT | Simon Brandhof | 2017-04-11 | 9 | -9/+9 |
| | |||||
* | PluginsWsMediumTest must not hardcode the project version6.3.1 | Simon Brandhof | 2017-04-11 | 1 | -4/+4 |
| | |||||
* | Release 6.3.1 | Simon Brandhof | 2017-04-11 | 9 | -9/+9 |
| | |||||
* | SONAR-9086 make index on ORGANIZATIONS.KEE unique | Sébastien Lesaint | 2017-04-10 | 7 | -1/+252 |
| | |||||
* | SONAR-8969 Extract generation of avatar in a class | Julien Lancelot | 2017-03-27 | 9 | -37/+158 |
| | |||||
* | SONAR-8969 use avatar field | Stas Vilchik | 2017-03-24 | 4 | -5/+41 |
| | |||||
* | SONAR-8969 Replace user email by avatar in issue changelog WS | Julien Lancelot | 2017-03-24 | 3 | -6/+20 |
| | |||||
* | SONAR-8969 Replace user email by avatar in issues WS | Julien Lancelot | 2017-03-23 | 7 | -44/+61 |
| | |||||
* | SONAR-8954 return every license hashes in api/settings/values | Julien Lancelot | 2017-03-23 | 4 | -58/+30 |
| | |||||
* | Fix LeakPeriodLegend unit test | Grégoire Aubert | 2017-03-22 | 1 | -5/+5 |
| | |||||
* | Set development version 6.3-SNAPSHOT | Simon Brandhof | 2017-03-14 | 9 | -9/+9 |
| | |||||
* | Release 6.36.3 | Simon Brandhof | 2017-03-14 | 9 | -9/+9 |
| | |||||
* | Add response example to api/roots/search | Simon Brandhof | 2017-03-09 | 3 | -3/+27 |
| | | | | That also allows to remove a WARN log at startup. | ||||
* | Make web services api/webhooks/* public | Simon Brandhof | 2017-03-09 | 4 | -4/+2 |
| | |||||
* | fix styles on landing page | Stas Vilchik | 2017-03-08 | 1 | -2/+2 |
| | |||||
* | Back to development version 6.3-SNAPSHOT | Simon Brandhof | 2017-03-06 | 9 | -9/+9 |
| | |||||
* | Publish 6.3-RC4 | Simon Brandhof | 2017-03-03 | 9 | -9/+9 |
| | |||||
* | SONAR-8460 Do not fail to write response when profile not found | Julien Lancelot | 2017-03-02 | 2 | -11/+15 |
| | |||||
* | SONAR-8460 Remove Errors | Julien Lancelot | 2017-03-02 | 13 | -112/+37 |
| | |||||
* | SONAR-8460 Remove creation BadRequestException with Errors | Julien Lancelot | 2017-03-02 | 6 | -63/+45 |
| | |||||
* | SONAR-8460 Fix bundled error messages | Julien Lancelot | 2017-03-02 | 2 | -24/+24 |
| | |||||
* | SONAR-8460 Simplify creation of BadRequestException with one message | Julien Lancelot | 2017-03-02 | 43 | -218/+136 |
| | |||||
* | SONAR-8460 Remove isEmpty from Errors | Julien Lancelot | 2017-03-02 | 5 | -8/+4 |
| | |||||
* | SONAR-8460 Remove check from Errors | Julien Lancelot | 2017-03-02 | 4 | -15/+19 |
| | |||||
* | SONAR-8460 Remove writeJson from Errors | Julien Lancelot | 2017-03-02 | 4 | -25/+37 |
| | |||||
* | fix quality flaw | Stas Vilchik | 2017-03-02 | 1 | -2/+0 |
| | |||||
* | SONAR-8835 support NULL in column file_sources.line_hashes | Simon Brandhof | 2017-03-01 | 7 | -33/+49 |
| | | | | | The column can be null on Oracle if source content is empty. Other databases do not store NULL but empty string. | ||||
* | SONAR-8835 file move detection does not need to compute source hash | Simon Brandhof | 2017-03-01 | 4 | -19/+5 |
| | |||||
* | SONAR-8451 fix bad state on measures page | Stas Vilchik | 2017-03-01 | 2 | -3/+6 |
| | |||||
* | SONAR-8659 Bring back "Edit Permissions" to system administrators | Simon Brandhof | 2017-03-01 | 2 | -47/+76 |
| | |||||
* | Set version 6.3-SNAPSHOT | Simon Brandhof | 2017-02-22 | 9 | -9/+9 |
| | |||||
* | Publish version 6.3-RC3 | Simon Brandhof | 2017-02-22 | 9 | -9/+9 |
| | |||||
* | SONAR-8831 increase performance of bulk issue storage | Daniel Schwarz | 2017-02-22 | 1 | -1/+2 |
| | |||||
* | SONAR-8704 allow roots to see all projects and measures | Simon Brandhof | 2017-02-21 | 8 | -24/+112 |
| | | | | even if they don't have the expected permissions | ||||
* | SONAR-8704 update indices authorization if browse permission is fully removed | Simon Brandhof | 2017-02-21 | 2 | -22/+36 |
| | | | | | | The types "authorization" of ES indices should be updated when all the groups and users loose the projet permission "browse". Currently this change was silently ignored and old permissions were still used. | ||||
* | SONAR-8658 display "Apply Template" button for org admin | Stas Vilchik | 2017-02-20 | 1 | -2/+4 |
| | |||||
* | SONAR-8658 add field configuration.canApplyPermissionTemplate to response of ↵ | Simon Brandhof | 2017-02-20 | 2 | -13/+34 |
| | | | | api/navigation/component | ||||
* | change wording in organization form | Stas Vilchik | 2017-02-20 | 1 | -0/+2 |
| | |||||
* | return `isDefault` in /api/navigation/organization | Stas Vilchik | 2017-02-20 | 2 | -2/+9 |
| | |||||
* | SONAR-8658 fix applying of permission template | Stas Vilchik | 2017-02-20 | 1 | -1/+2 |
| | |||||
* | fix ui glitch on settings page on safari | Stas Vilchik | 2017-02-20 | 1 | -1/+1 |
| | |||||
* | SONAR-8710 add SCAN permission to template of new organizations6.3.0.18587 | Sébastien Lesaint | 2017-02-17 | 4 | -37/+43 |
| | |||||
* | SONAR-8751 drop Owners group for personal organizations | Sébastien Lesaint | 2017-02-17 | 3 | -48/+141 |
| | | | | user permissions replace group permissions in the default template and also SCAN permission is added to the template | ||||
* | Disable authorization for roots in ES indices | Simon Brandhof | 2017-02-17 | 5 | -0/+185 |
| |