aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-8552 fix global navigationStas Vilchik2016-12-204-10/+123
* update jest snapshots and configurationStas Vilchik2016-12-206-69/+70
* SONAR-8552 fix component navigationStas Vilchik2016-12-203-4/+180
* upgrade jest, babel-jest and enzyme, add enzyme-to-jsonStas Vilchik2016-12-202-264/+343
* SONAR-8552 Sanitize api/navigation/* WSTeryk Bellahsene2016-12-2039-27/+90
* SONAR-8552 WS api/navigation/settings returns the id instead of the urlTeryk Bellahsene2016-12-203-11/+8
* SONAR-8552 WS api/navigation/global returns the id instead of the urlTeryk Bellahsene2016-12-206-20/+20
* SONAR-8552 WS api/navigation/component returns the id instead of the urlTeryk Bellahsene2016-12-205-51/+23
* do not display "authentication required" error message (#1478)Stas Vilchik2016-12-203-23/+0
* fix error message on quality gates pageStas Vilchik2016-12-205-19/+53
* force hide tooltip when destroying itStas Vilchik2016-12-201-1/+1
* scroll to specified line when open a file permalinkStas Vilchik2016-12-201-0/+1
* SONAR-7286 Use api/favorites/search in the UITeryk Bellahsene2016-12-202-2/+2
* SONAR-7286 Create WS api/favorites/searchTeryk Bellahsene2016-12-1915-201/+499
* SONAR-7283 Drop Ruby WS api/events/* (#1476)Stas Vilchik2016-12-193-495/+0
* add "validate" scriptStas Vilchik2016-12-192-2/+2
* refactor header.js to use favorites apiStas Vilchik2016-12-191-21/+7
* SONAR-7674 Add Activity Stream interface (#1459)Stas Vilchik2016-12-1957-632/+3408
* SONAR-8531 format effort in issues changelogStas Vilchik2016-12-191-2/+10
* SONAR-7729 Improve display of issue changelog entries of type 'FILE'Stas Vilchik2016-12-191-1/+1
* SONAR-7288 Use api/favorites/remove in the UITeryk Bellahsene2016-12-193-17/+9
* SONAR-7288 Create WS api/favorites/removeTeryk Bellahsene2016-12-195-4/+239
* SONAR-7287 Use api/favorites/add in the UITeryk Bellahsene2016-12-194-30/+3
* SONAR-7287 Rename FavoriteUpdater#put to addTeryk Bellahsene2016-12-197-10/+10
* SONAR-7287 Rename FavoriteService to FavoriteUpdaterTeryk Bellahsene2016-12-1910-35/+35
* SONAR-7287 Move FavoriteService to favorite packageTeryk Bellahsene2016-12-1914-16/+58
* SONAR-7287 Create WS api/favorites/addTeryk Bellahsene2016-12-198-0/+448
* Merge branch 'branch-6.2'Sébastien Lesaint2016-12-162-1/+3
|\
| * SONAR-8416 fix login failure log at OAuth2 successful authentSébastien Lesaint2016-12-162-1/+3
| * SONAR-8416 fix login failure log on logout from the UISébastien Lesaint2016-12-141-1/+5
| * SONAR-8417 control auth event log with sonar.log.level.web.auth.eventSébastien Lesaint2016-12-142-1/+3
| * SONAR-8416 Update UTs to check auth events in LoginActionTestJulien Lancelot2016-12-141-1/+12
| * SONAR-8416 fix quality flaws (duplicated code and other)Sébastien Lesaint2016-12-145-77/+81
| * SONAR-8416 restore error message displayed to userSébastien Lesaint2016-12-145-33/+53
| * SONAR-8416 AuthenticationEventImpl now log at DEBUGSébastien Lesaint2016-12-142-8/+56
| * SONAR-8416 prevent log flooding with über long loginSébastien Lesaint2016-12-142-18/+50
| * SONAR-8416 add event log on error in OAuth2 and Base authentSébastien Lesaint2016-12-1420-173/+339
| * SONAR-8416 move handling logic out from UnauthorizedExceptionSébastien Lesaint2016-12-141-2/+18
| * SONAR-8416 add event log in case of error for basic, realm, jwtSébastien Lesaint2016-12-1436-265/+986
| * SONAR-8416 add log (INFO) when user successfuly log inSébastien Lesaint2016-12-1419-144/+802
| * Prepare for next development iterationTom2016-12-138-8/+8
| * release 6.26.2Tom2016-12-138-8/+8
| * Prepare for next development iterationTom2016-12-098-8/+8
| * release 6.2-RC36.2-RC3Tom2016-12-098-8/+8
| * Prepare for next development iterationTom2016-12-028-8/+8
| * Release 6.2-RC26.2-RC2Tom2016-12-028-8/+8
* | SONAR-8445 drop field DatabaseVersion.LAST_VERSIONSébastien Lesaint2016-12-1622-204/+276
* | SONAR-8445 move DatabaseVersion to sonar-db-migrationSébastien Lesaint2016-12-1619-19/+172
* | add constant for minimum number of components in ComponentContainerSébastien Lesaint2016-12-165-15/+11
* | SONAR-8445 move DatabaseVersion to level2Sébastien Lesaint2016-12-164-10/+13