aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Fix quality flawsEric Hartmann2017-11-144-36/+38
* | Add category qualityModel to integration testsSimon Brandhof2017-11-143-0/+67
* | Add missing functions to TestersSimon Brandhof2017-11-143-2/+17
* | Upgrade Selenide to 3.8Simon Brandhof2017-11-141-7/+7
* | Add category measure to integration testsSimon Brandhof2017-11-143-4/+40
* | Fix ignored Selenium testsEric Hartmann2017-11-142-34/+2049
* | Fix quality flawEric Hartmann2017-11-141-2/+2
* | Add sonar.ce.gracefulStopTimeOutInMs for unit testsEric Hartmann2017-11-146-16/+48
* | Clean-up category "organization"Simon Brandhof2017-11-141-3/+3
* | Move helpers to sonar-qa-utilSimon Brandhof2017-11-1432-48/+1474
* | Move pageobjects to new module sonar-qa-utilSimon Brandhof2017-11-1440-0/+2711
* | SONAR-10046 adding minimum length validation to api/users/searchGuillaume Jambet2017-11-091-0/+1
* | SONAR-10046 adding minimum length validation to api/rules/searchGuillaume Jambet2017-11-091-0/+1
* | SONAR-10046 adding minimum length validation to api/organizations/search_membersGuillaume Jambet2017-11-091-0/+1
* | SONAR-10046 adding minimum length validation to api/measures/component_treeGuillaume Jambet2017-11-092-9/+8
* | SONAR-10046 adding minimum length validation to api/componentsGuillaume Jambet2017-11-094-22/+15
* | SONAR-10046 adding minimum length validation to api/permissionsGuillaume Jambet2017-11-095-14/+15
* | SONAR-10046 adding minimum length validation to Request apiGuillaume Jambet2017-11-094-7/+30
* | SONAR-10040 Update usage of api/issues/tagsGrégoire Aubert2017-11-082-2/+2
* | SONAR-10040 Update usage of api/metrics/searchGrégoire Aubert2017-11-087-36/+54
* | SONAR-10040 add maximum value to ws APIJulien Lancelot2017-11-0814-128/+135
* | SONAR-10040 add length validation to Settings wsGuillaume Jambet2017-11-081-0/+2
* | SONAR-10040 add length validation to Tokens wsGuillaume Jambet2017-11-085-32/+6
* | SONAR-10040 add length validation to Groups wsGuillaume Jambet2017-11-084-52/+10
* | SONAR-10040 add length validation to Rules wsGuillaume Jambet2017-11-082-16/+24
* | SONAR-10040 add length validation to Quality Profiles wsGuillaume Jambet2017-11-084-31/+18
* | SONAR-10040 add length validation to Quality Gates wsGuillaume Jambet2017-11-085-17/+23
* | SONAR-10040 add length validation to Project Links wsGuillaume Jambet2017-11-082-35/+2
* | SONAR-10040 add length validation to Events wsGuillaume Jambet2017-11-083-4/+7
* | SONAR-10040 add length validation to Organisations wsGuillaume Jambet2017-11-084-9/+19
* | SONAR-10040 clean codeGuillaume Jambet2017-11-082-31/+1
* | SONAR-10040 add length validation to ce wsGuillaume Jambet2017-11-081-0/+4
* | SONAR-10040 add length validation to Branches wsGuillaume Jambet2017-11-081-2/+3