aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/webapp/WEB-INF/app
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-7761 Restore error in login page when not even privilegeJulien Lancelot2016-07-201-2/+9
* SONAR-7761 User should not be logged out in sessions/new pageJulien Lancelot2016-07-191-3/+0
* SONAR-7492 Display an explanation tooltip for rating measures (#1104)Stas Vilchik2016-07-151-1/+2
* SONAR-7868 Fix SSF-46Stas Vilchik2016-07-141-1/+1
* SONAR-7753 allow system admins to access project permissions pageStas Vilchik2016-07-131-1/+1
* drop projects permissions pageStas Vilchik2016-07-132-7/+0
* SONAR-7780 Fix timemachine WS on OracleJulien Lancelot2016-07-131-1/+1
* SONAR-7840 SONAR-7879 Improve UX on permissions pagesStas Vilchik2016-07-121-3/+0
* 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 Stop using SNAPSHOTS tree columns in Ruby codebaseSimon Brandhof2016-07-063-33/+28
* Fix opening of source when searching for a fileSimon Brandhof2016-07-041-1/+1
* SONAR-7780 Apply feedbackSimon Brandhof2016-07-0414-181/+85
* Revert "SONAR-7858 Stop support of XML response in web services"Simon Brandhof2016-07-0420-30/+444
* SONAR-7780 change cardinality of snapshots in RoR codebaseSimon Brandhof2016-07-0412-249/+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-7759 Java WS are not executed by RailsJulien Lancelot2016-06-291-32/+1
* SONAR-7796 Rewrite /api/authentication/validate in JavaJulien Lancelot2016-06-291-70/+0
* SONAR-7732 UserSession throws UnauthorizedException if nullJulien Lancelot2016-06-294-5/+10
* 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-292-10/+4
* SONAR-7719 remove version now remove it from snapshotSébastien Lesaint2016-06-282-2/+6
* 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-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
* Fix infinite loop in project.r, method ancestor_projectsSimon Brandhof2016-06-201-1/+1
* SONAR-7738 support in code use of *_UUID instead of PROJECTS._*IDSébastien Lesaint2016-06-167-25/+20
* SONAR-7713 Fix JWT usage with authentication pluginsJulien Lancelot2016-06-151-4/+1
* SONAR-7733 Add CSRF protection with JWTJulien Lancelot2016-06-151-0/+1
* SONAR-7739 Remove remember me cookieJulien Lancelot2016-06-155-16/+5
* SONAR-7713 Use JWT sessionJulien Lancelot2016-06-151-0/+2
* SONAR-7688 table PROJECT_MEASURES should use component UUIDSimon Brandhof2016-06-141-1/+1
* SONAR-7693 support removal of ID columns in SNAPSHOTSSébastien Lesaint2016-06-1410-55/+51
* fix padding on the "Update Key" pageStas Vilchik2016-06-141-41/+46
* 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-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
* update page and tables stylesStas Vilchik2016-06-081-1/+1
* SONAR-7484 WS restrict action key suffixes to protobuf, json and textTeryk Bellahsene2016-05-191-1/+1
* SONAR-7640 Return unauthenticated when login/password are badJulien Lancelot2016-05-172-12/+26
* 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-6696 Replace event description by name in history pageJulien Lancelot2016-05-131-1/+1
* SONAR-7539 WS api/properties should return licenses if user is authenticated ...Simon Brandhof2016-05-121-1/+1
* SONAR-7545 limit the input length on "Update Key" pageStas Vilchik2016-05-101-4/+4