| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Disable css plugin as it's currently incompatible with web plugin | Julien Lancelot | 2016-12-08 | 1 | -2/+5 |
| * | Prepare for next development iteration | Tom | 2016-12-02 | 1 | -1/+1 |
| * | Release 6.2-RC26.2-RC2 | Tom | 2016-12-02 | 1 | -1/+1 |
* | | SONAR-7728 Add IT checking changelog of file move contains file names | Julien Lancelot | 2016-12-14 | 1 | -16/+35 |
* | | SONAR-7728 Replace old IssueClient by new one | Julien Lancelot | 2016-12-14 | 1 | -34/+55 |
* | | SONAR-8535 SONAR-7304 sanitize WS api/server/* | Simon Brandhof | 2016-12-14 | 2 | -10/+20 |
* | | SONAR-7290 Add changelog action in IssueClient from ws-client | Julien Lancelot | 2016-12-13 | 3 | -55/+46 |
* | | SONAR-8531 api/issues/changelog should return raw value of effort | Julien Lancelot | 2016-12-13 | 1 | -33/+2 |
* | | SONAR-7291 Drop WS api/issues/transitions | Julien Lancelot | 2016-12-12 | 1 | -5/+19 |
* | | Use local SonarQube ZIP in PluginsTest | Simon Brandhof | 2016-12-11 | 2 | -53/+107 |
* | | display markdown help | Stas Vilchik | 2016-12-09 | 1 | -0/+10 |
* | | fix line permalink in source viewer | Stas Vilchik | 2016-12-09 | 2 | -0/+61 |
* | | SONAR-8505 Implement smooth transition between pages (#1440) | Stas Vilchik | 2016-12-08 | 3 | -2/+64 |
* | | make LocalAuthenticationTest more reliable | Stas Vilchik | 2016-12-07 | 3 | -0/+15 |
* | | 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 authentica... | Julien Lancelot | 2016-12-07 | 1 | -0/+1 |
* | | 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 |
* | | SONAR-8416 improve ITs on authentication | Julien Lancelot | 2016-12-01 | 11 | -15/+372 |
* | | Automatic merge from branch-6.2 | ssjenka | 2016-12-01 | 1 | -0/+53 |
|\| |
|
| * | 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 |
* | | Automatic merge from branch-6.2 | ssjenka | 2016-11-30 | 1 | -5/+5 |
|\| |
|
| * | 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 | 1 | -1/+1 |
|/ |
|
* | 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 |