Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-8382 fix sign up, fix image urls | Stas Vilchik | 2016-11-16 | 4 | -7/+7 |
| | |||||
* | improve header consistency between pages | Stas Vilchik | 2016-11-16 | 2 | -10/+14 |
| | |||||
* | SONAR-8339 drop access_log-like log debug line in Web server | Sébastien Lesaint | 2016-11-16 | 3 | -95/+2 |
| | |||||
* | SONAR-8333 add info log when a subprocess fails to start | Sébastien Lesaint | 2016-11-16 | 1 | -1/+5 |
| | |||||
* | SONAR-8333 make APP logging configuration support 4 log files | Sébastien Lesaint | 2016-11-16 | 12 | -143/+274 |
| | | | | | | add support for option sonar.wrapped=true to detect when SQ is started by JWP (wrapper) and correctly support all logging use cases include refactoring at LogBackHelper level to simplify code refactor applying log level property to make all process support only INFO, DEBUG and TRACE | ||||
* | SONAR-8333 restore process name in logs | Sébastien Lesaint | 2016-11-16 | 7 | -22/+123 |
| | | | | because when running ITs with option -Dsonar.log.console we can't make a difference between logs from each process anymore | ||||
* | SONAR-8333 make ES log into its own log file | Sébastien Lesaint | 2016-11-16 | 7 | -50/+73 |
| | |||||
* | SONAR-8333 make CE and WEB log in their own files | Sébastien Lesaint | 2016-11-16 | 5 | -59/+85 |
| | |||||
* | SONAR-8333 remove dead log filtering in CE tasks logs | Sébastien Lesaint | 2016-11-16 | 6 | -251/+1 |
| | |||||
* | SONAR-8385 Provide an option to extend the landing page | Stas Vilchik | 2016-11-16 | 3 | -2/+9 |
| | |||||
* | SONAR-8382 Create landing page for anonymous users | Stas Vilchik | 2016-11-16 | 37 | -33/+1325 |
| | |||||
* | Decrease complexity of org.sonar.server.projectlink.ws.SearchAction | Simon Brandhof | 2016-11-16 | 1 | -6/+3 |
| | | | | Minor change on null conditions when using protobuf builders. | ||||
* | SONAR-8332 add request ID in request under key ID | Sébastien Lesaint | 2016-11-15 | 2 | -1/+27 |
| | |||||
* | SONAR-8332 do not generate request id (and don't fail) in safe-mode | Sébastien Lesaint | 2016-11-15 | 2 | -1/+13 |
| | |||||
* | fix redirection after login where there are many parameters | Stas Vilchik | 2016-11-15 | 1 | -1/+1 |
| | |||||
* | Project admin permission is not considered as a System Admin | Teryk Bellahsene | 2016-11-15 | 1 | -0/+2 |
| | |||||
* | SONAR-8345 WS api/user_groups/search requires System Administer permission | Teryk Bellahsene | 2016-11-15 | 2 | -12/+17 |
| | |||||
* | SONAR-8342 SONAR-8343 SONAR-8344 Make permission template WS require system ↵ | Teryk Bellahsene | 2016-11-15 | 18 | -66/+59 |
| | | | | administer permission | ||||
* | SONAR-8367 The "Apply Template" button should be displayed only to system ↵ | Stas Vilchik | 2016-11-15 | 1 | -7/+7 |
| | | | | administrators | ||||
* | SONAR-8300 apply feedback to projects page (#1386) | Stas Vilchik | 2016-11-15 | 6 | -14/+35 |
| | |||||
* | SONAR-8332 make RequestIdMDCStorage inner class of RequestIdFilter | Sébastien Lesaint | 2016-11-15 | 4 | -103/+108 |
| | |||||
* | SONAR-8332 use name ID instead of UID in classe naming and comments | Sébastien Lesaint | 2016-11-15 | 13 | -43/+43 |
| | |||||
* | SONAR-8332 make RequestUidGeneratorImpl support any number of HTTP request | Sébastien Lesaint | 2016-11-15 | 9 | -19/+212 |
| | | | | | up to LONG.MAX_VALUE thanks to renewal of internal UuidGenerator.WithFixedBase instance every 4_194_304 requests | ||||
* | SONAR-8332 add HTTP request UID to WebServer logs | Sébastien Lesaint | 2016-11-15 | 17 | -9/+436 |
| | |||||
* | SONAR-8292 Quality Profile change includes the author of the modification | Teryk Bellahsene | 2016-11-15 | 3 | -2/+48 |
| | |||||
* | SONAR-8005 Limit ES results to the first 10'000 | Teryk Bellahsene | 2016-11-15 | 4 | -18/+39 |
| | |||||
* | SONAR-8313 Sanitize description of filter parameter in WS ↵ | Teryk Bellahsene | 2016-11-15 | 1 | -2/+2 |
| | | | | api/components/search_projects | ||||
* | SONAR-8351 fix support of malformed URL | Simon Brandhof | 2016-11-14 | 2 | -12/+34 |
| | |||||
* | SONAR-8353 add WS api/webhooks/delivery | Simon Brandhof | 2016-11-14 | 7 | -22/+360 |
| | |||||
* | 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 | 10 | -1/+588 |
| | |||||
* | SONAR-8351 limit number of webhooks to 10 | Simon Brandhof | 2016-11-14 | 2 | -0/+30 |
| | |||||
* | SONAR-8353 purge webhook deliveries when deleting project | Simon Brandhof | 2016-11-14 | 1 | -11/+4 |
| | |||||
* | SONAR-8353 persist deliveries in Compute Engine | Simon Brandhof | 2016-11-14 | 11 | -36/+364 |
| | | | | Deliveries older than 1 month are purged. | ||||
* | SONAR-8353 add WebhookDeliveryDao | Simon Brandhof | 2016-11-14 | 1 | -1/+1 |
| | |||||
* | SONAR-8353 create table webhook_deliveries | Simon Brandhof | 2016-11-14 | 1 | -0/+31 |
| | |||||
* | SONAR-8247 Fix security headers | Julien Lancelot | 2016-11-14 | 3 | -38/+6 |
| | |||||
* | Update some copyright headers to 2016 | Simon Brandhof | 2016-11-14 | 498 | -548/+509 |
| | |||||
* | SONAR-8313 Enhance filter field description of WS api/components/search_projects | Teryk Bellahsene | 2016-11-14 | 1 | -6/+24 |
| | |||||
* | 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 | 6 | -39/+24 |
| | | | | | - missing tests for Protobuf - remove incorrect imports of org.elasticsearch.common.Strings | ||||
* | Decrease complexity when using Protobuf builders | Simon Brandhof | 2016-11-11 | 13 | -118/+62 |
| | |||||
* | 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 |
| | |||||
* | display a special message on the projects page on empty instances | Stas Vilchik | 2016-11-11 | 3 | -9/+44 |
| | |||||
* | fix quality flaws | Teryk Bellahsene | 2016-11-10 | 2 | -24/+24 |
| | |||||
* | 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 |
| |