aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Update TS to 3.1.2Grégoire Aubert2018-10-1116-161/+2875
* SONAR-10708 fix activity graph tooltip text overflowStas Vilchik2018-10-113-7/+11
* display only biggest js assetsStas Vilchik2018-10-111-3/+3
* SONAR-11314 don't use h2 in embedded docs nav barStas Vilchik2018-10-115-35/+36
* SONAR-11303 fix {instance} replacement in docsStas Vilchik2018-10-113-3/+14
* SONAR-11152 fix line highlighting inside new codeStas Vilchik2018-10-111-0/+5
* SONAR-11311 fix rule permalinkStas Vilchik2018-10-116-12/+70
* Fix migration on MySQL and MsSQLEric Hartmann2018-10-111-3/+3
* add note about shared email addressesG. Ann Campbell2018-10-111-0/+4
* SONAR-10886 Set LogLevel to WARN for authentication issues (#802)Benoit2018-10-103-6/+6
* Apply feedbacksPascal Mugnier2018-10-105-20/+44
* Do not reorder permissions list on togglePascal Mugnier2018-10-102-12/+49
* Hide plus menu when dropdown is emptyPascal Mugnier2018-10-101-2/+14
* SONAR-11271 Add application and portfolio creator to sonar-administrators groupEric Hartmann2018-10-105-3/+272
* SONAR-11270 Migrate views templateEric Hartmann2018-10-105-1/+192
* SONAR-11270 Allow to set default template to APPGrégoire Aubert2018-10-103-7/+4
* SONAR-11270 Allow to set default template to APPEric Hartmann2018-10-1018-211/+188
* SONAR-11270 Split permissions templatesEric Hartmann2018-10-1026-79/+268
* SONAR-11271 Add migration to create new permissionsEric Hartmann2018-10-106-13/+11
* SONAR-8019 Implement same behaviour for /api/permissions/add_userEric Hartmann2018-10-102-9/+23
* SONAR-11271 Allow creation of portfolios and applicationsEric Hartmann2018-10-101-1/+0
* SONAR-11271 Add migration to create new permissionsEric Hartmann2018-10-1086-492/+1413
* SONAR-11271 Introduce two new rightsEric Hartmann2018-10-1064-567/+753
* SONAR-11289 Make portfolio creation popup accessible to non global adminGrégoire Aubert2018-10-1011-150/+331
* SONAR-11271 Add new permissions and update layout to group themGrégoire Aubert2018-10-1022-721/+937
* SONAR-8019 Ease the workflow for adding permissions to new users/groupsPascal Mugnier2018-10-1035-1214/+775
* SONAR-8019 Order results with one with permissionsEric Hartmann2018-10-1018-93/+94
* SONAR-11260 Fetch analysis warnings only for projectsGrégoire Aubert2018-10-101-9/+11
* Port remaining SONAR space docsG. Ann Campbell2018-10-1095-142/+3734
* SONAR-11302 Decrease ORGANIZATIONS#KEE from 300 to 255Julien Lancelot2018-10-1011-29/+29
* SONAR-11310 fix Oracle support in CeActivityDaoTestSébastien Lesaint2018-10-101-1/+12
* SONAR-11266 Replace submitterUuid with submitterLogin in CE logs (#775)Benoit2018-10-109-77/+288
* SONAR-10642 fix ce table data of branch/pr not purgedSébastien Lesaint2018-10-1010-231/+665
* SONAR-11310 fix Oracle support in DB migrations 2314 & 2315Sébastien Lesaint2018-10-102-6/+6
* SONAR-11310 no need to support SonarCloud in migration anymoreSébastien Lesaint2018-10-104-35/+4
* stabilize UT in QualityProfileEventsStepTestSébastien Lesaint2018-10-101-22/+15
* SONAR-11238 db migration 2322 supports BlueGreenSébastien Lesaint2018-10-101-0/+2
* SONAR-11260 Use WS api/ce/analysis_status to display warnings in dashboardGrégoire Aubert2018-10-1014-31/+154
* SONAR-11262 Add branch name in failed analysis notifGrégoire Aubert2018-10-105-27/+119
* SONAR-11260 Add web service to provide analysis statusJanos Gyerik2018-10-109-1/+567
* SONAR-11207 keep line breaks inside warnings (#708)Stas Vilchik2018-10-103-4/+57
* SONAR-11241 Persist analysis warnings from scanner reportJanos Gyerik2018-10-107-2/+170
* SONAR-11238 move PersistFileSourcesStep to source packageSébastien Lesaint2018-10-103-25/+13
* rewrite the rest of the background tasks app in tsStas Vilchik2018-10-1012-218/+209
* SONAR-11207 Display analysis warnings in the web appStas Vilchik2018-10-1016-8/+449
* move Task type to app/typesStas Vilchik2018-10-1022-107/+59
* SONAR-11238 record warning when broken symbol data in reportSébastien Lesaint2018-10-102-14/+115
* SONAR-11238 debug log instead of warn when highlighting data errorSébastien Lesaint2018-10-102-6/+6
* SONAR-11238 api/ce/[task|activity|component] return task warningsSébastien Lesaint2018-10-1016-100/+607
* SONAR-11238 record warning when broken highlighting data in reportSébastien Lesaint2018-10-1024-359/+880