aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-webserver-webapi
Commit message (Expand)AuthorAgeFilesLines
* SONAR-12649 Remove deprecated WSs since 6.3Jacek2019-11-0610-963/+2
* SONAR-11154 Remove parameters deprecated before 6.7 in Quality Profile WSDuarte Meneses2019-11-062-1/+26
* SONAR-12512 SONAR-12514 SONAR-12515 Move AlmSettings Ws to Dev editionJulien Lancelot2019-11-0640-3733/+0
* SONAR-12512 SONAR-12514 SONAR-12515 Increase ALM key from 80 to 200Julien Lancelot2019-11-066-9/+9
* SONAR-12515 Allow binding of projects on Bitbucket ALMJulien Lancelot2019-11-067-10/+289
* SONAR-12515 Allow binding of projects on Azure ALMJulien Lancelot2019-11-069-13/+224
* SONAR-12515 Add AlmSettingsSupport to centralize common codeJulien Lancelot2019-11-0621-105/+203
* SONAR-12512 Allow project binding on multiple GitHub instancesJulien Lancelot2019-11-0621-7/+1207
* SONAR-12576 Allow configuration of multiple Bitbucket instancesPierre Guillot2019-11-069-30/+492
* SONAR-12515 Allow configuration of multiple Azure instancesPierre Guillot2019-11-0610-7/+468
* SONAR-12512 Allow configuration of multiple GitHub instancesJulien Lancelot2019-11-0614-0/+1022
* SONAR-12593 Remove deprecated RestoreBuiltInAction WSDuarte Meneses2019-10-303-106/+0
* SONAR-11154 Remove parameters deprecated before 6.7 and enforce mandatory par...Duarte Meneses2019-10-3037-511/+199
* SONAR-12395 Update to sonar-update-center 1.23, handle new download URLsWouter Admiraal2019-10-281-2/+8
* SONAR-7318 Fail fast when more than one Language is declared with a specific keyDuarte Meneses2019-10-252-0/+134
* SONAR-11604 - api/measures/component move 'periods' response field to 'period'Jacek2019-10-2310-96/+110
* SONAR-11869 Remove deprecated parameters in measures WSDuarte Meneses2019-10-216-176/+16
* SONAR-12558 More consistent colors for QG badgeGrégoire Aubert2019-10-211-2/+2
* SONAR-10408 Web service api/qualityprofiles/copy is too slowDuarte Meneses2019-10-2112-132/+142
* SONAR-12531 drop usage of UserIdentity#getLogin and UserIdentity#setLogin (#...Jacek2019-10-171-1/+26
* Fix some code smell debt (#2143)Jacek2019-10-158-49/+100
* SONAR-12284 Remove incorrect call to /api/components/show to verify accessPhilippe Perrin2019-10-114-1/+51
* fix some quality flaws on the new code periodSébastien Lesaint2019-10-094-8/+10
* SONAR-12502 Change E rating to have primary red colorGrégoire Aubert2019-10-091-1/+1
* SONAR-11155 Provision on first analysis and analyze main branch for certain n...Duarte Meneses2019-10-051-15/+15
* Improve set action descriptionJacek2019-09-241-9/+17
* Fixing SonarQube analysis issues (#2084)Jacek2019-09-243-7/+69
* WS bug fixes (#2070)Jacek2019-09-244-5/+19
* Fix new code period set action with specific analysis for CE (#2051)Jacek2019-09-243-19/+42
* SONAR-12366 Always set new code periods to main branch in CE (#2047)Duarte Meneses2019-09-244-14/+80
* SONAR-12419 - resolve date for specific_analysis new code period type (#2026)Jacek2019-09-243-9/+114
* Improve code quality and test coverageDuarte Meneses2019-09-2411-14/+1220
* SONAR-12366 New Code Period WebServicesDuarte Meneses2019-09-248-0/+801
* SONAR-12406 - remove 'sonar.leak.period' propertyJacek2019-09-2414-270/+26
* SONAR-12366 update endpoint ws urls (#2013)Jacek2019-09-242-6/+3
* SONAR-12366 Create WS to delete New Code PeriodsDuarte Meneses2019-09-242-2/+3
* SONAR-12366 Create WS to read/write New Code PeriodsDuarte Meneses2019-09-241-1/+1
* SONAR-12394 Load analysis new code period based on hierarchy of New Code Peri...Duarte Meneses2019-09-242-3/+5
* SONAR-12364 Fix update of valuesDuarte Meneses2019-09-243-9/+9
* SONAR-12364 - IT fixes, add uniq new code period table constraintJacek2019-09-242-3/+3
* SONAR-12364 - remove manual baseline column from usageJacek2019-09-242-6/+12
* SONAR-12364 - migrate project analysis delete action to new conceptJacek2019-09-241-8/+4
* SONAR-12364 - switch from manual baseline to New Code Period conceptJacek2019-09-247-21/+56
* SONAR-12366 Create WS to read/write New Code PeriodsDuarte Meneses2019-09-242-2/+4
* Fix mssql CE activity query and incorrect usage of AlwaysIncreasingSystem2 (#...Jacek2019-09-181-1/+1
* SONAR-5366 - restore custom rules (#2060)Jacek2019-09-188-185/+644
* SONAR-12358 upgrade hazelcastPierre Guillot2019-09-131-16/+16
* logger name should appear in Unit Tests' logsSébastien Lesaint2019-09-061-1/+1
* fix old quality flawSébastien Lesaint2019-09-021-2/+1
* use testFixtures instead of test configuration of webserver-esSébastien Lesaint2019-09-021-1/+1