aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Add generator of sonar-ws sourcesDaniel Schwarz2017-11-2931-909/+11381
* | Initial generation of sonar-ws clientSimon Brandhof2017-11-29103-1878/+304
* | SONAR-9000 display all organizations a user is a member ofStas Vilchik2017-11-2913-52/+78
* | SONAR-9000 Regenerate WS client for api/organizations/searchTeryk Bellahsene2017-11-291-1/+22
* | 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-295-74/+98
* | 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-283-10/+10
* | Automatic merge from branch-6.7ssjenka2017-11-271-1/+3
|\|
| * Fix Maven scanner incompatibility in UpgradeTestSimon Brandhof2017-11-241-1/+3
| * Silent cancelation of branch build on Travis if a PR is openStas Vilchik2017-11-241-4/+5
| * SONAR-10057 upgrade PostgreSQL driverSimon Brandhof2017-11-242-2/+2
* | 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-248-373/+201
* | Remove old users pageGrégoire Aubert2017-11-2429-1532/+1
* | Rewrite users page to TS and ReactGrégoire Aubert2017-11-2447-538/+2428
* | Move 'parseError' to request libGrégoire Aubert2017-11-2422-40/+38
* | Silent cancellation of branch build on Travis if a PR is openStas Vilchik2017-11-241-4/+5
* | Revert "Do not compile Java tests in quick-build.sh"Simon Brandhof2017-11-241-1/+1
* | SONAR-10057 upgrade PostgreSQL driverSimon Brandhof2017-11-242-2/+2
* | fix logback configuration in UTs to drastically reduce build verbositySébastien Lesaint2017-11-2413-5/+151
* | 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 update IT to support concurrent and async webhook callsSébastien Lesaint2017-11-242-3/+19
* | 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-2365-419/+319
* | Rename protobuf response of api/ce/componentDaniel Schwarz2017-11-234-26/+26
* | 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
* | Add USER_PATCHES_HOME support and minor quality improvements (#2815)Janos Gyerik2017-11-213-71/+85
* | 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
* | 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
* | update wording in marketplaceStas Vilchik2017-11-201-2/+2
* | SONAR-10056 Fix DB warning banner on the Quality Gates pageGrégoire Aubert2017-11-201-0/+11
* | Add development patches for start.shSimon Brandhof2017-11-175-0/+40
* | Do not compile Java tests in quick-build.shKonda Reddy2017-11-171-1/+1
* | Merge branch 'feature/it-cleanup'Eric Hartmann2017-11-17642-2997/+30352
|\ \