| Commit message (Expand) | Author | Age | Files | Lines |
* | SONAR-8335 add IT on dynamic log level change | Sébastien Lesaint | 2016-12-01 | 1 | -0/+53 |
* | SONAR-5430 Update SSO properties in order to start with "sonar.web.sso" | Julien Lancelot | 2016-11-28 | 1 | -5/+5 |
* | SONAR-8190 remove api/roots/* WS from SQ for release 6.2 | Sébastien Lesaint | 2016-11-17 | 4 | -2/+11 |
* | SONAR-8248 JS files from plugins don't have JS Content-Type header | Simon Brandhof | 2016-11-17 | 1 | -34/+49 |
* | SONAR-8363 Mark just created projects as favorite when there's a project crea... | Teryk Bellahsene | 2016-11-17 | 1 | -7/+51 |
* | SONAR-8341 add IT | Sébastien Lesaint | 2016-11-16 | 1 | -0/+10 |
* | Improve reliability of RestartTest as Oracle init is slow | Simon Brandhof | 2016-11-16 | 1 | -1/+1 |
* | SONAR-8333 fixing ITs | Sébastien Lesaint | 2016-11-16 | 1 | -1/+1 |
* | 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 | 1 | -29/+2 |
* | 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 |
* | 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 |
* | 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 | 3 | -259/+3 |
* | 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 | 1 | -4/+18 |
* | 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-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 |
* | SONAR-7782 Reactivate IT on rating on new code | Julien Lancelot | 2016-10-03 | 1 | -3/+1 |
* | SONAR-7782 Fix PurgeTest IT | Julien Lancelot | 2016-10-03 | 1 | -5/+5 |