| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | prepare for next development iteration | David Rautureau | 2016-07-20 | 25 | -25/+25 |
|/ / |
|
* | | SONAR-7770 Remove realm plugins in PluginsTest as no external authentication ... | Julien Lancelot | 2016-07-19 | 1 | -1/+5 |
* | | Merge remote-tracking branch 'origin/branch-5.6' | Julien Lancelot | 2016-07-19 | 1 | -2/+4 |
|\| |
|
| * | Fix SonarQube version to use in PluginsTest | Julien Lancelot | 2016-07-18 | 1 | -2/+4 |
| * | set next dev version to 5.6.1-SNAPSHOT | Tom | 2016-06-27 | 26 | -26/+26 |
* | | fix saving of new issue filter | Stas Vilchik | 2016-07-15 | 3 | -0/+151 |
* | | SONAR-7871 Fix searching issues by type in IssueService client WS | Julien Lancelot | 2016-07-15 | 1 | -25/+16 |
* | | SONAR-7880 Fix IT due to refactoring of projects management page | Julien Lancelot | 2016-07-14 | 3 | -13/+20 |
* | | SONAR-7835 WS permissions/users return permissions in response | Teryk Bellahsene | 2016-07-12 | 1 | -3/+2 |
* | | SONAR-7835 Rename UsersAction to OldUsersAction | Teryk Bellahsene | 2016-07-12 | 1 | -2/+2 |
* | | SONAR-7700 re-enable IT PurgeTest | Sébastien Lesaint | 2016-07-11 | 1 | -19/+37 |
* | | SONAR-7741 upgrade OK HTTP to 3.3.1 | Sébastien Lesaint | 2016-07-11 | 4 | -12/+12 |
* | | SONAR-7804 /api/events creates events only on PROJECT | Sébastien Lesaint | 2016-07-08 | 1 | -13/+32 |
* | | SONAR-7783 Ensure Sensors don't save same data twice | Duarte Meneses | 2016-07-08 | 4 | -131/+2 |
* | | SONAR-7783 Ensure Sensors don't save same data twice | Duarte Meneses | 2016-07-07 | 4 | -2/+131 |
* | | Fix deprecated calls to SonarRunner in tests | Simon Brandhof | 2016-07-06 | 47 | -170/+169 |
* | | SONAR-7700 Temporarily disable some purge tests | Simon Brandhof | 2016-07-06 | 1 | -10/+2 |
* | | Disable VB and CPP ITs | Julien HENRY | 2016-07-05 | 1 | -5/+7 |
* | | Provide plugin key when failing to load an extension | Julien HENRY | 2016-07-05 | 1 | -2/+0 |
* | | SONAR-7727 Remove some deprecated properties | Julien HENRY | 2016-07-05 | 2 | -6/+4 |
* | | SONAR-7727 Remove deprecated stuff on ProjectDefinition | Julien HENRY | 2016-07-05 | 1 | -4/+4 |
* | | apply feedback for the quality profiles page | Stas Vilchik | 2016-07-05 | 2 | -5/+10 |
* | | SONAR-7705 purge: delete measures of FILE and DIR via analysis uuid | Sébastien Lesaint | 2016-07-04 | 1 | -9/+25 |
* | | SONAR-7780 Apply feedback | Simon Brandhof | 2016-07-04 | 1 | -1/+1 |
* | | Fix Selenium tests on quality profiles page | Julien Lancelot | 2016-07-04 | 3 | -9/+6 |
* | | Revert "Temporary disable AbapCheck as there's no compatible version with 6.0" | Julien Lancelot | 2016-07-04 | 1 | -4/+4 |
* | | Temporary disable AbapCheck as there's no compatible version with 6.0 | Julien Lancelot | 2016-07-04 | 1 | -4/+4 |
* | | SONAR-7761 Fix ITs as login page is now using AJAX | Julien Lancelot | 2016-06-30 | 2 | -39/+5 |
* | | SONAR-7853 Stop support of API org.sonar.api.web.RequiredMeasures | Simon Brandhof | 2016-06-30 | 23 | -386/+0 |
* | | Fix login form in ProjectAdministrationTest | Simon Brandhof | 2016-06-30 | 1 | -1/+6 |
* | | SONAR-7761 Fix other ITs as login page is now using AJAX | Julien Lancelot | 2016-06-29 | 7 | -0/+35 |
* | | SONAR-7781 Delete sonar.security.savePassword property | Julien Lancelot | 2016-06-29 | 1 | -41/+0 |
* | | SONAR-7759 Java WS are not executed by Rails | Julien Lancelot | 2016-06-29 | 1 | -4/+4 |
* | | SONAR-7761 Fix ITs as login page is now using AJAX | Julien Lancelot | 2016-06-29 | 71 | -53/+421 |
* | | SONAR-7761 Login page is using /api/authentication/login WS | Julien Lancelot | 2016-06-29 | 1 | -55/+60 |
* | | SONAR-7732 Authentication is now done in Java | Julien Lancelot | 2016-06-29 | 2 | -8/+8 |
* | | SONAR-7800 add column PROJECTS.UUID_PATH | Simon Brandhof | 2016-06-27 | 1 | -2/+2 |
* | | refactor quality profiles page (#1056) | Stas Vilchik | 2016-06-27 | 22 | -110/+1524 |
* | | SONAR-7690 support EVENTS.ANALYSIS_UUID in code | Sébastien Lesaint | 2016-06-27 | 1 | -3/+3 |
* | | SONAR-7779 Event.already_exists can now use component uuid | Sébastien Lesaint | 2016-06-27 | 1 | -1/+1 |
* | | SONAR-7803 creates events only on PROJECTS | Sébastien Lesaint | 2016-06-27 | 3 | -4/+4 |
* | | Add integration test for WS GET api/properties?resource=x | Simon Brandhof | 2016-06-21 | 1 | -0/+5 |
* | | SONAR-7747 IT to validate automatic onboarding | Teryk Bellahsene | 2016-06-17 | 1 | -22/+31 |
* | | SONAR-7747 IT to add and remove a project template creator | Teryk Bellahsene | 2016-06-17 | 1 | -2/+18 |
* | | SONAR-7708 Reorganize "Code Smells" domain on project page (#1027) | Stas Vilchik | 2016-06-16 | 1 | -2/+2 |
* | | fix MyAccountPageTest | Stas Vilchik | 2016-06-15 | 1 | -1/+1 |
* | | improve reliability of MyAccountPageTest | Stas Vilchik | 2016-06-15 | 1 | -0/+1 |
* | | SONAR-7229 Create new Projects page for My Account space | Stas Vilchik | 2016-06-15 | 3 | -5/+171 |
* | | SONAR-7693 support removal of ID columns in SNAPSHOTS | Sébastien Lesaint | 2016-06-14 | 1 | -3/+3 |
* | | SONAR-7720 Modify the Permission Templates page to support project creators (... | Stas Vilchik | 2016-06-14 | 3 | -0/+128 |