aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-6551 warn about deprecated rules on project overview (#1059)Stas Vilchik2016-07-013-25/+99
* Revert "SONAR-7732 Do not remove cookies when user is not authenticated"Julien Lancelot2016-07-016-10/+55
* apply feedback for the quality profiles pageStas Vilchik2016-07-0115-88/+115
* SONAR-7732 Do not remove cookies when user is not authenticatedJulien Lancelot2016-07-016-55/+10
* SONAR-7850 Improve SensorContextTester to differentiate no symbol from noJulien HENRY2016-07-012-5/+13
* fix WS call on the update center pageStas Vilchik2016-06-301-3/+0
* Add issues to report viewerDuarte Meneses2016-06-301-0/+23
* update wording on maintenance/setup pageStas Vilchik2016-06-303-3/+3
* apply feedback for the quality profiles pageStas Vilchik2016-06-304-23/+20
* SONAR-7761 Fix ITs as login page is now using AJAXJulien Lancelot2016-06-302-39/+5
* apply feedback for the quality profiles pageStas Vilchik2016-06-3010-108/+91
* Fix description of run-upgrade-tests.shSimon Brandhof2016-06-301-1/+1
* SONAR-7853 Stop support of API org.sonar.api.web.RequiredMeasuresSimon Brandhof2016-06-3031-654/+13
* Fix login form in ProjectAdministrationTestSimon Brandhof2016-06-301-1/+6
* SONAR-7780 table PROJECT_MEASURES should use analysis UUIDSimon Brandhof2016-06-2952-101/+1175
* SONAR-7794 WS api/qualityprofiles/search return userUpdatedAtTeryk Bellahsene2016-06-296-4/+23
* SONAR-7794 Update db column RULES_PROFILES.USER_UPDATED_AT when a user action...Teryk Bellahsene2016-06-292-9/+57
* SONAR-7794 Populate DB column RULES_PROFILES.USER_UPDATED_ATTeryk Bellahsene2016-06-298-2/+270
* SONAR-7794 add column RULES_PROFILES.USER_UPDATED_ATTeryk Bellahsene2016-06-2915-18/+204
* SONAR-7824 Make DB column ACTIVITIES.PROFILE_KEY not nullTeryk Bellahsene2016-06-2911-12/+187
* SONAR-7824 Populate DB column ACTIVITIES.PROFILE_KEYTeryk Bellahsene2016-06-2912-9/+221
* SONAR-7824 Add DB column ACTIVITIES.PROFILE_KEYTeryk Bellahsene2016-06-2920-39/+249
* SONAR-7776 Do not fail to get uploaded file when not multipartJulien Lancelot2016-06-292-4/+47
* SONAR-7761 Fix other ITs as login page is now using AJAXJulien Lancelot2016-06-297-0/+35
* update js lintersStas Vilchik2016-06-2914-75/+36
* SONAR-7781 Delete sonar.security.savePassword propertyJulien Lancelot2016-06-293-57/+12
* SONAR-7776 Allow Java WS to stream the outputJulien Lancelot2016-06-2916-215/+396
* SONAR-7759 Add checks on urls availability before and after upgradeJulien Lancelot2016-06-292-0/+68
* SONAR-7759 Decrease expected timing of perf testJulien Lancelot2016-06-291-1/+1
* SONAR-7781 Password of external providers should not be stored in databaseJulien Lancelot2016-06-298-3/+215
* SONAR-7759 Java WS are not executed by RailsJulien Lancelot2016-06-2916-121/+586
* SONAR-7796 Rewrite /api/authentication/validate in JavaJulien Lancelot2016-06-298-75/+241
* SONAR-7732 UserSession throws UnauthorizedException if nullJulien Lancelot2016-06-2912-85/+77
* UserSession should not be used when defining WSJulien Lancelot2016-06-2910-156/+142
* SONAR-7761 Fix ITs as login page is now using AJAXJulien Lancelot2016-06-2972-54/+422
* SONAR-7763 Allow authentication using basic HTTP authentication in JavaJulien Lancelot2016-06-2919-367/+750
* SONAR-7761 improve submitting of login formStas Vilchik2016-06-292-11/+15
* SONAR-7761 Login page is using /api/authentication/login WSJulien Lancelot2016-06-293-90/+91
* SONAR-7732 Authentication is now done in JavaJulien Lancelot2016-06-2941-858/+1675
* Revert "SONAR-7780 table PROJECT_MEASURES should use analysis UUID"Simon Brandhof2016-06-2952-1175/+101
* SONAR-7780 table PROJECT_MEASURES should use analysis UUIDSimon Brandhof2016-06-2852-101/+1175
* SONAR-7719 remove version now remove it from snapshotSébastien Lesaint2016-06-282-2/+6
* Fix PopulateUuidPathColumnOnProjects for OracleSébastien Lesaint2016-06-281-2/+7
* Fix SQL inner join on MSSQLSimon Brandhof2016-06-281-6/+4
* Fix SQL request for MSSQL and PostgresSimon Brandhof2016-06-281-10/+5
* Automatic merge from branch-5.6ssjenka2016-06-282-7/+98
|\
| * SONAR-7798 support BIN and BIN2 collation on MsSQLSébastien Lesaint2016-06-272-13/+59
| * SONAR-7798 mssql fix collation now support complex collationsSébastien Lesaint2016-06-272-6/+51
* | SONAR-7789 WS api/qualityprofiles/search return lastUsed field when searching...Teryk Bellahsene2016-06-283-9/+20
* | Remove unused method ComponentDao#existsById()Simon Brandhof2016-06-272-13/+2