Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-9962 Remove the ability to unset default quality profile | Eric Hartmann | 2017-12-04 | 6 | -124/+66 |
| | |||||
* | SONAR-10088 Remove api/qualitygates/app action | Julien Lancelot | 2017-12-04 | 6 | -354/+3 |
| | |||||
* | SONAR-10110 Remove LoadedTemplate DAO | Julien Lancelot | 2017-12-04 | 16 | -304/+4 |
| | |||||
* | SONAR-10110 Remove log detecting old projects | Julien Lancelot | 2017-12-04 | 3 | -192/+0 |
| | |||||
* | SONAR-10110 Remove LOADED_TEMPLATES table | Julien Lancelot | 2017-12-04 | 5 | -2/+107 |
| | |||||
* | SONAR-10089 Add a migration to rename old quality gates | Eric Hartmann | 2017-12-04 | 5 | -1/+272 |
| | | | | "SonarQube way" is renamed as "Sonar way (outdated copy)" | ||||
* | Apply feedback | Grégoire Aubert | 2017-12-04 | 9 | -24/+14 |
| | |||||
* | SONAR-9962 Remove the "unset as default" action on Quality Gates | Grégoire Aubert | 2017-12-04 | 7 | -39/+5 |
| | |||||
* | SONAR-10088 SONAR-10114 Allow/prevent QG actions based on list of authorized ↵ | Grégoire Aubert | 2017-12-04 | 10 | -96/+104 |
| | | | | actions | ||||
* | SONAR-10087 SONAR-10113 Display built-in badges on quality gates | Grégoire Aubert | 2017-12-04 | 5 | -4/+62 |
| | |||||
* | SONAR-10089 Add a migration removing loaded_templates for quality gates | Eric Hartmann | 2017-12-04 | 5 | -2/+148 |
| | |||||
* | SONAR-10089 Automatically update built-in quality gate | Eric Hartmann | 2017-12-04 | 15 | -101/+529 |
| | |||||
* | Merge QGateWsSupport to QualityGatesWsSupport | Julien Lancelot | 2017-12-04 | 11 | -112/+73 |
| | |||||
* | SONAR-10088 Prevent updating built-in quality gate in rename ws | Julien Lancelot | 2017-12-04 | 3 | -2/+22 |
| | |||||
* | SONAR-10087 Use protobuf in api/qualitygates/rename | Julien Lancelot | 2017-12-04 | 4 | -17/+15 |
| | |||||
* | SONAR-10087 Move rename logic from QualityGates to ws | Julien Lancelot | 2017-12-04 | 6 | -83/+213 |
| | |||||
* | SONAR-10088 Return available actions in api/qualitygates/show | Julien Lancelot | 2017-12-04 | 4 | -7/+93 |
| | |||||
* | SONAR-10088 Return available actions in api/qualitygates/list | Julien Lancelot | 2017-12-04 | 8 | -33/+179 |
| | |||||
* | SONAR-10087 Add built-in field in api/qualitygates/list | Julien Lancelot | 2017-12-04 | 4 | -11/+31 |
| | |||||
* | SONAR-10087 Use protobuf in api/qualitygates/list | Julien Lancelot | 2017-12-04 | 3 | -58/+62 |
| | |||||
* | SONAR-10087 Move some logic from QualityGates to ListAction | Julien Lancelot | 2017-12-04 | 7 | -96/+181 |
| | |||||
* | SONAR-10087 Replace 'default' by 'isDefault' in api/qualitygates/list | Julien Lancelot | 2017-12-04 | 2 | -6/+18 |
| | | | | | - 'default' at root level is deprecated - 'isDefault' is added on quality gate level | ||||
* | SONAR-10087 Add built-in field in api/qualitygates/show | Julien Lancelot | 2017-12-04 | 5 | -5/+28 |
| | |||||
* | SONAR-10087 Use protobuf in api/qualitygates/show | Julien Lancelot | 2017-12-04 | 12 | -262/+324 |
| | | | | Also take the opportunity to move business from QualityGates to ShowAction | ||||
* | SONAR-10087 Populate built-in flag on existing quality gates | Julien Lancelot | 2017-12-04 | 14 | -6/+309 |
| | |||||
* | SONAR-10087 Add built-in flag to provided quality gate | Julien Lancelot | 2017-12-04 | 21 | -37/+268 |
| | |||||
* | SONAR-10059 Increase timeout to download plugins | Guillaume Jambet | 2017-12-01 | 2 | -2/+21 |
| | |||||
* | Fix issue in users admin when editing user without scm accounts | Grégoire Aubert | 2017-12-01 | 2 | -4/+4 |
| | |||||
* | Automatic merge from branch-6.7 | ssjenka | 2017-12-01 | 1 | -5/+12 |
|\ | | | | | | | | | * origin/branch-6.7: SONAR-10060 api/system/info throws clean message when an exception is thrown | ||||
| * | SONAR-10060 api/system/info throws clean message when an exception is thrown | Teryk Bellahsene | 2017-11-30 | 1 | -5/+12 |
| | | |||||
* | | Automatic merge from branch-6.7 | ssjenka | 2017-11-30 | 1 | -0/+3 |
|\| | | | | | | | | | * origin/branch-6.7: SONAR-10072 Fix styling issue for Applications Quality Gates | ||||
| * | SONAR-10072 Fix styling issue for Applications Quality Gates | Grégoire Aubert | 2017-11-29 | 1 | -0/+3 |
| | | |||||
* | | Regenerate sonar-ws | Daniel Schwarz | 2017-11-29 | 5 | -16/+5 |
| | | |||||
* | | Exclude generated files of sonar-ws from analysis | Simon Brandhof | 2017-11-29 | 1 | -2/+2 |
| | | |||||
* | | Fix Quality flaws in MediaTypes | Simon Brandhof | 2017-11-29 | 1 | -2/+2 |
| | | |||||
* | | Reduce the dependency between sonar-server and sonar-ws | Daniel Schwarz | 2017-11-29 | 111 | -1910/+4906 |
| | | | | | | | | By copying the sonar-ws ...Request classes into the ...Action classes (as static inner classes). This will make the refactoring of sonar-ws towards generated Request classes a lot easier. | ||||
* | | Apply naming conventions in sonar-ws protobuf | Daniel Schwarz | 2017-11-29 | 153 | -909/+908 |
| | | |||||
* | | Remove documentation from generated WS client | Simon Brandhof | 2017-11-29 | 300 | -2409/+352 |
| | | | | | | | | | | | | | | It allows to not have to commit changes each time a description is changed in sonar-server Signed-off-by: Simon Brandhof <simon.brandhof@sonarsource.com> | ||||
* | | Add @Generated to package_info.java | Simon Brandhof | 2017-11-29 | 1 | -0/+2 |
| | | | | | | | | Signed-off-by: Simon Brandhof <simon.brandhof@sonarsource.com> | ||||
* | | Merge sonar-ws-generated into sonar-ws | Simon Brandhof | 2017-11-29 | 344 | -381/+1 |
| | | |||||
* | | Update Generated annotation, to now link to "sonar-ws-generator" | Daniel Schwarz | 2017-11-29 | 253 | -253/+253 |
| | | |||||
* | | Use a static date example in the docs of api/ce/activity | Daniel Schwarz | 2017-11-29 | 1 | -3/+2 |
| | | |||||
* | | Copy generated sonar-ws sources to sonar-ws-generated, automatically | Daniel Schwarz | 2017-11-29 | 2 | -4/+4 |
| | | |||||
* | | In ws-client-generator, remove obsolete class name special cases | Daniel Schwarz | 2017-11-29 | 1 | -3/+0 |
| | | |||||
* | | Generate client for api/user_groups | Simon Brandhof | 2017-11-29 | 14 | -843/+17 |
| | | |||||
* | | Delete unused class org.sonarqube.ws.MessageFormatter | Simon Brandhof | 2017-11-29 | 2 | -75/+0 |
| | | |||||
* | | Generate client for api/rules | Simon Brandhof | 2017-11-29 | 21 | -848/+142 |
| | | |||||
* | | Generate client for api/settings | Simon Brandhof | 2017-11-29 | 19 | -123/+146 |
| | | |||||
* | | Exclude some WS from code generation | Simon Brandhof | 2017-11-29 | 2 | -46/+44 |
| | | |||||
* | | Generate client of api/qualitygates and api/roots | Simon Brandhof | 2017-11-29 | 43 | -349/+232 |
| | |