Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Improve reliability of RestartTest as Oracle init is slow | Simon Brandhof | 2016-11-16 | 1 | -1/+1 | |
| | | | | | Creation of all Oracle tables can be more than 5 minutes in our QA environment. | |||||
* | SONAR-8333 fixing ITs | Sébastien Lesaint | 2016-11-16 | 2 | -2/+3 | |
| | ||||||
* | SONAR-8333 use orchestrator 3.13-build783 to fix SQ ITs based on logs | Sébastien Lesaint | 2016-11-16 | 9 | -33/+25 | |
| | ||||||
* | SONAR-8332 document use of %reqAttribute{ID} in access logs + add IT | Sébastien Lesaint | 2016-11-15 | 1 | -3/+13 | |
| | ||||||
* | fix redirection after login where there are many parameters | Stas Vilchik | 2016-11-15 | 2 | -0/+69 | |
| | ||||||
* | SONAR-8349 add integration tests | Simon Brandhof | 2016-11-14 | 4 | -1/+441 | |
| | ||||||
* | SONAR-8247 Fix security headers | Julien Lancelot | 2016-11-14 | 2 | -3/+42 | |
| | ||||||
* | Update some copyright headers to 2016 | Simon Brandhof | 2016-11-14 | 4 | -4/+4 | |
| | ||||||
* | SONAR 8363 IT to test favorite auto-assignment | Teryk Bellahsene | 2016-11-14 | 2 | -1/+83 | |
| | ||||||
* | SONAR-8248 Replace " by ' in History page messages | Julien Lancelot | 2016-11-10 | 3 | -6/+6 | |
| | ||||||
* | change issues bulk change IT | Stas Vilchik | 2016-11-10 | 1 | -20/+0 | |
| | ||||||
* | SONAR-8377 Remove useless IT code on issue filters | Julien Lancelot | 2016-11-10 | 1 | -105/+0 | |
| | ||||||
* | fix issues bulk change | Stas Vilchik | 2016-11-10 | 2 | -0/+105 | |
| | ||||||
* | Improve stability of IssueSearch#redirect_to_search_url_after_wrong_login | Julien Lancelot | 2016-11-09 | 1 | -1/+1 | |
| | ||||||
* | SONAR-8355 Fix IT using all_projects page | Julien Lancelot | 2016-11-09 | 1 | -2/+2 | |
| | ||||||
* | SONAR-8355 Fix IT using /all_projects page | Julien Lancelot | 2016-11-09 | 4 | -94/+12 | |
| | ||||||
* | SONAR-8354 Remove ITs related to dashboards | Julien Lancelot | 2016-11-09 | 11 | -243/+4 | |
| | ||||||
* | SONAR-8376 Do not display issue filters and drop management page | Stas Vilchik | 2016-11-09 | 2 | -43/+0 | |
| | ||||||
* | SONAR-8172 make all args of api/organizations/update optional but key | Sébastien Lesaint | 2016-11-08 | 1 | -0/+3 | |
| | | | | all but key | |||||
* | SONAR-8300 add ITs | Stas Vilchik | 2016-11-07 | 6 | -0/+226 | |
| | ||||||
* | open projects page by default (#1358) | Stas Vilchik | 2016-11-04 | 7 | -78/+3 | |
| | ||||||
* | drop global dashboards and measures from ui (#1353) | Stas Vilchik | 2016-11-03 | 71 | -5084/+5 | |
| | ||||||
* | SONAR-5430 Improve error handling | Julien Lancelot | 2016-10-28 | 1 | -3/+16 | |
| | | | | When a functional error is generated, the user is redirect to a page where he can see the error, and not errors in logs are generated | |||||
* | SONAR-5430 User authentication by HTTP header | Julien Lancelot | 2016-10-27 | 3 | -6/+166 | |
| | ||||||
* | SONAR-8282 Deprecate overall/it coverage fields from file sources | Julien Lancelot | 2016-10-26 | 4 | -0/+22 | |
| | ||||||
* | Cleanup scanner ITs | Julien HENRY | 2016-10-24 | 60 | -1147/+3 | |
| | | | | | * remove Maven test suite * rename BatchTest -> ScannerTest | |||||
* | Cleanup PluginsTest IT | Julien HENRY | 2016-10-24 | 1 | -23/+11 | |
| | ||||||
* | SONAR-8310, SONAR-8314 Make generic coverage plugin a core feature | Julien HENRY | 2016-10-21 | 9 | -5/+69 | |
| | ||||||
* | move /projects to /projects/admin | Stas Vilchik | 2016-10-21 | 3 | -3/+3 | |
| | ||||||
* | SONAR-8100 check user's organization in api/organizations/delete | Sébastien Lesaint | 2016-10-20 | 1 | -3/+3 | |
| | ||||||
* | SONAR-8221 Add IT on search projects action | Julien Lancelot | 2016-10-20 | 2 | -0/+76 | |
| | ||||||
* | SONAR-8172 check user's organization in api/organizations/update | Sébastien Lesaint | 2016-10-19 | 1 | -6/+5 | |
| | ||||||
* | SONAR-8281 Recompute coverage measures from line data to ensure consistency | Julien HENRY | 2016-10-18 | 3 | -31/+12 | |
| | ||||||
* | SONAR-8284 Remove overall/IT coverage data from scanner report | Julien HENRY | 2016-10-18 | 3 | -69/+56 | |
| | ||||||
* | SONAR-8281 Rework Sensor storage to merge multiple coverage reports | Julien HENRY | 2016-10-18 | 17 | -49/+0 | |
| | ||||||
* | SONAR-8206 add IT for api/root/search | Sébastien Lesaint | 2016-10-12 | 1 | -0/+19 | |
| | ||||||
* | SONAR-8194 modify one IT to use root user and not admin | Sébastien Lesaint | 2016-10-12 | 1 | -2/+20 | |
| | ||||||
* | SONAR-8190 SONAR-8191 add IT | Sébastien Lesaint | 2016-10-12 | 2 | -1/+107 | |
| | ||||||
* | SONAR-8193 add IT api/system/restart require root in production mode | Sébastien Lesaint | 2016-10-12 | 1 | -11/+39 | |
| | ||||||
* | SONAR-8154 add IT on root required for api/organizations/create | Sébastien Lesaint | 2016-10-12 | 2 | -36/+74 | |
| | ||||||
* | SONAR-8100 add IT on preventing default organization deletion | Sébastien Lesaint | 2016-10-12 | 1 | -0/+10 | |
| | ||||||
* | SONAR-8151 test WS organizations authorizations in IT | Sébastien Lesaint | 2016-10-12 | 1 | -31/+125 | |
| | ||||||
* | SONAR-7782 Fix PurgeTest | Julien Lancelot | 2016-10-05 | 1 | -5/+5 | |
| | ||||||
* | Automatic merge from branch-6.1 | ssjenka | 2016-10-04 | 1 | -5/+3 | |
|\ | | | | | | | | | * origin/branch-6.1: Fix PluginsTest on web plugin | |||||
| * | Fix PluginsTest on web plugin | Julien Lancelot | 2016-10-04 | 1 | -5/+3 | |
| | | | | | | | | | | Latest release of the web plugin has fixed some FP, so no more issue was generated on the test file. A line has been removed from the file to generate a real issue | |||||
| * | Merge branch 'branch-5.6' into 'branch-6.1' | Sébastien Lesaint | 2016-09-29 | 1 | -0/+3 | |
| |\ | ||||||
| | * | Exclude FxCop plugin from ITs since it is interefing with C# and VB.NET plugins | Julien HENRY | 2016-09-29 | 1 | -0/+3 | |
| | | | ||||||
| | * | update IT main pom to latest version | Tom | 2016-09-20 | 1 | -1/+1 | |
| | | | ||||||
| | * | update ITs to latest version | Tom | 2016-09-20 | 25 | -25/+25 | |
| | | | ||||||
| | * | Fix NewDebtRatioMeasureTest | Julien Lancelot | 2016-09-19 | 4 | -78/+78 | |
| | | |