| Commit message (Expand) | Author | Age | Files | Lines |
* | SONAR-8389 Property set settings order should be kept | Teryk Bellahsene | 2016-11-16 | 1 | -0/+1 |
* | SONAR-6912 do not deactivate last organization administrator | Simon Brandhof | 2016-11-16 | 4 | -0/+102 |
* | Project admin permission is not considered as a System Admin | Teryk Bellahsene | 2016-11-15 | 2 | -0/+3 |
* | SONAR-8292 Quality Profile change includes the author of the modification | Teryk Bellahsene | 2016-11-15 | 1 | -0/+18 |
* | Add some missing jdbcType to PurgeMapper.xml | Simon Brandhof | 2016-11-14 | 1 | -28/+28 |
* | SONAR-8353 add WS api/webhooks/deliveries | Simon Brandhof | 2016-11-14 | 4 | -5/+91 |
* | SONAR-8353 purge webhook deliveries when deleting project | Simon Brandhof | 2016-11-14 | 7 | -13/+92 |
* | SONAR-8353 persist deliveries in Compute Engine | Simon Brandhof | 2016-11-14 | 2 | -10/+26 |
* | SONAR-8353 add WebhookDeliveryDao | Simon Brandhof | 2016-11-14 | 11 | -3/+510 |
* | SONAR-8353 create table webhook_deliveries | Simon Brandhof | 2016-11-14 | 8 | -4/+156 |
* | Update some copyright headers to 2016 | Simon Brandhof | 2016-11-14 | 6 | -42/+4 |
* | Fix Quality flaws about lambda | Simon Brandhof | 2016-11-11 | 1 | -11/+5 |
* | SONAR-8377 Drop issue filters tables | Julien Lancelot | 2016-11-10 | 8 | -27/+145 |
* | SONAR-8377 Remove issue filters dao | Julien Lancelot | 2016-11-10 | 29 | -1246/+1 |
* | SONAR-8355 Drop tables "measure_filters" and "measure_filter_favourites" | Julien Lancelot | 2016-11-09 | 8 | -27/+145 |
* | SONAR-8355 Remove measure filters Dao | Julien Lancelot | 2016-11-09 | 20 | -675/+1 |
* | SONAR-8354 Drop tables "active_dashboards", "dashboards", "widgets", "widget_... | Julien Lancelot | 2016-11-09 | 12 | -56/+390 |
* | SONAR-8354 Remove dao related to dashboards | Julien Lancelot | 2016-11-09 | 40 | -1874/+3 |
* | Fix quality flaws | Julien Lancelot | 2016-11-08 | 1 | -0/+12 |
* | SONAR-8089 Cleanup ComponentTreeQuery | Julien Lancelot | 2016-11-08 | 1 | -92/+0 |
* | SONAR-8089 Create new MeasureDao#selectTreeByQuery | Julien Lancelot | 2016-11-08 | 13 | -42/+462 |
* | SONAR-8089 Merge ComponentDao#selectChildren and selectDescendants | Julien Lancelot | 2016-11-08 | 6 | -300/+135 |
* | SONAR-8359 Increase size of LOB columns on embedded database | Simon Brandhof | 2016-11-07 | 1 | -6/+6 |
* | SONAR-8325 Restore selectByQuery with handler | Julien Lancelot | 2016-11-04 | 3 | -1/+146 |
* | SONAR-8325 Use Collection in MeasureQuery and remove useless join on projects | Julien Lancelot | 2016-11-04 | 2 | -36/+35 |
* | SONAR-6912 do not remove admin permission on user if no more admins | Simon Brandhof | 2016-11-03 | 4 | -1/+69 |
* | SONAR-6912 do not remove a group member if no more admins | Simon Brandhof | 2016-11-03 | 5 | -2/+80 |
* | SONAR-8325 Fix bad imports in MeasureMapper#selectByQuery | Julien Lancelot | 2016-11-03 | 1 | -7/+7 |
* | SONAR-8325 Refactore MeasureDao#selectByQuery to improve readybility | Julien Lancelot | 2016-11-03 | 5 | -173/+52 |
* | SONAR-8325 Improve MeasureDao#selectByQuery performance | Julien Lancelot | 2016-11-03 | 5 | -88/+372 |
* | SONAR-8325 Authorization#keepAuthorizedProjectIds now returns a set | Julien Lancelot | 2016-11-03 | 3 | -7/+18 |
* | SONAR-8089 Remove useless join on snapshots in ComponentMapper#selectDescenda... | Julien Lancelot | 2016-10-28 | 1 | -10/+4 |
* | SONAR-8089 SONAR-8325 Add missing join on projects in MeasureMapper#selectByQ... | Julien Lancelot | 2016-10-28 | 2 | -12/+29 |
* | SONAR-8282 Deprecate overall/it coverage fields from file sources | Julien Lancelot | 2016-10-26 | 2 | -23/+25 |
* | SONAR-8283 Add logs | Julien Lancelot | 2016-10-26 | 1 | -0/+5 |
* | SONAR-8283 Migrate quality gates after removall of IT/overall coverage metrics | Julien Lancelot | 2016-10-26 | 7 | -4/+623 |
* | SONAR-8160 WS measures/search handles permission check on several projects | Julien Lancelot | 2016-10-25 | 1 | -12/+16 |
* | Fix quality flaws | Julien Lancelot | 2016-10-25 | 1 | -0/+12 |
* | SONAR-8287 Hidden metrics should be allowed in project search action | Julien Lancelot | 2016-10-24 | 1 | -1/+2 |
* | SONAR-8221 Fix project measures indexing on MySQL | Julien Lancelot | 2016-10-24 | 2 | -0/+624 |
* | Fix minor Quality flaws | Simon Brandhof | 2016-10-24 | 2 | -9/+18 |
* | SONAR-8134 fix isolation of organizations when dropping global permissions | Simon Brandhof | 2016-10-21 | 4 | -18/+63 |
* | SONAR-8278 Support organizations in web service api/permissions/search_templates | Simon Brandhof | 2016-10-21 | 4 | -37/+27 |
* | SONAR-8134 merge PermissionRepository into PermissionTemplateService | Simon Brandhof | 2016-10-21 | 13 | -1086/+0 |
* | make PermissionTemplateDaoTest more stable | Sébastien Lesaint | 2016-10-20 | 1 | -2/+2 |
* | SONAR-8100 add GroupDao#deleteByOrganization | Sébastien Lesaint | 2016-10-20 | 4 | -0/+58 |
* | SONAR-8100 add PermissionTemplateDao#deleteByOrganization | Sébastien Lesaint | 2016-10-20 | 7 | -27/+181 |
* | SONAR-8100 add UserPermissionDao#deleteByOrganization | Sébastien Lesaint | 2016-10-20 | 4 | -1/+66 |
* | SONAR-8100 add GroupPermissionDao#deleteByOrganization | Sébastien Lesaint | 2016-10-20 | 4 | -0/+69 |
* | SONAR-8100 add PermissionTemplateDbTester to DbTester | Sébastien Lesaint | 2016-10-20 | 4 | -3/+10 |