aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/webapp
Commit message (Expand)AuthorAgeFilesLines
...
* | SONAR-7732 UserSession throws UnauthorizedException if nullJulien Lancelot2016-06-295-6/+23
* | SONAR-7763 Allow authentication using basic HTTP authentication in JavaJulien Lancelot2016-06-291-26/+1
* | SONAR-7761 improve submitting of login formStas Vilchik2016-06-291-9/+13
* | 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
* | SONAR-7780 table PROJECT_MEASURES should use analysis UUIDSimon Brandhof2016-06-284-0/+116
* | SONAR-7719 remove version now remove it from snapshotSébastien Lesaint2016-06-282-2/+6
* | SONAR-7800 add column PROJECTS.UUID_PATHSimon Brandhof2016-06-273-0/+87
* | refactor quality profiles page (#1056)Stas Vilchik2016-06-271-0/+4
* | SONAR-7690 support EVENTS.ANALYSIS_UUID in codeSébastien Lesaint2016-06-278-78/+59
* | 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-271-15/+10
* | SONAR-7789 Add and populate DB column RULES_PROFILES.LAST_USEDTeryk Bellahsene2016-06-242-0/+56
* | SONAR-7688 add index to PROJECT_MEASURES.COMPONENT_UUIDSimon Brandhof2016-06-221-0/+29
* | SONAR-7689 add column DUPLICATIONS_INDEX.ANALYSIS_UUIDSébastien Lesaint2016-06-226-0/+180
* | SONAR-7778 add DUPLICATIONS_INDEX.COMPONENT_UUIDSébastien Lesaint2016-06-214-0/+116
* | Fix infinite loop in project.r, method ancestor_projectsSimon Brandhof2016-06-201-1/+1
* | SONAR-7691 table CE_ACTIVITY should use analysis UUIDSimon Brandhof2016-06-173-0/+87
* | SONAR-7779 Add column UUID to table SNAPSHOTSSimon Brandhof2016-06-177-6/+122
* | SONAR-7738 support in code use of *_UUID instead of PROJECTS._*IDSébastien Lesaint2016-06-169-68/+52
* | SONAR-7738 ensure remove_index is reentrantSébastien Lesaint2016-06-163-4/+20
* | SONAR-7738 update table PROJECTS to have self UUIDs insteaf of IDSébastien Lesaint2016-06-168-0/+240
* | SONAR-7713 Fix JWT usage with authentication pluginsJulien Lancelot2016-06-153-7/+15
* | SONAR-7733 Add CSRF protection with JWTJulien Lancelot2016-06-151-0/+1
* | SONAR-7739 Remove remember me cookieJulien Lancelot2016-06-157-65/+35
* | SONAR-7713 Use JWT sessionJulien Lancelot2016-06-153-1/+8
* | SONAR-7688 table PROJECT_MEASURES should use component UUIDSimon Brandhof2016-06-146-1/+146
* | SONAR-7693 support removal of ID columns in SNAPSHOTSSébastien Lesaint2016-06-1410-55/+51
* | SONAR-7693 replace SNAPSHOTS.*PROJECT_ID by columns with uuidsSébastien Lesaint2016-06-146-0/+178
* | fix padding on the "Update Key" pageStas Vilchik2016-06-141-41/+46
* | SONAR-7501 drop DB columnsSimon Brandhof2016-06-131-0/+29
* | SONAR-7501 remove usage of columns in SQL requestsSimon Brandhof2016-06-137-64/+18
* | SONAR-7692 support uuid columns in resource_indexSébastien Lesaint2016-06-134-17/+18
* | SONAR-7692 change table resource_index to use project uuidsSébastien Lesaint2016-06-136-0/+176
* | Remove support of unused property sonar.authorizer in ruby codeSimon Brandhof2016-06-104-80/+4
* | SONAR-7501 do not use rule_id in project_measure.rbSimon Brandhof2016-06-102-30/+5
* | Remove unused ruby classes Dependency and ResourceFinderSimon Brandhof2016-06-102-87/+0
* | SONAR-7723 Create dao for perm_tpl_characteristicsTeryk Bellahsene2016-06-091-0/+38
* | update page and tables stylesStas Vilchik2016-06-081-1/+1
|/
* SONAR-6964 Do not display administration sensitive data when opening browser ...Teryk Bellahsene2016-05-201-1/+1
* SONAR-7484 WS restrict action key suffixes to protobuf, json and textTeryk Bellahsene2016-05-191-1/+1
* SONAR-6613 remove useless indexes on table GROUP_ROLESSimon Brandhof2016-05-181-0/+32
* Remove useless JRuby property from web.xmlSimon Brandhof2016-05-181-4/+0
* SONAR-7640 Return unauthenticated when login/password are badJulien Lancelot2016-05-173-15/+30
* improve project deletion pageStas Vilchik2016-05-131-27/+31
* SONAR-7545 limit the input max length when bulk change the project keyStas Vilchik2016-05-131-3/+3
* refactor project overview page (#908)Stas Vilchik2016-05-131-51/+1
* SONAR-7493 fix size of ISSUES.MESSAGE col on OraleSimon Brandhof2016-05-131-0/+31