Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename protobuf response of api/ce/component | Daniel Schwarz | 2017-11-23 | 4 | -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 100 | Daniel Schwarz | 2017-11-23 | 2 | -4/+4 |
| | |||||
* | LICENSE-85 Add OfficialDistribution to the pico of the compute engine | Julien HENRY | 2017-11-22 | 2 | -1/+3 |
| | |||||
* | Add USER_PATCHES_HOME support and minor quality improvements (#2815) | Janos Gyerik | 2017-11-21 | 3 | -71/+85 |
| | |||||
* | Automatic merge from branch-6.7 | ssjenka | 2017-11-21 | 1 | -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 profile | Grégoire Aubert | 2017-11-20 | 1 | -11/+12 |
| | | |||||
* | | Fix search form in project permission page | Grégoire Aubert | 2017-11-20 | 1 | -1/+1 |
| | | |||||
* | | SONAR-10040 Fix usage of /api/rules/tags | Grégoire Aubert | 2017-11-20 | 1 | -1/+1 |
| | | |||||
* | | fix ActionsDropdown menu position | Stas Vilchik | 2017-11-20 | 2 | -3/+9 |
| | | |||||
* | | update wording in marketplace | Stas Vilchik | 2017-11-20 | 1 | -2/+2 |
| | | |||||
* | | SONAR-10056 Fix DB warning banner on the Quality Gates page | Grégoire Aubert | 2017-11-20 | 1 | -0/+11 |
| | | |||||
* | | Add development patches for start.sh | Simon Brandhof | 2017-11-17 | 5 | -0/+40 |
| | | |||||
* | | Do not compile Java tests in quick-build.sh | Konda Reddy | 2017-11-17 | 1 | -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 Hartmann | 2017-11-17 | 642 | -2997/+30352 |
|\ \ | |||||
| * | | Auto-generate sonar-ws for integration tests | Daniel Schwarz | 2017-11-16 | 631 | -2841/+30240 |
| | | | |||||
| * | | Activate integration test ProjectKeyUpdatePageTest | Simon Brandhof | 2017-11-16 | 4 | -33/+35 |
| | | | |||||
| * | | Refactor integration tests in category "analysis" | Simon Brandhof | 2017-11-16 | 3 | -85/+69 |
| | | | | | | | | | | | | Drop usage of resetData() | ||||
| * | | Add category "issue" in integration tests | Simon Brandhof | 2017-11-16 | 6 | -41/+11 |
| | | | |||||
* | | | Add sonar.pullrequest.* properties to travis.sh | Janos Gyerik | 2017-11-16 | 1 | -1/+3 |
|/ / | |||||
* | | Add category "project" to integration tests | Simon Brandhof | 2017-11-14 | 32 | -511/+462 |
| | | |||||
* | | Fix quality flaws | Eric Hartmann | 2017-11-14 | 4 | -36/+38 |
| | | |||||
* | | Update timings for BootstrappingTest | Eric Hartmann | 2017-11-14 | 1 | -5/+4 |
| | | |||||
* | | Speed-up execute of categories in CIX | Simon Brandhof | 2017-11-14 | 9 | -28/+44 |
| | | |||||
* | | Restoring BootStrappingTest | Eric Hartmann | 2017-11-14 | 1 | -1/+0 |
| | | |||||
* | | Add category qualityGate to integration tests | Simon Brandhof | 2017-11-14 | 12 | -51/+141 |
| | | |||||
* | | Add category authorization to integration tests | Simon Brandhof | 2017-11-14 | 18 | -529/+160 |
| | | |||||
* | | Add category qualityModel to integration tests | Simon Brandhof | 2017-11-14 | 15 | -229/+180 |
| | | |||||
* | | Fix upgrade test | Simon Brandhof | 2017-11-14 | 1 | -5/+0 |
| | | |||||
* | | Add missing functions to Testers | Simon Brandhof | 2017-11-14 | 3 | -2/+17 |
| | | |||||
* | | Upgrade Selenide to 3.8 | Simon Brandhof | 2017-11-14 | 2 | -18/+14 |
| | | |||||
* | | Add category measure to integration tests | Simon Brandhof | 2017-11-14 | 17 | -261/+288 |
| | | |||||
* | | Fix ignored Selenium tests | Eric Hartmann | 2017-11-14 | 11 | -360/+2072 |
| | | |||||
* | | Fix quality flaw | Eric Hartmann | 2017-11-14 | 1 | -2/+2 |
| | | |||||
* | | Add category "test" to integration tests | Simon Brandhof | 2017-11-14 | 7 | -48/+88 |
| | | |||||
* | | Fix cix.sh | Simon Brandhof | 2017-11-14 | 1 | -1/+1 |
| | | |||||
* | | Add category "source" to integration tests | Simon Brandhof | 2017-11-14 | 10 | -92/+81 |
| | | |||||
* | | Add sonar.ce.gracefulStopTimeOutInMs for unit tests | Eric Hartmann | 2017-11-14 | 7 | -24/+54 |
| | | |||||
* | | Remove useless ignored tests | Eric Hartmann | 2017-11-14 | 7 | -627/+0 |
| | | |||||
* | | Clean-up category "organization" | Simon Brandhof | 2017-11-14 | 14 | -164/+192 |
| | | |||||
* | | Ability to use functional categories in integration tests | Simon Brandhof | 2017-11-14 | 10 | -105/+168 |
| | | | | | | | | applied to "duplication" category | ||||
* | | Move helpers to sonar-qa-util | Simon Brandhof | 2017-11-14 | 110 | -265/+390 |
| | | |||||
* | | Add upgrade test from 6.7 LTS | Simon Brandhof | 2017-11-14 | 2 | -85/+19 |
| | | |||||
* | | Remove duplicated SelenideConfig for UpgradeTest | Simon Brandhof | 2017-11-14 | 2 | -53/+2 |
| | | |||||
* | | Move pageobjects to new module sonar-qa-util | Simon Brandhof | 2017-11-14 | 78 | -515/+532 |
| | | |||||
* | | Drop issueFilter/ToDoTest | Simon Brandhof | 2017-11-14 | 1 | -23/+0 |
| | | |||||
* | | SONAR-10046 adding minimum length validation to api/users/search | Guillaume Jambet | 2017-11-09 | 1 | -0/+1 |
| | | |||||
* | | SONAR-10046 adding minimum length validation to api/rules/search | Guillaume Jambet | 2017-11-09 | 1 | -0/+1 |
| | | |||||
* | | SONAR-10046 adding minimum length validation to api/organizations/search_members | Guillaume Jambet | 2017-11-09 | 1 | -0/+1 |
| | | |||||
* | | SONAR-10046 adding minimum length validation to api/measures/component_tree | Guillaume Jambet | 2017-11-09 | 2 | -9/+8 |
| | | |||||
* | | SONAR-10046 adding minimum length validation to api/components | Guillaume Jambet | 2017-11-09 | 4 | -22/+15 |
| | |