aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* 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
* SONAR-7779 Event.already_exists can now use component uuidSébastien Lesaint2016-06-272-6/+5
* SONAR-7803 creates events only on PROJECTSSébastien Lesaint2016-06-2710-76/+189
* Fix some Quality flawsSimon Brandhof2016-06-274-4/+4
* SONAR-7789 Add and populate DB column RULES_PROFILES.LAST_USEDTeryk Bellahsene2016-06-245-0/+287
* SONAR-7688 add index to PROJECT_MEASURES.COMPONENT_UUIDSimon Brandhof2016-06-221-0/+29
* SONAR-7689 support DUPLICATIONS_INDEX.ANALYSIS_UUID in codeSébastien Lesaint2016-06-2210-63/+100
* SONAR-7689 add column DUPLICATIONS_INDEX.ANALYSIS_UUIDSébastien Lesaint2016-06-226-0/+180
* SONAR-7773 Add number of deprecated rules to WS api/qualityprofiles/searchTeryk Bellahsene2016-06-219-46/+97
* Quality Profile's SearchDataLoader with Java 8 streamsTeryk Bellahsene2016-06-216-71/+27
* SONAR-7778 support addition of DUPLICATIONS_INDEX.COMPONENT_UUIDSébastien Lesaint2016-06-213-27/+32
* SONAR-7778 add DUPLICATIONS_INDEX.COMPONENT_UUIDSébastien Lesaint2016-06-214-0/+116
* SONAR-7229 improve messagesStas Vilchik2016-06-211-1/+1
* Clean-up JRubyFacadeSimon Brandhof2016-06-203-123/+2