aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-db/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-8547 Get MSSQL driver from Maven centralSimon Brandhof2016-12-161-8/+4
| | | | MSSQL driver has been deployed by Microsoft on Maven central. This artifact is used now instead of copying it in Git sources.
* SONAR-8445 create maven module sonar-db-migrationSébastien Lesaint2016-12-141-1/+1
|
* Prepare for next development iterationDavid Rautureau2016-11-211-1/+1
|
* SONAR-8336 add properties to control SQL logs level in CE and WebSébastien Lesaint2016-11-161-0/+5
|
* Prepare for next development iterationDavid Rautureau2016-09-191-1/+1
|
* Automatic merge from branch-6.0ssjenka2016-07-201-2/+1
|\ | | | | | | | | | | | | | | | | | | * origin/branch-6.0: do not display 0 on overview page when no profiles SONAR-7492 display rating tooltips on measures page Improve Authentication ITs SONAR-7761 Restore error in login page when not even privilege [maven-release-plugin] prepare for next development iteration [maven-release-plugin] prepare release 6.0-RC1
| * [maven-release-plugin] prepare for next development iterationDavid Rautureau2016-07-201-1/+1
| |
| * [maven-release-plugin] prepare release 6.0-RC16.0-RC1David Rautureau2016-07-201-3/+2
| |
* | prepare for next development iterationDavid Rautureau2016-07-201-1/+1
|/
* Automatic merge from branch-5.6Jenkins CI2016-05-271-3/+3
|\ | | | | | | | | | | | | | | | | * origin/branch-5.6: SONAR-7652 fix connection to SQL Azure Upgrade version of java 8 on Travis SONAR-7653 remove useless code SONAR-7653 remove Java option XX:MaxPermSize SONAR-7587 end of support of Java 7
| * SONAR-7652 fix connection to SQL AzureSimon Brandhof2016-05-261-3/+3
| | | | | | | | | | Support of SSL connection is fixed by upgrading to Microsoft driver 4.2.
| * prepare for next development iteration on release branchTom2016-05-201-1/+1
| |
| * Release 5.6-RC1Tom2016-05-201-1/+1
| |
* | prepare for next development iterationTom2016-05-201-1/+1
|/
* Upgrade version to 5.6-SNAPSHOTTom2016-04-071-1/+1
|
* Rename batch into scannerJulien HENRY2016-03-181-1/+1
|
* Remove unused annotation @DbTestsSimon Brandhof2016-02-291-3/+0
|
* SONAR-5772 New executable_lines_data metricJulien HENRY2016-02-221-0/+4
|
* Enable QA pipeline at SonarSourceSimon Brandhof2016-02-101-9/+56
|
* Upgrade version to 5.5-SNAPSHOTEric Hartmann2016-02-091-1/+1
|
* SONAR-7226 deploy all artifacts to central, except SQ zipSimon Brandhof2016-02-041-13/+0
|
* Upgrade version to 5.4-SNAPSHOTEric Hartmann2015-12-091-1/+1
|
* Merge remote-tracking branch 'origin/branch-5.2'Simon Brandhof2015-10-301-0/+13
|\
| * Do not deploy internal artifacts to maven central repoSimon Brandhof2015-10-291-0/+13
| |
| * [maven-release-plugin] prepare for next development iterationThomas Vérin2015-10-271-1/+1
| |
| * [maven-release-plugin] prepare release 5.2-RC4Thomas Vérin2015-10-271-1/+1
| |
| * [maven-release-plugin] prepare for next development iterationThomas Vérin2015-10-201-1/+1
| |
| * [maven-release-plugin] prepare release 5.2-RC35.2-RC3Thomas Vérin2015-10-201-1/+1
| |
* | Execute Protocol Buffer compiler during buildEvgeny Mandrikov2015-10-291-22/+0
| | | | | | | | | | | | | | | | | | | | | | | | Dependency for compiler selected based on platform. Supported platforms are Windows/Linux x86/64 and Mac OS. Configuration in root POM to avoid duplication. This also makes version of compiler consistent with version of library. Previously it was 3.0.0-a3 and 3.0.0-beta-1 respectively, now both are 3.0.0-beta-1. And removes all existing auto generated files and scripts for their creation as well as their traces (such as comments and exclusions for SonarQube).
* | Upgrade version to 5.3-SNAPSHOTThomas Vérin2015-10-131-1/+1
|/
* [maven-release-plugin] prepare for next development iterationThomas Vérin2015-10-131-1/+1
|
* [maven-release-plugin] prepare release 5.2-RC25.2-RC2Thomas Vérin2015-10-131-1/+1
|
* [maven-release-plugin] prepare for next development iterationThomas Vérin2015-10-121-1/+1
|
* [maven-release-plugin] prepare release 5.2-RC15.2-RC1Thomas Vérin2015-10-121-3/+2
|
* Replace groupIds org.codehaus by org.sonarsourceSimon Brandhof2015-10-091-5/+5
|
* SONAR-6552 fix maven dependency for SQLServer testsSimon Brandhof2015-09-171-0/+39
|
* SONAR-6552 fix bad mergeSimon Brandhof2015-09-171-5/+0
| | | | | - fix ruby activerecord adapter - do not package jtds.jar
* Exclude generated protobuf codebase from analysisSimon Brandhof2015-09-111-0/+4
|
* Move protobuf spec of table FILE_SOURCES.BINARY_DATA into sonar-dbSimon Brandhof2015-07-231-0/+18
|
* Move Java db migrations from sonar-server to sonar-dbSimon Brandhof2015-07-171-0/+4
|
* Fix quality flaws in DaoSimon Brandhof2015-07-061-0/+7
|
* Extract module sonar-dbSimon Brandhof2015-07-041-0/+135