summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Remove unused methods about settings in JRubyFacadeSimon Brandhof2016-09-122-30/+0
* | SONAR-6662 add ServerId to HTTP user agent of UPC clientSébastien Lesaint2016-09-122-5/+34
* | 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-124-16/+33
* | SONAR-7851 drop ActivityDaoSimon Brandhof2016-09-1211-305/+49
* | 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-1218-10/+743
* | SONAR-7851 copy activities to qprofile_changesSimon Brandhof2016-09-127-1/+261
* | SONAR-7851 create table qprofile_changesSimon Brandhof2016-09-124-2/+52
* | SONAR-7908 allow web followers to index docs into ElasticsearchSimon Brandhof2016-09-1242-309/+59
* | Upgrade protobuf-java from 3.0.0-beta2 to 3.0.0Simon Brandhof2016-09-121-1/+1
* | Replace protobuf compilation from antrun to maven pluginSimon Brandhof2016-09-121-40/+22
* | 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-8047 Validate settings of type REGULAR_EXPRESSIONTeryk Bellahsene2016-09-123-32/+77
* | SONAR-8050 Validate settings of type LONGTeryk Bellahsene2016-09-126-32/+69
* | 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 add ITSébastien Lesaint2016-09-121-0/+21
* | SONAR-6992 make sonar.core.id persistent and always a UUIDSébastien Lesaint2016-09-1214-48/+312
* | SONAR-7980 apply feedbackStas Vilchik2016-09-121-2/+2
* | Merge branch 'branch-5.6'Stas Vilchik2016-09-120-0/+0
|\|
| * SONAR-8033 Gravatar now works with non-lowercase email addresses. (#1218)Hendrik M Halkow2016-09-091-1/+1
* | SONAR-8033 Gravatar now works with non-lowercase email addresses. (#1218)Hendrik M Halkow2016-09-091-1/+1
* | fix conflicts between domain on web api pageStas Vilchik2016-09-093-5/+22
* | correct wording (#1230)Stas Vilchik2016-09-096-26/+26
* | SONAR-7909 reset sharedMemory at startupSébastien Lesaint2016-09-094-70/+126
* | SONAR-8058 fix DB migration of views definition (wrong key)Sébastien Lesaint2016-09-092-2/+2
* | SONAR-7980 apply feedbackStas Vilchik2016-09-097-22/+66
* | SONAR-7676 remove PropertyDao#deleteById and add deleteByQuerySébastien Lesaint2016-09-094-59/+28
* | SONAR-8066 Rewrite the "Server ID" page (#1228)Stas Vilchik2016-09-0914-391/+297
* | SONAR-7979 Rewrite the "Encryption" page (#1214)Stas Vilchik2016-09-0921-290/+466
* | Add ITs for api/properties WSJulien Lancelot2016-09-095-7/+354
* | SONAR-7970 SONAR-7986 Use new api/settings WS in ITsJulien Lancelot2016-09-091-4/+3
* | Fix quality flawsJulien Lancelot2016-09-091-1/+1
* | SONAR-8039 Do not return valid hash in exampleJulien Lancelot2016-09-092-20/+2
* | Merge branch 'branch-5.6'Sébastien Lesaint2016-09-090-0/+0
|\|
| * SONAR-7759 Decrease expected timing of perf testJulien Lancelot2016-09-091-1/+1
* | Replace usage of verify :post by verify_post_request as it's using sessionJulien Lancelot2016-09-092-3/+3
* | Remove dead rails codeJulien Lancelot2016-09-092-4/+0
* | SONAR-7760 Return to feature should not use HTTP sessionJulien Lancelot2016-09-094-8/+11