| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix NewDebtRatioMeasureTest | Julien Lancelot | 2016-09-16 | 1 | -23/+23 |
* | SONAR-6992 add IT | Sébastien Lesaint | 2016-09-12 | 1 | -0/+21 |
* | correct wording (#1230) | Stas Vilchik | 2016-09-09 | 1 | -2/+2 |
* | SONAR-8066 Rewrite the "Server ID" page (#1228) | Stas Vilchik | 2016-09-09 | 6 | -270/+105 |
* | SONAR-7979 Rewrite the "Encryption" page (#1214) | Stas Vilchik | 2016-09-09 | 5 | -133/+69 |
* | Add ITs for api/properties WS | Julien Lancelot | 2016-09-09 | 4 | -5/+350 |
* | SONAR-7970 SONAR-7986 Use new api/settings WS in ITs | Julien Lancelot | 2016-09-09 | 1 | -4/+3 |
* | SONAR-8070 Drop of "Comparison" feature | Julien Lancelot | 2016-09-08 | 2 | -43/+0 |
* | Drop Ruby dead code | Simon Brandhof | 2016-09-08 | 2 | -40/+0 |
* | SONAR-7980 Add License ITs in Category | Julien Lancelot | 2016-09-08 | 2 | -2/+4 |
* | Sanitize usage of ItUtils.setServerProperty | Julien Lancelot | 2016-09-08 | 4 | -19/+19 |
* | SONAR-7980 Rewrite the "Licenses" page (#1207) | Stas Vilchik | 2016-09-06 | 8 | -203/+187 |
* | SONAR-8055 Remove /api/emails/update_configuration WS | Julien Lancelot | 2016-09-06 | 2 | -20/+15 |
* | SONAR-7578 do not start notification daemon on CE | Simon Brandhof | 2016-09-06 | 1 | -1/+1 |
* | SONAR-8012 Restore support of client side certificates | Julien HENRY | 2016-09-05 | 9 | -0/+444 |
* | SONAR-7973 Fix bad reset of emails settings in ITs | Julien Lancelot | 2016-09-05 | 4 | -3/+14 |
* | SONAR-7986 Accept multiple keys in api/settings/rest | Julien Lancelot | 2016-09-02 | 3 | -13/+7 |
* | SONAR-7986 Accept multiple keys in api/settings/rest | Julien Lancelot | 2016-09-02 | 2 | -8/+13 |
* | SONAR-7973 SONAR-8055 Add IT | Julien Lancelot | 2016-09-02 | 3 | -1/+151 |
* | SONAR-7846 do not display both message and stacktrace | Stas Vilchik | 2016-09-01 | 2 | -8/+2 |
* | SONAR-5856 Rewrite Settings page (#1163) | Stas Vilchik | 2016-09-01 | 39 | -1941/+253 |
* | SONAR-8004 WS settings/set with a proper WS client | Teryk Bellahsene | 2016-09-01 | 1 | -19/+12 |
* | fix ITs after change of welcome message | Sébastien Lesaint | 2016-09-01 | 3 | -4/+4 |
* | SONAR-7969 Replace fieldsValue by fieldValues in response | Julien Lancelot | 2016-08-31 | 2 | -10/+14 |
* | SONAR-7258 The project version should be optional | Duarte Meneses | 2016-08-31 | 1 | -24/+29 |
* | SONAR-7722 The project name should not be mandatory | Duarte Meneses | 2016-08-30 | 1 | -23/+69 |
* | SONAR-7975 Return parentValue, parentValues and parentFieldsValues | Julien Lancelot | 2016-08-30 | 2 | -4/+4 |
* | Fix HTTP timeouts in 2 integration tests | Simon Brandhof | 2016-08-30 | 2 | -2/+15 |
* | Fix IT plugin | Julien HENRY | 2016-08-30 | 1 | -10/+16 |
* | Fix IT plugins | Julien HENRY | 2016-08-30 | 1 | -7/+11 |
* | SONAR-7986 Add IT to reset property set type settings | Julien Lancelot | 2016-08-30 | 1 | -31/+84 |
* | SONAR-5813 Fully drop support of "sonar.cpd.xxx.skip" properties | Julien HENRY | 2016-08-29 | 3 | -4/+4 |
* | SONAR-7986 Create /api/settings/reset WS to remove the value of a setting | Julien Lancelot | 2016-08-26 | 1 | -0/+8 |
* | make BackgroundTasksTest more stable | Stas Vilchik | 2016-08-25 | 1 | -0/+3 |
* | SONAR-7969 SONAR-7970 Add ITs to get/set a setting | Julien Lancelot | 2016-08-25 | 1 | -0/+43 |
* | SONAR-7846 Display error of a failing CE task in the background page | Stas Vilchik | 2016-08-23 | 2 | -6/+46 |
* | SONAR-7847 Add a way to see scanner context in the background page | Stas Vilchik | 2016-08-23 | 4 | -3/+130 |
* | SONAR-7967 SONAR-7845 add IT | Sébastien Lesaint | 2016-08-22 | 1 | -4/+19 |
* | SONAR-7994 Clean up migration that feed local users | Julien Lancelot | 2016-08-18 | 2 | -4/+4 |
* | SONAR-7957 Replace new ncloc by new lines | Julien Lancelot | 2016-08-16 | 1 | -6/+6 |
* | SONAR-7953 Add IT | Julien Lancelot | 2016-08-16 | 3 | -0/+94 |
* | SONAR-7960 fix ClusterTest, ServerLogsTest and WS logs example | Sébastien Lesaint | 2016-08-16 | 1 | -2/+2 |
* | SONAR-7833 fix IT QualityGateTest to not use WS /api/ce/logs | Sébastien Lesaint | 2016-08-16 | 2 | -31/+20 |
* | SONAR-7957 New metric « New Lines of Code » | Teryk Bellahsene | 2016-08-13 | 1 | -11/+13 |
* | SONAR-7962 Move "Size" section to the sidebar (#1142) | Stas Vilchik | 2016-08-12 | 5 | -12/+69 |
* | SONAR-7958 add IT | Sébastien Lesaint | 2016-08-10 | 1 | -2/+79 |
* | SONAR-7919 Rewrite "Update Key" project page (#1140) | Stas Vilchik | 2016-08-10 | 9 | -528/+293 |
* | SONAR-7921 Rewrite "Quality Gate" project page (#1138) | Stas Vilchik | 2016-08-10 | 3 | -0/+200 |
* | fix snapshot deletion | Stas Vilchik | 2016-08-08 | 4 | -0/+203 |
* | SONAR-7581 ability to have user login in access.log | Simon Brandhof | 2016-08-06 | 2 | -1/+81 |