Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | SONAR-8451 Run js app outside of ruby container | Stas Vilchik | 2016-12-07 | 12 | -20/+28 | |
| | | ||||||
* | | SONAR-8498 Make WS api/l10n/index accessible without authentication or migration | Julien Lancelot | 2016-12-07 | 1 | -0/+1 | |
| | | ||||||
* | | SONAR-8503 Make WS api/users/identity_providers accessible without ↵ | Julien Lancelot | 2016-12-07 | 1 | -0/+1 | |
| | | | | | | | | authentication | |||||
* | | Add some ITs on force authentication | Julien Lancelot | 2016-12-07 | 2 | -9/+52 | |
| | | ||||||
* | | Refactor every okhttp3 usage into ItUtils.call() | Julien Lancelot | 2016-12-07 | 5 | -109/+59 | |
| | | ||||||
* | | SONAR-8448 Provide a unique HTML page for every url except statics files and WS | Julien Lancelot | 2016-12-07 | 2 | -5/+30 | |
| | | ||||||
* | | drop ProjectComparisonTest as the page was removed | Stas Vilchik | 2016-12-07 | 2 | -61/+0 | |
| | | ||||||
* | | Disable css plugin as it's currently incompatible with web plugin | Julien Lancelot | 2016-12-07 | 1 | -2/+5 | |
| | | ||||||
* | | SONAR-8464 Make column UUID of Events unique and non null | Teryk Bellahsene | 2016-12-05 | 2 | -0/+5 | |
| | | ||||||
* | | Cleanup Authentication ITs | Julien Lancelot | 2016-12-05 | 4 | -81/+59 | |
| | | ||||||
* | | Move some authentication tests during scanner into dedicated class | Julien Lancelot | 2016-12-05 | 4 | -102/+170 | |
| | | ||||||
* | | Remove coupling of LinksTest on database | Simon Brandhof | 2016-12-02 | 1 | -27/+24 | |
| | | ||||||
* | | SONAR-8416 Add IT in SSO authentication | Julien Lancelot | 2016-12-01 | 1 | -0/+12 | |
| | | | | | | | | This test is checking that the ui is displaying an explicit message when a user try to authenticate with the same email than an existing one | |||||
* | | SONAR-8416 improve ITs on authentication | Julien Lancelot | 2016-12-01 | 12 | -16/+386 | |
| | | | | | | | | | | Complete check on message displayed in ui when functional authentication errors are generated Add ITs when errors are generated during callback of OAuth2 authentication plugins | |||||
* | | Automatic merge from branch-6.2 | ssjenka | 2016-12-01 | 1 | -0/+53 | |
|\| | | | | | | | | | | | | | | | | | | | | | * origin/branch-6.2: SONAR-8335 rename LogDomain#ES_CLIENT to LogDomain#ES SONAR-8335 add IT on dynamic log level change SONAR-8335 make changing root level change level of all loggers SONAR-8335 add missing coverage on jmx log property SONAR-8335 drop dead code ServerLogging#getCurrentLogFile SONAR-8335 move RootLoggerConfig out of LogbackHelper SONAR-8335 move LogBackHelper to subpackage logging | |||||
| * | SONAR-8335 add IT on dynamic log level change | Sébastien Lesaint | 2016-12-01 | 1 | -0/+53 | |
| | | ||||||
* | | Revert "SONAR-8190 remove api/roots/* WS from SQ for release 6.2" | Sébastien Lesaint | 2016-12-01 | 4 | -11/+2 | |
| | | | | | | | | This reverts commit 55fefdf810b8326b803ad8b7ce4f0c047fc57ef1. | |||||
* | | Automatic merge from branch-6.2 | ssjenka | 2016-11-30 | 1 | -5/+5 | |
|\| | | | | | | | | | | | * origin/branch-6.2: SONAR-8423 Properly fail on invalid basic header SONAR-5430 Update SSO properties in order to start with "sonar.web.sso" | |||||
| * | SONAR-5430 Update SSO properties in order to start with "sonar.web.sso" | Julien Lancelot | 2016-11-28 | 1 | -5/+5 | |
| | | ||||||
* | | ignore IssueSearchTest.redirect_to_search_url_after_wrong_login | Stas Vilchik | 2016-11-28 | 1 | -0/+2 | |
| | | ||||||
* | | fix HttpHeadersTest | Stas Vilchik | 2016-11-28 | 1 | -1/+1 | |
| | | ||||||
* | | Replace guava by java stream in IssueSearchTest | Simon Brandhof | 2016-11-28 | 1 | -4/+6 | |
| | | ||||||
* | | Simplify launch of Selenese tests | Simon Brandhof | 2016-11-28 | 34 | -386/+287 | |
| | | ||||||
* | | Stop using the Selenese impl provided by Orchestrator | Simon Brandhof | 2016-11-28 | 14 | -409/+42 | |
| | | ||||||
* | | Prepare for next development iteration | David Rautureau | 2016-11-21 | 24 | -24/+24 | |
|/ | ||||||
* | 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 | 2 | -34/+51 | |
| | ||||||
* | SONAR-8363 Mark just created projects as favorite when there's a project ↵ | Teryk Bellahsene | 2016-11-17 | 1 | -7/+51 | |
| | | | | creator permission | |||||
* | 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 | |
| | | | | | 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 | |
| |