aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'branch-5.6'Stas Vilchik2016-09-1312-167/+180
|\
| * SONAR-8036 Code page does not expand root directory properly (#1239)Stas Vilchik2016-09-131-3/+18
| * SONAR-8000 Redirect to login page if WS returns 401 (#1240)Stas Vilchik2016-09-136-21/+32
| * SONAR-7897 Update measures on the Projects page (#1237)Stas Vilchik2016-09-136-113/+121
* | Merge commit 'a56e60d168802ff9dc23ffec978bb412fd501f97'Julien Lancelot2016-09-1325-270/+541
|\|
| * SONAR-7961 Fix association when project is associated to many profilesJulien Lancelot2016-09-132-1/+17
| * SONAR-7961 Refactoring of add_project and remove_project actionsJulien Lancelot2016-09-1325-248/+527
| * Sanitize unit testJulien Lancelot2016-09-131-32/+9
* | Remove dead code in QProfileServiceSimon Brandhof2016-09-132-107/+1
* | Use a single JDBC connection in quality profiles WSSimon Brandhof2016-09-1319-115/+129
* | Fix Quality flawsSimon Brandhof2016-09-134-49/+5
* | Refactor the way to load QProfiles from WSSimon Brandhof2016-09-1317-325/+631
* | SONAR-7978 align form betterStas Vilchik2016-09-131-2/+4
* | SONAR-5856 correctly display html descriptionsStas Vilchik2016-09-131-3/+2
* | SONAR-8029 add visual feedback when removing projectsStas Vilchik2016-09-131-0/+1
* | SONAR-8021 handle failed requests with statuses 502, 503 and 504Stas Vilchik2016-09-131-1/+4
* | SONAR-7737 api/qualityprofiles/restore_built_in throws an error if language d...Julien Lancelot2016-09-1312-43/+50
* | SONAR-8031 Allow authentication with a login having only 2 charactersJulien Lancelot2016-09-132-7/+7
* | SONAR-7948 api/ce/component now returns 404 when component not foundJulien Lancelot2016-09-132-7/+33
* | Fix qualify flawTeryk Bellahsene2016-09-132-5/+2
* | SONAR-8010 Filter background task on a failed analysis of a moduleTeryk Bellahsene2016-09-131-1/+1
* | SONAR-8028 WS issues/search from and to inclusive for date and date+timeTeryk Bellahsene2016-09-132-2/+27
* | SONAR-8028 WS ce/activity from and to inclusive for date and date+timeTeryk Bellahsene2016-09-132-9/+27
* | SONAR-5856 apply feedbackStas Vilchik2016-09-131-20/+6
* | improve styles of encrypted value and server id inputsStas Vilchik2016-09-133-2/+13
* | SONAR-7851 fix size of column qprofile_changes.qprofile_keySimon Brandhof2016-09-131-1/+1
* | SONAR-7978 align form betterStas Vilchik2016-09-131-4/+6
* | Automatic merge from branch-5.6ssjenka2016-09-132-6/+26
|\|
| * SONAR-8049 Drilldown on issues introduced since last analysis is not using co...Stas Vilchik2016-09-121-1/+1
| * SONAR-7941 When l10n bundle is corrupted or missing UI fails to renderStas Vilchik2016-09-121-5/+25
| * SONAR-8033 Gravatar now works with non-lowercase email addresses. (#1218)Hendrik M Halkow2016-09-091-1/+1
* | Remove unused methods about settings in JRubyFacadeSimon Brandhof2016-09-121-29/+0
* | SONAR-6662 move DefaultHttpDownloader from level1 to level3Sébastien Lesaint2016-09-122-3/+3
* | SONAR-7851 remove Elasticsearch dynamic fieldsSimon Brandhof2016-09-121-4/+0
* | SONAR-7851 drop table ACTIVITIESSimon Brandhof2016-09-121-0/+31
* | SONAR-7851 drop ActivityDaoSimon Brandhof2016-09-122-10/+2
* | SONAR-8071 drop ES index "activities"Simon Brandhof2016-09-1217-1078/+5
* | SONAR-7851 WS api/qualityprofiles/changelog stops using ESSimon Brandhof2016-09-1217-464/+583
* | SONAR-7851 add QProfileChangeDaoSimon Brandhof2016-09-121-1/+1
* | SONAR-7851 copy activities to qprofile_changesSimon Brandhof2016-09-121-0/+29
* | SONAR-7851 create table qprofile_changesSimon Brandhof2016-09-121-0/+37
* | SONAR-7908 allow web followers to index docs into ElasticsearchSimon Brandhof2016-09-1242-309/+59
* | SONAR-8037 Validate settings of type USER_LOGINTeryk Bellahsene2016-09-122-7/+63
* | SONAR-8046 Validate settings of type METRICTeryk Bellahsene2016-09-123-24/+90
* | SONAR-8050 Validate settings of type LONGTeryk Bellahsene2016-09-124-24/+40
* | Rename setting validation related classes and methodsTeryk Bellahsene2016-09-126-48/+50
* | SONAR-5856 cut the description if it is too longStas Vilchik2016-09-121-0/+44
* | SONAR-5856 simplify saving of password fieldsStas Vilchik2016-09-123-8/+16
* | SONAR-7981 SONAR-7983 Add permissions needed in WS settings/generate_secret a...Teryk Bellahsene2016-09-122-2/+4
* | SONAR-6992 make sonar.core.id persistent and always a UUIDSébastien Lesaint2016-09-1214-48/+312