aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-7217 Update messageJulien Lancelot2016-02-041-1/+1
|
* SONAR-7242 Identity Provider must define a display with icon url abd ↵Julien Lancelot2016-02-043-23/+11
| | | | background color
* SONAR-6226 Updating an email with blank value store nullJulien Lancelot2016-02-044-7/+36
|
* SONAR-6226 Display link to home on error pagesJulien Lancelot2016-02-043-2/+6
|
* SONAR-6226 When url is not https, throw a MessageExceptionJulien Lancelot2016-02-042-4/+8
|
* SONAR-6226 Remove password when updating userJulien Lancelot2016-02-045-15/+29
|
* SONAR-6226 Id provider info are set when users signupJulien Lancelot2016-02-042-0/+10
|
* SONAR-7123 Improve size of PROJECTS.LONG_NAME columnsJulien Lancelot2016-02-041-0/+31
|
* SONAR-7116 No way to scroll down when searching for a componentStas Vilchik2016-02-032-1/+8
|
* SONAR-5947 Simplify the "System Upgrade" tab of the "Update Center" pageStas Vilchik2016-02-031-17/+20
|
* fix loading of results in project permissions pageStas Vilchik2016-02-031-1/+6
|
* rename permission "Provision Projects" to "Create Projects"Stas Vilchik2016-02-035-5/+5
|
* SONAR-7266 Rename project parameters creation methodTeryk Bellahsene2016-02-039-17/+17
|
* SONAR-7266 Project admin can manage project permissionsTeryk Bellahsene2016-02-032-15/+3
|
* SONAR-7252 improve issues widget on my account pageStas Vilchik2016-02-031-6/+41
|
* display a real link to project on view projects pageStas Vilchik2016-02-031-12/+14
|
* make it possible to go back after opening code/projects pageStas Vilchik2016-02-031-1/+2
|
* display source viewer header on code pageStas Vilchik2016-02-031-4/+0
|
* fix loading of code in source viewerStas Vilchik2016-02-031-15/+6
|
* SONAR-6987 WS api/tests/list factor test codeTeryk Bellahsene2016-02-031-108/+54
|
* SONAR-6987 WS api/tests/list search tests by source file keyTeryk Bellahsene2016-02-034-21/+83
|
* SONAR-7242 Add a migration to remove the preview permissionJulien Lancelot2016-02-031-0/+31
|
* SONAR-7242 Remove "Execute Preview Analysis" permissionJulien Lancelot2016-02-0324-127/+143
|
* SONAR-6584 WS api/resources/index fix when no measure returnedTeryk Bellahsene2016-02-031-3/+3
|
* drop z-index optimization (fixes issue with overalpped global search)Stas Vilchik2016-02-031-0/+1
|
* display key for provisioned projectsStas Vilchik2016-02-034-4/+20
|
* SONAR-6584 WS api/resources/index limit number of measures and componentsTeryk Bellahsene2016-02-032-6/+14
|
* fix projects management pageStas Vilchik2016-02-031-1/+1
|
* drop status tooltips on background tasks pageStas Vilchik2016-02-031-2/+1
|
* improve rendering of key on overview pageStas Vilchik2016-02-032-2/+9
|
* SONAR-7152 WS api/qualitygates/project_status search by project id or keyTeryk Bellahsene2016-02-024-96/+249
|
* one more time, improve rendering of login form with many oauth providersStas Vilchik2016-02-021-1/+1
|
* improve rendering of login form with many oauth providersStas Vilchik2016-02-022-16/+19
|
* fix display of favorite measure filtersStas Vilchik2016-02-021-1/+2
|
* SONAR-5582 drop jfreechartSimon Brandhof2016-02-0227-2389/+0
|
* SONAR-7122 Drop the ability to customize the web app contextSimon Brandhof2016-02-0280-199/+152
|
* Merge pull request #748 from SonarSource/feature/stas/issues-notificationsStas Vilchik2016-02-023-4/+3
|\ | | | | SONAR-7246 Link of "My New Issues" notification should go the User's Issues page
| * SONAR-7246 Link of "My New Issues" notification should go the User's Issues pageStas Vilchik2016-02-013-4/+3
| |
* | SONAR-7250 use api/users/current on "My Account" pageStas Vilchik2016-02-028-24/+73
| |
* | SONAR-6226 update login form for oauth providersStas Vilchik2016-02-023-33/+58
| |
* | SONAR-7134 WS api/measures/* return empy measures array when there is no measureTeryk Bellahsene2016-02-022-5/+5
| |
* | SONAR-7257 Fix expected time to persist sourcesJulien Lancelot2016-02-021-1/+1
| |
* | Use INFO level by default in unit testsSimon Brandhof2016-02-022-2/+2
| |
* | improve rendering of quality gates conditionsStas Vilchik2016-02-012-3/+7
| |
* | Fix quality flawsTeryk Bellahsene2016-02-019-39/+92
| |
* | do not open global search or help modal when another modal is openStas Vilchik2016-02-012-7/+11
| |
* | highlight current row in background tasks tableStas Vilchik2016-02-012-1/+5
| |
* | SONAR-7257 make SymbolsLineReader instantaneousSébastien Lesaint2016-02-011-37/+40
| |
* | SONAR-7115 Retrieve system status when forced authentication is enabled5.4-M11Teryk Bellahsene2016-02-011-1/+4
| |
* | SONAR-7020 forbid login with a space when creating a userTeryk Bellahsene2016-02-012-1/+15
|/