aboutsummaryrefslogtreecommitdiffstats
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-048-33/+251
| | | | 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-7261 Embed JavaScript and C# pluginsJulien Lancelot2016-02-042-3/+35
| | | | And use latest version of the Java plugin
* SONAR-7123 Improve size of PROJECTS.LONG_NAME columnsJulien Lancelot2016-02-044-2/+34
|
* 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
|
* SONAR-7216 Update allow users to signup descriptionJulien Lancelot2016-02-031-2/+2
|
* rename permission "Provision Projects" to "Create Projects"Stas Vilchik2016-02-036-6/+6
|
* SONAR-7252 add missed messagesStas Vilchik2016-02-031-3/+6
|
* 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-0310-3/+208
|
* SONAR-7242 Remove "Execute Preview Analysis" permissionJulien Lancelot2016-02-0335-158/+174
|
* Upgrade to orchestrator 3.10.1 to fix installation conflictsSimon Brandhof2016-02-031-1/+1
|
* 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
|
* Fix HttpsTestSimon Brandhof2016-02-031-2/+2
|
* Fix conflict of SQ installations in ITsSimon Brandhof2016-02-031-1/+1
|
* Use release v24 of travis-utilsSimon Brandhof2016-02-031-1/+1
|
* Fix ITDuarte Meneses2016-02-031-3/+5
|
* Temporarily exclude city-model plugin from testsSimon Brandhof2016-02-031-1/+1
| | | | Orchestrator does not correctly handle the Content-Disposition header to extract filename
* Upgrade to orchestrator 3.10 to fix downloads from BintraySimon Brandhof2016-02-031-1/+1
|
* SONAR-7152 WS api/qualitygates/project_status search by project id or keyTeryk Bellahsene2016-02-027-101/+318
|
* 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-0236-2856/+0
|
* SONAR-7122 Drop the ability to customize the web app contextSimon Brandhof2016-02-0290-254/+172
|
* 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
| |