aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web
Commit message (Collapse)AuthorAgeFilesLines
* add profile actions to the main pageStas Vilchik2016-07-134-121/+188
|
* highlight selected settings menu itemStas Vilchik2016-07-131-13/+59
|
* SONAR-7832 Hide irrelevant permissions for views and developersStas Vilchik2016-07-122-9/+46
|
* SONAR-7840 SONAR-7879 Improve UX on permissions pagesStas Vilchik2016-07-1261-1371/+1867
|
* SONAR-7786 merge PROJECTS table clean migrations and do them earlierSébastien Lesaint2016-07-1121-30/+2
|
* SONAR-7786 move migration adding index measures_component_uuidSébastien Lesaint2016-07-1121-0/+0
| | | | to be grouped with other migrations on table PROJECT_MEASURES
* SONAR-7786 compress DUPLICATIONS_INDEX migrationsSébastien Lesaint2016-07-118-124/+8
|
* SONAR-7700 use "B columns" strategy for update of PROJECTSSimon Brandhof2016-07-111-0/+29
| | | | | B columns are used to keep changes in a "functional" transaction but not a DB transaction
* SONAR-7804 /api/events creates events only on PROJECTSébastien Lesaint2016-07-081-1/+1
|
* SONAR-7690 fix /api/events use of Event.already_existsSébastien Lesaint2016-07-081-3/+3
|
* SONAR-7705 add migration to kill tree errors in snapshots and projectsSébastien Lesaint2016-07-087-0/+29
|
* apply feedback for the quality profiles pageStas Vilchik2016-07-075-11/+38
|
* fix bad refactoringStas Vilchik2016-07-073-3/+3
|
* apply feedback for the quality profiles pageStas Vilchik2016-07-0710-86/+48
|
* SONAR-7780 Drop column PROJECT_MEASURES.SNAPSHOT_IDSimon Brandhof2016-07-065-2/+124
|
* SONAR-7807 drop SNAPSHOTS tree columnsSimon Brandhof2016-07-062-0/+71
|
* SONAR-7705 Stop using SNAPSHOTS tree columns in Ruby codebaseSimon Brandhof2016-07-063-33/+28
|
* apply feedback for the quality profiles pageStas Vilchik2016-07-058-61/+68
|
* Fix opening of source when searching for a fileSimon Brandhof2016-07-041-1/+1
|
* SONAR-7780 Apply feedbackSimon Brandhof2016-07-0415-183/+87
|
* Revert "SONAR-7858 Stop support of XML response in web services"Simon Brandhof2016-07-0420-30/+444
| | | | This reverts commit 8d277d413f1739763f32d893c7eb9740bcac6c57.
* 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-049-81/+84
|
* SONAR-6551 warn about deprecated rules on project overview (#1059)Stas Vilchik2016-07-012-25/+97
|
* apply feedback for the quality profiles pageStas Vilchik2016-07-0114-86/+114
|
* 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-7780 table PROJECT_MEASURES should use analysis UUIDSimon Brandhof2016-06-294-0/+116
|
* 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-291-0/+28
|
* SONAR-7824 Add DB column ACTIVITIES.PROFILE_KEYTeryk Bellahsene2016-06-291-0/+28
|
* update js lintersStas Vilchik2016-06-2914-75/+36
|
* 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-294-51/+9
|
* SONAR-7796 Rewrite /api/authentication/validate in JavaJulien Lancelot2016-06-291-70/+0
|
* SONAR-7732 UserSession throws UnauthorizedException if nullJulien Lancelot2016-06-295-6/+23
| | | | If user is not authorized (bad credentials, not authenticated when force authentication is true, etc.) the UserSession will throw an UnauthorizedException in order for rails to be able to deal with this use case (redirect to login page, render 401 in WS,etc.)
* 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-291-26/+1
|
* 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-293-16/+10
|
* Revert "SONAR-7780 table PROJECT_MEASURES should use analysis UUID"Simon Brandhof2016-06-294-116/+0
| | | | This reverts commit 87f2df380bc31b616fa9a1b6376b0ff26ee84ccc.
* SONAR-7780 table PROJECT_MEASURES should use analysis UUIDSimon Brandhof2016-06-284-0/+116
|