aboutsummaryrefslogtreecommitdiffstats
path: root/it
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-9110 Update page extensions IT'sGrégoire Aubert2017-04-124-1/+105
|
* SONAR-9080 Stop using api/batch/usersDuarte Meneses2017-04-121-1/+1
|
* Drop unused class NetworkUtils in integration testsSimon Brandhof2017-04-111-81/+0
|
* SONAR-9025 Optimize computation issue exclusionsDuarte Meneses2017-04-111-1/+1
|
* Fix issues integration testsGrégoire Aubert2017-04-034-14/+13
|
* SONAR-8927 Change format of quality profile permalinksStas Vilchik2017-04-032-1/+8
|
* SONAR-9008 support quality profiles for organizationsStas Vilchik2017-04-0318-1/+1466
|
* fix measure timelineStas Vilchik2017-03-311-0/+12
|
* SONAR-8994 Add integration test and fix existing members testsGrégoire Aubert2017-03-312-14/+30
|
* SONAR-8993 Fix popup messageGrégoire Aubert2017-03-311-1/+1
|
* Add integration test of members page and issues searchGrégoire Aubert2017-03-317-1/+374
|
* Add web context in LitTestJulien Lancelot2017-03-291-0/+1
|
* SONAR-8857 improved it debuggingDaniel Schwarz2017-03-282-15/+7
|
* SONAR-8857 use "restore_profile" from sonar-ws in ITsDaniel Schwarz2017-03-2842-118/+175
|
* SONAR-8925 re-enable IssueAssignTestSimon Brandhof2017-03-231-4/+9
|
* SONAR-8857 temporarily ignore IssueAssignTest, until it is org readyDaniel Schwarz2017-03-231-0/+2
|
* SONAR-8857 add /restore and /activate_rule to sonar-ws, refactor testsDaniel Schwarz2017-03-232-18/+50
|
* SONAR-6315 do not rely on quality profile keys in ITsStas Vilchik2017-03-2312-41/+36
| | | | required for IT to work now that quality profile key is not based on the QP's name anymore
* SONAR-8844 Add tags editor on the project homepage (#1821)Grégoire Aubert2017-03-222-4/+106
|
* SONAR-8968 Add ITsJulien Lancelot2017-03-212-10/+61
|
* SONAR-8968 Add organization parameter in api/users/groupsJulien Lancelot2017-03-212-7/+2
|
* SONAR-8956 Add ITs on organizations membershipJulien Lancelot2017-03-213-4/+156
|
* SONAR-8899 SONAR-8900 SONAR-8919 Add ITsJulien Lancelot2017-03-214-4/+197
|
* SONAR-8899 Fix ITJulien Lancelot2017-03-211-1/+1
|
* SONAR-8898 Fix ITsJulien Lancelot2017-03-212-2/+3
|
* SONAR-7860 Remove CodeColorizerFormat APIDuarte Meneses2017-03-161-7/+7
|
* SONAR-8922 Add tags facet on project page (#1790)Grégoire Aubert2017-03-162-2/+23
| | | | | | | * Refactor the way filters are rendered * SONAR-8922 Add the tags facet on the projects page * SONAR-8923 Add the tags searchbox
* SONAR-8452 change default projects page (#1777)Stas Vilchik2017-03-141-3/+19
|
* SONAR-8816 automatic election of web leader in cluster modeSimon Brandhof2017-03-131-3/+2
|
* Change getSortingButton to privateGrégoire Aubert2017-03-131-10/+10
|
* Revert some changes of 788f8da breaking the project searchGrégoire Aubert2017-03-131-0/+9
|
* SONAR-8878 Add ut and it's for Language, Search and Sort filtersGrégoire Aubert2017-03-133-0/+62
|
* Remove useless db truncates in some ITsSimon Brandhof2017-03-093-9/+1
|
* SONAR-8452 open the last state of projects page (#1760)Stas Vilchik2017-03-094-28/+51
|
* Merge remote-tracking branch 'origin/branch-6.3'Simon Brandhof2017-03-061-3/+10
|\
| * Back to development version 6.3-SNAPSHOTSimon Brandhof2017-03-0624-24/+24
| |
| * Support RELEASE versions in IssueJsonReportTestSimon Brandhof2017-03-041-3/+10
| |
| * Publish 6.3-RC4Simon Brandhof2017-03-0324-24/+24
| |
* | refactor source viewer (#1744)Stas Vilchik2017-03-035-1/+186
| |
* | SONAR-8883 Reenable assertionJulien HENRY2017-03-032-43/+1
| |
* | Automatic merge from branch-6.3Julien Lancelot2017-03-031-18/+11
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/branch-6.3: SONAR-8883 Fix Server::getVersion() on scanner side, and reenable IssueJsonReportTest IT SONAR-8622 Fix preview mode/JSON report on branches Remove javaProperties plugin from PluginsTest Remove JSON plugin SONAR-8460 Do not fail to write response when profile not found SONAR-8460 Remove Errors SONAR-8460 Remove creation BadRequestException with Errors SONAR-8460 Fix bundled error messages SONAR-8460 Simplify creation of BadRequestException with one message SONAR-8460 Remove isEmpty from Errors SONAR-8460 Remove check from Errors SONAR-8460 Remove writeJson from Errors fix quality flaw
| * SONAR-8883 Fix Server::getVersion() on scanner side, and reenable ↵Julien HENRY2017-03-021-18/+11
| | | | | | | | IssueJsonReportTest IT
| * Remove javaProperties plugin from PluginsTestJulien Lancelot2017-03-021-1/+1
| |
| * Remove JSON pluginJulien Lancelot2017-03-021-1/+1
| |
| * Set version 6.3-SNAPSHOTSimon Brandhof2017-02-2224-24/+24
| |
| * Publish version 6.3-RC3Simon Brandhof2017-02-2224-24/+24
| |
* | Remove javaProperties plugin from PluginsTestJulien Lancelot2017-03-021-1/+1
| |
* | Remove JSON pluginJulien Lancelot2017-03-021-1/+1
| |
* | SONAR-8826 Fix QAJulien HENRY2017-03-021-1/+2
| |
* | Disable IT PurgeTestSimon Brandhof2017-02-281-0/+2
| | | | | | | | | | | | | | QA tests have some false-positives on CIX infrastructure with category4 on postgres. Some DB connections are kept open and job is stuck. Root cause seems to be the direct DB connection from PurgeTest via Orchestrator.