Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Remove unused class sonar-ws/OldUsersWsRequest | Simon Brandhof | 2016-11-14 | 1 | -104/+0 | |
| | | | ||||||
* | | | Add missing annotations @Immutable and @Nullable in sonar-ws | Simon Brandhof | 2016-11-14 | 26 | -40/+94 | |
| | | | ||||||
* | | | SONAR-8349 add integration tests | Simon Brandhof | 2016-11-14 | 4 | -1/+441 | |
| | | | ||||||
* | | | SONAR-8351 fix support of malformed URL | Simon Brandhof | 2016-11-14 | 2 | -12/+34 | |
| | | | ||||||
* | | | SONAR-8351 improve description of configuration | Simon Brandhof | 2016-11-14 | 1 | -2/+2 | |
| | | | ||||||
* | | | SONAR-8353 add WS api/webhooks/delivery | Simon Brandhof | 2016-11-14 | 9 | -22/+376 | |
| | | | ||||||
* | | | Add some missing jdbcType to PurgeMapper.xml | Simon Brandhof | 2016-11-14 | 1 | -28/+28 | |
| | | | ||||||
* | | | SONAR-8351 fix resource leak when sending HTTP request | Simon Brandhof | 2016-11-14 | 1 | -2/+1 | |
| | | | ||||||
* | | | SONAR-8353 add WS api/webhooks/deliveries | Simon Brandhof | 2016-11-14 | 20 | -6/+874 | |
| | | | ||||||
* | | | SONAR-8351 limit number of webhooks to 10 | Simon Brandhof | 2016-11-14 | 3 | -1/+39 | |
| | | | ||||||
* | | | SONAR-8353 purge webhook deliveries when deleting project | Simon Brandhof | 2016-11-14 | 8 | -24/+96 | |
| | | | ||||||
* | | | SONAR-8353 persist deliveries in Compute Engine | Simon Brandhof | 2016-11-14 | 13 | -46/+390 | |
| | | | | | | | | | | | | Deliveries older than 1 month are purged. | |||||
* | | | SONAR-8353 add WebhookDeliveryDao | Simon Brandhof | 2016-11-14 | 12 | -4/+511 | |
| | | | ||||||
* | | | SONAR-8353 create table webhook_deliveries | Simon Brandhof | 2016-11-14 | 9 | -4/+187 | |
| | | | ||||||
* | | | SONAR-8247 Fix security headers | Julien Lancelot | 2016-11-14 | 5 | -41/+48 | |
| | | | ||||||
* | | | Update some copyright headers to 2016 | Simon Brandhof | 2016-11-14 | 537 | -699/+542 | |
| | | | ||||||
* | | | SONAR-8313 Enhance filter field description of WS api/components/search_projects | Teryk Bellahsene | 2016-11-14 | 1 | -6/+24 | |
| | | | ||||||
* | | | SONAR 8363 IT to test favorite auto-assignment | Teryk Bellahsene | 2016-11-14 | 2 | -1/+83 | |
| | | | ||||||
* | | | SONAR-8363 Mark just created projects as favorite | Teryk Bellahsene | 2016-11-14 | 10 | -20/+186 | |
| | | | ||||||
* | | | SONAR-8329 clean up | Stas Vilchik | 2016-11-14 | 1 | -9/+0 | |
| | | | ||||||
* | | | Fix Quality flaws | Simon Brandhof | 2016-11-12 | 7 | -46/+60 | |
| | | | | | | | | | | | | | | | - missing tests for Protobuf - remove incorrect imports of org.elasticsearch.common.Strings | |||||
* | | | SONAR-8329 Get rid of 'Documentation' category in the measures page | Teryk Bellahsene | 2016-11-11 | 1 | -9/+19 | |
| | | | ||||||
* | | | SONAR-8328 SONAR-4872 Deprecate and Hide metrics public_api, ↵ | Teryk Bellahsene | 2016-11-11 | 1 | -0/+18 | |
| | | | | | | | | | | | | public_documented_api_density and public_undocumented_api | |||||
* | | | Decrease complexity when using Protobuf builders | Simon Brandhof | 2016-11-11 | 14 | -118/+101 | |
| | | | ||||||
* | | | Fix Quality flaws about lambda | Simon Brandhof | 2016-11-11 | 1 | -11/+5 | |
| | | | ||||||
* | | | Fix Quality flaws about complexity | Simon Brandhof | 2016-11-11 | 4 | -85/+94 | |
| | | | ||||||
* | | | Fix Quality flaws around NPE | Simon Brandhof | 2016-11-11 | 3 | -3/+5 | |
| | | | ||||||
* | | | Improve stability of ProcessUtilsTest on slow box | Simon Brandhof | 2016-11-11 | 1 | -3/+8 | |
| | | | ||||||
* | | | SONAR-8313 Describe filter field in WS api/components/search_projects | Teryk Bellahsene | 2016-11-11 | 1 | -1/+10 | |
| | | | ||||||
* | | | revert removed l10n messages | Stas Vilchik | 2016-11-11 | 1 | -0/+2 | |
| | | | ||||||
* | | | display a special message on the projects page on empty instances | Stas Vilchik | 2016-11-11 | 4 | -9/+45 | |
| | | | ||||||
* | | | revert removed l10n message | Stas Vilchik | 2016-11-11 | 1 | -0/+2 | |
| | | | ||||||
* | | | fix quality flaws | Teryk Bellahsene | 2016-11-10 | 9 | -91/+115 | |
| | | | ||||||
* | | | fix requesting of issues facet | Stas Vilchik | 2016-11-10 | 1 | -0/+3 | |
| | | | ||||||
* | | | do not explicitly provide sorting criteria on issues page | Stas Vilchik | 2016-11-10 | 1 | -1/+0 | |
| | | | ||||||
* | | | reword "New Issues" to "Creation Date" | Stas Vilchik | 2016-11-10 | 1 | -1/+1 | |
| | | | ||||||
* | | | SONAR-8375 Display the summary of a search on the "Issues" page | Stas Vilchik | 2016-11-10 | 2 | -7/+18 | |
| | | | ||||||
* | | | SONAR-8373 Change the "Issues" link in the global navigation | Stas Vilchik | 2016-11-10 | 1 | -1/+2 | |
| | | | ||||||
* | | | SONAR-8374 Make the "Me" option more visible on the "Issues" page | Stas Vilchik | 2016-11-10 | 13 | -88/+133 | |
| | | | ||||||
* | | | SONAR-8248 Replace " by ' in History page messages | Julien Lancelot | 2016-11-10 | 4 | -15/+15 | |
| | | | ||||||
* | | | change issues bulk change IT | Stas Vilchik | 2016-11-10 | 1 | -20/+0 | |
| | | | ||||||
* | | | Fix Quality flaw in sonar-ws/OkHttpClientBuilder | Simon Brandhof | 2016-11-10 | 1 | -1/+7 | |
| | | | ||||||
* | | | SONAR-8377 Rename IssueFilterParameters to IssuesWsParameters | Julien Lancelot | 2016-11-10 | 12 | -195/+194 | |
| | | | ||||||
* | | | SONAR-8377 Remove useless IT code on issue filters | Julien Lancelot | 2016-11-10 | 1 | -105/+0 | |
| | | | ||||||
* | | | SONAR-8377 Drop issue filters tables | Julien Lancelot | 2016-11-10 | 9 | -27/+174 | |
| | | | ||||||
* | | | SONAR-8377 Remove issue filters dao | Julien Lancelot | 2016-11-10 | 30 | -1247/+2 | |
| | | | ||||||
* | | | SONAR-8377 Remove WS / startup registration on issue filters | Julien Lancelot | 2016-11-10 | 43 | -3356/+14 | |
| | | | ||||||
* | | | SONAR-8377 Remove some code related to issue filters in rails | Julien Lancelot | 2016-11-10 | 2 | -21/+0 | |
| | | | ||||||
* | | | SONAR-8248 Fix SSF-51 Item 2 (#1376) | Stas Vilchik | 2016-11-10 | 2 | -5/+5 | |
| | | | ||||||
* | | | fix issues bulk change | Stas Vilchik | 2016-11-10 | 4 | -1/+107 | |
| | | |