aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-db
Commit message (Collapse)AuthorAgeFilesLines
* Release 6.2-RC26.2-RC2Tom2016-12-021-1/+1
|
* SONAR-8335 move LogBackHelper to subpackage loggingSébastien Lesaint2016-12-013-3/+3
|
* SONAR-8089 Add missing condition on snapshots.islast=trueJulien Lancelot2016-11-282-0/+35
|
* Speed-up drop of DB table on OracleSimon Brandhof2016-11-282-1/+18
|
* [maven-release-plugin] prepare for next development iterationDavid Rautureau2016-11-211-1/+1
|
* [maven-release-plugin] prepare release 6.2-RC16.2-RC1David Rautureau2016-11-211-1/+1
|
* SONAR-8391 Fix Quality flawsSimon Brandhof2016-11-171-2/+2
|
* SONAR-8391 fix NPE when id is invalid in SNAPSHOTS.PATHSimon Brandhof2016-11-172-7/+23
|
* SONAR-8336 add properties to control SQL logs level in CE and WebSébastien Lesaint2016-11-164-9/+22
|
* SONAR-8389 Property set settings order should be keptTeryk Bellahsene2016-11-161-0/+1
|
* SONAR-6912 do not deactivate last organization administratorSimon Brandhof2016-11-164-0/+102
|
* Project admin permission is not considered as a System AdminTeryk Bellahsene2016-11-152-0/+3
|
* SONAR-8292 Quality Profile change includes the author of the modificationTeryk Bellahsene2016-11-151-0/+18
|
* Add some missing jdbcType to PurgeMapper.xmlSimon Brandhof2016-11-141-28/+28
|
* SONAR-8353 add WS api/webhooks/deliveriesSimon Brandhof2016-11-144-5/+91
|
* SONAR-8353 purge webhook deliveries when deleting projectSimon Brandhof2016-11-147-13/+92
|
* SONAR-8353 persist deliveries in Compute EngineSimon Brandhof2016-11-142-10/+26
| | | | Deliveries older than 1 month are purged.
* SONAR-8353 add WebhookDeliveryDaoSimon Brandhof2016-11-1411-3/+510
|
* SONAR-8353 create table webhook_deliveriesSimon Brandhof2016-11-148-4/+156
|
* Update some copyright headers to 2016Simon Brandhof2016-11-146-42/+4
|
* Fix Quality flaws about lambdaSimon Brandhof2016-11-111-11/+5
|
* SONAR-8377 Drop issue filters tablesJulien Lancelot2016-11-108-27/+145
|
* SONAR-8377 Remove issue filters daoJulien Lancelot2016-11-1029-1246/+1
|
* SONAR-8355 Drop tables "measure_filters" and "measure_filter_favourites"Julien Lancelot2016-11-098-27/+145
|
* SONAR-8355 Remove measure filters DaoJulien Lancelot2016-11-0920-675/+1
|
* SONAR-8354 Drop tables "active_dashboards", "dashboards", "widgets", ↵Julien Lancelot2016-11-0912-56/+390
| | | | "widget_properties"
* SONAR-8354 Remove dao related to dashboardsJulien Lancelot2016-11-0940-1874/+3
|
* Fix quality flawsJulien Lancelot2016-11-081-0/+12
|
* SONAR-8089 Cleanup ComponentTreeQueryJulien Lancelot2016-11-081-92/+0
|
* SONAR-8089 Create new MeasureDao#selectTreeByQueryJulien Lancelot2016-11-0813-42/+462
|
* SONAR-8089 Merge ComponentDao#selectChildren and selectDescendantsJulien Lancelot2016-11-086-300/+135
|
* SONAR-8359 Increase size of LOB columns on embedded databaseSimon Brandhof2016-11-071-6/+6
| | | Use maximum supported size on H2 (2GB)
* SONAR-8325 Restore selectByQuery with handlerJulien Lancelot2016-11-043-1/+146
|
* SONAR-8325 Use Collection in MeasureQuery and remove useless join on projectsJulien Lancelot2016-11-042-36/+35
|
* SONAR-6912 do not remove admin permission on user if no more adminsSimon Brandhof2016-11-034-1/+69
|
* SONAR-6912 do not remove a group member if no more adminsSimon Brandhof2016-11-035-2/+80
|
* SONAR-8325 Fix bad imports in MeasureMapper#selectByQueryJulien Lancelot2016-11-031-7/+7
|
* SONAR-8325 Refactore MeasureDao#selectByQuery to improve readybilityJulien Lancelot2016-11-035-173/+52
|
* SONAR-8325 Improve MeasureDao#selectByQuery performanceJulien Lancelot2016-11-035-88/+372
| | | | | | It now accepts either a list of projects or a project with a list of components, but no more a list of components of any projects It's no more possible to query a list of any components, because when doing that the performance are very bad (it would probably requires to add a column PROJECT_MEASURES.PROJECT_UUID)
* SONAR-8325 Authorization#keepAuthorizedProjectIds now returns a setJulien Lancelot2016-11-033-7/+18
|
* SONAR-8089 Remove useless join on snapshots in ↵Julien Lancelot2016-10-281-10/+4
| | | | ComponentMapper#selectDescendants and selectChildren
* SONAR-8089 SONAR-8325 Add missing join on projects in ↵Julien Lancelot2016-10-282-12/+29
| | | | MeasureMapper#selectByQuery
* SONAR-8282 Deprecate overall/it coverage fields from file sourcesJulien Lancelot2016-10-262-23/+25
|
* SONAR-8283 Add logsJulien Lancelot2016-10-261-0/+5
|
* SONAR-8283 Migrate quality gates after removall of IT/overall coverage metricsJulien Lancelot2016-10-267-4/+623
|
* SONAR-8160 WS measures/search handles permission check on several projectsJulien Lancelot2016-10-251-12/+16
|
* Fix quality flawsJulien Lancelot2016-10-251-0/+12
|
* SONAR-8287 Hidden metrics should be allowed in project search actionJulien Lancelot2016-10-241-1/+2
|
* SONAR-8221 Fix project measures indexing on MySQLJulien Lancelot2016-10-242-0/+624
| | | | Replace streaming of projects by first loading all projects once, then load measures project by project
* Fix minor Quality flawsSimon Brandhof2016-10-242-9/+18
|