aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-7236 When clicking on TechDebt Ratio on New Code, we should drilldown o...Stas Vilchik2016-01-203-9/+3
* SONAR-7210 WS user_tokens/search tokenCount replaced by tokensCount in responseTeryk Bellahsene2016-01-205-14/+14
* display name of just created tokenStas Vilchik2016-01-204-8/+8
* 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
* SONAR-7133 updade number of tokens on modal closingStas Vilchik2016-01-201-0/+5
* fix display of results in SelectList componentStas Vilchik2016-01-201-1/+1
* extract some js from ruby templateStas Vilchik2016-01-202-7/+10
* SONAR-7208 WS api/user_tokens/generate forbid blank token nameTeryk Bellahsene2016-01-192-1/+11
* SONAR-7129 WS api/components/tree baseComponent and refId in responseStas Vilchik2016-01-193-36/+91
* SONAR-7214 fix XSS injection on name of new usersStas Vilchik2016-01-191-3/+3
* Remove useless dependency between sonar-web and sonar-colorizerJulien HENRY2016-01-191-8/+0
* Cut dependency between sonar-server and sonar-homeJulien HENRY2016-01-193-14/+19
* SONAR-7133 Display number of tokens for each userStas Vilchik2016-01-191-1/+2
* fix display of conditions table on quality gates pageStas Vilchik2016-01-191-1/+3
* fix locale generation in safariStas Vilchik2016-01-191-1/+4
* SONAR-7210 WS user_tokens/search a user can search its own token5.4-M8Teryk Bellahsene2016-01-184-27/+41
* SONAR-7209 WS user_tokens/revoke a user can delete its own tokensTeryk Bellahsene2016-01-183-22/+29
* SONAR-7208 WS user_tokens/generate a user can generate its own tokensTeryk Bellahsene2016-01-184-20/+89
* SONAR-7205 WS users/search with token count in responseTeryk Bellahsene2016-01-186-75/+92
* extract SelectList componentStas Vilchik2016-01-1813-50/+46
* do not show workspace on login pageStas Vilchik2016-01-181-1/+2
* SONAR-7168 add user login to log message when restart is requestedSébastien Lesaint2016-01-182-5/+20
* SONAR-7168 do not recreate HardStopWatcherThread for realiabilitySébastien Lesaint2016-01-182-39/+54
* SONAR-7168 fileSystem must be reset during a restartSébastien Lesaint2016-01-185-68/+166
* SONAR-7224 Links to favorite projects in "My Profile" page do not workStas Vilchik2016-01-181-1/+9
* fix file headerStas Vilchik2016-01-181-1/+1
* SONAR-1976 ask confirmation before restart serverStas Vilchik2016-01-186-38/+92
* fix warning on overview pageStas Vilchik2016-01-181-0/+1
* Move WS responses at the right placeTeryk Bellahsene2016-01-156-3/+3
* SONAR-7135 WS api/measures/component_tree better best value algorithmTeryk Bellahsene2016-01-154-34/+31
* SONAR-7135 WS api/measures/component_tree describe best value algorithmTeryk Bellahsene2016-01-151-0/+16
* fix display of rule creation formStas Vilchik2016-01-152-2/+2
* improve link on background tasks pageStas Vilchik2016-01-152-14/+19
* Change maven like key in WS documentTeryk Bellahsene2016-01-1523-25/+84
* SONAR-7103 new_debt_ratio not based on new_technical_debt on non-file5.4-M7Sébastien Lesaint2016-01-152-37/+113
* SONAR-7135 WS api/measures/component_tree parameterized periods in a measureTeryk Bellahsene2016-01-154-45/+96
* SONAR-7184 Add the token management to the 'My Profile' pageStas Vilchik2016-01-154-0/+193
* SONAR-6629 Rewrite complexity widgetStas Vilchik2016-01-155-83/+77
* SONAR-7167 display key in a text input5.4-M6Stas Vilchik2016-01-151-3/+4
* SONAR-7135 WS api/measures/component_tree baseComponent has measuresTeryk Bellahsene2016-01-144-10/+42
* SONAR-7135 WS api/measures/component_tree sort by textual metric valueTeryk Bellahsene2016-01-142-20/+87
* SONAR-7135 WS api/measures/component_tree sorting does not depend on metric d...Teryk Bellahsene2016-01-142-12/+1
* SONAR-7135 WS api/measures/component_tree update description base component i...Teryk Bellahsene2016-01-141-3/+3
* SONAR-4610 Highlight product name in red when license details do not match pr...Stas Vilchik2016-01-141-4/+8
* SONAR-7161 Update links in the coverage widgetsStas Vilchik2016-01-142-12/+10
* Fix quality flawsTeryk Bellahsene2016-01-1421-159/+167
* SONAR-6929 Issues page loads unnecessary facetsStas Vilchik2016-01-142-1/+4
* Fix quality flawsJulien Lancelot2016-01-142-16/+7
* Remove IE9 hack in quality profilesSimon Brandhof2016-01-142-35/+1