aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/webapp
Commit message (Expand)AuthorAgeFilesLines
* SONAR-7122 Drop the ability to customize the web app contextSimon Brandhof2016-02-0273-129/+146
* SONAR-7250 use api/users/current on "My Account" pageStas Vilchik2016-02-021-13/+0
* SONAR-6226 update login form for oauth providersStas Vilchik2016-02-021-23/+21
* SONAR-7115 Retrieve system status when forced authentication is enabled5.4-M11Teryk Bellahsene2016-02-011-1/+4
* SONAR-7233 Migrate disabled users to only keep login and nameJulien Lancelot2016-02-011-0/+31
* SONAR-7070 Enforced leak period in quality gates - migration scriptTeryk Bellahsene2016-01-291-0/+29
* SONAR-7231 Create new "Security" page in "My Space"Stas Vilchik2016-01-281-0/+1
* SONAR-7230 Move user notifications into separate page of "My Account" spaceStas Vilchik2016-01-284-12/+74
* SONAR-7227 Convert "My Profile" page to the new "My Account" pageStas Vilchik2016-01-283-82/+124
* Fix display of web homepage without ending slashSimon Brandhof2016-01-271-0/+4
* SONAR-7217 Fail to authenticate user with existing emailJulien Lancelot2016-01-272-1/+11
* SONAR-7219 Remove sonar.security.updateUserAttributes propertyJulien Lancelot2016-01-271-1/+1
* SONAR-6226 Populate external identity columns in rails authenticationJulien Lancelot2016-01-262-2/+4
* SONAR-6226 Remove index on external identity columnsJulien Lancelot2016-01-261-31/+0
* Fix /api/authentication/validateJulien Lancelot2016-01-251-1/+1
* SONAR-6226 Display identity providers in login pageJulien Lancelot2016-01-251-0/+3
* SONAR-6226 Create IdentityProvider APIJulien Lancelot2016-01-255-8/+57
* SONAR-6226 Add ext identity columns in USERS tableJulien Lancelot2016-01-253-0/+93
* add index on project_measures.person_idSébastien Lesaint2016-01-201-0/+30
* SONAR-7236 When clicking on TechDebt Ratio on New Code, we should drilldown o...Stas Vilchik2016-01-201-5/+1
* fix rendering of tokens on profile page with zoom 90%Stas Vilchik2016-01-201-1/+1
* SONAR-4610 relax checkStas Vilchik2016-01-201-1/+1
* extract some js from ruby templateStas Vilchik2016-01-201-7/+1
* SONAR-7214 fix XSS injection on name of new usersStas Vilchik2016-01-191-3/+3
* SONAR-7224 Links to favorite projects in "My Profile" page do not workStas Vilchik2016-01-181-1/+9
* SONAR-7184 Add the token management to the 'My Profile' pageStas Vilchik2016-01-151-0/+2
* SONAR-6629 Rewrite complexity widgetStas Vilchik2016-01-151-8/+0
* SONAR-4610 Highlight product name in red when license details do not match pr...Stas Vilchik2016-01-141-4/+8
* SONAR-7180 script to delete properties sonar.core.projectsdashboard.*Sébastien Lesaint2016-01-141-0/+31
* SONAR-6283 migrate permission profileadmin to profileadmin+gateadminSébastien Lesaint2016-01-131-0/+33
* SONAR-6283 add global permission gatesadmin and use itSébastien Lesaint2016-01-131-1/+1
* SONAR-7107 On modules, the name of the quality gate can be wrongStas Vilchik2016-01-131-1/+2
* improve wording for projects dashboardsStas Vilchik2016-01-131-3/+2
* SONAR-7192 Create new 'Projects' page for viewsStas Vilchik2016-01-132-0/+32
* drop unused ruby codeStas Vilchik2016-01-113-405/+0
* SONAR-7179 drop the Components pageStas Vilchik2016-01-075-292/+0
* Automatic merge from branch-5.3Jenkins CI2016-01-071-0/+33
|\
| * SONAR-7176 Add index on CE_QUEUE.COMPONENT_UUIDJulien Lancelot2016-01-071-0/+33
| * SONAR-7160 Change of drilldown period failsStas Vilchik2015-12-211-2/+6
* | fix translatations on the measures pageStas Vilchik2016-01-071-32/+0
* | improve js buildStas Vilchik2015-12-281-1/+0
* | SONAR-7160 Change of drilldown period failsStas Vilchik2015-12-211-2/+6
* | install webpackStas Vilchik2015-12-181-1/+2
* | Automatic merge from branch-5.3Jenkins CI2015-12-171-0/+1
|\|
| * open file in the workspace when click on the bubbleStas Vilchik2015-12-161-0/+1
* | SONAR-7143 display list of components on the code pageStas Vilchik2015-12-163-0/+33
|/
* SONAR-7030 Add migration to update LOADED_TEMPLATESJulien Lancelot2015-12-081-0/+33
* SONAR-6900 New WS api/qualitygates/project_status quality gate details of an ...Teryk Bellahsene2015-12-081-1/+1
* SONAR-6900 add snapshot_id column in ce_activity db tableTeryk Bellahsene2015-12-081-0/+31
* SONAR-6939 ability for plugins to override the decimal scale of floatSimon Brandhof2015-12-072-4/+37