Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-8552 fix global navigation | Stas Vilchik | 2016-12-20 | 4 | -10/+123 |
| | |||||
* | update jest snapshots and configuration | Stas Vilchik | 2016-12-20 | 6 | -69/+70 |
| | |||||
* | SONAR-8552 fix component navigation | Stas Vilchik | 2016-12-20 | 3 | -4/+180 |
| | |||||
* | upgrade jest, babel-jest and enzyme, add enzyme-to-json | Stas Vilchik | 2016-12-20 | 2 | -264/+343 |
| | |||||
* | SONAR-8552 Sanitize api/navigation/* WS | Teryk Bellahsene | 2016-12-20 | 39 | -27/+90 |
| | |||||
* | SONAR-8552 WS api/navigation/settings returns the id instead of the url | Teryk Bellahsene | 2016-12-20 | 3 | -11/+8 |
| | |||||
* | SONAR-8552 WS api/navigation/global returns the id instead of the url | Teryk Bellahsene | 2016-12-20 | 6 | -20/+20 |
| | |||||
* | SONAR-8552 WS api/navigation/component returns the id instead of the url | Teryk Bellahsene | 2016-12-20 | 5 | -51/+23 |
| | |||||
* | do not display "authentication required" error message (#1478) | Stas Vilchik | 2016-12-20 | 3 | -23/+0 |
| | |||||
* | fix error message on quality gates page | Stas Vilchik | 2016-12-20 | 5 | -19/+53 |
| | |||||
* | force hide tooltip when destroying it | Stas Vilchik | 2016-12-20 | 1 | -1/+1 |
| | |||||
* | scroll to specified line when open a file permalink | Stas Vilchik | 2016-12-20 | 1 | -0/+1 |
| | |||||
* | SONAR-7286 Use api/favorites/search in the UI | Teryk Bellahsene | 2016-12-20 | 2 | -2/+2 |
| | |||||
* | SONAR-7286 Create WS api/favorites/search | Teryk Bellahsene | 2016-12-19 | 15 | -201/+499 |
| | |||||
* | SONAR-7283 Drop Ruby WS api/events/* (#1476) | Stas Vilchik | 2016-12-19 | 3 | -495/+0 |
| | |||||
* | add "validate" script | Stas Vilchik | 2016-12-19 | 2 | -2/+2 |
| | |||||
* | refactor header.js to use favorites api | Stas Vilchik | 2016-12-19 | 1 | -21/+7 |
| | |||||
* | SONAR-7674 Add Activity Stream interface (#1459) | Stas Vilchik | 2016-12-19 | 57 | -632/+3408 |
| | |||||
* | SONAR-8531 format effort in issues changelog | Stas Vilchik | 2016-12-19 | 1 | -2/+10 |
| | |||||
* | SONAR-7729 Improve display of issue changelog entries of type 'FILE' | Stas Vilchik | 2016-12-19 | 1 | -1/+1 |
| | |||||
* | SONAR-7288 Use api/favorites/remove in the UI | Teryk Bellahsene | 2016-12-19 | 3 | -17/+9 |
| | |||||
* | SONAR-7288 Create WS api/favorites/remove | Teryk Bellahsene | 2016-12-19 | 5 | -4/+239 |
| | |||||
* | SONAR-7287 Use api/favorites/add in the UI | Teryk Bellahsene | 2016-12-19 | 4 | -30/+3 |
| | |||||
* | SONAR-7287 Rename FavoriteUpdater#put to add | Teryk Bellahsene | 2016-12-19 | 7 | -10/+10 |
| | |||||
* | SONAR-7287 Rename FavoriteService to FavoriteUpdater | Teryk Bellahsene | 2016-12-19 | 10 | -35/+35 |
| | |||||
* | SONAR-7287 Move FavoriteService to favorite package | Teryk Bellahsene | 2016-12-19 | 14 | -16/+58 |
| | |||||
* | SONAR-7287 Create WS api/favorites/add | Teryk Bellahsene | 2016-12-19 | 8 | -0/+448 |
| | |||||
* | Merge branch 'branch-6.2' | Sébastien Lesaint | 2016-12-16 | 2 | -1/+3 |
|\ | |||||
| * | SONAR-8416 fix login failure log at OAuth2 successful authent | Sébastien Lesaint | 2016-12-16 | 2 | -1/+3 |
| | | |||||
| * | SONAR-8416 fix login failure log on logout from the UI | Sébastien Lesaint | 2016-12-14 | 1 | -1/+5 |
| | | |||||
| * | SONAR-8417 control auth event log with sonar.log.level.web.auth.event | Sébastien Lesaint | 2016-12-14 | 2 | -1/+3 |
| | | |||||
| * | SONAR-8416 Update UTs to check auth events in LoginActionTest | Julien Lancelot | 2016-12-14 | 1 | -1/+12 |
| | | |||||
| * | SONAR-8416 fix quality flaws (duplicated code and other) | Sébastien Lesaint | 2016-12-14 | 5 | -77/+81 |
| | | |||||
| * | SONAR-8416 restore error message displayed to user | Sébastien Lesaint | 2016-12-14 | 5 | -33/+53 |
| | | |||||
| * | SONAR-8416 AuthenticationEventImpl now log at DEBUG | Sébastien Lesaint | 2016-12-14 | 2 | -8/+56 |
| | | |||||
| * | SONAR-8416 prevent log flooding with über long login | Sébastien Lesaint | 2016-12-14 | 2 | -18/+50 |
| | | |||||
| * | SONAR-8416 add event log on error in OAuth2 and Base authent | Sébastien Lesaint | 2016-12-14 | 20 | -173/+339 |
| | | |||||
| * | SONAR-8416 move handling logic out from UnauthorizedException | Sébastien Lesaint | 2016-12-14 | 1 | -2/+18 |
| | | | | | | | | and to AuthenticationError | ||||
| * | SONAR-8416 add event log in case of error for basic, realm, jwt | Sébastien Lesaint | 2016-12-14 | 36 | -265/+986 |
| | | | | | | | | generic UnauthorizedException thrown in case of login failure is replaced by specific AuthenticationException which includes context information to generate details failure logs | ||||
| * | SONAR-8416 add log (INFO) when user successfuly log in | Sébastien Lesaint | 2016-12-14 | 19 | -144/+802 |
| | | |||||
| * | Prepare for next development iteration | Tom | 2016-12-13 | 8 | -8/+8 |
| | | |||||
| * | release 6.26.2 | Tom | 2016-12-13 | 8 | -8/+8 |
| | | |||||
| * | Prepare for next development iteration | Tom | 2016-12-09 | 8 | -8/+8 |
| | | |||||
| * | release 6.2-RC36.2-RC3 | Tom | 2016-12-09 | 8 | -8/+8 |
| | | |||||
| * | Prepare for next development iteration | Tom | 2016-12-02 | 8 | -8/+8 |
| | | |||||
| * | Release 6.2-RC26.2-RC2 | Tom | 2016-12-02 | 8 | -8/+8 |
| | | |||||
* | | SONAR-8445 drop field DatabaseVersion.LAST_VERSION | Sébastien Lesaint | 2016-12-16 | 22 | -204/+276 |
| | | | | | | | | | | | | replace usages of this field by either MigrationSteps.getMaxMigrationNumber() or DatabaseVersion.getStatus() also, change return type of DatabaseVersion.getVersion from int to Optional<Long> MigrationStep configuration is now avaiable at level2, in both web and CE container (because it is used by DatabaseVersion class) | ||||
* | | SONAR-8445 move DatabaseVersion to sonar-db-migration | Sébastien Lesaint | 2016-12-16 | 19 | -19/+172 |
| | | |||||
* | | add constant for minimum number of components in ComponentContainer | Sébastien Lesaint | 2016-12-16 | 5 | -15/+11 |
| | | |||||
* | | SONAR-8445 move DatabaseVersion to level2 | Sébastien Lesaint | 2016-12-16 | 4 | -10/+13 |
| | | | | | | | | also moved DatabaseServerCompatibility which depends on it |