aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix license headers of generated ws-clientSimon Brandhof2018-01-105-5/+5
* SONAR-10258 Missing information about uncovered conditions on a lineStas Vilchik2018-01-104-12/+70
* SONAR-10236 Cannot bulk activate/deactivate rules when using a web contextStas Vilchik2018-01-101-1/+1
* SONAR-10193 Align Technical Debt rating calculation with docsJulien Lancelot2018-01-103-28/+81
* Stabilize NewIssuesMeasureTest by making it independent of hardcoded dateTeryk Bellahsene2018-01-101-11/+15
* SONAR-10117 SONAR-1018 Update measures after relevant issue changes and send ...Simon Brandhof2018-01-10153-2144/+5497
* SONAR-10212 Wrong link to build-wrapper in the tutorialStas Vilchik2018-01-092-6/+6
* SONAR-10073 Impossible to set QP of a project from an organization that is no...Stas Vilchik2018-01-094-26/+23
* SONAR-10132 Issue box does not fit on the screen on the Measures pageStas Vilchik2018-01-091-0/+12
* SONAR-10169 Covered lines should be highlighted in grey on mouse-overStas Vilchik2018-01-091-0/+8
* SONAR-10178 Pending notification should not filter tasksStas Vilchik2018-01-097-26/+69
* Clean-up unused code of ResourceTypesSimon Brandhof2018-01-095-191/+17
* Drop deprecated class PersistenceModeSimon Brandhof2018-01-095-133/+3
* Drop unsupported property sonar.dynamicAnalysis from testsSimon Brandhof2018-01-095-36/+15
* Drop deprecated class org.sonar.api.utils.SemaphoresSimon Brandhof2018-01-095-241/+0
* Relocate organizations enabled flag (#2945)Janos Gyerik2018-01-0914-97/+111
* Automatic merge from branch-6.7ssjenka2018-01-091-1/+1
|\
| * Fix ProjectBuilderTest ITSimon Brandhof2018-01-091-1/+1
* | Automatic merge from branch-6.7ssjenka2018-01-091-2/+2
|\|
| * SONAR-10246 Fix documentation about default group in sso authenticationJulien Lancelot2018-01-081-2/+2
* | SONAR-10154 refactor WebServiceEngineTestSimon Brandhof2018-01-081-240/+216
* | Add javadoc to WebService.NewParamSimon Brandhof2018-01-081-0/+14
* | SONAR-10154 Log debug when HTTP response has been partially streamedTeryk Bellahsene2018-01-083-51/+153
* | SONAR-10154 Stream when writing protobuf messageTeryk Bellahsene2018-01-082-2/+5
* | remove package-lock.jsonStas Vilchik2018-01-082-2049/+1
* | Drop deprecated QGChangeEventListener.onChangesJanos Gyerik2018-01-081-15/+1
* | Fix license headers for 2018Simon Brandhof2018-01-077621-7652/+11102
* | SONAR-10223 add optional organization to PostProjectAnalysisTaskSébastien Lesaint2018-01-058-14/+203
* | SONAR-10223 remove dead codeSébastien Lesaint2018-01-052-136/+0
* | SONAR-10223 add organizationsEnabled flag to OrganizationSébastien Lesaint2018-01-058-30/+95
* | SONAR-10223 Reorder statements to improve readabilityJanos Gyerik2018-01-051-7/+12
* | SONAR-10085 backward runtime compatibility of QGChangeEventListenerSébastien Lesaint2018-01-051-1/+14
* | SONAR-10085 QGChangeEventListener#onIssueChanges replaces onChangesSébastien Lesaint2018-01-055-131/+285
* | SONAR-10085 drop now unused QGChangeEventListeners#isEmptySébastien Lesaint2018-01-053-27/+0
* | SONAR-10085 rename IssueChangeTrigger to QGChangeEventFactorySébastien Lesaint2018-01-0515-274/+386
* | SONAR-10245 Limit page size of api/components/searchGuillaume Jambet2018-01-052-7/+13
* | SONAR-10218 Fix permissions document of api/custom_measures/createTeryk Bellahsene2018-01-042-3/+4
* | SONAR-7547 Add email format validation to api/users create/update wsGuillaume Jambet2018-01-036-8/+155
* | SONAR-10154 Use Response.newJsonWriter() to write in WS api/system/infoTeryk Bellahsene2018-01-032-15/+11
* | SONAR-10154 Do not reset WS response if it is streamedTeryk Bellahsene2018-01-031-0/+4
* | SONAR-10154 No streaming of web services response by defaultTeryk Bellahsene2018-01-038-45/+147
* | SONAR-10182 Rename homepage parameter from 'value' to 'parameter'Guillaume Jambet2018-01-0216-76/+74
* | SONAR-10182 Add api/users/set_homepage persistenceGuillaume Jambet2018-01-023-17/+245
* | SONAR-10182 Clean homepage when deleting a projectGuillaume Jambet2018-01-024-5/+70
* | SONAR-10182 Clean homepage when deleting an organizationGuillaume Jambet2018-01-026-1/+81
* | SONAR-10182 Add api/users/current homepage persistenceGuillaume Jambet2018-01-0212-18/+277
* | SONAR-10188 Update project/organization headerStas Vilchik2018-01-0295-1723/+1789
* | SONAR-10182 Users should be able to choose their homepageStas Vilchik2018-01-0253-551/+792
* | SONAR-10183 Create api/users/set_homepage stubGuillaume Jambet2018-01-025-2/+161
* | SONAR-10184 Add stub for homepage fields to api/users/currentGuillaume Jambet2018-01-023-1/+19