aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Rename protobuf response of api/ce/componentDaniel Schwarz2017-11-234-26/+26
| | | | The new name "ComponentResponse" will allow to autogenerate sonar-ws for this webservice
* 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
|\ | | | | | | | | * origin/branch-6.7: SONAR-10054 Fix error when changing rule severity for a quality profile
| * 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
| | | | | | -DskipTests just skips the test execution: the tests are still compiled. Where as-Dmaven.test.skip will skip both compilation and execution of the tests.
* | Merge branch 'feature/it-cleanup'Eric Hartmann2017-11-17642-2997/+30352
|\ \
| * | Auto-generate sonar-ws for integration testsDaniel Schwarz2017-11-16631-2841/+30240
| | |
| * | Activate integration test ProjectKeyUpdatePageTestSimon Brandhof2017-11-164-33/+35
| | |
| * | Refactor integration tests in category "analysis"Simon Brandhof2017-11-163-85/+69
| | | | | | | | | | | | Drop usage of resetData()
| * | Add category "issue" in integration testsSimon Brandhof2017-11-166-41/+11
| | |
* | | Add sonar.pullrequest.* properties to travis.shJanos Gyerik2017-11-161-1/+3
|/ /
* | Add category "project" to integration testsSimon Brandhof2017-11-1432-511/+462
| |
* | Fix quality flawsEric Hartmann2017-11-144-36/+38
| |
* | Update timings for BootstrappingTestEric Hartmann2017-11-141-5/+4
| |
* | Speed-up execute of categories in CIXSimon Brandhof2017-11-149-28/+44
| |
* | Restoring BootStrappingTestEric Hartmann2017-11-141-1/+0
| |
* | Add category qualityGate to integration testsSimon Brandhof2017-11-1412-51/+141
| |
* | Add category authorization to integration testsSimon Brandhof2017-11-1418-529/+160
| |
* | Add category qualityModel to integration testsSimon Brandhof2017-11-1415-229/+180
| |
* | Fix upgrade testSimon Brandhof2017-11-141-5/+0
| |
* | Add missing functions to TestersSimon Brandhof2017-11-143-2/+17
| |
* | Upgrade Selenide to 3.8Simon Brandhof2017-11-142-18/+14
| |
* | Add category measure to integration testsSimon Brandhof2017-11-1417-261/+288
| |
* | Fix ignored Selenium testsEric Hartmann2017-11-1411-360/+2072
| |
* | Fix quality flawEric Hartmann2017-11-141-2/+2
| |
* | Add category "test" to integration testsSimon Brandhof2017-11-147-48/+88
| |
* | Fix cix.shSimon Brandhof2017-11-141-1/+1
| |
* | Add category "source" to integration testsSimon Brandhof2017-11-1410-92/+81
| |
* | Add sonar.ce.gracefulStopTimeOutInMs for unit testsEric Hartmann2017-11-147-24/+54
| |
* | Remove useless ignored testsEric Hartmann2017-11-147-627/+0
| |
* | Clean-up category "organization"Simon Brandhof2017-11-1414-164/+192
| |
* | Ability to use functional categories in integration testsSimon Brandhof2017-11-1410-105/+168
| | | | | | | | applied to "duplication" category
* | Move helpers to sonar-qa-utilSimon Brandhof2017-11-14110-265/+390
| |
* | Add upgrade test from 6.7 LTSSimon Brandhof2017-11-142-85/+19
| |
* | Remove duplicated SelenideConfig for UpgradeTestSimon Brandhof2017-11-142-53/+2
| |
* | Move pageobjects to new module sonar-qa-utilSimon Brandhof2017-11-1478-515/+532
| |
* | Drop issueFilter/ToDoTestSimon Brandhof2017-11-141-23/+0
| |
* | 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
| |