aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* 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
* SONAR-10040 move projectbranch ws to package branchGuillaume Jambet2017-11-0815-40/+17
* SONAR-10040 add length validation to Users wsGuillaume Jambet2017-11-083-6/+18
* SONAR-10040 add length validation to Metrics wsGuillaume Jambet2017-11-083-15/+32
* SONAR-10040 add length validation to Request api and api/projects/createJulien Lancelot2017-11-086-20/+67
* LICENSE-82 reset server ID on DB URL changesSimon Brandhof2017-11-088-84/+432
* Drop unused constant in InternalPropertiesSimon Brandhof2017-11-081-2/+0
* Merge remote-tracking branch 'origin/branch-6.7'Grégoire Aubert2017-11-066-105/+143
|\
| * SONAR-9937 Add TOS checkbox when installing an edition in the marketplaceGrégoire Aubert2017-11-066-104/+143
* | SONAR-10026 Simplify running flagDuarte Meneses2017-11-061-31/+22
* | SONAR-10026 Avoid submitting callback tasks to the executorDuarte Meneses2017-11-062-3/+3
* | SONAR-10044 fix projects permalink redirectionStas Vilchik2017-11-061-4/+9
* | Automatic merge from branch-6.7ssjenka2017-11-036-34/+56
|\|
| * SONAR-9973 TaskContainer now support errors during start of componentsSébastien Lesaint2017-11-035-31/+51
| * SONAR-9973 ComponentContainer#stopComponent now never failSébastien Lesaint2017-11-032-3/+5
* | expose SearchBox and EditButtonStas Vilchik2017-11-031-11/+17