summaryrefslogtreecommitdiffstats
path: root/server/sonar-db-core
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-6949 Populate HASH_METHOD with SHA1Eric Hartmann2018-04-171-0/+1
* SONAR-6949 Increase crypted password sizeEric Hartmann2018-04-171-1/+1
* Revert "SONAR-6949 Increase crypted password size"Eric Hartmann2018-04-121-1/+1
* SONAR-6949 Increase crypted password sizeEric Hartmann2018-04-121-1/+1
* Fix publicationDavid Rautureau2018-04-041-4/+0
* Fix buildDavid Rautureau2018-04-041-0/+4
* BUILD-630 Generate javadoc ad sources jars with Gradle only on release branchesDavid Rautureau2018-04-041-3/+5
* Single Gradle build for SQ and core pluginsSimon Brandhof2018-03-222-4/+18
* MMF-1134 Make pull request a 1st class citizenTeryk Bellahsene2018-03-131-2/+4
* Move To GradleDavid Rautureau2018-03-093-197/+120
* SONAR-10345 Ensure that no orphaned deliveries remains when deleting webhooks.Guillaume Jambet2018-03-011-2/+2
* SONAR-10347 Add search-by-webhook to webhook deliveries search ws.Guillaume Jambet2018-03-011-0/+1
* SONAR-10345 Update Webhooks search ws to use new WEBHOOKS table.Guillaume Jambet2018-03-011-1/+1
* SONAR-10345 Create WEBHOOKS table & daoGuillaume Jambet2018-03-011-20/+34
* SONAR-10182 remove IDE specific annotationGuillaume Jambet2018-02-261-2/+0
* SONAR-10356 Oracle error on some WS involving more than 1000 projectsSimon Brandhof2018-02-222-0/+27
* SONAR-10411 Do not persist name of provided project linksJulien Lancelot2018-02-201-4/+8
* SONAR-10311 Store deprecated keys of rule at startupEric Hartmann2018-02-081-0/+1
* SONAR-10311 Add migration for DEPRECATED_RULE_KEYS tableEric Hartmann2018-02-081-0/+9
* SONAR-10321 Store rule scope in DBDuarte Meneses2018-02-071-0/+1
* SONAR-10300 Forbid system properties in api/settingsJulien Lancelot2018-02-012-8/+10
* Set version 7.1-SNAPSHOTSimon Brandhof2018-01-241-1/+1
* Cleanup code based on Intellij inspectionsSimon Brandhof2018-01-149-10/+9
* Drop deprecated class org.sonar.api.utils.SemaphoresSimon Brandhof2018-01-093-108/+0
* Fix license headers for 2018Simon Brandhof2018-01-0755-55/+55
* SONAR-10182 Rename homepage parameter from 'value' to 'parameter'Guillaume Jambet2018-01-021-1/+1
* SONAR-10182 Add api/users/current homepage persistenceGuillaume Jambet2018-01-021-1/+5
* SONAR-10134 Make Make ORGANIZATIONS.DEFAULT_QUALITY_GATE_UUID not nullableJulien Lancelot2017-12-141-1/+1
* SONAR-10145 Set built-in QG as default on existing organizationsEric Hartmann2017-12-141-2/+4
* SONAR-10134 Remove unique index on QUALITY_GATES.NAMEJulien Lancelot2017-12-141-1/+0
* SONAR-10134 Add QUALITY_GATES.UUID columnEric Hartmann2017-12-142-1/+3
* SONAR-10134 Add ORG_QUALITY_GATES tableEric Hartmann2017-12-143-1/+11
* SONAR-10116 Better scalability of loading of project measuresDaniel Schwarz2017-12-052-1/+18
* SONAR-10110 Remove LoadedTemplate DAOJulien Lancelot2017-12-042-9/+1
* SONAR-10087 Populate built-in flag on existing quality gatesJulien Lancelot2017-12-041-1/+1
* SONAR-10087 Add built-in flag to provided quality gateJulien Lancelot2017-12-041-0/+1
* fix logback configuration in UTs to drastically reduce build verbositySébastien Lesaint2017-11-242-1/+6
* Prepare for next development iterationJulien Lancelot2017-10-271-1/+1
* SONAR-9882 Implement keeping sonar.analysis.* properties and send them in web...Eric Hartmann2017-10-171-0/+1
* SONAR-9882 Implements storage of sonar.analysis.* propertiesEric Hartmann2017-10-171-4/+15
* SONAR-9880 Add ANALYSIS_UUID on WEBHOOK_DELIVERIESEric Hartmann2017-10-171-1/+3
* Fix Quality flawsameya2017-10-161-1/+1
* Set version to 6.7-SNAPSHOTSimon Brandhof2017-10-091-1/+1
* SONAR-9899 Remove all references to branches of type PRDuarte Meneses2017-10-041-3/+1
* SONAR-1330 Add group permission to edit single quality profileJulien Lancelot2017-10-021-0/+1
* SONAR-1330 Create table QPROFILE_EDIT_GROUPSJulien Lancelot2017-10-021-0/+11
* SONAR-1330 Add user permission to edit single quality profileJulien Lancelot2017-10-021-0/+1
* SONAR-1330 Create table QPROFILE_EDIT_USERSJulien Lancelot2017-10-021-0/+10
* Add db column ce_activity.error_typeSimon Brandhof2017-09-281-1/+2
* SONAR-9575 Revert all changes made to support incremental modeJulien HENRY2017-09-271-2/+1