aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
...
* | SONAR-7705 ProjectCleaner now deal with analyses (not snapshots)Sébastien Lesaint2016-07-041-3/+3
* | SONAR-7780 Apply feedbackSimon Brandhof2016-07-0418-232/+129
* | Revert "SONAR-7858 Stop support of XML response in web services"Simon Brandhof2016-07-0420-30/+444
* | SONAR-7780 Fix migration of PROJECTS.UUID_PATHSimon Brandhof2016-07-0414-0/+29
* | Remove unused ruby filesSimon Brandhof2016-07-044-159/+0
* | SONAR-7780 change cardinality of snapshots in RoR codebaseSimon Brandhof2016-07-0415-372/+377
* | SONAR-7858 Stop support of XML response in web servicesSimon Brandhof2016-07-0420-444/+30
* | SONAR-7780 Stop using PROJECT_MEASURES.SNAPSHOT_IDSimon Brandhof2016-07-0481-1210/+984
* | Fix format of "analysisId" in api/ce/activity response exampleSimon Brandhof2016-07-041-1/+1
* | SONAR-1891 Add upload plugin WSJulien Lancelot2016-07-0117-92/+442
* | SONAR-6551 warn about deprecated rules on project overview (#1059)Stas Vilchik2016-07-012-25/+97
* | 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-0114-86/+114
* | SONAR-7732 Do not remove cookies when user is not authenticatedJulien Lancelot2016-07-016-55/+10
* | fix WS call on the update center pageStas Vilchik2016-06-301-3/+0
* | update wording on maintenance/setup pageStas Vilchik2016-06-303-3/+3
* | apply feedback for the quality profiles pageStas Vilchik2016-06-303-23/+19
* | apply feedback for the quality profiles pageStas Vilchik2016-06-309-104/+86
* | SONAR-7853 Stop support of API org.sonar.api.web.RequiredMeasuresSimon Brandhof2016-06-307-209/+13
* | SONAR-7780 table PROJECT_MEASURES should use analysis UUIDSimon Brandhof2016-06-2919-38/+252
* | SONAR-7794 WS api/qualityprofiles/search return userUpdatedAtTeryk Bellahsene2016-06-295-4/+22
* | 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-291-0/+28
* | SONAR-7794 add column RULES_PROFILES.USER_UPDATED_ATTeryk Bellahsene2016-06-291-0/+28
* | SONAR-7824 Make DB column ACTIVITIES.PROFILE_KEY not nullTeryk Bellahsene2016-06-291-0/+28
* | SONAR-7824 Populate DB column ACTIVITIES.PROFILE_KEYTeryk Bellahsene2016-06-295-7/+45
* | SONAR-7824 Add DB column ACTIVITIES.PROFILE_KEYTeryk Bellahsene2016-06-298-17/+81
* | SONAR-7776 Do not fail to get uploaded file when not multipartJulien Lancelot2016-06-292-4/+47
* | update js lintersStas Vilchik2016-06-2914-75/+36
* | SONAR-7781 Delete sonar.security.savePassword propertyJulien Lancelot2016-06-291-10/+10
* | SONAR-7776 Allow Java WS to stream the outputJulien Lancelot2016-06-2913-210/+369
* | SONAR-7781 Password of external providers should not be stored in databaseJulien Lancelot2016-06-291-0/+28
* | SONAR-7759 Java WS are not executed by RailsJulien Lancelot2016-06-2915-117/+582
* | 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-291-1/+1
* | 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-292-35/+31
* | SONAR-7732 Authentication is now done in JavaJulien Lancelot2016-06-2935-835/+1619
* | Revert "SONAR-7780 table PROJECT_MEASURES should use analysis UUID"Simon Brandhof2016-06-2919-252/+38
* | SONAR-7780 table PROJECT_MEASURES should use analysis UUIDSimon Brandhof2016-06-2819-38/+252
* | SONAR-7719 remove version now remove it from snapshotSébastien Lesaint2016-06-282-2/+6
* | SONAR-7789 WS api/qualityprofiles/search return lastUsed field when searching...Teryk Bellahsene2016-06-283-9/+20
* | SONAR-7800 add column PROJECTS.UUID_PATHSimon Brandhof2016-06-2767-1479/+3226
* | refactor quality profiles page (#1056)Stas Vilchik2016-06-2794-1712/+4338
* | SONAR-7789 WS api/qualityprofiles/search return lastUsed fieldTeryk Bellahsene2016-06-275-48/+76
* | SONAR-7690 support EVENTS.ANALYSIS_UUID in codeSébastien Lesaint2016-06-2718-171/+398
* | SONAR-7690 add EVENTS.ANALYSIS_UUID in place of SNAPSHOT_IDSébastien Lesaint2016-06-277-0/+209