Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update branch and PR web API description | Zipeng WU | 2022-02-25 | 1 | -1/+1 |
| | |||||
* | Update license headers for 2022 [update headers] | Pierre | 2022-01-28 | 5 | -5/+5 |
| | |||||
* | Prepare update license headers for 2022 [update headers] | Pierre | 2022-01-28 | 5 | -5/+5 |
| | |||||
* | Improve code quality | Duarte Meneses | 2021-11-20 | 1 | -3/+1 |
| | |||||
* | SONAR-15469 Stop using deprecated Gradle API in SonarQube | Kengo TODA | 2021-10-08 | 1 | -1/+1 |
| | |||||
* | SONAR-15313 drop endpoints from WebAPI deprecated since 7.X | Lukasz Jarocki | 2021-08-26 | 1 | -101/+0 |
| | | | | | | Co-authored-by: Lukasz Jarocki <lukasz.jarocki@sonarsource.com> Co-authored-by: Philippe Perrin <philippe.perrin@sonarsource.com> Co-authored-by: MikeBirnstiehl <michael.birnstiehl@sonarsource.com> | ||||
* | SONAR-10762 remove Custom Metric UI | Zipeng WU | 2021-07-07 | 1 | -167/+1 |
| | |||||
* | SONAR-10762 Drop Custom Measures UI | Zipeng WU | 2021-07-07 | 1 | -197/+0 |
| | |||||
* | Update license headers in sonar-ws-generator | Philippe Perrin | 2021-03-16 | 5 | -5/+5 |
| | |||||
* | SONAR-14316 Correct API documentation | Wouter Admiraal | 2021-02-11 | 1 | -1/+1 |
| | |||||
* | SONAR-14245 Drop organization related tables | Duarte Meneses | 2021-01-11 | 1 | -4/+1 |
| | |||||
* | SONAR-13930 Allow migration of auth system | Jacek | 2021-01-11 | 1 | -0/+1 |
| | |||||
* | Update license headers for 2021 [update headers] | Wouter Admiraal | 2021-01-08 | 5 | -5/+5 |
| | |||||
* | Update orchestrator version to 3.34 | Jacek | 2020-11-26 | 1 | -1/+2 |
| | | | | | By default this version is disabling force authentication for 8.6 and greater. Also it allows to enable default behaviour, which will be used. | ||||
* | SONAR-13155 upgrade commons-collection to fix vulnerability | Simon Brandhof | 2020-03-21 | 1 | -0/+3 |
| | | | | (that can't be exploited) | ||||
* | Format all headers for 2020 | Wouter Admiraal | 2020-01-07 | 5 | -5/+5 |
| | |||||
* | Clean deps | Duarte Meneses | 2019-07-17 | 1 | -1/+1 |
| | |||||
* | Fix sonar-ws-generator/README | Simon Brandhof | 2019-04-29 | 1 | -2/+2 |
| | |||||
* | Double-quote variables used in command arguments in Bash | Janos Gyerik | 2019-04-09 | 1 | -1/+1 |
| | |||||
* | Update license headers templates in sonar-ws-generators | Julien Lancelot | 2019-01-09 | 5 | -5/+5 |
| | |||||
* | Fix license headers for 2019 | Duarte Meneses | 2019-01-02 | 5 | -5/+5 |
| | |||||
* | SONAR-10690 upgrade orchestrator to support editions | Simon Brandhof | 2018-06-12 | 1 | -0/+3 |
| | |||||
* | SONAR-10713 Badges can only be used on projects, long living branches and ↵ | Julien Lancelot | 2018-05-28 | 1 | -1/+4 |
| | | | | applications | ||||
* | Use consistent version of gson | Simon Brandhof | 2018-03-22 | 1 | -1/+1 |
| | |||||
* | Order list of Gradle dependencies | Simon Brandhof | 2018-03-12 | 1 | -0/+2 |
| | |||||
* | Move To Gradle | David Rautureau | 2018-03-09 | 5 | -97/+35 |
| | |||||
* | Set version 7.1-SNAPSHOT | Simon Brandhof | 2018-01-24 | 1 | -1/+1 |
| | |||||
* | Fix license headers of generated ws-client | Simon Brandhof | 2018-01-10 | 5 | -5/+5 |
| | |||||
* | Fix license headers for 2018 | Simon Brandhof | 2018-01-07 | 5 | -5/+5 |
| | |||||
* | Add README.md to sonar-ws-generator | Daniel Schwarz | 2017-12-06 | 2 | -4/+20 |
| | |||||
* | Generate class WsClient in sonar-ws | Daniel Schwarz | 2017-12-06 | 5 | -6/+190 |
| | |||||
* | Simplify usage of sonar-ws-generator | Simon Brandhof | 2017-12-06 | 2 | -6/+4 |
| | |||||
* | Remove documentation from generated WS client | Simon Brandhof | 2017-11-29 | 2 | -8/+0 |
| | | | | | | | 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 | 1 | -1/+1 |
| | |||||
* | 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 |
| | |||||
* | Exclude some WS from code generation | Simon Brandhof | 2017-11-29 | 2 | -46/+44 |
| | |||||
* | Add generator of sonar-ws sources | Daniel Schwarz | 2017-11-29 | 12 | -0/+11395 |