aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-db
Commit message (Expand)AuthorAgeFilesLines
* SONAR-7027 clean up AuthorDaoSébastien Lesaint2015-11-192-118/+40
* SONAR-7027 Add Developer in PersistMeasureJulien Lancelot2015-11-193-8/+9
* SONAR-6993 Fix SQL query on MsSQL and OracleJulien Lancelot2015-11-121-2/+3
* SONAR-6993 Persist cpd text blocks into DUPLICATIONS_INDEXJulien Lancelot2015-11-122-7/+4
* SONAR-6993 Search duplication candidates by hashesJulien Lancelot2015-11-128-111/+111
* SONAR-6993 Add component uuid in SnapshotQueryJulien Lancelot2015-11-127-0/+83
* SONAR-6355 Period 1 is now the leak periodJulien Lancelot2015-10-302-12/+12
* 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
* | Execute Protocol Buffer compiler during buildEvgeny Mandrikov2015-10-294-8593/+0
* | SONAR-6356 Always feed the 'since previous version' periodJulien Lancelot2015-10-296-14/+66
* | Refactor Periods to increase coverageJulien Lancelot2015-10-292-100/+287
* | Remove no more used SQL queryJulien Lancelot2015-10-292-52/+0
* | Automatic merge from branch-5.2Jenkins CI2015-10-277-9/+73
|\|
| * SONAR-6834 Purge CE_ACTIVITY when deleting a projectJulien Lancelot2015-10-277-9/+73
* | Automatic merge from branch-5.2Jenkins CI2015-10-213-0/+15
|\|
| * [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
| * SONAR-6680 add RuleDao.selectAll to be used by CE's RuleRepositorySébastien Lesaint2015-10-203-0/+15
* | 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
* Fix typoJulien Lancelot2015-10-121-2/+2
* SONAR-6915 Change type of character columns of ISSUES table on MsSQLJulien Lancelot2015-10-122-1/+2
* Replace VARCHAR by NVARCHAR on MsSQLSimon Brandhof2015-10-124-4/+9
* Replace groupIds org.codehaus by org.sonarsourceSimon Brandhof2015-10-091-5/+5
* SONAR-6830 ability to change level of SQL logs on the flySimon Brandhof2015-10-069-32/+183
* Fix quality flawsJulien Lancelot2015-10-061-2/+2
* Improve coverage of ComponentQueryTeryk Bellahsene2015-10-061-0/+40
* SONAR-6854 WS permissions/template_group do not return anyone if admin permis...Teryk Bellahsene2015-10-063-2/+9
* SONAR-6397 Do not read SCM info from db on first analysisJulien Lancelot2015-10-055-0/+72
* WS of permission domain are compatible with Views and Developer CockpitTeryk Bellahsene2015-10-021-0/+107
* Add selectComponentsByQualifiersJulien Lancelot2015-10-024-2/+51
* Improve deletion of project to deal with subviews/tech projectsJulien Lancelot2015-10-024-4/+64
* SONAR-6857 Fix escaping in a like queryTeryk Bellahsene2015-10-029-114/+66
* SONAR-6397 persist latest revision of file to DBSébastien Lesaint2015-10-021-1/+1
* SONAR-6834 filter components by name in api/ce/activitySimon Brandhof2015-10-026-30/+141
* SONAR-6857 Rename WS components/search -> components/search_view_componentsTeryk Bellahsene2015-10-021-1/+2
* SONAR-6857 ComponentDao with a generic way to search for componentsTeryk Bellahsene2015-10-0211-15/+406
* SONAR-6781 Quality Gate Search doesn't work with _Teryk Bellahsene2015-10-023-38/+51
* SONAR-6823 WS batch/project with protobuf and new behaviorsTeryk Bellahsene2015-09-304-4/+17
* Update DbTester javadocTeryk Bellahsene2015-09-301-3/+2
* SONAR-6834 Rename column CE_ACTIVITY.FINISHED_AT to EXECUTED_ATSimon Brandhof2015-09-305-38/+26
* SONAR-6886 Stop support of deprecated property sonar.jdbc.userSimon Brandhof2015-09-302-21/+1
* SONAR-6863 Support Integrated Authentication for SQL Server with SonarQube in...Koushik Dasgupta2015-09-292-4/+4
* SONAR-6630 delete logs related to old reportsSimon Brandhof2015-09-295-15/+42