aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Reduce the dependency between sonar-server and sonar-wsDaniel Schwarz2017-11-29101-1113/+4903
* Apply naming conventions in sonar-ws protobufDaniel Schwarz2017-11-2941-288/+288
* Use a static date example in the docs of api/ce/activityDaniel Schwarz2017-11-291-3/+2
* Generate client for api/user_groupsSimon Brandhof2017-11-292-16/+13
* Generate client for api/rulesSimon Brandhof2017-11-299-109/+210
* Generate client for api/settingsSimon Brandhof2017-11-2911-64/+88
* Generate client of api/qualitygates and api/rootsSimon Brandhof2017-11-2919-132/+146
* Add generator of sonar-ws sourcesDaniel Schwarz2017-11-291-0/+4
* Initial generation of sonar-ws clientSimon Brandhof2017-11-2962-241/+504
* SONAR-9000 display all organizations a user is a member ofStas Vilchik2017-11-2912-52/+77
* SONAR-9000 Drop api/organizations/search_my_organizationsTeryk Bellahsene2017-11-294-260/+1
* SONAR-9000 Add admin action to WS api/organizations/searchTeryk Bellahsene2017-11-294-74/+97
* SONAR-9000 Filter on membership in WS api/organizations/searchTeryk Bellahsene2017-11-295-33/+135
* SONAR-9000 Limit number of results for api/organizations/search to 500Teryk Bellahsene2017-11-292-16/+31
* Use correct metric suffixGrégoire Aubert2017-11-282-8/+8
* fix assignee select in bulk change formStas Vilchik2017-11-243-9/+7
* Add Unit tests for users permission pageGrégoire Aubert2017-11-2412-0/+701
* Update users permission IT'sGrégoire Aubert2017-11-243-0/+154
* Remove old users pageGrégoire Aubert2017-11-2429-1532/+1
* Rewrite users page to TS and ReactGrégoire Aubert2017-11-2446-538/+2427
* Move 'parseError' to request libGrégoire Aubert2017-11-2422-40/+38
* fix logback configuration in UTs to drastically reduce build verbositySébastien Lesaint2017-11-249-5/+113
* fix unstable UT SharedHealthStateImplTestSébastien Lesaint2017-11-241-0/+3
* SONAR-10104 use fixed ThreadPool with timeout on core threadsSébastien Lesaint2017-11-241-14/+18
* SONAR-10112 add MBean to monitor queue and workers of AsyncExecutionSébastien Lesaint2017-11-248-19/+256
* SONAR-10104 make webhooks run synchronously in the Compute EngineSébastien Lesaint2017-11-245-3/+86
* SONAR-10104 async webhooks with full in-memory implementationSébastien Lesaint2017-11-2416-16/+454
* SONAR-10085 include EvaluatedQualityGate in QGChangeEventSébastien Lesaint2017-11-2413-342/+707
* SONAR-10065 persist properties sonar.pullRequest.* from analysis reportSébastien Lesaint2017-11-242-13/+43
* SONAR-10085 add Quality Gate Change event APISébastien Lesaint2017-11-2422-1020/+1605
* SONAR-10085 BranchDto and SnapshotDto have equals hashCode & toStringSébastien Lesaint2017-11-242-0/+69
* SONAR-10085 webhook now use shared model of QualityGateSébastien Lesaint2017-11-2411-435/+166
* SONAR-10085 add QualityGate model to be shared accross serverSébastien Lesaint2017-11-248-0/+1066
* Support build of SonarQube with JDK 9Simon Brandhof2017-11-2314-110/+49
* Rename protobuf response of api/ce/componentDaniel Schwarz2017-11-232-21/+21
* SONAR-10119 Set default page size of api/organizations/search to 100Daniel Schwarz2017-11-232-4/+4
* LICENSE-85 Add OfficialDistribution to the pico of the compute engineJulien HENRY2017-11-222-1/+3
* Automatic merge from branch-6.7ssjenka2017-11-211-11/+12
|\
| * SONAR-10054 Fix error when changing rule severity for a quality profileGrégoire Aubert2017-11-201-11/+12
| * Prepare for next development iterationJulien Lancelot2017-11-0711-11/+11
| * Release 6.76.7Simon Brandhof2017-11-0711-11/+11
| * LICENSE-82 reset server ID on DB URL changesSimon Brandhof2017-11-078-84/+432
| * Drop unused constant in InternalPropertiesSimon Brandhof2017-11-071-2/+0
* | Fix search form in project permission pageGrégoire Aubert2017-11-201-1/+1
* | SONAR-10040 Fix usage of /api/rules/tagsGrégoire Aubert2017-11-201-1/+1
* | fix ActionsDropdown menu positionStas Vilchik2017-11-202-3/+9
* | SONAR-10056 Fix DB warning banner on the Quality Gates pageGrégoire Aubert2017-11-201-0/+11
* | Auto-generate sonar-ws for integration testsDaniel Schwarz2017-11-16142-700/+668
* | Activate integration test ProjectKeyUpdatePageTestSimon Brandhof2017-11-161-1/+3
* | Add category "project" to integration testsSimon Brandhof2017-11-141-0/+7