Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-8031 Allow user login with 2 characters in Realm and IdentityProvider API | Julien Lancelot | 2016-09-19 | 3 | -12/+37 |
| | |||||
* | SONAR-7816 Measures on new lines should always be computed but only when SCM ↵ | Julien Lancelot | 2016-09-16 | 2 | -21/+90 |
| | | | | is available | ||||
* | Fix NewDebtRatioMeasureTest | Julien Lancelot | 2016-09-16 | 4 | -78/+78 |
| | |||||
* | SONAR-6992 add IT | Sébastien Lesaint | 2016-09-12 | 1 | -0/+21 |
| | |||||
* | correct wording (#1230) | Stas Vilchik | 2016-09-09 | 1 | -2/+2 |
| | | | | adress -> address 127.0.1 -> 127.0.0.1 | ||||
* | 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 | 5 | -7/+354 |
| | |||||
* | 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 | 7 | -160/+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 |
| | | | | | - Period4 and period5 settings should only be reset at component level - Replace empty string by null to remove setting when using ItUtils.setServerProperty | ||||
* | Add settings of all type in server-plugin | Julien Lancelot | 2016-09-08 | 1 | -1/+16 |
| | |||||
* | Remove wrong property type in plugin IT | Julien Lancelot | 2016-09-08 | 1 | -1/+0 |
| | |||||
* | 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-7678 server-side stateless settings | Simon Brandhof | 2016-09-06 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | | | | | * Settings class becomes abstract as multiple implementations are used. Can't become an interface for binary backward-compatibility of API * tests should use MapSettings, an in-memory implementation of Settings * web server uses a thread-specific cache of settings when processing HTTP requests * web server does not have a cache of settings during startup, except for the system settings loaded from sonar.properties * Compute Engine uses a thread-specific cache of settings when processing a task. Cache is clear at end of task. * some useless methods of PersistentSettings are removed | ||||
* | 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 | 15 | -25/+29 |
| | |||||
* | SONAR-7722 The project name should not be mandatory | Duarte Meneses | 2016-08-30 | 15 | -23/+158 |
| | |||||
* | 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 |
| | | | | | | Default timeouts of okhttp3 are 10 seconds but usually we use 30 seconds. That will prevent some infrequent false-positives | ||||
* | Fix IT plugin | Julien HENRY | 2016-08-30 | 2 | -14/+17 |
| | |||||
* | Fix IT plugins | Julien HENRY | 2016-08-30 | 1 | -7/+11 |
| | | | | | * ABAP not compatible with SQ 6.1. * enable C/C++/VB that are now fixed | ||||
* | 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 | 4 | -9/+6 |
| | |||||
* | SONAR-7953 Add IT | Julien Lancelot | 2016-08-16 | 23 | -0/+581 |
| | |||||
* | 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 | 3 | -32/+23 |
| | |||||
* | 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 |
| |