aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-6226 Add ext identity columns in USERS tableJulien Lancelot2016-01-2518-40/+316
* SONAR-6226 UserUpdater now allows user to be created without passwordJulien Lancelot2016-01-259-244/+105
* SONAR-7168 fix HardStopWatcher support for external restartSébastien Lesaint2016-01-251-8/+8
* SONAR-7205 WS api/users/search deprecate 'f' fieldTeryk Bellahsene2016-01-202-2/+4
* use new WS on overview pageStas Vilchik2016-01-207-66/+58
* add index on project_measures.person_idSébastien Lesaint2016-01-201-0/+30
* use new WS on code, projects and overview pagesStas Vilchik2016-01-2015-70/+84
* highlight "Sure?" button when delete a tokenStas Vilchik2016-01-203-3/+3
* SONAR-7134 WS api/measures/component refKey in responseTeryk Bellahsene2016-01-202-3/+4
* SONAR-7134 WS api/measures/componentTeryk Bellahsene2016-01-2013-54/+874
* SONAR-7135 WS api/measures/component_tree refKey in the responseTeryk Bellahsene2016-01-205-18/+21
* SONAR-7129 WS api/components/tree return refKeyTeryk Bellahsene2016-01-202-29/+32
* Merge pull request #719 from felipebz/l10n-fixStas Vilchik2016-01-201-2/+2
|\
| * Replace hardcoded string in AddedRemovedDebt componentFelipe Zorzo2016-01-151-2/+2
* | fix display of issues tag cloud widget when period is selectedStas Vilchik2016-01-201-2/+2
* | 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