aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-10258 Missing information about uncovered conditions on a lineStas Vilchik2018-01-103-12/+58
* 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
* SONAR-10117 SONAR-1018 Update measures after relevant issue changes and send ...Simon Brandhof2018-01-10137-2117/+5133
* 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-093-62/+16
* Drop deprecated class org.sonar.api.utils.SemaphoresSimon Brandhof2018-01-094-110/+0
* Relocate organizations enabled flag (#2945)Janos Gyerik2018-01-0914-97/+111
* SONAR-10154 refactor WebServiceEngineTestSimon Brandhof2018-01-081-240/+216
* 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-081-1/+1
* 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-075271-5290/+8572
* SONAR-10223 add optional organization to PostProjectAnalysisTaskSébastien Lesaint2018-01-054-7/+85
* 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-035-17/+114
* SONAR-10182 Rename homepage parameter from 'value' to 'parameter'Guillaume Jambet2018-01-0215-75/+73
* 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-0294-1720/+1767
* SONAR-10182 Users should be able to choose their homepageStas Vilchik2018-01-0252-550/+770
* 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-022-0/+7
* SONAR-10187 Provide more options to populate empty "My Projects" pageStas Vilchik2018-01-0241-804/+1078
* SONAR-10186 Switch between organizations from the headerStas Vilchik2018-01-0219-759/+1172
* SONAR-10186 fetch user organizations when app startsStas Vilchik2018-01-027-191/+37
* SONAR-9554 Make "Analyze a project" and "Create an org" more discoverableStas Vilchik2018-01-0212-83/+458
* Automatic merge from branch-6.7Eric Hartmann2017-12-292-1/+14
|\
| * SONAR-10217 Fix 500 error when branch is incorrectEric Hartmann2017-12-292-1/+14
| * Upgrade to version 6.7.2-SNAPSHOTEric Hartmann2017-12-2911-11/+11
| * Release 6.7.16.7.1Simon Brandhof2017-12-2011-11/+11
* | SONAR-10181 Aligning TemplateGroupAction behavior and documentationGuillaume Jambet2017-12-213-5/+8