aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws-generator/src
Commit message (Expand)AuthorAgeFilesLines
* SONAR-19122 Update annotations from javax to jakartaJacek Poreda4 days5-5/+5
* NO-JIRA Update license headers to 2024Pierre2024-01-0310-10/+10
* SONAR-20328 Upgrade sonar-orchestrator version and update affected tests from...Dimitris Kavvathas2023-09-071-4/+4
* SONAR-18730 Update quality profile add project web service permissions descri...Alain Kermis2023-03-171-1/+1
* SONAR-18600 Remove deprecated items that are not used anymoreZipeng WU2023-03-071-80/+0
* Update license templates for 2023Pierre2023-01-0210-10/+10
* SONAR-13057 Explain that update in sonar.properties are not taken into accoun...9.8.0.63668David Cho-Lerat2022-12-151-1/+1
* SONAR-16465 Replace parameter sinceLeakPeriod with inNewCodePeriod (#6275)guillaume-peoch-sonarsource2022-07-141-1/+1
* Update branch and PR web API descriptionZipeng WU2022-02-251-1/+1
* Update license headers for 2022 [update headers]Pierre2022-01-285-5/+5
* Prepare update license headers for 2022 [update headers]Pierre2022-01-285-5/+5
* Improve code qualityDuarte Meneses2021-11-201-3/+1
* SONAR-15313 drop endpoints from WebAPI deprecated since 7.XLukasz Jarocki2021-08-261-101/+0
* SONAR-10762 remove Custom Metric UIZipeng WU2021-07-071-167/+1
* SONAR-10762 Drop Custom Measures UIZipeng WU2021-07-071-197/+0
* Update license headers in sonar-ws-generatorPhilippe Perrin2021-03-165-5/+5
* SONAR-14316 Correct API documentationWouter Admiraal2021-02-111-1/+1
* SONAR-14245 Drop organization related tablesDuarte Meneses2021-01-111-4/+1
* SONAR-13930 Allow migration of auth systemJacek2021-01-111-0/+1
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-085-5/+5
* Update orchestrator version to 3.34Jacek2020-11-261-1/+2
* Format all headers for 2020Wouter Admiraal2020-01-075-5/+5
* Update license headers templates in sonar-ws-generatorsJulien Lancelot2019-01-095-5/+5
* Fix license headers for 2019Duarte Meneses2019-01-025-5/+5
* SONAR-10690 upgrade orchestrator to support editionsSimon Brandhof2018-06-121-0/+3
* SONAR-10713 Badges can only be used on projects, long living branches and app...Julien Lancelot2018-05-281-1/+4
* Move To GradleDavid Rautureau2018-03-092-5/+6
* Fix license headers of generated ws-clientSimon Brandhof2018-01-105-5/+5
* Fix license headers for 2018Simon Brandhof2018-01-075-5/+5
* Generate class WsClient in sonar-wsDaniel Schwarz2017-12-065-6/+190
* Simplify usage of sonar-ws-generatorSimon Brandhof2017-12-061-5/+3
* Remove documentation from generated WS clientSimon Brandhof2017-11-292-8/+0
* Add @Generated to package_info.javaSimon Brandhof2017-11-291-0/+2
* Copy generated sonar-ws sources to sonar-ws-generated, automaticallyDaniel Schwarz2017-11-291-4/+3
* In ws-client-generator, remove obsolete class name special casesDaniel Schwarz2017-11-291-3/+0
* Exclude some WS from code generationSimon Brandhof2017-11-291-1/+12
* Add generator of sonar-ws sourcesDaniel Schwarz2017-11-2910-0/+11285